I installed Kubuntu 10.04.2 with LVM and Crpto support on my machine.
Made the security and package updates. Checked
/usr/share/pyshared/PyQt4/uic/uiparser.py, line 184 is already as
bg_name = str(bg_i18n).
Installing kdeadmin and reaching kuser from menu shortcut is a solution
for now.
--
You r
natty alpha 2 too
fixed like said exploder91
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to python-qt4 in ubuntu.
https://bugs.launchpad.net/bugs/514796
Title:
kcmshell4 crashed with AttributeError in createWidget()
--
kubuntu-bugs m
This bug is happening to me on Kubuntu 10.10 64bit with Python-qt4 -
4.7.2-0ubuntu1
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to python-qt4 in ubuntu.
https://bugs.launchpad.net/bugs/514796
Title:
kcmshell4 crashed with AttributeError i
The solution to the User Manager issue is to edit line 184 of python-qt4
in /usr/share/pyshared/PyQt4/uic/uiparser.py
from
bg_name = bg_i18n.string
to
bg_name = str(bg_i18n)
kmb42vt (a LinuxMint forum member), apachelogger (a KDE forum member)
came up with and tested this solution. I edited th
Almost forgot, this bug is present in the 64 bit release as well as the
32 bit. Just trying to provide complete information.
--
kcmshell4 crashed with AttributeError in createWidget()
https://bugs.launchpad.net/bugs/514796
You received this bug notification because you are a member of Kubuntu
Bug
This bug is also present in Karmic with the KDE 4.4.0 upgrade so I am
guessing that the updated python-qt4 - 4.7.0-2ubuntu3 package will make
it into the ppa repo as well.
Currently installing the kdeadmin package pulls in kuser, kcron and
makes User Manager work from the menu shortcut, only the S
Yes, That is exactly the case, when I tried to open the User management.
If it helps you ... Thanks
Xavier
This looks like the error I see when I try to bring up User Management
from System Settings (other items work fine).
--
kcmshell4 crashed with AttributeError in createWidget()
https://bug
This bug was fixed in the package python-qt4 - 4.7.0-2ubuntu3
---
python-qt4 (4.7.0-2ubuntu3) lucid; urgency=low
* Add kubuntu_01_fix_uic.diff to fix the ui compiler by not using deprecate
interfaces of QString (LP: #514796)
-- Harald SitterSun, 14 Feb 2010 10:05:40 +0200
>From bug 521356:
"python-qt4 in /usr/share/pyshared/PyQt4/uic/uiparser.py at line 184 invokes
the string method of a Qstring.
But lately, Qstring does not have anymore such method, meaning that
python-qt4 in /usr/share/pyshared/PyQt4/uic/uiparser.py breaks on QT 4.6
and on installations of kde 4
This looks like the error I see when I try to bring up User Management
from System Settings (other items work fine).
--
kcmshell4 crashed with AttributeError in createWidget()
https://bugs.launchpad.net/bugs/514796
You received this bug notification because you are a member of Ubuntu
Bugs, which
It's failing on parsing the UI file, looks like a PyKDE problem.
** Package changed: userconfig (Ubuntu) => kdebindings (Ubuntu)
--
kcmshell4 crashed with AttributeError in createWidget()
https://bugs.launchpad.net/bugs/514796
You received this bug notification because you are a member of Kubunt
** Visibility changed to: Public
** Package changed: kdebase-runtime (Ubuntu) => userconfig (Ubuntu)
--
kcmshell4 crashed with AttributeError in createWidget()
https://bugs.launchpad.net/bugs/514796
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed
12 matches
Mail list logo