[Bug 934291] Re: Deleting or stopping print jobs does not work

2018-03-04 Thread Mathew Hodson
** No longer affects: cups (Ubuntu) ** No longer affects: gnome-control-center (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/934291 Title: Deleting or stopp

[Bug 934291] Re: Deleting or stopping print jobs does not work

2018-01-17 Thread Didier Raboud
@ken-vandine: I'd not name the system user 'lpadmin' but rather 'cups- pk-helper', which is more precise, especially as its creation/deletion is handled by the cups-pk-helper maintainer scripts. Other than that, it looks like a good solution. That said, only the cups-pk-helper maintainer in Debia

[Bug 934291] Re: Deleting or stopping print jobs does not work

2018-01-17 Thread Ken VanDine
@odyx do you think the patch in comment #53 is suitable for debian? I'd like to avoid a delta with debian if possible, so i'll defer sponsoring this until we have some agreement on the fix. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed

[Bug 934291] Re: Deleting or stopping print jobs does not work

2018-01-11 Thread Bug Watch Updater
** Changed in: gnome-control-center Status: Incomplete => Unknown -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/934291 Title: Deleting or stopping print jobs d

[Bug 934291] Re: Deleting or stopping print jobs does not work

2018-01-11 Thread Mario Sánchez Prada
Sorry for dropping the ball on this one, for some reason I completely missed all notifications and I only happened to find this bug today almost by chance :-) Anyway, if you don't mind me asking... I understand that my workaround of passing --with-system-groups='lpadmin root' to configure when bui

[Bug 934291] Re: Deleting or stopping print jobs does not work

2017-12-20 Thread Till Kamppeter
Patch to apply is the one of comment #53. ** Changed in: cups (Ubuntu) Status: Incomplete => Invalid ** Changed in: cups-pk-helper (Ubuntu) Status: Incomplete => In Progress -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed

[Bug 934291] Re: Deleting or stopping print jobs does not work

2017-12-20 Thread Till Kamppeter
It is working now. Thank you very much. Can someone upload this version of cups-pk-helper to Bionic? Thanks. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/934291 Title

[Bug 934291] Re: Deleting or stopping print jobs does not work

2017-12-20 Thread shemgp
Thanks for testing. It really does not work on a freshly installed Artful, because the mechanism was only allowing root and not lpadmin to run. I changed that and tested it on a freshly installed Artful, and it worked, so here's another debdiff. I also updated my PPA. Please do test. ** Patch a

[Bug 934291] Re: Deleting or stopping print jobs does not work

2017-12-20 Thread Till Kamppeter
I have tried the PPA some days ago (Dec 15) and it did not work. Is there a new version on the PPA? -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/934291 Title: Deleti

Re: [Bug 934291] Re: Deleting or stopping print jobs does not work

