LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   python problems with superkaramba (https://www.linuxquestions.org/questions/linux-software-2/python-problems-with-superkaramba-121269/)

Tyir 11-30-2003 11:40 AM

python problems with superkaramba
 
ARGG!!!!!!!!!!!!!!!!!!
I use fluxbox

I was trying for hours to get gDesklets working, and ended up failing miserably..

Anyway since I use fluxbox i figured I could just switch to karamba since both 'should' work.
I am even doing this on KDE right now, just in case

Anyway when I run superkaramba I get this:

Code:

robert@MOFETTE:~$ superkaramba
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

And when i go to select a theme, I get this which comes up after:
Code:

superkaramba: TaskManager::TaskManager()
superkaramba: WARNING: KDE detected X Error: BadDrawable (invalid Pixmap or Wind          ow parameter) \x09
  Major opcode:  \x0e
ImportError: No module named lcd_weather
------------------------------------------------------
What does ImportError mean?

It means that I couldn't load a python add-on for lcd_weather.theme
If this is a regular theme and doesn't use python
extensions, then nothing is wrong.
------------------------------------------------------
superkaramba: WARNING: KDE detected X Error: BadDrawable (invalid Pixmap or Wind          ow parameter) \x09
  Major opcode:  \x0e
superkaramba: WARNING: KDE detected X Error: BadDrawable (invalid Pixmap or Wind          ow parameter) \x09
  Major opcode:  \x0e
superkaramba: WARNING: KDE detected X Error: BadDrawable (invalid Pixmap or Wind          ow parameter) \x09
  Major opcode:  \x0e
superkaramba: WARNING: KDE detected X Error: BadDrawable (invalid Pixmap or Wind          ow parameter) \x09
  Major opcode:  \x0e
Config File ~/.superkaramba/lcd_weather.rc written.


I tried doing superkaramba -v
Code:

robert@MOFETTE:~$ superkaramba -v
Qt: 3.2.2
KDE: 3.1.4
superkaramba: 0.32

Im thinking I have to set $PYTHONHOME
b/c if i do echo $PYTHONHOME nothing shows up
But im not sure to what...

Tyir 11-30-2003 11:42 AM

this is in slackware btw


All times are GMT -5. The time now is 10:52 PM.