Hello All,
I have the problem described in this bug:
https://bugzilla.redhat.com/show_bug.cgi?id=1116756
It is also descibed in some detail here:
https://bugs.launchpad.net/linuxmint/+bug/1264811
After printing, the print icon stays in the system tray until I logout. The bugzilla says there is a fix for Fedora21.
Does anybody know how to get this fixed for C7?
Thanks very much.
Greetings, Johan
On Wed, Jun 10, 2015 at 11:09:58AM +0200, johan.vermeulen7@telenet.be wrote:
Hello All,
I have the problem described in this bug:
https://bugzilla.redhat.com/show_bug.cgi?id=1116756
It is also descibed in some detail here:
https://bugs.launchpad.net/linuxmint/+bug/1264811
After printing, the print icon stays in the system tray until I logout. The bugzilla says there is a fix for Fedora21.
Does anybody know how to get this fixed for C7?
Ah, I've seen that too. Not only does it remain there, it no longer works, i.e., you can't open it, you can't kill it, it just sits there, inert.
I'd like to see a fix for this also.
However, since Mate isn't an official Centos desktop, you'll probably need to post a request with the EPEL maintainers.
------------ Original Message ------------
Date: Wednesday, June 10, 2015 09:05:50 AM -0400 From: Fred Smith fredex@fcshome.stoneham.ma.us
On Wed, Jun 10, 2015 at 11:09:58AM +0200, johan.vermeulen7@telenet.be wrote:
Hello All,
I have the problem described in this bug:
https://bugzilla.redhat.com/show_bug.cgi?id=1116756
It is also descibed in some detail here:
https://bugs.launchpad.net/linuxmint/+bug/1264811
After printing, the print icon stays in the system tray until I logout. The bugzilla says there is a fix for Fedora21.
Does anybody know how to get this fixed for C7?
Ah, I've seen that too. Not only does it remain there, it no longer works, i.e., you can't open it, you can't kill it, it just sits there, inert.
I'd like to see a fix for this also.
However, since Mate isn't an official Centos desktop, you'll probably need to post a request with the EPEL maintainers.
When you have this issue do you check the cups log for the printer in question to see if it indicates that the job has completed? It might be that the cups doesn't think the job is done. Also, have you tried checking the status of, and/or stopping/starting, the cups.service to see if that clears it?
Almost all my printing is "print-to-pdf", and I don't get have this problem.
On Wed, Jun 10, 2015 at 01:20:34PM +0000, Richard wrote:
------------ Original Message ------------
Date: Wednesday, June 10, 2015 09:05:50 AM -0400 From: Fred Smith fredex@fcshome.stoneham.ma.us
On Wed, Jun 10, 2015 at 11:09:58AM +0200, johan.vermeulen7@telenet.be wrote:
Hello All,
I have the problem described in this bug:
https://bugzilla.redhat.com/show_bug.cgi?id=1116756
It is also descibed in some detail here:
https://bugs.launchpad.net/linuxmint/+bug/1264811
After printing, the print icon stays in the system tray until I logout. The bugzilla says there is a fix for Fedora21.
Does anybody know how to get this fixed for C7?
Ah, I've seen that too. Not only does it remain there, it no longer works, i.e., you can't open it, you can't kill it, it just sits there, inert.
I'd like to see a fix for this also.
However, since Mate isn't an official Centos desktop, you'll probably need to post a request with the EPEL maintainers.
When you have this issue do you check the cups log for the printer in question to see if it indicates that the job has completed? It might be that the cups doesn't think the job is done. Also, have you tried checking the status of, and/or stopping/starting, the cups.service to see if that clears it?
No, I haven't thought to check the log. but the job comes out of the printer, as do subsequent ones even though the icon remains "stuck" on the upper panele.
----- Oorspronkelijk bericht ----- Van: "Fred Smith" fredex@fcshome.stoneham.ma.us Aan: centos@centos.org Verzonden: Woensdag 10 juni 2015 15:22:44 Onderwerp: Re: [CentOS] Centos7 - Mate - Zombie printer icon remains after printing
On Wed, Jun 10, 2015 at 01:20:34PM +0000, Richard wrote:
------------ Original Message ------------
Date: Wednesday, June 10, 2015 09:05:50 AM -0400 From: Fred Smith fredex@fcshome.stoneham.ma.us
On Wed, Jun 10, 2015 at 11:09:58AM +0200, johan.vermeulen7@telenet.be wrote:
Hello All,
I have the problem described in this bug:
https://bugzilla.redhat.com/show_bug.cgi?id=1116756
It is also descibed in some detail here:
https://bugs.launchpad.net/linuxmint/+bug/1264811
After printing, the print icon stays in the system tray until I logout. The bugzilla says there is a fix for Fedora21.
Does anybody know how to get this fixed for C7?
Ah, I've seen that too. Not only does it remain there, it no longer works, i.e., you can't open it, you can't kill it, it just sits there, inert.
I'd like to see a fix for this also.
However, since Mate isn't an official Centos desktop, you'll probably need to post a request with the EPEL maintainers.
When you have this issue do you check the cups log for the printer in question to see if it indicates that the job has completed? It might be that the cups doesn't think the job is done. Also, have you tried checking the status of, and/or stopping/starting, the cups.service to see if that clears it?
No, I haven't thought to check the log. but the job comes out of the printer, as do subsequent ones even though the icon remains "stuck" on the upper panele.
Hello All,
thanks for the answers.
In /var/log/cups/access.log all is ok:
localhost - - [10/Jun/2015:15:04:18 +0200] "POST /printers/Printer-2deverdieping HTTP/1.1" 200 63251 Print-Job successful
var/log/cups/error.log shows an - I think - unrelated EM:
W [10/Jun/2015:13:35:19 +0200] CreateProfile failed: org.freedesktop.DBus.Error.ServiceUnknown:The name org.freedesktop.ColorManager was not provided by any .service files
I am unable to test if restarting cups clears the icon at the moment.
Greetings, Johan
On Wed, 10 Jun 2015 11:09:58 +0200 (CEST) johan.vermeulen7@telenet.be wrote:
After printing, the print icon stays in the system tray until I logout.
You can get rid of it with this command:
killall mate-panel
On Wed, Jun 10, 2015 at 11:08:36AM -0600, Frank Cox wrote:
On Wed, 10 Jun 2015 11:09:58 +0200 (CEST) johan.vermeulen7@telenet.be wrote:
After printing, the print icon stays in the system tray until I logout.
You can get rid of it with this command:
killall mate-panel
doesn't that kill the panels, too?
On Wed, 10 Jun 2015 14:38:47 -0400 Fred Smith wrote:
After printing, the print icon stays in the system tray until I logout.
You can get rid of it with this command:
killall mate-panel
doesn't that kill the panels, too?
They come right back, automatically.