nerdy_kid
October 14th, 2009, 09:03 AM
the python script engine just suddenly stopped working. when i run plasmoid viewer from commandline:
findServiceByDesktopPath: not found
Traceback (most recent call last):
File "/usr/share/kde4/apps/plasma_scriptengine_python/pyappletscript.py", line 21, in <module>
from PyKDE4.plasma import Plasma
ImportError: No module named plasma
Error in sys.excepthook:
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/apport_python_hook.py", line 100, in apport_excepthook
os.O_WRONLY|os.O_CREAT|os.O_EXCL), 'w')
OSError: [Errno 13] Permission denied: '/var/crash/_usr_bin_plasmoidviewer.1000.crash'
Original exception was:
Traceback (most recent call last):
File "/usr/share/kde4/apps/plasma_scriptengine_python/pyappletscript.py", line 21, in <module>
from PyKDE4.plasma import Plasma
ImportError: No module named plasma
please help, this really sucks as i use(d) this engine a lot...
findServiceByDesktopPath: not found
Traceback (most recent call last):
File "/usr/share/kde4/apps/plasma_scriptengine_python/pyappletscript.py", line 21, in <module>
from PyKDE4.plasma import Plasma
ImportError: No module named plasma
Error in sys.excepthook:
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/apport_python_hook.py", line 100, in apport_excepthook
os.O_WRONLY|os.O_CREAT|os.O_EXCL), 'w')
OSError: [Errno 13] Permission denied: '/var/crash/_usr_bin_plasmoidviewer.1000.crash'
Original exception was:
Traceback (most recent call last):
File "/usr/share/kde4/apps/plasma_scriptengine_python/pyappletscript.py", line 21, in <module>
from PyKDE4.plasma import Plasma
ImportError: No module named plasma
please help, this really sucks as i use(d) this engine a lot...