Bugs item #1577109, was opened at 2006-10-14 12:43
Message generated for change (Comment added) made by owigera
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1577109&group_id=46652
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: plugins
Group: 1.6.0
Status: Open
Resolution: None
Priority: 5
Submitted By: Tanja (owigera)
Assigned to: Nobody/Anonymous (nobody)
Summary: Idlebar not working because of idlebar.tv
Initial Comment:
The idlebar with all its plugins is not working because
the import of util.tv_utils fails.
That is probably due to a missing dependence on my side.
Nevertheless the idlebar and most plugins should work
without this. This import is only necessary for
idlebar.tv which I do not have activated.
My suggestion is to create a seperate file for each
idlebar plugin.
After that the idlebar and its plugins can be used more
indepently.
----------------------------------------------------------------------
>Comment By: Tanja (owigera)
Date: 2006-10-15 11:01
Message:
Logged In: YES
user_id=1620763
I will fix the missing dependencies! But still I think that
the idlebar plugins should be independent from each other.
I had the idlebar.tv plugin deactivated and nevertheless it
broke the whole idlebar.
Fix for this is easy! Just put each plugin to a seperated
file, as we have it already for multimail and sensors.
The tar-file I sent along this, contains the idlebar
directory with seperated files for each plugin.
Again this is not a bug report agains util.tv_utils or
idlebar.tv. I just think that it should be possible to use
freevo without xmltv or any other tv stuff.
----------------------------------------------------------------------
Comment By: Duncan Webb (duncanwebb)
Date: 2006-10-14 17:42
Message:
Logged In: YES
user_id=104395
Pleast try this from the command line:
pythonversion=$(python -V 2>&1 | cut -d" " -f2 | cut -d"."
-f1-2)
export
PYTHONPATH=/usr/lib/python${pythonversion}/site-packages/freevo
export FREEVO_SHARE=/usr/share/freevo
export FREEVO_CONFIG=/usr/share/freevo/freevo_config.py
export FREEVO_CONTRIB=/usr/share/freevo/contrib
export RUNAPP=""
python
import util.tv_util
Ctrl-D
If as you think that you have missing dependencies, then
please fix them!
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1577109&group_id=46652
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Freevo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-devel