[Bug 278943] KDE hangs on startup, after "K" icon has lit up
Vitaliy V. Osypenko
atan at mizera.cz
Sat Aug 13 11:17:11 BST 2011
https://bugs.kde.org/show_bug.cgi?id=278943
Vitaliy V. Osypenko <atan at mizera.cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |atan at mizera.cz
--- Comment #3 from Vitaliy V. Osypenko <atan mizera cz> 2011-08-13 10:17:11 ---
It is possible I have the similar problem. With kde 4.6.5 and now with kde
4.7.0. KDM starts but never shows desktop, just mouse pointer. Top shows that
plasma-desktops has 100% cpu usage. I "resolved" it by removing
~/.kde4/share/apps/plasma/plasmoids directory where I had had two
similar plasmoids scripted in python.
And if I restore this directory after login and try to readd these plasmoids,
plasma-desktop hangs a eats cpu in the same way, but sometimes it adds
plasmoids and works fine. BUT when I run same plasmoid
with plasmoidviewer it always works!
It looks like that PyQt4, pykde4 or
something similar is involved. Other plasmoids work fine. For me don't work two
with this imports:
from PyQt4.QtCore import *
from PyQt4.QtGui import *
from PyKDE4.plasma import Plasma
from PyKDE4 import plasmascript
from PyQt4 import QtCore
import commands
import time
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list