Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 277101 - kde-base/system-config-printer-kde-4.2.95 does not work at all
Summary: kde-base/system-config-printer-kde-4.2.95 does not work at all
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-08 20:55 UTC by Marc Schiffbauer
Modified: 2009-07-30 14:31 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marc Schiffbauer gentoo-dev 2009-07-08 20:55:35 UTC
The kcm-module system-config-printer-kde does not work at all.

When trying to start "kcmshell4 system-config-printer-kde" I get this:

Traceback (most recent call last):                  
  File "<string>", line 18, in kpythonpluginfactory_bridge
  File "/usr/share/apps/system-config-printer-kde/system-config-printer-kde.py", line 4003, in CreatePlugin
    kcm = u.makeui(component_data, widget_parent)                                                          
  File "/usr/share/apps/system-config-printer-kde/system-config-printer-kde.py", line 128, in makeui       
    self.ui = PyKcm(component_data, parent, self)
  File "/usr/share/apps/system-config-printer-kde/system-config-printer-kde.py", line 104, in __init__
    uic.loadUi(APPDIR + "/" + "system-config-printer.ui", self)
  File "/usr/lib64/python2.6/site-packages/PyQt4/uic/__init__.py", line 112, in loadUi
    return DynamicUILoader().loadUi(uifile, baseinstance)
  File "/usr/lib64/python2.6/site-packages/PyQt4/uic/Loader/loader.py", line 21, in loadUi
    return self.parse(filename)
  File "/usr/lib64/python2.6/site-packages/PyQt4/uic/uiparser.py", line 723, in parse
    actor(elem)
  File "/usr/lib64/python2.6/site-packages/PyQt4/uic/uiparser.py", line 571, in createUserInterface
    self.traverseWidgetTree(elem)
  File "/usr/lib64/python2.6/site-packages/PyQt4/uic/uiparser.py", line 549, in traverseWidgetTree
    handler(self, child)
  File "/usr/lib64/python2.6/site-packages/PyQt4/uic/uiparser.py", line 345, in createLayout
    self.traverseWidgetTree(elem)
  File "/usr/lib64/python2.6/site-packages/PyQt4/uic/uiparser.py", line 549, in traverseWidgetTree
    handler(self, child)
  File "/usr/lib64/python2.6/site-packages/PyQt4/uic/uiparser.py", line 372, in handleItem
    self.traverseWidgetTree(elem)
  File "/usr/lib64/python2.6/site-packages/PyQt4/uic/uiparser.py", line 549, in traverseWidgetTree
    handler(self, child)
  File "/usr/lib64/python2.6/site-packages/PyQt4/uic/uiparser.py", line 168, in createWidget
    self.traverseWidgetTree(elem)
  File "/usr/lib64/python2.6/site-packages/PyQt4/uic/uiparser.py", line 549, in traverseWidgetTree
    handler(self, child)
  File "/usr/lib64/python2.6/site-packages/PyQt4/uic/uiparser.py", line 168, in createWidget
    self.traverseWidgetTree(elem)
  File "/usr/lib64/python2.6/site-packages/PyQt4/uic/uiparser.py", line 549, in traverseWidgetTree
    handler(self, child)
  File "/usr/lib64/python2.6/site-packages/PyQt4/uic/uiparser.py", line 345, in createLayout
    self.traverseWidgetTree(elem)
  File "/usr/lib64/python2.6/site-packages/PyQt4/uic/uiparser.py", line 549, in traverseWidgetTree
    handler(self, child)
  File "/usr/lib64/python2.6/site-packages/PyQt4/uic/uiparser.py", line 372, in handleItem
    self.traverseWidgetTree(elem)
  File "/usr/lib64/python2.6/site-packages/PyQt4/uic/uiparser.py", line 549, in traverseWidgetTree
    handler(self, child)
  File "/usr/lib64/python2.6/site-packages/PyQt4/uic/uiparser.py", line 345, in createLayout
    self.traverseWidgetTree(elem)
  File "/usr/lib64/python2.6/site-packages/PyQt4/uic/uiparser.py", line 549, in traverseWidgetTree
    handler(self, child)
  File "/usr/lib64/python2.6/site-packages/PyQt4/uic/uiparser.py", line 372, in handleItem
    self.traverseWidgetTree(elem)
  File "/usr/lib64/python2.6/site-packages/PyQt4/uic/uiparser.py", line 549, in traverseWidgetTree
    handler(self, child)
  File "/usr/lib64/python2.6/site-packages/PyQt4/uic/uiparser.py", line 162, in createWidget
    self.stack.push(self.setupObject(widgetClass(elem), parent, elem))
  File "/usr/lib64/python2.6/site-packages/PyQt4/uic/uiparser.py", line 134, in setupObject
    obj =  self.factory.createQObject(clsname, name, args, is_attribute)
  File "/usr/lib64/python2.6/site-packages/PyQt4/uic/objcreator.py", line 57, in createQObject
    classType = self.findQObjectType(classname)
  File "/usr/lib64/python2.6/site-packages/PyQt4/uic/objcreator.py", line 67, in findQObjectType
    w = module.search(classname)
  File "/usr/lib64/python2.6/site-packages/PyQt4/uic/Loader/qobjectcreator.py", line 50, in search
    self._modules[module] = __import__(module, {}, {}, (cls,))
