Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
08-25-2004, 12:13 PM
|
#1
|
LQ Newbie
Registered: Jul 2004
Posts: 28
Rep:
|
Problem with Superkaramba themes
Running SuSE 9.1 - KDE 3.3 (same problem on 3.2)
Here is the problem:
Many of the themes I load in Superkaramba seem to load but then are not displayed properly. You can tell the theme is loaded because you can kinda see it on the desktop - but none of the information is displayed. I can move the theme box around, but nothing is displayed - such as Liquid Weather, etc.
Any ideas?
|
|
|
08-25-2004, 02:45 PM
|
#2
|
Member
Registered: Aug 2004
Location: New York
Distribution: --------- Gentoo-2004.2 [2.6.8] Redhat-9 [2.6.6]
Posts: 545
Rep:
|
run superkaramba for command line , load the theme and post the output..
i think u might be missing some modules...
|
|
|
08-25-2004, 04:54 PM
|
#3
|
LQ Newbie
Registered: Jul 2004
Posts: 28
Original Poster
Rep:
|
When I first run SuperKaramba, it says:
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
'import site' failed; use -v for traceback
Once I run liquid weather:
superkaramba: TaskManager::TaskManager()
Traceback (most recent call last):
File "/home/robpom/liquid_weather_plus/liquid_weather.py", line 13, in ?
import os
ImportError: No module named os
------------------------------------------------------
What does ImportError mean?
It means that I couldn't load a python add-on for liquid_weather.theme
If this is a regular theme and doesn't use python
extensions, then nothing is wrong.
------------------------------------------------------
I have Python installed - so any ideas?
|
|
|
08-27-2004, 11:09 AM
|
#4
|
Member
Registered: Aug 2004
Location: New York
Distribution: --------- Gentoo-2004.2 [2.6.8] Redhat-9 [2.6.6]
Posts: 545
Rep:
|
i just installed it on my machine and it seems to be working...
the settings in my .bashrc file are below.. [Environment settings...]
1)
#locate os.pyc
/usr/lib/python2.2/os.pyc
/usr/lib/python2.2/site-packages/wx/gizmos.pyc
/usr/lib/python2.2/site-packages/wxPython/gizmos.pyc
2)
##########################
open your .bashrc file and include this
LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/local/lib/python2.2/:/usr/local/lib/python2.2/site-packages/gtk-2.0"
export LD_LIBRARY_PATH
3)open a new shell and load the superkaramba theme
|
|
|
08-27-2004, 12:17 PM
|
#5
|
LQ Newbie
Registered: Jul 2004
Posts: 28
Original Poster
Rep:
|
That didn't fix it and every time now I type "su -" I am told that the /usr/lib/python directories don't exist
|
|
|
08-27-2004, 12:34 PM
|
#6
|
Member
Registered: Aug 2004
Location: New York
Distribution: --------- Gentoo-2004.2 [2.6.8] Redhat-9 [2.6.6]
Posts: 545
Rep:
|
post the poutput of the following command
#whereis python
|
|
|
08-28-2004, 02:02 AM
|
#7
|
LQ Newbie
Registered: Jul 2004
Posts: 28
Original Poster
Rep:
|
python: /usr/bin/python /usr/bin/python2.3 /lib/python2.3 /usr/lib/python /usr/lib/python2.3 /usr/include/python /usr/include/python2.3 /usr/share/man/man1/python.1.gz
|
|
|
08-28-2004, 08:56 AM
|
#8
|
Member
Registered: Aug 2004
Location: New York
Distribution: --------- Gentoo-2004.2 [2.6.8] Redhat-9 [2.6.6]
Posts: 545
Rep:
|
there is .bashrc for each user
edit ur .bashrc file and include this and see if it works...
1)
LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/lib/python2.3:/usr/lib/python2.3"
export LD_LIBRARY_PATH
2)open a new shell and load the superkaramba theme
and see if it works...
|
|
|
08-29-2004, 11:41 PM
|
#9
|
LQ Newbie
Registered: Jul 2004
Posts: 28
Original Poster
Rep:
|
That worked - Thanks!!
|
|
|
All times are GMT -5. The time now is 07:26 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|