The path is the same in both cases! without --background: [record] __init__.py 1072: ['../lib/python2.4/site-packages', '/usr/local/freevo-2.0/bin', '/usr/lib/python24.zip', '/usr/lib/python2.4', '/usr/lib/python2.4/plat-linux2', '/usr/lib/python2.4/lib-tk', '/usr/lib/python2.4/lib-dynload', '/usr/lib/python2.4/site-packages', '/usr/lib/python2.4/site-packages/Numeric', '/usr/lib/python2.4/site-packages/PIL', '/var/lib/python-support/python2.4']
with --background: [record] __init__.py 1072: ['../lib/python2.4/site-packages', '/usr/local/freevo-2.0/bin', '/usr/lib/python24.zip', '/usr/lib/python2.4', '/usr/lib/python2.4/plat-linux2', '/usr/lib/python2.4/lib-tk', '/usr/lib/python2.4/lib-dynload', '/usr/lib/python2.4/site-packages', '/usr/lib/python2.4/site-packages/Numeric', '/usr/lib/python2.4/site-packages/PIL', '/var/lib/python-support/python2.4'] Tanja Dirk Meyer schrieb: > 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 > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > 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 ------------------------------------------------------------------------- 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
