Bugs item #1568856, was opened at 2006-10-01 20:59
Message generated for change (Comment added) made by duncanwebb
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: players
>Group: 1.5.x svn
>Status: Pending
>Resolution: Accepted
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: Duncan Webb (duncanwebb)
Date: 2006-10-04 06:46

Message:
Logged In: YES 
user_id=104395

Reverted to old source as you have suggested. There may be
some benfits with newer version. I see that player start and
stop messages are sent.

Changed in r8314 and I've fixed the tabs in r8315.

Will you check the svn version?
Maybe Richard will fix this?

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

Comment By: John Molohan (johnmolohan)
Date: 2006-10-04 00: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