You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Sunday, May 11th 2003, 1:26pm

Slickbar theme

Hi,

Maybe this question doesn't belong here, but anyways...

I'm running Red Hat 9 and just installed SuperKaramba, downloaded a theme called Slickbar. When I try to run it I get the following error:

File "slickbar.py", line 13, in ?
import SlickBar
File "SlickBar/__init__.py", line 15, in ?
from SlickBar.Panels.XMMSPanel import *
File "SlickBar/Panels/XMMSPanel.py", line 9, in ?
import time
ImportError: /usr/lib/python2.2/lib-dynload/timemodule.so: undefined symbol: PyInt_FromLong
------------------------------------------------------
What does ImportError mean?

It means that I couldn't load a python add-on for slickbar.theme
If this is a regular theme and doesn't use python
extensions, than nothing is wrong.
------------------------------------------------------

And the theme only displays the clock and the date...as only they are specified in the .theme file I guess. Since I'm not a Python expert I have absolutely no idea what to do about this import error....any suggestions are appreciated :shock:

PS: I'm running python-2.2.2-26 and gcc-3.2.2-5
Beware of computer programmers that carry screwdrivers.

2

Monday, May 12th 2003, 1:55pm

Per the KDE-Look page you referenced:

Quoted

Requirements
-----------------------

This theme requires SuperKaramba 0.21

The XMMSPanel requires the PyXMMS module. It is available here: http://www.via.ecp.fr/~flo/. Don't worry if you don't have PyXMMS and you intend to use the NoatunPanel instead of the XMMSPanel.


Did you install PyXMMS?

3

Wednesday, May 14th 2003, 8:26am

Quoted

Original von erugger66

Did you install PyXMMS?


Yes, I have PyXMMS installed....and as far as I know it works??
Beware of computer programmers that carry screwdrivers.

4

Thursday, May 15th 2003, 8:37am

Updated to SuperKaramba 0.25

Works fine now :D
Beware of computer programmers that carry screwdrivers.