On 05/09/2013 04:15 AM, Dirk Meyer wrote:
> 
> Do you have kaa.base from git? The function is newer than the latest
> kaa.base release. The function in question should be in logger,py in
> kaa.base.
> 

I do have the latest kaa.base from git.  I discovered I had a flaw in
my install script.  I believe everything is now properly installed.

When I run I get some errors.  Please see below.  I don't get any gui, just
the repeating errors at the bottom.

Do I need to worry about flushing out or deleting some left over config
file from running freevo1.x?

I see in my ~/.freevo directory, I now have a freevo2.conf and log files
with the error messages shown below.

Regards,

Jim

jim> freevo2
WARNING config(1297): 'Group' object has no attribute 'command': 
plugin.shutdown.command.halt = <default: shutdown -h now>
WARNING config(1297): 'Group' object has no attribute 'command': 
plugin.shutdown.command.restart = <default: shutdown -h now>
WARNING config(1297): 'Config' object has no attribute 'player': 
player.preferred = <default: mplayer>
WARNING config(1297): 'Config' object has no attribute 'player': 
player.video.vdpau.enabled = <default: False>
WARNING config(1297): 'Config' object has no attribute 'player': 
player.video.vdpau.formats = <default: h264, vc1, mpeg12>
WARNING config(1297): 'Config' object has no attribute 'player': 
player.video.monitoraspect = <default: 16:9>
WARNING config(1297): 'Config' object has no attribute 'player': 
player.video.deinterlacing.enabled = <default: auto>
WARNING config(1297): 'Config' object has no attribute 'player': 
player.video.deinterlacing.method = <default: better>
WARNING config(1297): 'Config' object has no attribute 'player': 
player.audio.driver = <default: alsa>
WARNING config(1297): 'Config' object has no attribute 'player': 
player.audio.alsa.default = <default: (empty string)>
WARNING config(1297): 'Config' object has no attribute 'player': 
player.audio.alsa.devices.mono = <default: (empty string)>
WARNING config(1297): 'Config' object has no attribute 'player': 
player.audio.alsa.devices.stereo = <default: (empty string)>
WARNING config(1297): 'Config' object has no attribute 'player': 
player.audio.alsa.devices.surround40 = <default: (empty string)>
WARNING config(1297): 'Config' object has no attribute 'player': 
player.audio.alsa.devices.surround51 = <default: (empty string)>
WARNING config(1297): 'Config' object has no attribute 'player': 
player.audio.alsa.devices.surround71 = <default: (empty string)>
WARNING config(1297): 'Config' object has no attribute 'player': 
player.audio.alsa.devices.passthrough = <default: (empty string)>
WARNING config(1297): 'Config' object has no attribute 'player': 
player.audio.channels = <default: 6>
WARNING config(1297): 'Config' object has no attribute 'player': 
player.audio.passthrough = <default: False>
WARNING config(1297): 'Config' object has no attribute 'player': 
player.audio.delay = <default: 0.0>
WARNING config(1297): 'Config' object has no attribute 'player': 
player.language.audio = <default: en>
WARNING config(1297): 'Config' object has no attribute 'player': 
player.language.subtitle = <default: en,de,fr>
WARNING config(1297): 'Config' object has no attribute 'player': player.cache = 
<default: 1024>
WARNING config(1297): 'Config' object has no attribute 'player': 
player.mplayer.enabled = <default: True>
WARNING config(1297): 'Config' object has no attribute 'player': 
player.mplayer.path = <default: (empty string)>
WARNING config(1297): 'Config' object has no attribute 'player': 
player.mplayer.preferred.extensions = <default: nuv,rmvb,flv>
WARNING config(1297): 'Config' object has no attribute 'player': 
player.mplayer.preferred.codecs = <default: (empty string)>
WARNING config(1297): 'Config' object has no attribute 'player': 
player.mplayer.deinterlacer.cheap = <default: tfields=4>
WARNING config(1297): 'Config' object has no attribute 'player': 
player.mplayer.deinterlacer.good = <default: kerndeint>
WARNING config(1297): 'Config' object has no attribute 'player': 
player.mplayer.deinterlacer.better = <default: yadif=0>
WARNING config(1297): 'Config' object has no attribute 'player': 
player.mplayer.deinterlacer.best = <default: yadif=1>
WARNING config(1297): 'Config' object has no attribute 'player': 
player.mplayer.audiocodecs = <default: (empty string)>
WARNING config(1297): 'Config' object has no attribute 'player': 
player.mplayer.capability.dvd = <default: 8>
WARNING config(1297): 'Config' object has no attribute 'player': 
player.mplayer.capability.dvdmenu = <default: 0>
WARNING config(1297): 'Config' object has no attribute 'player': 
player.mplayer.capability.deinterlace = <default: 6>
WARNING config(1297): 'Group' object has no attribute 'items': 
video.items[+].path = /net/linux/media/videos
WARNING config(1297): 'Group' object has no attribute 'items': video.items[ 
].name = Videos
ERROR core(67): unable to evaluate menu
ERROR core(67): unable to evaluate menu
ERROR candy:importer(51): Could not find any typelib for ClutterGst
ERROR candy:importer(51): Could not find any typelib for ClutterGst
ERROR io(770): some error
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/kaa/base/io.py", line 756, in 
_handle_read
    data = self._read(self._chunk_size)
  File "/usr/local/lib/python2.7/dist-packages/kaa/base/sockets.py", line 708, 
in _read
    return self._channel.recv(size)
error: [Errno 104] Connection reset by peer
ERROR stage(164): backend error, restarting
WARNING taskmanager(108): kaa.candy reset, going back to menu
ERROR async(552): Unhandled InProgress exception:
IOError: kaa.rpc channel closed
ERROR async(552): Unhandled InProgress exception:
IOError: kaa.rpc channel closed
ERROR async(552): Unhandled InProgress exception:

013-05-09 20:27:18,458 ERROR    [kaa.candy] stage.py 164: backend error, 
restarting
2013-05-09 20:27:18,461 WARNING  [  root] taskmanager.py 108: kaa.candy reset, 
going back to menu
2013-05-09 20:27:18,465 ERROR    [kaa.base.core.async] async.py 552: Unhandled 
InProgress exception:
IOError: kaa.rpc channel closed
2013-05-09 20:27:18,466 ERROR    [kaa.base.core.async] async.py 552: Unhandled 
InProgress exception:
IOError: kaa.rpc channel closed
2013-05-09 20:27:18,467 ERROR    [kaa.base.core.async] async.py 552: Unhandled 
InProgress exception:
IOError: kaa.rpc channel closed
2013-05-09 20:27:18,467 ERROR    [kaa.base.core.async] async.py 552: Unhandled 
InProgress exception:
IOError: kaa.rpc channel closed
2013-05-09 20:27:18,778 ERROR    [kaa.candy] stage.py 164: backend error, 
restarting
2013-05-09 20:27:18,778 WARNING  [  root] taskmanager.py 108: kaa.candy reset, 
going back to menu





------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to