Pascal Schirrmann wrote:
> Duncan Webb a écrit :
>> Pascal Schirrmann wrote:
>>
>>> Hi,
>>>
>>> Again on my two systems : freevo completely hangs if I go in the 'show
>>> TV' menu.
>>>
>>> I have to 'kill -9' the process, no other way to take the hand.
>>>
>>> I saw that last Week End, but on a "just rebuilded from spare pieces
>>> computer" so I did think that this was a computer trouble.
>>> But this morning, I updated the living room freevo, and the same trouble
>>> arise.
>>>
>>> Nothing in log, (I just tried with DEBUG = 9, but I'll continue to try),
>>> just a frozen freevo process.
>>>
>>> Any toughts ?
>>>
>> Possibly the same problem with benchmark. So this should be fixed too.
>>
>> Duncan
>>
>
> Hi, Duncan,
>
> First of all, freevo cache (my other post) works again, thanks.
>
> Unfortunately, when entering in the 'Show TV' the system still hangs.
>
> I just put all "known by me" DEBUG parameter to 9 and I see that when
> enterin in the TV Menu :
> (a little long, I'm affraid...)
> 2008-06-15 21:41:20,885 DEBUG rc.py (289):
> Keyboard.poll(rc=<rc.EventHandler instance at 0x8337e6c>)
> 2008-06-15 21:41:20,889 DEBUG osd.py (484): pygame
> event=<Event(2-KeyDown {'key': 13, 'unicode': u'\r', 'mod': 4096})>
> 2008-06-15 21:41:20,890 DEBUG rc.py (554):
> EventHandler.key_event_mapper(key='SELECT')
> 2008-06-15 21:41:20,892 DEBUG rc.py (544):
> EventHandler.post_event(event='MENU_SELECT')
> 2008-06-15 21:41:20,895 DEBUG rc.py (376):
> Network.poll(rc=<rc.EventHandler instance at 0x8337e6c>)
> 2008-06-15 21:41:20,897 DEBUG main.py (270): handling event MENU_SELECT
> 2008-06-15 21:41:20,899 DEBUG __init__.py (86):
> eventhandler(event='MENU_SELECT', menuw=None, arg=None)
> 2008-06-15 21:41:20,901 DEBUG rc.py (79): rc.app(application=0)
> 2008-06-15 21:41:20,903 DEBUG rc.py (57): rc.get_singleton(kwargs={})
> 2008-06-15 21:41:20,904 DEBUG rc.py (528): EventHandler.get_app()
> 2008-06-15 21:41:20,907 DEBUG cd_burn.py (776): actions(self, item)
> 2008-06-15 21:41:20,909 DEBUG cd_burn.py (780): Item type is main
> 2008-06-15 21:41:20,910 DEBUG cd_burn.py (788): Should show the menu? 0
> 2008-06-15 21:41:20,914 DEBUG record_client.py (70):
> RecordClient.__init__()
> 2008-06-15 21:41:20,930 DEBUG Trying video/dvd
> 2008-06-15 21:41:20,932 DEBUG Trying directory
> 2008-06-15 21:41:20,935 DEBUG view_favorites.py (120): items(parent=:
> <class tv.tvmenu.TVMenu at 0x8e5a29c>)
> 2008-06-15 21:41:20,937 DEBUG view_favorites.py (43):
> ViewFavoritesItem.__init__(parent=: <class tv.tvmenu.TVMenu at 0x8e5a29c>)
> 2008-06-15 21:41:20,940 DEBUG manual_record.py (412): items(self, parent)
> 2008-06-15 21:41:20,941 DEBUG manual_record.py (60):
> manual_record.ManualRecordItem.__init__(parent)
> 2008-06-15 21:41:20,946 DEBUG rc.py (71):
> rc.post_event(event='MENU_PROCESS_END')
> 2008-06-15 21:41:20,948 DEBUG rc.py (57): rc.get_singleton(kwargs={})
> 2008-06-15 21:41:20,953 DEBUG rc.py (544):
> EventHandler.post_event(event='MENU_PROCESS_END')
> 2008-06-15 21:41:20,956 DEBUG menu.py (910): menu: setting context to
> menu
> 2008-06-15 21:41:20,958 DEBUG rc.py (95): rc.set_context(context='menu')
> 2008-06-15 21:41:20,960 DEBUG rc.py (57): rc.get_singleton(kwargs={})
> 2008-06-15 21:41:20,962 DEBUG rc.py (536):
> EventHandler.set_context(context='menu')
> 2008-06-15 21:41:20,964 DEBUG main.py (477): Skin.draw(type='menu',
> object=<menu.MenuWidget instance at 0x8e21d8c>, menu=<menu.Menu instance
> at 0x86046ac>)
> 2008-06-15 21:41:20,966 DEBUG area.py (125):
> Skin_Area.draw(settings=<skins.main.xml_skin.XMLSkin instance at
> 0x8587ecc>, obj=<menu.MenuWidget instance at 0x8e21d8c>, menu=<menu.Menu
> instance at 0x86046ac>, display_style=0, widget_type='menu',
> force_redraw=False)
> 2008-06-15 21:41:20,969 DEBUG area.py (125):
> Skin_Area.draw(settings=<skins.main.xml_skin.XMLSkin instance at
> 0x8587ecc>, obj=<menu.MenuWidget instance at 0x8e21d8c>, menu=<menu.Menu
> instance at 0x86046ac>, display_style=0, widget_type='menu',
> force_redraw=False)
> 2008-06-15 21:41:20,971 DEBUG area.py (125):
> Skin_Area.draw(settings=<skins.main.xml_skin.XMLSkin instance at
> 0x8587ecc>, obj=<menu.MenuWidget instance at 0x8e21d8c>, menu=<menu.Menu
> instance at 0x86046ac>, display_style=0, widget_type='menu',
> force_redraw=False)
> 2008-06-15 21:41:21,003 DEBUG area.py (125):
> Skin_Area.draw(settings=<skins.main.xml_skin.XMLSkin instance at
> 0x8587ecc>, obj=<menu.MenuWidget instance at 0x8e21d8c>, menu=<menu.Menu
> instance at 0x86046ac>, display_style=0, widget_type='menu',
> force_redraw=False)
> 2008-06-15 21:41:21,005 DEBUG area.py (125):
> Skin_Area.draw(settings=<skins.main.xml_skin.XMLSkin instance at
> 0x8587ecc>, obj=<menu.MenuWidget instance at 0x8e21d8c>, menu=<menu.Menu
> instance at 0x86046ac>, display_style=0, widget_type='menu',
> force_redraw=False)
> 2008-06-15 21:41:21,010 DEBUG area.py (125):
> Skin_Area.draw(settings=<skins.main.xml_skin.XMLSkin instance at
> 0x8587ecc>, obj=<menu.MenuWidget instance at 0x8e21d8c>, menu=<menu.Menu
> instance at 0x86046ac>, display_style=0, widget_type='menu',
> force_redraw=False)
> 2008-06-15 21:41:21,014 DEBUG record_client.py (230):
> getScheduledRecordingsNow()
> 2008-06-15 21:41:21,015 DEBUG record_client.py (92):
> _recordserver_rpc(cmd='getScheduledRecordings', args=(), kwargs={})
> 2008-06-15 21:41:21,256 DEBUG rc.py (79): rc.app(application=0)
> 2008-06-15 21:41:21,257 DEBUG rc.py (57): rc.get_singleton(kwargs={})
> 2008-06-15 21:41:21,258 DEBUG rc.py (528): EventHandler.get_app()
> 2008-06-15 21:41:21,259 DEBUG rc.py (79): rc.app(application=0)
> 2008-06-15 21:41:21,260 DEBUG rc.py (57): rc.get_singleton(kwargs={})
> 2008-06-15 21:41:21,260 DEBUG rc.py (528): EventHandler.get_app()
> 2008-06-15 21:41:21,269 DEBUG rom_drives.py (410): drive status for
> CD-1 ('/dev/cdrom':34) is CDS_DISC_OK
>
>
> As this bug wasn't raised before, I suspect that this has something to
> do with my configuration. Which any other informations could be relevant ?
Aha, I know what the problem is...
It is something that John mentioned and just now on the users list. It
seems that there is now a problem with kaa base and freevo, I haven't
updated mine for ages and have been testing with revision 3272.
Try update kaa with the following command:
svn -r 3272 update.
Not sure exactly which version of kaa is broken.
HTH
Duncan
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Freevo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-devel