Mike Hodgin wrote:
> So I've installed Freevo and I really like it.  It's lightweight, and it
> uses mplayer in exactly the way I tell it to (which is nice cause I've
> configured the coreavc codec for H and x 264 playback).  Freevo is
> exactly what I want in a media center.
> 
> EXCEPT that it doesn't like my mouse.  I've compiled and built the
> latest stable version from the website and everything works great UNTIL
> I select a video file for play with my mouse.  If I neavigate to the
> file with my keyboard and press "Enter" everything works as expected:
> Freevo opens the file in mplayer with the options I've selected and
> everything is great.  But when I open the file with my mouse by clicking
> on it, then Freevo does the same thing 5-10 times! Literally at least
> five instances of the file open in mplayer open one after the other and
> my system immediately threatens a freeze.
> 
> What's going on?  Anyone have a clue?  I don't have any other problems
> in XFCE with the system distinguishing between single-, double-, and
> quintuple-clicks, so it's not the mouse.

Not sure what is going on but for debugging you can remove the '#' in
osd.py, line 518
#print 'pygame event=%s' % (event)

Then when you move the mouse, press keys or buttons you should see the
pygame events that are being generated and so see if there are really
multiple clicks being sent.

Duncan

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to