Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#33330 - kdeadmin-system-config-printer-kde error on start

Attached to Project: Arch Linux
Opened by Jhon (elbowz) - Tuesday, 08 January 2013, 08:15 GMT
Last edited by Andrea Scarpino (BaSh) - Wednesday, 06 February 2013, 19:38 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Printer configuration report error on dialog:
"The service 'Printer Configuration' does not provide an interface 'KCModule' with keyword 'system-config-printer-kde/system-config-printer-kde.py' The factory does not support creating components of the specified type."

I have find many people with my problem but no solution solve my error.

thanks!

Additional info:
pacman -Qi kdeadmin-system-config-printer-kde
Name : kdeadmin-system-config-printer-kde
Version : 4.9.5-1
URL : http://kde.org/applications/system/printerapplet/
Licenses : GPL LGPL FDL
Groups : kde kdeadmin
Provides : None
Depends On : kdebindings-python2 system-config-printer-common cups python2-gobject2
Optional Deps : None
Required By : kde-meta-kdeadmin
Conflicts With : None
Replaces : None
Installed Size : 900.00 KiB
Packager : Andrea Scarpino <andrea@archlinux.org>
Architecture : x86_64
Build Date : Wed 02 Jan 2013 04:17:45 PM CET
Install Date : Tue 08 Jan 2013 08:57:07 AM CET
Install Reason : Explicitly installed
Install Script : No
Description : Configure local and remote Printers

uname -a
Linux meanmachine 3.6.11-1-ARCH #1 SMP PREEMPT Tue Dec 18 08:57:15 CET 2012 x86_64 GNU/Linux

kcmshell4 system-config-printer-kde
Traceback (most recent call last):
File "/usr/share/apps/system-config-printer-kde/system-config-printer-kde.py", line 445, in on_tvMainList_cursor_changed
self.fillPrinterTab(name)
File "/usr/share/apps/system-config-printer-kde/system-config-printer-kde.py", line 1267, in fillPrinterTab
self.fillPrinterOptions(name, editablePPD)
File "/usr/share/apps/system-config-printer-kde/system-config-printer-kde.py", line 1311, in fillPrinterOptions
ppd.markDefaults()
AttributeError: 'bool' object has no attribute 'markDefaults'
kcmshell(1109)/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/apps/system-config-printer-kde/system-config-printer-kde.py", line 4398, in CreatePlugin
kcm = u.makeui(component_data, widget_parent)
File "/usr/share/apps/system-config-printer-kde/system-config-printer-kde.py", line 374, in makeui
self.populateList(start_printer, change_ppd)
File "/usr/share/apps/system-config-printer-kde/system-config-printer-kde.py", line 657, in populateList
self.on_tvMainList_cursor_changed()
File "/usr/share/apps/system-config-printer-kde/system-config-printer-kde.py", line 445, in on_tvMainList_cursor_changed
self.fillPrinterTab(name)
File "/usr/share/apps/system-config-printer-kde/system-config-printer-kde.py", line 1267, in fillPrinterTab
self.fillPrinterOptions(name, editablePPD)
File "/usr/share/apps/system-config-printer-kde/system-config-printer-kde.py", line 1311, in fillPrinterOptions
ppd.markDefaults()
AttributeError: 'bool' object has no attribute 'markDefaults'
kcmshell(1109)/python (plugin): Failed to import module
kcmshell(1109)/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
This task depends upon

Closed by  Andrea Scarpino (BaSh)
Wednesday, 06 February 2013, 19:38 GMT
Reason for closing:  Won't fix
Additional comments about closing:  Packages has been removed
Comment by Andrea Scarpino (BaSh) - Tuesday, 08 January 2013, 08:56 GMT
kdeadmin-system-config-printer-kde will be removed next month; print-manager (currently in [community]) will replace it.
See if you solve using that otherwise we'll find a solution for this.
Comment by Jhon (elbowz) - Tuesday, 08 January 2013, 11:24 GMT
print-manager work perfectly!

thanks for your very quick support!

Loading...