[Desktop-packages] [Bug 943881] Re: [Upstream] Unable to print to password protected (cups) printer
Synchronising bug status with upstream. ** Changed in: libreoffice (Ubuntu) Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/943881 Title: [Upstream] Unable to print to password protected (cups) printer Status in LibreOffice: Fix Released Status in libreoffice package in Ubuntu: Fix Released Bug description: Hi! I'm on Precise using LibreOffice 3.5.0. Situation: Windows 7 PC with a printer shared on it (Password protected). Ubuntu Precise system that uses this printer in cups, and set to 'ask password when needed'. Now I can print perfectly from gedit for example. After sending the print job, I get a popup to enter the login & pass for the printer. But with LibreOffice it never asks the credentials, so the printing fails (ACCESS DENIED in cups). Think this should be fixed asap :) Cause not being able to print in an Office application ... :) --- ApportVersion: 1.93-0ubuntu2 Architecture: amd64 DistroRelease: Ubuntu 12.04 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110705.1) Package: libreoffice-core 1:3.5.0-1ubuntu4 PackageArchitecture: amd64 ProcEnviron: LANGUAGE=nl:en_AU:en TERM=xterm PATH=(custom, no user) LANG=nl_BE.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6 Tags: precise Uname: Linux 3.2.0-17-generic x86_64 UpgradeStatus: Upgraded to precise on 2012-02-19 (11 days ago) UserGroups: adm admin cdrom dialout libvirtd lpadmin plugdev sambashare --- ApportVersion: 1.93-0ubuntu2 Architecture: amd64 DistroRelease: Ubuntu 12.04 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110705.1) Package: libreoffice-writer 1:3.5.0-1ubuntu4 PackageArchitecture: amd64 ProcEnviron: LANGUAGE=nl:en_AU:en TERM=xterm PATH=(custom, no user) LANG=nl_BE.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6 Tags: precise Uname: Linux 3.2.0-17-generic x86_64 UpgradeStatus: Upgraded to precise on 2012-02-19 (11 days ago) UserGroups: adm admin cdrom dialout libvirtd lpadmin plugdev sambashare To manage notifications about this bug go to: https://bugs.launchpad.net/df-libreoffice/+bug/943881/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 943881] Re: [Upstream] Unable to print to password protected (cups) printer
Launchpad has imported 25 comments from the remote bug at https://bugs.documentfoundation.org/show_bug.cgi?id=53029. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help.launchpad.net/InterBugTracking. On 2012-08-01T08:20:36+00:00 Support-1 wrote: There is no authentication function when printing using CUPS on the network (such as localhost: 631) while in OOo (version 1.2) is a pop-up window requesting user name and password. Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/943881/comments/6 On 2012-08-01T20:33:22+00:00 Martin Pitt wrote: cups usually does not require authentication when talking to a local printer, it uses the socket cookie. This is not related to ConsoleKit at all; if cups is misbehaving, please report a bug against cups. Thanks, Martin Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/943881/comments/8 On 2012-08-13T12:38:26+00:00 Support-1 wrote: Excuse me but the LibreOffice has this error nevertheless. When both the network printer and CUPS configured and worked on other computer and if somebody wish print some documents from any applications authentication is needed. Before printing applications should open the necessary window so that users have possibility to enter one's name and password. OpenOffice knew to make it. Unfortunately, we guess this source code was erased from LibreOffice when this project was forked from OepOffice.org. Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/943881/comments/10 On 2013-02-15T12:09:13+00:00 Thijs Kinkhorst wrote: I'm unsure if this report was filed against the right component, feel free to reassign. The issue is real, though. The problem arises when printing to a network printer, e.g. over IPP, that requires a username/password combination. We have such printers in our enterprise environment. They are configured in my local CUPS printers.conf with the "AuthInfoRequired username,password" option. This works fine with Gnome programs and Firefox, but LibreOffice doesn't request any credentials from the user and printing fails. Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/943881/comments/13 On 2013-06-20T10:55:22+00:00 Dennis Schridde wrote: Is this a duplicate of bug #48414? Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/943881/comments/16 On 2013-06-20T11:49:04+00:00 Sam Morris wrote: (In reply to comment #4) > Is this a duplicate of bug #48414? I think so. My understanding of the original report is: * There is no way to authenticate when printing using CUPS on the network [to a printer with AuthInfoRequired username,password in its printers.conf entry] * Whereas, in OpenOffice.org 1.2, there is a pop-up window requesting authentication [when attempting to print to such a printer] Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/943881/comments/19 On 2013-06-20T11:55:45+00:00 Thijs Kinkhorst wrote: *** Bug 48414 has been marked as a duplicate of this bug. *** Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/943881/comments/21 On 2013-06-20T11:57:19+00:00 Thijs Kinkhorst wrote: Yes, it's the same issue. For example Evince, Firefox and OpenOffice will have an authentication popup, LibreOffice lacks this functionality which makes the printing fail. Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/943881/comments/23 On 2014-08-12T15:39:49+00:00 Caolanm wrote: We do set a password handler via cupsSetPasswordCB which I imagine is what should then get called under these circumstances, but it doesn't work for me either while it does in evince. Odd Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/943881/comments/25 On 2014-08-13T13:14:50+00:00 Caolanm wrote: Apparently we need to search for auth-info-required in the cups attributes and set auto-info on the job. afaik we never did this and either OOo 1.2 doesn't/didnt work, or worked for some unrelated reason Reply at: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/943881/comments/27 -
[Desktop-packages] [Bug 943881] Re: [Upstream] Unable to print to password protected (cups) printer
** Bug watch added: Document Foundation Bugzilla #53029 https://bugs.documentfoundation.org/show_bug.cgi?id=53029 ** Changed in: df-libreoffice Importance: High => Unknown ** Changed in: df-libreoffice Status: Confirmed => Unknown ** Changed in: df-libreoffice Remote watch: freedesktop.org Bugzilla #53029 => Document Foundation Bugzilla #53029 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/943881 Title: [Upstream] Unable to print to password protected (cups) printer Status in LibreOffice: Unknown Status in libreoffice package in Ubuntu: Incomplete Bug description: Hi! I'm on Precise using LibreOffice 3.5.0. Situation: Windows 7 PC with a printer shared on it (Password protected). Ubuntu Precise system that uses this printer in cups, and set to 'ask password when needed'. Now I can print perfectly from gedit for example. After sending the print job, I get a popup to enter the login & pass for the printer. But with LibreOffice it never asks the credentials, so the printing fails (ACCESS DENIED in cups). Think this should be fixed asap :) Cause not being able to print in an Office application ... :) --- ApportVersion: 1.93-0ubuntu2 Architecture: amd64 DistroRelease: Ubuntu 12.04 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110705.1) Package: libreoffice-core 1:3.5.0-1ubuntu4 PackageArchitecture: amd64 ProcEnviron: LANGUAGE=nl:en_AU:en TERM=xterm PATH=(custom, no user) LANG=nl_BE.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6 Tags: precise Uname: Linux 3.2.0-17-generic x86_64 UpgradeStatus: Upgraded to precise on 2012-02-19 (11 days ago) UserGroups: adm admin cdrom dialout libvirtd lpadmin plugdev sambashare --- ApportVersion: 1.93-0ubuntu2 Architecture: amd64 DistroRelease: Ubuntu 12.04 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110705.1) Package: libreoffice-writer 1:3.5.0-1ubuntu4 PackageArchitecture: amd64 ProcEnviron: LANGUAGE=nl:en_AU:en TERM=xterm PATH=(custom, no user) LANG=nl_BE.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6 Tags: precise Uname: Linux 3.2.0-17-generic x86_64 UpgradeStatus: Upgraded to precise on 2012-02-19 (11 days ago) UserGroups: adm admin cdrom dialout libvirtd lpadmin plugdev sambashare To manage notifications about this bug go to: https://bugs.launchpad.net/df-libreoffice/+bug/943881/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 943881] Re: [Upstream] Unable to print to password protected (cups) printer
This release of Ubuntu is no longer receiving maintenance updates. If this is still an issue on a maintained version of Ubuntu please let us know. ** Changed in: libreoffice (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/943881 Title: [Upstream] Unable to print to password protected (cups) printer Status in LibreOffice: Confirmed Status in libreoffice package in Ubuntu: Incomplete Bug description: Hi! I'm on Precise using LibreOffice 3.5.0. Situation: Windows 7 PC with a printer shared on it (Password protected). Ubuntu Precise system that uses this printer in cups, and set to 'ask password when needed'. Now I can print perfectly from gedit for example. After sending the print job, I get a popup to enter the login & pass for the printer. But with LibreOffice it never asks the credentials, so the printing fails (ACCESS DENIED in cups). Think this should be fixed asap :) Cause not being able to print in an Office application ... :) --- ApportVersion: 1.93-0ubuntu2 Architecture: amd64 DistroRelease: Ubuntu 12.04 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110705.1) Package: libreoffice-core 1:3.5.0-1ubuntu4 PackageArchitecture: amd64 ProcEnviron: LANGUAGE=nl:en_AU:en TERM=xterm PATH=(custom, no user) LANG=nl_BE.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6 Tags: precise Uname: Linux 3.2.0-17-generic x86_64 UpgradeStatus: Upgraded to precise on 2012-02-19 (11 days ago) UserGroups: adm admin cdrom dialout libvirtd lpadmin plugdev sambashare --- ApportVersion: 1.93-0ubuntu2 Architecture: amd64 DistroRelease: Ubuntu 12.04 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110705.1) Package: libreoffice-writer 1:3.5.0-1ubuntu4 PackageArchitecture: amd64 ProcEnviron: LANGUAGE=nl:en_AU:en TERM=xterm PATH=(custom, no user) LANG=nl_BE.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6 Tags: precise Uname: Linux 3.2.0-17-generic x86_64 UpgradeStatus: Upgraded to precise on 2012-02-19 (11 days ago) UserGroups: adm admin cdrom dialout libvirtd lpadmin plugdev sambashare To manage notifications about this bug go to: https://bugs.launchpad.net/df-libreoffice/+bug/943881/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 943881] Re: [Upstream] Unable to print to password protected (cups) printer
I feel this problem is much bigger than "just" LibreOffice. I have a freshly installed Ubuntu 14.04.1 with KDE desktop, and I cannot print to a printer that requires authentication from anything that I have tried, except Firefox. All other applications that I've tried fail to print, including "lpr" and "lp" on the command line. So I believe this bug should be brought to the attention of KDE developers and probably cups also. At least. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/943881 Title: [Upstream] Unable to print to password protected (cups) printer Status in LibreOffice Productivity Suite: Confirmed Status in “libreoffice” package in Ubuntu: Confirmed Bug description: Hi! I'm on Precise using LibreOffice 3.5.0. Situation: Windows 7 PC with a printer shared on it (Password protected). Ubuntu Precise system that uses this printer in cups, and set to 'ask password when needed'. Now I can print perfectly from gedit for example. After sending the print job, I get a popup to enter the login & pass for the printer. But with LibreOffice it never asks the credentials, so the printing fails (ACCESS DENIED in cups). Think this should be fixed asap :) Cause not being able to print in an Office application ... :) --- ApportVersion: 1.93-0ubuntu2 Architecture: amd64 DistroRelease: Ubuntu 12.04 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110705.1) Package: libreoffice-core 1:3.5.0-1ubuntu4 PackageArchitecture: amd64 ProcEnviron: LANGUAGE=nl:en_AU:en TERM=xterm PATH=(custom, no user) LANG=nl_BE.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6 Tags: precise Uname: Linux 3.2.0-17-generic x86_64 UpgradeStatus: Upgraded to precise on 2012-02-19 (11 days ago) UserGroups: adm admin cdrom dialout libvirtd lpadmin plugdev sambashare --- ApportVersion: 1.93-0ubuntu2 Architecture: amd64 DistroRelease: Ubuntu 12.04 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110705.1) Package: libreoffice-writer 1:3.5.0-1ubuntu4 PackageArchitecture: amd64 ProcEnviron: LANGUAGE=nl:en_AU:en TERM=xterm PATH=(custom, no user) LANG=nl_BE.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6 Tags: precise Uname: Linux 3.2.0-17-generic x86_64 UpgradeStatus: Upgraded to precise on 2012-02-19 (11 days ago) UserGroups: adm admin cdrom dialout libvirtd lpadmin plugdev sambashare To manage notifications about this bug go to: https://bugs.launchpad.net/df-libreoffice/+bug/943881/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 943881] Re: [Upstream] Unable to print to password protected (cups) printer
See also: https://bugs.freedesktop.org/show_bug.cgi?id=48414 ** Bug watch added: freedesktop.org Bugzilla #48414 https://bugs.freedesktop.org/show_bug.cgi?id=48414 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/943881 Title: [Upstream] Unable to print to password protected (cups) printer Status in LibreOffice Productivity Suite: Confirmed Status in “libreoffice” package in Ubuntu: Confirmed Bug description: Hi! I'm on Precise using LibreOffice 3.5.0. Situation: Windows 7 PC with a printer shared on it (Password protected). Ubuntu Precise system that uses this printer in cups, and set to 'ask password when needed'. Now I can print perfectly from gedit for example. After sending the print job, I get a popup to enter the login & pass for the printer. But with LibreOffice it never asks the credentials, so the printing fails (ACCESS DENIED in cups). Think this should be fixed asap :) Cause not being able to print in an Office application ... :) --- ApportVersion: 1.93-0ubuntu2 Architecture: amd64 DistroRelease: Ubuntu 12.04 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110705.1) Package: libreoffice-core 1:3.5.0-1ubuntu4 PackageArchitecture: amd64 ProcEnviron: LANGUAGE=nl:en_AU:en TERM=xterm PATH=(custom, no user) LANG=nl_BE.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6 Tags: precise Uname: Linux 3.2.0-17-generic x86_64 UpgradeStatus: Upgraded to precise on 2012-02-19 (11 days ago) UserGroups: adm admin cdrom dialout libvirtd lpadmin plugdev sambashare --- ApportVersion: 1.93-0ubuntu2 Architecture: amd64 DistroRelease: Ubuntu 12.04 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110705.1) Package: libreoffice-writer 1:3.5.0-1ubuntu4 PackageArchitecture: amd64 ProcEnviron: LANGUAGE=nl:en_AU:en TERM=xterm PATH=(custom, no user) LANG=nl_BE.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6 Tags: precise Uname: Linux 3.2.0-17-generic x86_64 UpgradeStatus: Upgraded to precise on 2012-02-19 (11 days ago) UserGroups: adm admin cdrom dialout libvirtd lpadmin plugdev sambashare To manage notifications about this bug go to: https://bugs.launchpad.net/df-libreoffice/+bug/943881/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp
[Desktop-packages] [Bug 943881] Re: [Upstream] Unable to print to password protected (cups) printer
** Summary changed: - Unable to print to password protected (cups) printer + [Upstream] Unable to print to password protected (cups) printer -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/943881 Title: [Upstream] Unable to print to password protected (cups) printer Status in LibreOffice Productivity Suite: Confirmed Status in “libreoffice” package in Ubuntu: Confirmed Bug description: Hi! I'm on Precise using LibreOffice 3.5.0. Situation: Windows 7 PC with a printer shared on it (Password protected). Ubuntu Precise system that uses this printer in cups, and set to 'ask password when needed'. Now I can print perfectly from gedit for example. After sending the print job, I get a popup to enter the login & pass for the printer. But with LibreOffice it never asks the credentials, so the printing fails (ACCESS DENIED in cups). Think this should be fixed asap :) Cause not being able to print in an Office application ... :) --- ApportVersion: 1.93-0ubuntu2 Architecture: amd64 DistroRelease: Ubuntu 12.04 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110705.1) Package: libreoffice-core 1:3.5.0-1ubuntu4 PackageArchitecture: amd64 ProcEnviron: LANGUAGE=nl:en_AU:en TERM=xterm PATH=(custom, no user) LANG=nl_BE.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6 Tags: precise Uname: Linux 3.2.0-17-generic x86_64 UpgradeStatus: Upgraded to precise on 2012-02-19 (11 days ago) UserGroups: adm admin cdrom dialout libvirtd lpadmin plugdev sambashare --- ApportVersion: 1.93-0ubuntu2 Architecture: amd64 DistroRelease: Ubuntu 12.04 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110705.1) Package: libreoffice-writer 1:3.5.0-1ubuntu4 PackageArchitecture: amd64 ProcEnviron: LANGUAGE=nl:en_AU:en TERM=xterm PATH=(custom, no user) LANG=nl_BE.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6 Tags: precise Uname: Linux 3.2.0-17-generic x86_64 UpgradeStatus: Upgraded to precise on 2012-02-19 (11 days ago) UserGroups: adm admin cdrom dialout libvirtd lpadmin plugdev sambashare To manage notifications about this bug go to: https://bugs.launchpad.net/df-libreoffice/+bug/943881/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp