[MPlayer-dev-eng] Stuck mouse buttons

Diego Biurrun diego at biurrun.de
Sat Oct 23 13:59:56 CEST 2004


D Richard Felker III writes:
> On Fri, Oct 22, 2004 at 02:12:04AM +0200, Diego Biurrun wrote:
> > The Wanderer writes:
> > > Diego Biurrun wrote:
> > > 
> > > > Marius Gedminas writes:
> > > > 
> > > >> Occasionally (but often enough to get annoying) when I click a
> > > >> mouse button on an mplayer window the button gets stuck
> > > 
> > > >> I've traced the problem to mplayer_put_key in fifo.c.
> > > 
> > > > I just tested this patch and it works as advertised.  We should
> > > > really fix this ancient bug.  Somebody please review and commit this.
> > > 
> > > I'm not sure what "reviewing" consists of in this type of context, aside
> > > from looking the code over and saying "it looks okay to me" (in which
> > > case I wouldn't be remotely qualified to pass on it), but at the very
> > > least the printfs it adds to fifo.c will need to be changed to mp_msg.
> > 
> > Yes, you're right.  In this case the printfs look like mere debugging
> > aids, though, so I would guess commenting them out (like the others in
> > that file) should suffice.
> 
> yes, printf should not be in mplayer output by default. it needs to be
> commented, conditional, or mp_msg...

Here's a version with the printfs commented out..

Diego


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: mplayer-stuck-buttons.patch
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20041023/c467ec03/attachment.asc>


More information about the MPlayer-dev-eng mailing list