On Wed, 12 Mar 2008, Duncan Webb wrote:
> Have you checked which version of python is being used?
> # python -V
> Python 2.4.4

nope.
I gave up on running 1.8.0.x
i had installed the kaa again with python2.4 setup/py install
and same error again and again *the skin error, same lines)
removed all the freevo packages
put 1.7.6.1 on, it seems to work and i can at least use the machine to watch 
last night's recording.

part of me knows that some more bug-chasing would be great and the other part 
says "leave my media centre alone while it works"


then i discovered that 1.7.6.1 wasn't doing everything

tried new_kaa and 1.8.0rc2 again.
[EMAIL PROTECTED]:~$ freevo --debug
version='2.4.4 (#2, Aug 16 2007, 02:03:40) \n[GCC 4.1.3 20070812 (prerelease) 
(Debian 4.1.2-15)]'
python='python' data='/usr/lib/python2.4/site-packages/freevo'
FREEVO_SCRIPT='/usr/bin/freevo'
RUNAPP=''
FREEVO_PYTHON='/usr/lib/python2.4/site-packages/freevo'
FREEVO_LOCALE='/usr/share/locale'
FREEVO_SHARE='/usr/share/freevo'
FREEVO_CONTRIB='/usr/share/freevo/contrib'
FREEVO_CONFIG='/usr/share/freevo/freevo_config.py'
FREEVO_HELPERS='/usr/lib/python2.4/site-packages/freevo/helpers'
PYTHONPATH='/usr/lib/python2.4/site-packages/freevo'
PATH='/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/bin:/bin:/usr/local/bin:/usr/X11R6/bin/:/sbin:/usr/sbin'
USER='freevo'
HOME='/home/freevo'
getpid(name='freevo', 
arg=['python', '/usr/lib/python2.4/site-packages/freevo/main.py'])
fname='/tmp/freevo-1000.pid' pid=0
start(name='freevo', 
arg=['python', '/usr/lib/python2.4/site-packages/freevo/main.py'], bg=0, 
store=1)
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]:~$ python -V
Python 2.4.4


so now i'm back on old_kaa and 1.7.5
mostly working again.

both machines when first running 1.8.0rc2 wouldn't start until

CONFIG_VERSION = 5.22
was in the local_conf.py



-- 
Every nonzero finite dimensional inner product space has an orthonormal basis.

It makes sense, when you don't think about it.

-------------------------------------------------------------------------
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

Reply via email to