Bug 188399 - kde, printing, tray, popup
Summary: kde, printing, tray, popup
Status: RESOLVED FIXED
Alias: None
Product: system-config-printer-kde
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Unspecified
: NOR normal
Target Milestone: ---
Assignee: Jonathan Riddell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-29 14:18 UTC by André Fettouhi
Modified: 2010-03-15 13:49 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description André Fettouhi 2009-03-29 14:18:10 UTC
Version:           4.2.1 (using KDE 4.2.1)
Installed from:    Unspecified Linux

I'm running Arch Linux i686 with KDE 4.2.1 from KDEmod and system-config-printer-kde doesn't work when I print. My printer works put the tray-icon saying that I'm printing or printing is finished never appears. When I try to start system-config-printer-kde manually I get this error/warning.

[af@andre ~]$ /usr/bin/system-config-printer-kde
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Traceback (most recent call last):
  File "/usr/bin/system-config-printer-kde", line 3249, in <module>
    applet = GUI()
  File "/usr/bin/system-config-printer-kde", line 148, in __init__
    self.newPrinterGUI = np = NewPrinterGUI(self)
  File "/usr/bin/system-config-printer-kde", line 1483, in __init__
    if not config.DOWNLOADABLE_DRIVER_SUPPORT:
AttributeError: 'module' object has no attribute 'DOWNLOADABLE_DRIVER_SUPPORT'

Regards

André
Comment 1 Jonathan Weber 2009-04-07 22:06:48 UTC
I have the same problem using Arch Linux with KDE 4.2.2 from KDEmod, system-config-printer changed their interface.
DOWNLOADABLE_DRIVER_SUPPORT was removed:
http://git.fedorahosted.org/git/?p=system-config-printer.git;a=commit;h=e99747c3bf3116e8bfd8d9d98023e60ba29d0941

Regards
J.Weber
Comment 2 André Fettouhi 2010-03-15 13:49:36 UTC
Works since KDE 4.3!