superkaramba xmms geht nicht

D

Dragon

Mitglied
hi,
ich hab folgendes problem unter Suse 9.0 Professional und superkaramba, alle xmms-themes für superkaramba die ich ausprobiert habe, funktionieren nicht, da der aufruf sensor=xmms bei mir nicht geht, beim starten von der konsole kommt eine import fehlermeldung (oder so)
was fehlt, liegts an superkaramba, oder an xmms (xmms ist die version die bei suse bei war)

ciao
Dragon
 
Poste doch bitte mal die komplette Fehlermeldung.
Dann wirds auch einfacher dir zu helfen. ;)
 
hi,
die Fehlermeldung lautet
Code:
superkaramba: TaskManager::TaskManager()
ImportError: No module named xmms_tool_info
------------------------------------------------------
What does ImportError mean?

It means that I couldn't load a python add-on for xmms_tool_info.theme
If this is a regular theme and doesn't use python
extensions, then nothing is wrong.
------------------------------------------------------
Aufruf
Code:
superkaramba  xmms_tool_info.theme

theme
Code:
karamba x=1024 y=732 w=200 h=95 interval=1000 locked=true

image x=0 y=0 path="../pics/background.png"
clickarea x=170 y=2 w=22 h=22 onclick="xmms -- 7"
clickarea x=42 y=70 w=22 h=22 onclick="xmms --rew"
clickarea x=62 y=70 w=22 h=22 onclick="xmms --play"
clickarea x=87 y=70 w=22 h=22 onclick="xmms --play-pause"
clickarea x=105 y=70 w=22 h=22 onclick="xmms --stop"
clickarea x=125 y=70 w=22 h=22 onclick="xmms --fwd"

<group> x=2 y=0

	image x=2 y=4 path="../pics/xmms.png"
	text x=24 y=5 value="xmms Control Info:" color=255,255,0 fontsize=11 font="Arial" shadow=1
	text x=1 y=23 value="Song : " color=255,255,255 fontsize=11 font="Arial" shadow=1
	text x=32 y=24 format="%title" sensor=xmms color=115,115,255 fontsize=11 font="Arial" shadow=1
  text x=1 y=38 value="Progress : " color=255,255,255 fontsize=11 font="Arial" shadow=1
	text x=50 y=39 format="- %remain/%length" sensor=xmms color=115,115,255 fontsize=11 font="Arial" shadow=1

	bar  x=3 y=55 max=80 sensor=xmms format="%full" path="../pics/barback_xmms.png"
	bar  x=5 y=56 h=10 w=190 max=190 sensor=xmms format="%ms" path="../pics/barmeter_xmms.png"

	image x=170 y=2 path="../pics/power.png"
	image x=42 y=69 path="../pics/player_start.png"
	image x=62 y=69 path="../pics/player_play.png"
	image x=87 y=69 path="../pics/player_pause.png"
	image x=105 y=69 path="../pics/player_stop.png"
	image x=125 y=69 path="../pics/player_end.png"

</group>
 

Ähnliche Themen

Fehlerhafte Installation von OpenSUSE 13.1

KlamAV zickt rum

"Probleme" mit einem Kernelmodul

Afänger braucht Hilfe - /temp ist voll, kde geht nicht, wie weiter ??

Noch ein 'undefined reference to'-Problem

Zurück
Oben