Publicy wrote:
> Nope, search already done yesterday after your answer the only pickle 
> file on my system is  /var/cache/freevo/xmltv_channels.pickle
> 
> 
> An another error I have on this freevo since the same period, it happen 
> whe I try to stop freevo with the last item of the menu (Arreter in french)
> 
> 2008-11-21 22:35:25,791 DEBUG    main.py (257): handling event MENU_SELECT
> 2008-11-21 22:35:25,812 DEBUG    autoshutdown.py (176): actions()
> Traceback (most recent call last):
>   File "/usr/lib/python2.5/site-packages/freevo/main.py", line 283, in 
> eventhan$
>     app.eventhandler(event)
>   File "/usr/lib/python2.5/site-packages/freevo/menu.py", line 673, in 
> eventhan$
>     actions = menu.selected.actions()
>   File 
> "/usr/lib/python2.5/site-packages/freevo/plugins/autoshutdown.py", line $
>     if self.idletimer.ispaused():
> AttributeError: 'NoneType' object has no attribute 'ispaused'
> 2008-11-21 22:35:25,854 DEBUG    GUIObject.py (68): Invalid Rect: 
> left=None, to$
> 2008-11-21 22:35:25,857 DEBUG    Window.py (58): window: setting context 
> to inp$

Looking at the code, the self.idletimer should not be None, but it is
possible.

> I start to believe that my system is corrupted, every worked fine until 
> I tried 2-3 month ago to upgrade (aptitude safe-upgrade), a freevo 
> package has been donwloaded and install but after that freevo doesn't 
> start anymore (ubuntu package are broken)
> 
> So I have re-installed 1.7.8 from source, freevo start and works fine 
> except recordserver and shutdown.
> 
> It doesn't matter to me until last week when I wanted to record a TV show

Are you still using 1.7.8? Of course, I use the svn version and the
shutdown code does work, sometimes shuts down while I'm editing a file :)

Have you tried looking for freevo directories, removing them if they
contain python source files. It does sound to me that you're picking up
old files from somewhere. When installing from source the build
directories also need cleaning up.

You never need to reinstall your system, for freevo upgrades.

Duncan


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to