| Summary: | kde, printing, tray, popup | ||
|---|---|---|---|
| Product: | [Unmaintained] system-config-printer-kde | Reporter: | André Fettouhi <A.Fettouhi> |
| Component: | general | Assignee: | Jonathan Riddell <jr> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | devnow |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Unlisted Binaries | ||
| OS: | Unspecified | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
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 Works since KDE 4.3! |
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é