Title: Bugs after Update
I'm not at all certain that I have a solution to your problem, but I'veexperienced most of those things when mixing python 2.2 and 2.3 installations of freevo.
 
What I did was moved all existing freevo directories to a /save directory and made certain I hade /usr/local/bin (which has the python2.3 python symlink) first in my path, then I re-installed everything from cvs.
 
Then it worked _great_  (Apart from the hiccuping slowish weather plugin :).
 
I'm using Mandrake 9.1 with almost everything important from cvs (SDL, mmpython, freevo).
 
/PS
-----Ursprungligt meddelande-----
Från: Jan Grewe [mailto:[EMAIL PROTECTED]
Skickat: den 3 december 2003 23:51
Till: [EMAIL PROTECTED]
Ämne: [Freevo-devel] Bugs after Update

Hi all,
The following strange things occur when i start my updated (first snapshot, then CVS) version of freevo:

A) starting takes a lot of time!
B) in my movies/images/music menus i only see "Home" and "Root" plus the plugins
C) the on_icon/off_icon for my crystal-skin don't work anymore
D) freevo crashes with this error:

failed to load plugin commands
start 'freevo plugins -l' to get a list of plugins
Traceback (most recent call last):
  File "/usr/lib/python2.2/site-packages/freevo/plugin.py", line 558, in __load_plugin__
    exec('import %s' % module)
  File "<string>", line 1, in ?
  File "/usr/lib/python2.2/site-packages/freevo/plugins/commands.py", line 90, in ?
    menuwidget = menu.get_singleton()
AttributeError: 'module' object has no attribute 'get_singleton'

And a huge other stuff which i can't remember right now, e.g. DVD's stop and crash after some playing, freevo get's sloooooow when i don't use it for some minnutes, etc etc...

Cheers,
/jan

Reply via email to