2017-12-20 Thread shemgp
Does the PPA work? Sent from Mailspring (https://link.getmailspring.com/link/local- 2575ba08-3601@shemgp- x230t/0?redirect=https%3A%2F%2Fgetmailspring.com%2F&recipient=934291%40bugs.launchpad.net), the best free email app for work On Dec 21 2017, at 12:05 am, Till Kamppeter <934...@bugs.launchpad

[Bug 934291] Re: Deleting or stopping print jobs does not work

2017-12-20 Thread Till Kamppeter
shemgp, thank you also for this attempt but it is also not working for me. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/934291 Title: Deleting or stopping print jobs

[Bug 934291] Re: Deleting or stopping print jobs does not work

2017-12-19 Thread shemgp
Yup, as I see it using cups-pk-helper gives two layers of auth, one for cupsd and another for policy-kit. Using cups-pk-helper as lpadmin or root would override cupsd permissions as it'll be running with all privileges, but there's still the policy-kit permissions. Right now, I've tested it, with

[Bug 934291] Re: Deleting or stopping print jobs does not work

2017-12-15 Thread Didier Raboud
It's fine to have root as member of the lpadmin group. BUT… it's not fine to have cups-pk-helper run as root and allow unauthorized users (in CUPS' eyes) cancel other user's jobs. This should be fixed in cups-pk-helper through making it interact with CUPS using the requesting user's user. This wou

[Bug 934291] Re: Deleting or stopping print jobs does not work

2017-12-15 Thread Till Kamppeter
shemgp, unfortunately, your newest patch still does not solve the problem for me. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/934291 Title: Deleting or stopping pri

[Bug 934291] Re: Deleting or stopping print jobs does not work

2017-12-14 Thread Till Kamppeter
I use Artful and I have added your PPA now. I have also removed "root" as member of the "lpadmin" group in /etc/group, to have only your fix active. What did you change in your PPA compared to your patch from comment #36? -- You received this bug notification because you are a member of Ubuntu D

[Bug 934291] Re: Deleting or stopping print jobs does not work

2017-12-14 Thread shemgp
Hello, Are you using Artful? I've tested it again in Ubuntu 17.10 and the UI doesn't get updated immediately but it does pause, resume, and cancel jobs just fine: https://youtu.be/Z5IuAAtKlnI. Could you test using this PPA: https://launchpad.net/~shemgp/+archive/ubuntu/other-apps? I'll test it

[Bug 934291] Re: Deleting or stopping print jobs does not work

2017-12-13 Thread Till Kamppeter
If I add "root" as member of the "lpadmin" group in /etc/group, all is working perfecty: Kill button of the job list entry, "Clear all" at the top of job list, and "Restart" in the print queue entry. OdyX, WDYT? Should we add root as member of the lpadmin group? shemgp, your latest patch is still

[Bug 934291] Re: Deleting or stopping print jobs does not work

2017-12-13 Thread Till Kamppeter
I have applied the patch of comment #36 to cups-pk-helper now (nothing uploaded, only local testing) and for me it does not work. On the command line I have disabled a print queue and send a job to it, by disabling the job stays in the queue so that one has time to do the actual test. Now I have

[Bug 934291] Re: Deleting or stopping print jobs does not work

2017-12-13 Thread Till Kamppeter
"Restart" button for the queue returns to work when I re-install the original cups-pk-helper without the patch. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/934291 Tit

[Bug 934291] Re: Deleting or stopping print jobs does not work

2017-12-13 Thread Till Kamppeter
Added cups-pk-helper task and re-subscribed ubuntu-sponsors. ** Changed in: gnome-control-center (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bug

[Bug 934291] Re: Deleting or stopping print jobs does not work

2017-12-13 Thread Till Kamppeter
So then why does no one apply the patch of comment #36? OdyX (printing maintainer for Debian) and me, we are OK with this solution. ** Changed in: cups (Ubuntu) Status: Confirmed => Invalid ** Also affects: cups-pk-helper (Ubuntu) Importance: Undecided Status: New ** Changed in

[Bug 934291] Re: Deleting or stopping print jobs does not work

2017-12-13 Thread Felix
Welcome 2 Linux. Enduser is worthless! -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/934291 Title: Deleting or stopping print jobs does not work To manage notificati

[Bug 934291] Re: Deleting or stopping print jobs does not work

2017-12-13 Thread Meiden
Can't believe that this bug is still present after 5 years -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/934291 Title: Deleting or stopping print jobs does not wo

[Bug 934291] Re: Deleting or stopping print jobs does not work

2017-07-12 Thread Didier Raboud
Re: > OdyX, WDYT about applying the patch of comment #24 to the Debian/Ubuntu > package of CUPS? It adds root to CUPS' system group and this way > cups-pk-helper (runs as root) can authenticate queue and job manipulations > from GUIs. I think it should not be solved in CUPS, but in cups-pk-help

[Bug 934291] Re: Deleting or stopping print jobs does not work

2017-07-11 Thread shemgp
Here's a more complete fix. Added the annotation for all actions and made setting the daemon user an option in the configure.ac. ** Patch added: "run_as_lpadmin3.debdiff" https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/934291/+attachment/4913165/+files/run_as_lpadmin3.debdi

[Bug 934291] Re: Deleting or stopping print jobs does not work

2017-07-11 Thread Till Kamppeter
Thanks for the quick fix. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/934291 Title: Deleting or stopping print jobs does not work To manage notifications about thi

[Bug 934291] Re: Deleting or stopping print jobs does not work

2017-07-11 Thread shemgp
Here's another debdiff. I tested this on my machine and was able to delete jobs from the queue. I just had to add the annotation which I got an idea from from the colord package. ** Patch added: "run_as_lpadmin2.debdiff" https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/9342

[Bug 934291] Re: Deleting or stopping print jobs does not work

2017-07-11 Thread shemgp
Now, yes. I thought it was working but I was using a gnome-shell extension that used the command 'cancel' to cancel a job and not cups- pk-helper. Anyway, still digging into it. Sorry for the non-working patch. -- You received this bug notification because you are a member of Ubuntu Desktop Bug

[Bug 934291] Re: Deleting or stopping print jobs does not work

2017-07-11 Thread Till Kamppeter
OdyX, WDYT about applying the patch of comment #24 to the Debian/Ubuntu package of CUPS? It adds root to CUPS' system group and this way cups- pk-helper (runs as root) can authenticate queue and job manipulations from GUIs. If there are any objections from the Debian side, what about letting only

[Bug 934291] Re: Deleting or stopping print jobs does not work

2017-07-11 Thread Till Kamppeter
shemgp, did you test this patch? There is no user "lpadmin". With "run as lpadmin" I mean run as a user which is in the lpadmin group. So the better solution would be to build CUPS with root in the system group or let root be member of the lpadmin group. -- You received this bug notification be

[Bug 934291] Re: Deleting or stopping print jobs does not work

2017-07-11 Thread shemgp
Here's another debdiff to make cups-pk-helper run as lpadmin. ** Patch added: "run_as_lpadmin.debdiff" https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/934291/+attachment/4912677/+files/run_as_lpadmin.debdiff -- You received this bug notification because you are a member o

[Bug 934291] Re: Deleting or stopping print jobs does not work

2015-11-11 Thread Frédéric Parrenin
I hope this old and quite serious bug will get some attention soon. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/934291 Title: Deleting or stopping print jobs does n

[Bug 934291] Re: Deleting or stopping print jobs does not work

2015-04-20 Thread Sebastien Bacher
Till, could you have a look, the previous comment points to debian/ubuntu packaging issues ** Also affects: cups (Ubuntu) Importance: Undecided Status: New ** Changed in: cups (Ubuntu) Assignee: (unassigned) => Till Kamppeter (till-kamppeter) ** Changed in: cups (Ubuntu) Import

[Bug 934291] Re: Deleting or stopping print jobs does not work

2015-04-20 Thread Mario Sánchez Prada
I've been investigating this issue recently and can confirm that, while this is not an issue in my Fedora machine with the very same version of cups, cups-pk-helper and gnome-control-center installed, it is still present in Ubuntu, due to what I believe it might be a bug in the way CUPS is being pa

[Bug 934291] Re: Deleting or stopping print jobs does not work

2014-12-31 Thread infro
Same in Ubuntu Gnome 14.10 (Gnome Shell 3.14). Works with workaround suggested by Domenico. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/934291 Title: Deleting or st

[Bug 934291] Re: Deleting or stopping print jobs does not work

2014-12-09 Thread Domenico
I have the same problem. Here a work-around: https://bugzilla.gnome.org/show_bug.cgi?id=669679#c10 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/934291 Title: Deletin

[Bug 934291] Re: Deleting or stopping print jobs does not work

2014-10-02 Thread Christopher
Still an issue in Ubuntu Gnome 14.04, but I was able to cancel the job in cups (http://localhost:631). -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/934291 Title: Del

[Bug 934291] Re: Deleting or stopping print jobs does not work

2013-06-03 Thread Chris Hermansen
Sebastien, I am running 13,04 and confirm that the System Settings > Printers as invoked from Gnome Shell is - unable to cancel my jobs - unable to display others' jobs that are hung / clogging up the printer queue - absent of some useful features like the enabled checkbox I can make screen shots

[Bug 934291] Re: Deleting or stopping print jobs does not work

2013-04-25 Thread Sebastien Bacher
is that still an issue in raring? ** Changed in: gnome-control-center (Ubuntu) Status: Triaged => Incomplete -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/934291

[Bug 934291] Re: Deleting or stopping print jobs does not work

2013-04-19 Thread Bug Watch Updater
** Changed in: gnome-control-center Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/934291 Title: Deleting or stopping print jobs does

[Bug 934291] Re: Deleting or stopping print jobs does not work

2013-03-20 Thread Sebastien Bacher
@Michael: what desktop do you use? "Ubuntu" (or its default desktop: unity) uses system-config-printer still instead of the GNOME Ui and the interface we are using doesn't have that issue... To maintain a respectful atmosphere, please follow the code of conduct - http://www.ubuntu.com/project/abou

[Bug 934291] Re: Deleting or stopping print jobs does not work

2013-03-19 Thread Michael Pacey
Also, I'm going to have to use mpage to do two pages per side because of the crazy way gnome printing works. What's going on? Mark Shuttleworth, you went into space, did you come back? -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gn

[Bug 934291] Re: Deleting or stopping print jobs does not work

2013-03-19 Thread Michael Pacey
This is insane! The only way to cancel a print job in Ubuntu is to open a terminal and use the cancel command! I applied for a job at Canonical and was unsuccessful. I promise if you'd employed me I would NOT have allowed this to happen! -- You received this bug notification because you are a me

[Bug 934291] Re: Deleting or stopping print jobs does not work

2012-02-20 Thread Bug Watch Updater
** Changed in: gnome-control-center Status: Unknown => New ** Changed in: gnome-control-center Importance: Unknown => High -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpa

[Bug 934291] Re: Deleting or stopping print jobs does not work

2012-02-20 Thread Sebastien Bacher
Seems similar to https://bugzilla.gnome.org/show_bug.cgi?id=669679, you might want to subscribe to that bug, comment on it ** Changed in: gnome-control-center (Ubuntu) Status: New => Triaged ** Bug watch added: GNOME Bug Tracker #669679 https://bugzilla.gnome.org/show_bug.cgi?id=669679

[Bug 934291] Re: Deleting or stopping print jobs does not work

2012-02-20 Thread Sebastien Bacher
ok, then it seems it's an upstream bug, there is a reason we don't use their print ui by default ;-) should probably be reported to bugzilla by somebody using gnome-shell and having the issue -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribe

[Bug 934291] Re: Deleting or stopping print jobs does not work

2012-02-20 Thread Felix
That package was not installed. However, installing it (and restarting the laptop to be sure..) didn't solve the issue. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/934

[Bug 934291] Re: Deleting or stopping print jobs does not work

2012-02-20 Thread Felix
I am using gnome-shell. This bug is present since i am using GS. (About 5 months now) I stopped my network connection to make the job pending for some time to get my screens. After having ressed the "stop" button, the button is grayed out but the job is not deleted. After re-activating my wirel

[Bug 934291] Re: Deleting or stopping print jobs does not work

2012-02-20 Thread Sebastien Bacher
do you have cups-pk-helper installed? ** Changed in: gnome-control-center (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/934291

[Bug 934291] Re: Deleting or stopping print jobs does not work

2012-02-20 Thread Felix
** Attachment added: "Still pending after stop button pressed" https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/934291/+attachment/2762751/+files/printer_window_stop_pressed_but_still_pending.png -- You received this bug notification because you are a member of Ubuntu Deskt

[Bug 934291] Re: Deleting or stopping print jobs does not work

2012-02-20 Thread Sebastien Bacher
Thank you for your bug report, what desktop environment do you use? Can you make a screenshot of the dialog? ** Changed in: gnome-control-center (Ubuntu) Importance: Undecided => Low ** Changed in: gnome-control-center (Ubuntu) Status: New => Incomplete -- You received this bug notifi

[Bug 934291] Re: Deleting or stopping print jobs does not work

2012-02-17 Thread Felix
-- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/934291 Title: Deleting or stopping print jobs does not work To manage notifications about this bug go to: https://bugs.l