I knew I forgot to say something... The skin is blurr2.

I tried to debug the problem myself yesterday and noticed that the crash
happened right after the Xine plugin loaded, so I disabled Xine but that did
not fix the problem.

Here is the full debug:

osd.py (534): SDL Driver: x11
skin.py (81): Imported skin main
main.py (145): skin forced to blurr2
main.py (252): load basic skin settings: blurr2
osd.py (328): Loading font
"/usr/X11R6/lib/X11/fonts/truetype/Arial_Bold.ttf"
osd.py (345): Couldnt load font "arial_bold.ttf"
osd.py (351): trying alternate: verabd.ttf
osd.py (328): Loading font
"/usr/X11R6/lib/X11/fonts/truetype/Arial_Bold.ttf"
osd.py (345): Couldnt load font "arial_bold.ttf"
osd.py (351): trying alternate: verabd.ttf
osd.py (328): Loading font
"/usr/X11R6/lib/X11/fonts/truetype/Arial_Bold.ttf"
osd.py (345): Couldnt load font "arial_bold.ttf"
osd.py (351): trying alternate: verabd.ttf
osd.py (328): Loading font "/usr/share/freevo/fonts/VeraBd.ttf"
osd.py (328): Loading font
"/usr/X11R6/lib/X11/fonts/truetype/Arial_Bold.ttf"
osd.py (345): Couldnt load font "arial_bold.ttf"
osd.py (351): trying alternate: verabd.ttf
osd.py (328): Loading font
"/usr/X11R6/lib/X11/fonts/truetype/Arial_Bold.ttf"
osd.py (345): Couldnt load font "arial_bold.ttf"
osd.py (351): trying alternate: verabd.ttf
osd.py (328): Loading font
"/usr/X11R6/lib/X11/fonts/truetype/Arial_Bold.ttf"
osd.py (345): Couldnt load font "arial_bold.ttf"
osd.py (351): trying alternate: verabd.ttf
osd.py (328): Loading font "/usr/share/freevo/fonts/Vera.ttf"
osd.py (328): Loading font
"/usr/X11R6/lib/X11/fonts/truetype/Arial_Bold.ttf"
osd.py (345): Couldnt load font "arial_bold.ttf"
osd.py (351): trying alternate: verabd.ttf
osd.py (328): Loading font "/usr/share/freevo/fonts/VeraBd.ttf"
osd.py (328): Loading font "/usr/share/freevo/fonts/VeraBd.ttf"
osd.py (328): Loading font "/usr/share/freevo/fonts/VeraBI.ttf"
screen.py (142): show, force update
rom_drives.py (347): Inserting DVD
__init__.py (209): Building the xml hash database...
mixer.py (185): IOError for ioctl
__init__.py (238): done
rom_drives.py (692): MEDIA: Status=4
rom_drives.py (693): Posting IDENTIFY_MEDIA event
mplayer.py (140): MPlayer version is: 0.92-3.3.2
mplayer.py (150): MPlayer version set to: 0.9
xine.py (128): detect xine version 922
Crash!
osd.py (328): Loading font "/usr/share/freevo/fonts/Vera.ttf"
Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/freevo/main.py", line 374, in ?
    MainMenu().getcmd()
  File "/usr/lib/python2.3/site-packages/freevo/main.py", line 167, in
getcmd
    menuw = menu.MenuWidget()
  File "/usr/lib/python2.3/site-packages/freevo/menu.py", line 180, in
__init__
    GUIObject.__init__(self)
  File "/usr/lib/python2.3/site-packages/freevo/gui/GUIObject.py", line 116,
in __init__
    self.skin_info_widget = self.content_layout.types['widget']
KeyError: 'widget'
plugin.py (398): shutdown plugin
rom_drives.py (164): stopping Identify_Thread
plugin.py (398): shutdown plugin
plugin.py (398): shutdown plugin


Thanks

Andrew Dumaresq

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dirk Meyer
Sent: Wednesday, February 25, 2004 11:02 AM
To: [EMAIL PROTECTED]
Subject: [Freevo-devel] Re: Main Menu Crash

"Andrew Dumaresq" wrote:
> Hello,
>
>  
>
> Since about Friday of last week CVS has been crashing on the main menu,
here
> is the trace back I get:
>
>  
>
> Crash!
>
> Traceback (most recent call last):
>
>   File "/usr/lib/python2.3/site-packages/freevo/main.py", line 374, in ?
>
>     MainMenu().getcmd()
>
>   File "/usr/lib/python2.3/site-packages/freevo/main.py", line 167, in
> getcmd
>
>     menuw = menu.MenuWidget()
>
>   File "/usr/lib/python2.3/site-packages/freevo/menu.py", line 180, in
> __init__
>
>     GUIObject.__init__(self)
>
>   File "/usr/lib/python2.3/site-packages/freevo/gui/GUIObject.py", line
116,
> in
>
> __init__
>
>     self.skin_info_widget = self.content_layout.types['widget']
>
> KeyError: 'widget'

What skin file do you use? Set DEBUG=2 and send the complete trace
from the beginning please.


Dischi

-- 
Life can only be understood backwards but it must be lived forwards.


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to