On Wed, 6 Feb 2008, board.divers wrote:
> Duncan Webb wrote:
> > board.divers said the following, on 06/02/2008 03:42:
> >> Hello Everybody,
> >>
> >> I've a little problem with freevo,
> >> I upgraded it from 1.8.0rc1 to 1.8.0rc2 but now, it don't want to
> >> launch. I don't have any error messages ... (even with --trace option.)
> >>
> >> Could you help me to find the problème?
> >
> > Can you try this patch:
> > [snip]
> > Index: src/main.py
> > ===================================================================
> > --- src/main.py (revision 10333)
> > +++ src/main.py (working copy)
> > @@ -38,6 +38,7 @@
> > import traceback
> > import signal
> >
> > +import config
> > import rc
> > rc.get_singleton(is_plugin=0)
> >
> > @@ -56,7 +57,6 @@
> > import twisted
> > import Numeric
> >
> > - import config
> > import kaa
> > import kaa.metadata as mmpython
> > import kaa.imlib2 as Image
> > [snip]
> >
> > I seems that importing rc, which imports config and in turn import your
> > local_conf.py, does not report errors in config.py and local_config.py
> >
> > Thanks
> > Duncan
> >
I have this error, only on the upgraded install.
<tv> [EMAIL PROTECTED]:~$ freevo
PyLirc not found, lirc remote control disabled!
PyLirc not found, lirc remote control disabled!
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/freevo/main.py", line 109, in ?
import menu # The menu widget class
File "/usr/lib/python2.4/site-packages/freevo/menu.py", line 37, in ?
import skin
File "/usr/lib/python2.4/site-packages/freevo/skin/__init__.py", line 134,
in ?
get_singleton()
File "/usr/lib/python2.4/site-packages/freevo/skin/__init__.py", line 81, in
get_singleton
_singleton = skinimpl.Skin()
AttributeError: 'module' object has no attribute 'Skin'
[EMAIL PROTECTED]:~$
I have tried convert_config
I have tried that patch.
On the brand new install on the other box, it starts and runs ( but I have no
TV card and so no TV)
any ideas?
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users