ImportError: No module named kpushbutton

Reproducible: Always

Steps to Reproduce:
1. Have kde from kde-testing (4.2.95) 
2. from a shell start "kcmshell4 system-config-printer-kde"

Actual Results:  
see above

Expected Results:  
A printer config dialog  should appear

Portage 2.2_rc33 (default/linux/amd64/2008.0/desktop, gcc-4.3.3, glibc-2.10.1-r0, 2.6.30-gentoo-r1 x86_64) 
=================================================================                                          
System uname: Linux-2.6.30-gentoo-r1-x86_64-Intel-R-_Core-TM-2_Duo_CPU_T7300_@_2.00GHz-with-gentoo-2.0.1
Timestamp of tree: Wed, 08 Jul 2009 18:45:01 +0000
distcc 3.1 x86_64-pc-linux-gnu [enabled]
ccache version 2.4 [enabled]
app-shells/bash:     4.0_p24
dev-java/java-config: 2.1.8-r1
dev-lang/python:     2.6.2-r1
dev-util/ccache:     2.4-r8
dev-util/cmake:      2.6.4
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.4.3-r3
sys-apps/sandbox:    2.0
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2, 1.11
sys-devel/binutils:  2.19.1-r1
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.30
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -O2 -pipe -Wl,--as-needed"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/eselect/postgresql /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=core2 -O2 -pipe -Wl,--as-needed"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--keep-going"
FEATURES="ccache distcc distlocks fixpackages parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://de-mirror.org/distro/gentoo/ http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ http://ftp.uni-erlangen.de/pub/mirrors/gentoo"
LANG="C"
LDFLAGS="-Wl,-O1"
LINGUAS="de"
MAKEOPTS="-j12"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage/layman/vmware /usr/local/portage/layman/qting-edge /usr/local/portage/layman/kde-testing"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X aalib acl acpi adns akonadi alsa amd64 ao audiofile bacula-clientonly bacula-console bash-completion berkdb bluetooth branding bzip2 cairo captury cdda cddb cdr cli consolekit cracklib crypt css cups curl dbus device-mapper dhclient disk-partition dri dvd dvdr dvdread eds emboss encode exif fam ffmpeg firefox flac gdbm geolocation gif gimp google-gadgets gpm gstreamer gtk hal ibmacpi iconv id3tag ieee1394 ipod isdnlog jpeg kde kipi l7filter lame laptop lcms ldap libnotify lm_sensors logrotate loop-aes lzo mad midi mikmod mjpeg mmap mmx mmxext mng mp3 mpeg mudflap multilib musicbrainz mysql ncurses networkmanager nls nptl nptlonly nsplugin ntp ogg openexr opengl openmp pam pcmcia pcre pdf perl phonon png policykit postgres ppds pppd python qt3 qt3support qt4 quicktime readline reflection rss samba sdl semantic-desktop session smapi smp sndfile spell spl sse sse2 ssl ssse3 startup-notification svg sysfs tcpd threads thumbnail tiff truetype unicode usb utempter vcd vim-syntax vnc vorbis webkit xattr xcomposite xine xinerama xml xorg xscreensaver xulrunner xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CPPFLAGS, CTARGET, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Marc Schiffbauer gentoo-dev 2009-07-08 20:57:35 UTC
Sorry, forgot to add info about upstream bug:

https://bugs.kde.org/show_bug.cgi?id=198632

(upstream suspects a packaging bug)