Nice applet for system settings/printer configuration. But don't try to change any settings, because it doesn't ask for root permission. All it does is say:
"There was an error during CUPS operation: 'client-error-forbidden'
This is kdebase-4.6.0-0.1.fc14.x86_64
On 03/03/2011 07:18 AM, Neal Becker wrote:
Nice applet for system settings/printer configuration. But don't try to change any settings, because it doesn't ask for root permission. All it does is say:
"There was an error during CUPS operation: 'client-error-forbidden'
This is kdebase-4.6.0-0.1.fc14.x86_64
True.
kdesu kcmshell4 system-config-printer-kde
It's *supposed* to ask for root privileges on access, but that's been failing to function properly for some time. I'm going to advocate that fixing that bug be a prerequisite for us continuing to ship system-config-printer-kde by default.
-- Rex
On Thursday 03 March 2011 13:18:09 Neal Becker wrote:
Nice applet for system settings/printer configuration. But don't try to change any settings, because it doesn't ask for root permission. All it does is say:
"There was an error during CUPS operation: 'client-error-forbidden'
This is kdebase-4.6.0-0.1.fc14.x86_64
Yes, it could be handled better, but if you start systemsettings from a root konsole you avoid the problem (only for things like this that need root perms, of course).
Anne
Rex Dieter <rdieter@...> writes:
It's *supposed* to ask for root privileges on access, but that's been failing to function properly for some time. I'm going to advocate that fixing that bug be a prerequisite for us continuing to ship system-config-printer-kde by default.
Adding this to the services desktop file it now asks for a password and seems to work.
X-KDE-ModuleType=Library X-KDE-SubstituteUID=false X-KDE-HasReadOnlyMode=true X-KDE-RootOnly=true
On Wed, 2011-03-30 at 05:32 +0000, Jeremiah wrote:
Rex Dieter <rdieter@...> writes:
It's *supposed* to ask for root privileges on access, but that's been failing to function properly for some time. I'm going to advocate that fixing that bug be a prerequisite for us continuing to ship system-config-printer-kde by default.
Adding this to the services desktop file it now asks for a password and seems to work.
X-KDE-ModuleType=Library X-KDE-SubstituteUID=false X-KDE-HasReadOnlyMode=true X-KDE-RootOnly=true
Where exactly is this file located ?
On 04/08/2011 02:27 AM, Linuxguy123 wrote:
Where exactly is this file located ?
/usr/share/kde4/services/system-config-printer-kde.desktop
-Bill
Linuxguy123 wrote, On 04/08/2011 02:27 AM:
On Wed, 2011-03-30 at 05:32 +0000, Jeremiah wrote:
Rex Dieter<rdieter@...> writes:
It's *supposed* to ask for root privileges on access, but that's been failing to function properly for some time. I'm going to advocate that fixing that bug be a prerequisite for us continuing to ship system-config-printer-kde by default.
Still fails to ask for root p/w for me after today's upgrade to 4.6.2
Adding this to the services desktop file it now asks for a password and seems to work.
X-KDE-ModuleType=Library X-KDE-SubstituteUID=false X-KDE-HasReadOnlyMode=true X-KDE-RootOnly=true
Where exactly is this file located ?
/usr/share/kde4/services/system-config-printer-kde.desktop
contains these strings but still see error "There was an error during the CUPS operation: 'client-error-forbidden'." when running KDE Printer Configuration and clicking on "New Network Printer". However, the lower lever app system-config-printer works fine (i.e., asks for root privilege when adding printer).
There seems to be an open bug report regarding this here: https://bugzilla.redhat.com/show_bug.cgi?id=683589
-gene
Gene Smith wrote:
Linuxguy123 wrote, On 04/08/2011 02:27 AM:
On Wed, 2011-03-30 at 05:32 +0000, Jeremiah wrote:
Rex Dieter<rdieter@...> writes:
It's *supposed* to ask for root privileges on access, but that's been failing to function properly for some time. I'm going to advocate that fixing that bug be a prerequisite for us continuing to ship system-config-printer-kde by default.
Still fails to ask for root p/w for me after today's upgrade to 4.6.2
how do you launch it?
it works for me via systemsettings->printer configuration
-- rex
On 04/22/2011 09:04 AM, Rex Dieter wrote:
it works for me via systemsettings->printer configuration
Ah, I can reproduce this.
invoke krunner, type 'printer' then choose 'Printer Configuration'. It will not ask for authentication.
Choosing 'Printing' instead asks for authentication.
Why do we ship two printing configuration widgets?
-Bill