Tanja wrote:
> Hi,
>
> I am still struggeling with freevo2.0.
>
> I noticed, that when I start the tvserver with the parameter 
> --background, then it it not found by freevo.
>
> This is the message that the tvserver writes to its logfile:
>
> 2007-02-18 12:32:21,589 ERROR    [notifier] __init__.py 1072: signal.emit
> Traceback (most recent call last):
>    File "/usr/lib/python2.4/site-packages/kaa/notifier/callback.py", 
> line 391, in emit
>      if cb(*args, **kwargs) == False:
>    File "/usr/lib/python2.4/site-packages/kaa/notifier/callback.py", 
> line 168, in __call__
>      result = cb(*cb_args, **cb_kwargs)
>    File "./freevo-tvserver", line 176, in start
>      from freevo.tvserver.server import RecordServer
> ImportError: No module named server
>
>
> If I start it without parameter, there is not problem.

That is very strange. Can you print sys.path (using the logging module
or you won't see it in bg mode) with and without --background just
before the import please.


Dischi

-- 
Computers are like air-conditions.
They don't work properly, if you open windows.

Attachment: pgp5yQWRbjOsl.pgp
Description: PGP signature

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