[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#633499: marked as done (system-config-printer-kde: kcontrol KCModuleLoader::loadModule: This module has no valid entry symbol at all.)



Your message dated Fri, 22 Jul 2011 10:03:45 +0000
with message-id <E1QkCa9-0001GA-Oy@franck.debian.org>
and subject line Bug#633499: fixed in pykde4 4:4.6.80-3
has caused the Debian Bug report #633499,
regarding system-config-printer-kde: kcontrol KCModuleLoader::loadModule: This module has no valid entry symbol at all.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
633499: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633499
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: system-config-printer-kde
Version: 4:4.6.3-1
Severity: grave
Justification: renders package unusable

When opening the printer dialog following messages are printed in the
shell:
mschmitt@adrastea:~$ kcmshell4 system-config-printer-kde
kcmshell(21320)/python (plugin): Error while running factory function for Python plugin:  "system-config-printer-kde/system-config-printer-kde.py" 
Traceback (most recent call last):
  File "<string>", line 18, in kpythonpluginfactory_bridge
  File "/usr/share/kde4/apps/system-config-printer-kde/system-config-printer-kde.py", line 3999, in CreatePlugin
    kcm = u.makeui(component_data, widget_parent)
  File "/usr/share/kde4/apps/system-config-printer-kde/system-config-printer-kde.py", line 122, in makeui
    self.ui = PyKcm(component_data, parent, self)
  File "/usr/share/kde4/apps/system-config-printer-kde/system-config-printer-kde.py", line 98, in __init__
    uic.loadUi(unicode(APPDIR + "/" + "system-config-printer.ui"), self)
  File "/usr/lib/pymodules/python2.6/PyQt4/uic/__init__.py", line 221, in loadUi
    return DynamicUILoader().loadUi(uifile, baseinstance)
  File "/usr/lib/pymodules/python2.6/PyQt4/uic/Loader/loader.py", line 71, in loadUi
    return self.parse(filename, basedir)
  File "/usr/lib/pymodules/python2.6/PyQt4/uic/uiparser.py", line 886, in parse
    actor(elem)
  File "/usr/lib/pymodules/python2.6/PyQt4/uic/uiparser.py", line 729, in createUserInterface
    self.traverseWidgetTree(elem)
  File "/usr/lib/pymodules/python2.6/PyQt4/uic/uiparser.py", line 707, in traverseWidgetTree
    handler(self, child)
  File "/usr/lib/pymodules/python2.6/PyQt4/uic/uiparser.py", line 449, in createLayout
    self.traverseWidgetTree(elem)
  File "/usr/lib/pymodules/python2.6/PyQt4/uic/uiparser.py", line 707, in traverseWidgetTree
    handler(self, child)
  File "/usr/lib/pymodules/python2.6/PyQt4/uic/uiparser.py", line 486, in handleItem
    self.traverseWidgetTree(elem)
  File "/usr/lib/pymodules/python2.6/PyQt4/uic/uiparser.py", line 707, in traverseWidgetTree
    handler(self, child)
  File "/usr/lib/pymodules/python2.6/PyQt4/uic/uiparser.py", line 214, in createWidget
    self.traverseWidgetTree(elem)
  File "/usr/lib/pymodules/python2.6/PyQt4/uic/uiparser.py", line 707, in traverseWidgetTree
    handler(self, child)
  File "/usr/lib/pymodules/python2.6/PyQt4/uic/uiparser.py", line 214, in createWidget
    self.traverseWidgetTree(elem)
  File "/usr/lib/pymodules/python2.6/PyQt4/uic/uiparser.py", line 707, in traverseWidgetTree
    handler(self, child)
  File "/usr/lib/pymodules/python2.6/PyQt4/uic/uiparser.py", line 449, in createLayout
    self.traverseWidgetTree(elem)
  File "/usr/lib/pymodules/python2.6/PyQt4/uic/uiparser.py", line 707, in traverseWidgetTree
    handler(self, child)
  File "/usr/lib/pymodules/python2.6/PyQt4/uic/uiparser.py", line 486, in handleItem
    self.traverseWidgetTree(elem)
  File "/usr/lib/pymodules/python2.6/PyQt4/uic/uiparser.py", line 707, in traverseWidgetTree
    handler(self, child)
  File "/usr/lib/pymodules/python2.6/PyQt4/uic/uiparser.py", line 449, in createLayout
    self.traverseWidgetTree(elem)
  File "/usr/lib/pymodules/python2.6/PyQt4/uic/uiparser.py", line 707, in traverseWidgetTree
    handler(self, child)
  File "/usr/lib/pymodules/python2.6/PyQt4/uic/uiparser.py", line 486, in handleItem
    self.traverseWidgetTree(elem)
  File "/usr/lib/pymodules/python2.6/PyQt4/uic/uiparser.py", line 707, in traverseWidgetTree
    handler(self, child)
  File "/usr/lib/pymodules/python2.6/PyQt4/uic/uiparser.py", line 208, in createWidget
    self.stack.push(self.setupObject(widget_class, parent, elem))
  File "/usr/lib/pymodules/python2.6/PyQt4/uic/uiparser.py", line 176, in setupObject
    obj =  self.factory.createQObject(clsname, name, args, is_attribute)
  File "/usr/lib/pymodules/python2.6/PyQt4/uic/objcreator.py", line 105, in createQObject
    classType = self.findQObjectType(classname)
  File "/usr/lib/pymodules/python2.6/PyQt4/uic/objcreator.py", line 115, in findQObjectType
    w = module.search(classname)
  File "/usr/lib/pymodules/python2.6/PyQt4/uic/Loader/qobjectcreator.py", line 92, in search
    self._modules[module] = __import__(module, {}, {}, (cls,))
ImportError: No module named kpushbutton
kcmshell(21320)/python (plugin): Failed to import module 
kcmshell(21320)/kcontrol KCModuleLoader::loadModule: This module has no valid entry symbol at all. The reason could be that it's still using K_EXPORT_COMPONENT_FACTORY with a custom X-KDE-FactoryName which is not supported anymore 
mschmitt@adrastea:~$ 

This kind of error seems to have happened several times over the
years, but I am not sure if they all had the same reasons. Anyway, as
this makes that component unuseable, I report this bug as grave.

regards
Michael

-- System Information:

Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (50, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.39-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages system-config-printer-kde depends on:
ii  python-cupshelpers            1.2.3-3    Python utility modules around the 
ii  python-kde4                   4:4.6.80-2 Python bindings for the KDE Develo
ii  python-qt4-dbus               4.8.3-2+b1 DBus Support for PyQt4

system-config-printer-kde recommends no packages.

system-config-printer-kde suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: pykde4
Source-Version: 4:4.6.80-3

We believe that the bug you reported is fixed in the latest version of
pykde4, which is due to be installed in the Debian FTP archive:

pykde4_4.6.80-3.debian.tar.gz
  to main/p/pykde4/pykde4_4.6.80-3.debian.tar.gz
pykde4_4.6.80-3.dsc
  to main/p/pykde4/pykde4_4.6.80-3.dsc
python-kde4-dbg_4.6.80-3_amd64.deb
  to main/p/pykde4/python-kde4-dbg_4.6.80-3_amd64.deb
python-kde4-dev_4.6.80-3_all.deb
  to main/p/pykde4/python-kde4-dev_4.6.80-3_all.deb
python-kde4-doc_4.6.80-3_all.deb
  to main/p/pykde4/python-kde4-doc_4.6.80-3_all.deb
python-kde4_4.6.80-3_amd64.deb
  to main/p/pykde4/python-kde4_4.6.80-3_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 633499@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Modestas Vainius <modax@debian.org> (supplier of updated pykde4 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 22 Jul 2011 12:10:12 +0300
Source: pykde4
Binary: python-kde4 python-kde4-dev python-kde4-doc python-kde4-dbg
Architecture: source amd64 all
Version: 4:4.6.80-3
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Modestas Vainius <modax@debian.org>
Description: 
 python-kde4 - Python bindings for the KDE Development Platform
 python-kde4-dbg - debugging symbols for the PyKDE bindings
 python-kde4-dev - UIC compiler and SIP files for PyKDE
 python-kde4-doc - documentation and examples for PyKDE
Closes: 633499
Changes: 
 pykde4 (4:4.6.80-3) unstable; urgency=low
 .
   * Add plasma-scriptengine-python (<< 4:4.6.5) to python-kde4 Breaks. Needed
     as python-support based plasma-scriptengine-python does not work with
     dh_python2 based python-kde4.
   * Fix GitWeb Vcs URL.
   * Move non-default python library to Suggests again.
   * Introduce a hack to restore compatibility with python-support based
     python-qt4. (Closes: #633499)
Checksums-Sha1: 
 478a8785078338aad90fd4f09546282f6783c5e5 1744 pykde4_4.6.80-3.dsc
 b88e1cdcd0e3712f60945b7f4125ddb1a6086616 18121 pykde4_4.6.80-3.debian.tar.gz
 0a5b0f25f5a1ad9a7b87fe983918f9341ddf8301 12972880 python-kde4_4.6.80-3_amd64.deb
 6f13b52b7b662169ec3bda2848872047985b5717 370028 python-kde4-dev_4.6.80-3_all.deb
 653420fe596bc3d6a1688b05307be743163b289b 2655934 python-kde4-doc_4.6.80-3_all.deb
 79b00d68bfe32e1975634124ae09dc0860fff128 51172268 python-kde4-dbg_4.6.80-3_amd64.deb
Checksums-Sha256: 
 b4d9a5df47552ed85f28905eed7ccc75066d49e8124b0235c03232a3ae93de17 1744 pykde4_4.6.80-3.dsc
 3ab85247fa1e98e1e12f30ccaf1a6969d7c2a7b661e010fc8c7235af2a6428e0 18121 pykde4_4.6.80-3.debian.tar.gz
 321eabf4cbb9354f8ac50aa27f582e60ae27c4f2e6a06edc1f82552d64e0b1c2 12972880 python-kde4_4.6.80-3_amd64.deb
 7fbc167178802f8be27af8843a274d399c9569c8bb6000e423483e8b36897936 370028 python-kde4-dev_4.6.80-3_all.deb
 0ce535049956b4bfb3778c7ba61a72b773687e2d8e19c072e1f74e631d38dcce 2655934 python-kde4-doc_4.6.80-3_all.deb
 db088f5126f81e944e81d4704c456eddd0d5ffea7c8c1de24ceef21ff29a8fd8 51172268 python-kde4-dbg_4.6.80-3_amd64.deb
Files: 
 098026add408de822b20bb61ae54b57b 1744 python optional pykde4_4.6.80-3.dsc
 55559b72c5f94376b2a6c925214f57aa 18121 python optional pykde4_4.6.80-3.debian.tar.gz
 ef0aac55fe5731919dbc7cc54c046dfd 12972880 python optional python-kde4_4.6.80-3_amd64.deb
 b71b2baa40f1bbe5a544c33bcb312d9d 370028 python optional python-kde4-dev_4.6.80-3_all.deb
 8a54e62d29105b5dce9223fc69b66bc8 2655934 doc optional python-kde4-doc_4.6.80-3_all.deb
 bddfaa7df264ea6aba4748412a709fb1 51172268 debug extra python-kde4-dbg_4.6.80-3_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk4pR5kACgkQHO9JRnPq4hTBqwCeJqhb4ngB0nzSXBnebhZ1j3Uk
0Y4An2tvgfvi4p5EHRIH1HwVJugmiXHV
=9qgK
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: