I got this error some time ago when I have the modules twice in my
PYTHONPATH... maybe it's isntalled in two different places accessible
in python?

Gustavo

 --- Peter Svensson <[EMAIL PROTECTED]> escreveu: 
> Thanks for the quick reply Dischi! And yes, the Movies work
> perfectly. I
> added your line, and here is the (rather longish) output;
> 
> I hope it makes sense to you, I don't know any python (yet :) 
> /Peter
> 
>
----------------------------------------------------------------------------
> ---
> Freevo start at Thu Sep 25 20:56:31 2003
>
----------------------------------------------------------------------------
> ---
> Loading configure settings: ./freevo.conf
> Loading cfg: /usr/bin/../share/freevo/freevo_config.py
> Logging to /var/log/freevo/main-0.log
> WARNING: PyLirc not found, lirc remote control disabled!
> failed to load plugin rom_drives.autostart
> Traceback (most recent call last):
>   File "/usr/lib/python2.2/site-packages/freevo/plugin.py", line 413,
> in
> __load_plugin__
>     exec('import %s' % module)
>   File "<string>", line 1, in ?
>   File
> "/usr/lib/python2.2/site-packages/freevo/plugins/rom_drives.py", line
> 98, in ?
>     from CDROM import *
> ImportError: No module named CDROM
> failed to load plugin rom_drives.rom_items
> Traceback (most recent call last):
>   File "/usr/lib/python2.2/site-packages/freevo/plugin.py", line 415,
> in
> __load_plugin__
>     p = eval(object)()
>   File "<string>", line 0, in ?
> AttributeError: 'module' object has no attribute 'rom_items'
> failed to load plugin rom_drives.rom_items
> Traceback (most recent call last):
>   File "/usr/lib/python2.2/site-packages/freevo/plugin.py", line 415,
> in
> __load_plugin__
>     p = eval(object)()
>   File "<string>", line 0, in ?
> AttributeError: 'module' object has no attribute 'rom_items'
> failed to load plugin rom_drives.rom_items
> Traceback (most recent call last):
>   File "/usr/lib/python2.2/site-packages/freevo/plugin.py", line 415,
> in
> __load_plugin__
>     p = eval(object)()
>   File "<string>", line 0, in ?
> AttributeError: 'module' object has no attribute 'rom_items'
> failed to load plugin rom_drives.rom_items
> Traceback (most recent call last):
>   File "/usr/lib/python2.2/site-packages/freevo/plugin.py", line 415,
> in
> __load_plugin__
>     p = eval(object)()
>   File "<string>", line 0, in ?
> AttributeError: 'module' object has no attribute 'rom_items'
> Volume = 40
> Volume = 90
> Volume = 0
> Volume = 0
> ['__builtins__', '__doc__', '__file__', '__name__', 'copy', 'ioctl',
> 'os',
> 're', 'string', 'thread', 'threading', 'time']
> Crash!
> Traceback (most recent call last):
>   File "/usr/lib/python2.2/site-packages/freevo/main.py", line 402,
> in ?
>     main_func()
>   File "/usr/lib/python2.2/site-packages/freevo/main.py", line 323,
> in
> main_func
>     app.eventhandler(event)
>   File "/usr/lib/python2.2/site-packages/freevo/menu.py", line 547,
> in
> eventhandler
>     action( arg=arg, menuw=self )
>   File "/usr/lib/python2.2/site-packages/freevo/menu.py", line 111,
> in
> select
>     self.function(arg=self.arg, menuw=menuw)
>   File
> "/usr/lib/python2.2/site-packages/freevo/plugins/mediamenu.py", line
> 219, in main_menu
>     self.main_menu_generate(),
>   File
> "/usr/lib/python2.2/site-packages/freevo/plugins/mediamenu.py", line
> 167, in main_menu_generate
>     if isinstance( p, plugins.rom_drives.rom_items ):
> AttributeError: 'module' object has no attribute 'rom_items'
> 
> 
> 
> 
> 
> -----Ursprungligt meddelande-----
> Från: Dirk Meyer
> Till: [EMAIL PROTECTED]
> Skickat: 2003-09-24 19:57
> Ämne: [Freevo-users] Re: 1.4.0-rc1 installation problem
> 
> Peter Svensson wrote:
> > And it's running! It's beautiful! Only.. (apart from minor glitches
> i
> the
> > games section) as soon as I try to access the music directories
> (which
> went
> > fine in 1.3.4), freevo crashes, with the following to say;
> 
> You say music directories, what about video? Does video work or is
> everything broken? 
> 
> > Crash!
> > Traceback (most recent call last):
> >   File "/usr/lib/python2.2/site-packages/freevo/main.py", line 402,
> in
> ?
> >     main_func()
> >   File "/usr/lib/python2.2/site-packages/freevo/main.py", line 323,
> in
> > main_func
> >     app.eventhandler(event)
> >   File "/usr/lib/python2.2/site-packages/freevo/menu.py", line 547,
> in
> > eventhandler
> >     action( arg=arg, menuw=self )
> >   File "/usr/lib/python2.2/site-packages/freevo/menu.py", line 111,
> in
> > select
> >     self.function(arg=self.arg, menuw=menuw)
> >   File
> "/usr/lib/python2.2/site-packages/freevo/plugins/mediamenu.py",
> line
> > 219, in main_menu
> >     self.main_menu_generate(),
> >   File
> "/usr/lib/python2.2/site-packages/freevo/plugins/mediamenu.py",
> line
> > 167, in main_menu_generate
> >     if isinstance( p, plugins.rom_drives.rom_items ):
> > AttributeError: 'module' object has no attribute 'rom_items'
> 
> Very strange, plugins.rom_drives has an attribute rom_items. Can you
> add the line 'print dir(plugins.rom_drives)' above the 
> if isinstance( p, plugins.rom_drives.rom_items ):
> It is in
> /usr/lib/python2.2/site-packages/freevo/plugins/mediamenu.py,
> line 167 (same indention level as the if line) and send me the output
> please. 
> 
> 
> Dischi
> 
> -- 
> Voodoo Programming:  Things programmers do that they know shouldn't
> work
> but
> they try anyway, and which sometimes actually work, such as
> recompiling
> everything.
> -- Karl Lehenbauer
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users 

_______________________________________________________________________
Desafio AntiZona: participe do jogo de perguntas e respostas que vai
dar um Renault Clio, computadores, câmeras digitais, videogames e muito
mais! www.cade.com.br/antizona


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to