Bug 178820

Summary: printer applet icon remains in system tray after printing is complete
Product: [Plasma] printer-applet Reporter: doc.evans
Component: generalAssignee: Jonathan Riddell <jr>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description doc.evans 2008-12-26 18:21:27 UTC
Version:            (using KDE 4.1.3)
OS:                Linux
Installed from:    Ubuntu Packages

The description says it all really. If I print something, after the printing is completed in KDE3 the printer icon would disappear from the system tray; in KDE4 it stays there.

If I then click on the icon, it shows no jobs on the queue (which is obviously correct), and at the same time the icon at last disappears from the system tray.

What I expect to happen is the same as in KDE3: that as soon as all the print jobs have completed, the icon should disappear from the system tray.
Comment 1 Jonathan Riddell 2009-01-27 00:23:43 UTC
SVN commit 917147 by jriddell:

update a lot of code to re-sync with GTK version
BUG:167699
BUG:178820
CCBUG:83257


 M  +5 -1      CMakeLists.txt  
 M  +2 -2      README  
 A             authconn.py  
 A             debug.py  
 A             monitor.py  
 M  +5 -0      printer-applet.notifyrc  
 M  +635 -321  printer-applet.py  
 M  +13 -14    printer-applet.ui  
 M  +2 -0      statereason.py  


WebSVN link: http://websvn.kde.org/?view=rev&revision=917147