On 2/20/07, Dirk Meyer <[EMAIL PROTECTED]> wrote:
> "mike lewis" wrote:
> > Beacon won't "autorun" for me when I run freevo.  Haven't had a chance
> > to look into it yet; but I did try running beacon on its own.  This
> > works fine but I noticed the following error.  Beacon doesn't crash.
> > Just might be handled better??
> >
> > ---
> > [EMAIL PROTECTED]:~/freevo2/bin$ ./beacon --start --verbose all --fg
> > INFO __init__(1072): connect to thumbnailer ...
> > INFO __init__(1072): start hardware monitor
> > INFO __init__(1072): connection to thumbnailer established
> > INFO __init__(1072): connect to hwmon ...
> > INFO __init__(1072): connection to hwmon established
> > INFO __init__(1072): beacon <-> hwmon connected
> > INFO __init__(1072): start beacon
> > INFO __init__(1072): new media kaa.beacon.root
> > INFO __init__(1072): start crawler for /
> > ERROR __init__(1072): rpc call device.scan
> > Traceback (most recent call last):
> >   File "/home/mick/freevo2/lib/python2.4/site-packages/kaa/rpc.py",
> > line 427, in _handle_packet_after_auth
> >     payload = self._callbacks[function](*args, **kwargs)
> >   File 
> > "/home/mick/freevo2/lib/python2.4/site-packages/kaa/beacon/server/hwmon/server.py",
> > line 172, in scan
> >     return kaa.metadata.parse(dev.get('block.device'))
> >   File 
> > "/home/mick/freevo2/lib/python2.4/site-packages/kaa/metadata/factory.py",
> > line 90, in parse
> >     result = Factory().create(filename, force)
> >   File 
> > "/home/mick/freevo2/lib/python2.4/site-packages/kaa/metadata/factory.py",
> > line 68, in Factory
> >     _factory.import_parser()
> >   File 
> > "/home/mick/freevo2/lib/python2.4/site-packages/kaa/metadata/factory.py",
> > line 114, in import_parser
> >     import audio.ogg
> > ImportError: No module named audio.ogg
> > ERROR __init__(1072): InProgress exception: No module named audio.ogg
> > INFO __init__(1072): gc: deleted 10 objects
>
> It won't work that way. But I don't know why:
Do you mean beacon won't be started by freevo?

> phex-> ll kaa/metadata/src/audio/ogg.py
> -rw-r--r-- 1 dmeyer users 5274 11. Feb 11:30 kaa/metadata/src/audio/ogg.py
>
> For some reason this module is missing for you.
Could it be that I don't have ogg codec installed?  I'm pretty sure
that ffmpeg is there though so ogg should be supported.  But I
definately don't have any ogg media!

Mike

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to