Bugs item #1568856, was opened at 2006-10-01 18:59
Message generated for change (Comment added) made by johnmolohan
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1568856&group_id=46652

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: John Molohan (johnmolohan)
Assigned to: Nobody/Anonymous (nobody)
Summary: Pygame error: traceback with ivtv_xine_tv and directfb

Initial Comment:
Hi,

Just got this one after installing directfb. Freevo ran
fine and so did tv. I watched, changed channels and
paused no problem the on pressing stop on the remote
got this:

SDL DirectFB_SetVideoMode: [EMAIL PROTECTED], flags: 0x00000000
Traceback (most recent call last):
  File
"/usr/lib/python2.4/site-packages/freevo/main.py", line
520, in ?
    osd.clearscreen(color=osd.COL_BLACK)
  File
"/usr/lib/python2.4/site-packages/freevo/osd.py", line
611, in clearscreen
    self.screen.fill(self._sdlcol(color))
error: display Surface quit
Traceback (most recent call last):
  File
"/usr/lib/python2.4/site-packages/freevo/main.py", line
539, in ?
    shutdown()
  File
"/usr/lib/python2.4/site-packages/freevo/plugins/shutdown.py",
line 76, in shutdown
    osd.clearscreen(color=osd.COL_BLACK)
  File
"/usr/lib/python2.4/site-packages/freevo/osd.py", line
611, in clearscreen
    self.screen.fill(self._sdlcol(color))
pygame.error: display Surface quit
ivtv_xine_tv.py (430): XineThread: Stopped


----------------------------------------------------------------------

>Comment By: John Molohan (johnmolohan)
Date: 2006-10-03 22:44

Message:
Logged In: YES 
user_id=774680

I just tested this with the original version of the
ivtv_xine plugin that I had and it does not crash. See
attached files. The updated version of the plugin uses a
different method to try and close xine and this appears to
be the root of the problem. In fact the updated plugin gives
me no OSD either so I'm not really seeing any benifits from
it at the moment.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1568856&group_id=46652

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to