Bug 178820 - printer applet icon remains in system tray after printing is complete
Summary: printer applet icon remains in system tray after printing is complete
Status: RESOLVED FIXED
Alias: None
Product: printer-applet
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Jonathan Riddell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-26 18:21 UTC by doc.evans
Modified: 2009-01-27 00:23 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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