[Bug 445333] Re: remember password on printing to windows printers does not work

2015-04-08 Thread Launchpad Bug Tracker
This bug was fixed in the package gtk+2.0 - 2.24.23-0ubuntu1.2

---
gtk+2.0 (2.24.23-0ubuntu1.2) trusty; urgency=medium

  * debian/patches/use-secrets-service-for-cups-auth_info.patch
- Backport of auth_info storing (LP: #445333)
  * debian/patches/printing-initialize-auth_info.patch
- Fix to an upstream bug:
  https://bugzilla.gnome.org/show_bug.cgi?id=73
  * Bump minimum version of gtk_print_backend_set_password due to addition of
new boolean parameter.
 -- Dariusz Gadomski dariusz.gadom...@canonical.com   Tue, 10 Mar 2015 
08:20:43 -0700

** Changed in: gtk+2.0 (Ubuntu Trusty)
   Status: Fix Committed = Fix Released

** Bug watch added: GNOME Bug Tracker #73
   https://bugzilla.gnome.org/show_bug.cgi?id=73

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2015-03-13 Thread Samuel Bancal
sudo vi /etc/apt/sources.list
# snip
# Trusty Proposed - test GTK2 patch 
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/445333
deb http://archive.ubuntu.com/ubuntu/ trusty-proposed restricted main 
multiverse universe
# snap

sudo apt-get update
sudo apt-get install libgail-common libgail18 libgtk2.0-common libgtk2.0-bin 
libgtk2.0-0
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages will be upgraded:
  libgail-common libgail18 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common
5 upgraded, 0 newly installed, 0 to remove and 209 not upgraded.
Need to get 1'994 kB of archives.
After this operation, 13.3 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu/ trusty-proposed/main libgail-common 
amd64 2.24.23-0ubuntu1.2 [110 kB]
Get:2 http://archive.ubuntu.com/ubuntu/ trusty-proposed/main libgtk2.0-common 
all 2.24.23-0ubuntu1.2 [121 kB]
Get:3 http://archive.ubuntu.com/ubuntu/ trusty-proposed/main libgtk2.0-bin 
amd64 2.24.23-0ubuntu1.2 [9'798 B]
Get:4 http://archive.ubuntu.com/ubuntu/ trusty-proposed/main libgail18 amd64 
2.24.23-0ubuntu1.2 [14.1 kB]
Get:5 http://archive.ubuntu.com/ubuntu/ trusty-proposed/main libgtk2.0-0 amd64 
2.24.23-0ubuntu1.2 [1'739 kB]
Fetched 1'994 kB in 0s (4'148 kB/s)
[...]

I run the following test steps :

Initial status : Gnome keyring is empty

Step #1 :
 print from Firefox
 Nothing asked, new printer icon on top right of the screen. Click - Job#1 is 
Held for authentication
 Right-click  Authenticate
 I Give the credentials and check the Remember password. (attached 
print_step1.png)
 Job is printed
 Gnome keyring gets a Network password entry 
domain\usern...@printserver.epfl.ch (smb)
 
Step #2 :
 print from Firefox
 A dialog opens ans ask for authentication Authentication is required to print 
document Title on printer printername.
 I Give the credentials and check the Remember password. (attached 
print_step2.png)
 Job is printed
 Gnome keyring gets a second Password or secret entry 
ipp://localhost:631/printers/printername

Step #3 and following :
 print from Firefox
 No dialog comes to the user
 Job is printed
 Gnome keyring has no more entries than the 2 said before.

To me this is the acceptable behaviour.
Ideal would even be to have step #1 asking interactively for credentials, step 
#2 skipped so that we get immediately step #3. But this is outside the scope of 
this bug report I think.

Thanks!
Samuel

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2015-03-13 Thread Samuel Bancal
** Attachment added: print_step1.png
   
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/445333/+attachment/4344089/+files/print_step1.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2015-03-13 Thread Samuel Bancal
** Attachment added: print_step2.png
   
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/445333/+attachment/4344090/+files/print_step2.png

** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2015-03-13 Thread Mikko Pesari
Works perfectly for me. With an empty keychain, Firefox prompts for
credentials and saves them in the keychain, and printing just works.
Gedit (GTK3 application) is then able to use the same credentials,
although they are a bit different from what GTK3 saves to the keychain.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2015-03-11 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/gtk+2.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2015-03-11 Thread Timo Aaltonen
Hello segler, or anyone else affected,

Accepted gtk+2.0 into trusty-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/gtk+2.0/2.24.23-0ubuntu1.2 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: gtk+2.0 (Ubuntu Trusty)
   Status: In Progress = Fix Committed

** Tags removed: verification-done

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2015-02-04 Thread Mathew Hodson
** Bug watch removed: GNOME Bug Tracker #73
   https://bugzilla.gnome.org/show_bug.cgi?id=73

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2015-01-27 Thread Launchpad Bug Tracker
This bug was fixed in the package gtk+2.0 - 2.24.25-0ubuntu2

---
gtk+2.0 (2.24.25-0ubuntu2) vivid; urgency=medium

  * debian/patches/use-secrets-service-for-cups-auth_info.patch
- Backport of auth_info storing (LP: #445333)
  * debian/patches/printing-initialize-auth_info.patch
- Fix to an upstream bug:
  https://bugzilla.gnome.org/show_bug.cgi?id=73
  * Bump minimum version of gtk_print_backend_set_password due to addition of
new boolean parameter.
 -- Dariusz Gadomski dariusz.gadom...@canonical.com   Fri, 21 Nov 2014 
12:36:11 +0100

** Changed in: gtk+2.0 (Ubuntu)
   Status: Triaged = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2015-01-27 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/gtk+2.0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2015-01-19 Thread Dariusz Gadomski
The upstream gtk is considering backporting this change to gtk2: [1]

What I find most important in the description is:
With regards to the importance of having this only fixed in GTK 3. To be
honest, as long as firefox still uses GTK 2 in most distributions this fix is
more important for our users to have in GTK 2 then it is in GTK 3 :-/

This remains true for Ubuntu as well.

[1] https://bugzilla.gnome.org/show_bug.cgi?id=743166

** Bug watch added: GNOME Bug Tracker #743166
   https://bugzilla.gnome.org/show_bug.cgi?id=743166

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2014-12-08 Thread Launchpad Bug Tracker
This bug was fixed in the package gtk+3.0 - 3.10.8-0ubuntu1.3

---
gtk+3.0 (3.10.8-0ubuntu1.3) trusty; urgency=medium

  * debian/patches/use-secrets-service-for-cups-auth_info.patch
- Stores auth_info in secrets service for printing (LP: #445333)
  * debian/patches/printing-initialize-auth_info.patch
- Fix to an upstream bug:
  https://bugzilla.gnome.org/show_bug.cgi?id=73
  * Bump minimum version of gtk_print_backend_set_password due to addition of
new boolean parameter.
 -- Dariusz Gadomski dariusz.gadom...@canonical.com   Tue, 23 Sep 2014 
18:16:51 +0200

** Changed in: gtk+3.0 (Ubuntu Trusty)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2014-12-08 Thread Samuel Bancal
Hello,

I upgraded from trusty-proposed:
- libgail-3-0:amd64 3.10.8-0ubuntu1.3
- libgtk-3-0:amd64 3.10.8-0ubuntu1.3

Here is my test scenario (using gedit):

Nothing in gnome keyring
Print text1
A dialog asked for credentials (I fill and check remember)
job is printed  credentials appear in gnome keyring

Print text2
no dialog appear, job is printed

Print text3
no dialog appear, job is printed

Then I deleted the credentials in gnome keyring
Print text4
A dialog asked again for credentials.

The new packages looks perfect to me! :)

** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2014-11-25 Thread Chris J Arges
Hello segler, or anyone else affected,

Accepted gtk+3.0 into trusty-proposed. The package will build now and be
available at
http://launchpad.net/ubuntu/+source/gtk+3.0/3.10.8-0ubuntu1.3 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: gtk+3.0 (Ubuntu Trusty)
   Status: Triaged = Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2014-11-24 Thread Dariusz Gadomski
Sebastien, I have prepared a debdiff for gtk2 vivid. I hope it will be
of any use for you. Thanks!

** Patch added: vivid_gtk+2.0_2.24.25-0ubuntu2.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/445333/+attachment/4266693/+files/vivid_gtk%2B2.0_2.24.25-0ubuntu2.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2014-11-21 Thread Sebastien Bacher
Thanks Dariusz, Iain updated the symbol version in
https://launchpad.net/ubuntu/+source/gtk+3.0/3.12.2-0ubuntu9

  * Bump minimum version of gtk_print_backend_set_password due to addition of
new boolean parameter.

Could you update your SRU debdiff to do the same?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2014-11-21 Thread Dariusz Gadomski
SRU proposal for utopic (gtk2)

** Patch removed: utopic_gtk+2.0_2.24.24-0ubuntu2.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/445333/+attachment/4222404/+files/utopic_gtk%2B2.0_2.24.24-0ubuntu2.debdiff

** Patch removed: trusty_gtk+2.0_2.24.23-0ubuntu1.2.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/445333/+attachment/4222405/+files/trusty_gtk%2B2.0_2.24.23-0ubuntu1.2.debdiff

** Patch removed: trusty_gtk+3.0_3.10.8-0ubuntu1.3.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/445333/+attachment/4222406/+files/trusty_gtk%2B3.0_3.10.8-0ubuntu1.3.debdiff

** Patch added: utopic_gtk+2.0_2.24.25-0ubuntu2.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/445333/+attachment/4265154/+files/utopic_gtk%2B2.0_2.24.25-0ubuntu2.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2014-11-21 Thread Dariusz Gadomski
Sebastien, please find the attached debdiffs with the
gtk_print_backend_set_password version bumped.

Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2014-11-21 Thread Dariusz Gadomski
SRU proposal for trusty (gtk2).

** Patch added: trusty_gtk+2.0_2.24.23-0ubuntu1.2.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/445333/+attachment/4265156/+files/trusty_gtk%2B2.0_2.24.23-0ubuntu1.2.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2014-11-21 Thread Dariusz Gadomski
SRU proposal for trusty (gtk3).

** Patch added: trusty_gtk+3.0_3.10.8-0ubuntu1.3.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/445333/+attachment/4265155/+files/trusty_gtk%2B3.0_3.10.8-0ubuntu1.3.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2014-11-21 Thread Sebastien Bacher
Thanks, I've uploaded the trusty gtk3 version, the gtk2 one still needs
review/to go in vivid before being SRUed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2014-10-10 Thread Dariusz Gadomski
** Tags added: cts

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2014-10-08 Thread Dariusz Gadomski
The fix has been pulled in by the upstream:
https://git.gnome.org/browse/gtk+/commit/?id=15dbadf38992aa09364f0dd06a71a51b99b6e800

And the upstream bug (https://bugzilla.gnome.org/show_bug.cgi?id=73)
has been marked as resolved fixed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2014-10-08 Thread Sebastien Bacher
thanks Dariusz, I've uploaded the segfault fix to utopic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2014-10-02 Thread Dariusz Gadomski
While I was working on a packport of this feature I have discovered a
bug in the gtk printing backends (affects series 2 and 3) that may cause
random crashes due to buffer overflow.

I have reported the issue upstream and am working on backports to utopic
and trusty (gtk2 and gtk3).

https://bugzilla.gnome.org/show_bug.cgi?id=73

** Bug watch added: GNOME Bug Tracker #73
   https://bugzilla.gnome.org/show_bug.cgi?id=73

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2014-10-02 Thread Dariusz Gadomski
SRU proposal for trusty.

Contains feature backport along with a fix for
https://bugzilla.gnome.org/show_bug.cgi?id=73.

** Patch added: trusty_gtk+3.0_3.10.8-0ubuntu1.3.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/445333/+attachment/4222406/+files/trusty_gtk%2B3.0_3.10.8-0ubuntu1.3.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2014-10-02 Thread Dariusz Gadomski
SRU proposal for trusty.

Contains feature backport along with a fix for
https://bugzilla.gnome.org/show_bug.cgi?id=73.

** Patch added: trusty_gtk+2.0_2.24.23-0ubuntu1.2.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/445333/+attachment/4222405/+files/trusty_gtk%2B2.0_2.24.23-0ubuntu1.2.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2014-10-02 Thread Dariusz Gadomski
SRU proposal for utopic

Contains the feature backport along with a fix for
https://bugzilla.gnome.org/show_bug.cgi?id=73.

** Patch added: utopic_gtk+2.0_2.24.24-0ubuntu2.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/445333/+attachment/4222404/+files/utopic_gtk%2B2.0_2.24.24-0ubuntu2.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2014-10-02 Thread Dariusz Gadomski
SRU proposal for Utopic
(https://bugzilla.gnome.org/show_bug.cgi?id=73)

** Patch added: utopic_gtk+3.0_3.12.2-0ubuntu11.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/445333/+attachment/4222403/+files/utopic_gtk%2B3.0_3.12.2-0ubuntu11.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2014-10-02 Thread Sebastien Bacher
thanks, that looks correct but let's wait a bit for upstream review

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2014-09-29 Thread Launchpad Bug Tracker
This bug was fixed in the package gtk+3.0 - 3.12.2-0ubuntu9

---
gtk+3.0 (3.12.2-0ubuntu9) utopic; urgency=medium

  * Bump minimum version of gtk_print_backend_set_password due to addition of
new boolean parameter.

gtk+3.0 (3.12.2-0ubuntu8) utopic; urgency=medium

  * debian/patches/use-secrets-service-for-cups-auth_info.patch
- Stores auth_info in secrets service for printing (LP: #445333)
 -- Iain Lane iain.l...@canonical.com   Fri, 26 Sep 2014 15:31:53 +0100

** Changed in: gtk+3.0 (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2014-09-25 Thread Sebastien Bacher
** Package changed: ubuntu = gtk+3.0 (Ubuntu)

** Also affects: gtk+3.0 (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: gtk+3.0 (Ubuntu Trusty)
   Importance: Undecided = High

** Changed in: gtk+3.0 (Ubuntu Trusty)
   Status: New = Triaged

** Also affects: gtk+2.0 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: gtk+2.0 (Ubuntu Trusty)
   Importance: Undecided = High

** Changed in: gtk+2.0 (Ubuntu)
   Status: New = Triaged

** Changed in: gtk+2.0 (Ubuntu)
   Importance: Undecided = High

** Changed in: gtk+2.0 (Ubuntu Trusty)
   Status: New = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2014-09-25 Thread Dariusz Gadomski
SRU proposal for utopic (gtk+3.0)

** Patch added: gtk+3.0_3.12.2-0ubuntu8.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/445333/+attachment/4214816/+files/gtk%2B3.0_3.12.2-0ubuntu8.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2014-09-25 Thread Dariusz Gadomski
SRU proposal for utopic (gtk+2.0)

** Description changed:

- i am printing from my ubuntu karmic to a windows box. everytime i print
- i get asked to input username and password to windows box, then the
- document gets printed. there is a remember password checkbox, but it
- keeps asking me when printing the next document.
+ [Impact]
+ 
+  * Passwords for printers are not stored and the users are required
+to retype it with every print job for password protected printers
+ 
+ [Test Case]
+ 
+  * Configure a remote (shared via SMB), password-protected printer.
+ 
+  * Request a print job.
+ 
+  * Each subsequent job will require retyping the password.
+ 
+ [Regression Potential]
+ 
+  * Cherry-pick from upstream (present in Gtk+3.13.8).
+ 
+  * Minor conflict resolution needed (line numbers changed)
+ 
+ [Other Info]
+  
+  * Original bug description:
+ i am printing from my ubuntu karmic to a windows box. everytime i print i get 
asked to input username and password to windows box, then the document gets 
printed. there is a remember password checkbox, but it keeps asking me when 
printing the next document.

** Patch added: gtk+2.0_2.24.24-0ubuntu2.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/445333/+attachment/4214815/+files/gtk%2B2.0_2.24.24-0ubuntu2.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2014-09-25 Thread Sebastien Bacher
@Dariusz, thanks for the work, I've uploaded the gtk+3.0 change to
utopic. Let's get feedback there before considering a stable update. I
would also like to see upstream comment/review the change for gtk2
before we get that in, if that's possible (seems they are still
pondering if they want it there)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2014-09-25 Thread Ubuntu Foundations Team Bug Bot
The attachment gtk+2.0_2.24.24-0ubuntu2.debdiff seems to be a debdiff.
The ubuntu-sponsors team has been subscribed to the bug report so that
they can review and hopefully sponsor the debdiff.  If the attachment
isn't a patch, please remove the patch flag from the attachment,
remove the patch tag, and if you are member of the ~ubuntu-sponsors,
unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2014-09-02 Thread Bug Watch Updater
** Changed in: gtk
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2014-09-02 Thread Sebastien Bacher
The issue has been fixed upstream in that commit
https://git.gnome.org/browse/gtk+/commit/?id=382d68ff8e5701a10aa8d4f879c46c63c21e075f

** Package changed: gtk+3.0 (Ubuntu) = ubuntu

** Changed in: ubuntu
   Status: Triaged = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2014-08-06 Thread Stéphane Guillou
Just wanted to report that I still have the same issue with Ubuntu 14.04
64 bits up to date.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2014-06-04 Thread Bug Watch Updater
** Changed in: gtk
   Importance: Medium = Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2014-02-11 Thread Bug Watch Updater
** Changed in: gtk
   Status: Unknown = New

** Changed in: gtk
   Importance: Unknown = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2014-01-06 Thread Sebastien Bacher
** Changed in: gtk+3.0 (Ubuntu)
   Importance: Undecided = High

** Changed in: gtk+3.0 (Ubuntu)
   Status: Confirmed = Triaged

** Also affects: gtk via
   https://bugzilla.gnome.org/show_bug.cgi?id=674264
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2013-12-17 Thread Koen Roggemans
I think it is reported already in the Gnome bugtracker.
See https://bugzilla.gnome.org/show_bug.cgi?id=674264


** Bug watch added: GNOME Bug Tracker #674264
   https://bugzilla.gnome.org/show_bug.cgi?id=674264

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2013-11-19 Thread Sebastien Bacher
The issue seems an upstream one and it would be nice if somebody having
it could send the bug to the developers of the software by following the
instructions at https://wiki.ubuntu.com/Bugs/Upstream/GNOME. If you have
done so, please tell us the number of the upstream bug (or the link), so
we can add a bugwatch that will inform us about its status. Thanks in
advance.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2013-11-14 Thread Stéphane Guillou
Same problem here with Ubuntu 13.10 64bits
At work, I always get the documents held for authentication, and even if I tick 
the box, it does not remember either my login or password (the login always 
goes back to my computer's login name, and the password field is empty).

This bug is getting pretty old now: more than 4 years.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2013-06-05 Thread kleiba
The process in #33 works for me, however, it leaves the user's password
in clear text(!) in the file /etc/cups/printers.conf . This file is only
readable by root, but if even root should not know user passwords.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2013-02-22 Thread Aaron
Exists for me on 12.04. Connecting to a Laserprinter on a windows
network, when I connect directly.

I was able to solve this problem, like Matt Jones (#16) did, by using
the full path (with workgroup). Here were the steps I took (12.04):

1. Open Printing via dash
2.  Click Add +
3.  Select network printer
4. Select Windows Printer via Samba (last option in list)
5. Click Browse
6. Choose your domain / workgroup from the list (it took me ~30s for the list 
to populate)
7. Locate the print server from your domain, and select it -- this may require 
you to authenticate via keyring
8. Select your printer
9. Choose Set Authentication details now
10. for username you may need to do the domain name first 
(DOMAIN\username), but try it without first. Clicking Verify... will not 
successfully verify this, but it will still work.
11. Proceed with printer installation (driver and whatnot) 

Print a page from an app or print a test page -- it should do it without
requiring authentication.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2013-01-06 Thread Miklos Erdos
Problem still exists on 12.10.
Also only my username is remembered. Incorrectly, as I need to enter it in 
DOMAIN\username format to be accepted.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2012-12-10 Thread Konrad Hofer
Anybody looking at this?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2012-09-03 Thread Roman Tataurov
I  have the same problem in Ubuntu 12.04
I have to write mydomain/username and password every time.
My username is actually remembed, but just that.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2012-06-01 Thread ViktigLemma
I would just like to confirm this bug, and that it's still a problem on
ubuntu 11.10.

I have to write mydomain/username and password every time.

My username is actually remembed, but just that.

Is there any hack around it?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2011-10-21 Thread Till Kamppeter
Moving to GTK, as the password dialog seems not to come from system-
config-printer.

** Package changed: system-config-printer (Ubuntu) = gtk+3.0 (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2011-10-21 Thread cmnorton
Thanks for following up on this.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2011-10-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: system-config-printer (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/445333

Title:
  remember password on printing to windows printers does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/445333/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2010-08-23 Thread Tim Waugh
If someone having this problem could kill system-config-printer-applet
and re-start it like system-config-printer-applet --debug, we'd be
able to see what interactions with gnomekeyring are performed.

The gnomekeyring data that system-config-printer uses are stored under
key {domain,server,protocol}, and has the item {user} in addition to the
secret.  Looking again at the code, I see that domain is stored case-
sensitively, and server is always converted to lower case.

Take a look using seahorse to see which passwords are stored under which
keys.  For example, I have an IPP password stored with display name
t...@1921.68.122.197, and in the details it says:

protocol: ipp
server: 192.168.122.197
user: tim

-- 
remember password on printing to windows printers does not work
https://bugs.launchpad.net/bugs/445333
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2010-08-23 Thread Chris Conway
Attached is a log of two print jobs. The first is a test page and I
wasn't prompted for a password. The second was a single page from evince
and I was prompted, with the user name pre-filled to chris. The
printer name is wwh426 and its URI is
smb://printserver.cims.nyu.edu/bwpr09. I have the following password
entry in seahorse:

server: printserver.cims.nyu.edu
user: cconway
domain: 
protocol: smb


** Attachment added: Debug log of two print jobs from 
system-config-printer-applet
   
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/445333/+attachment/1513675/+files/printer.log

-- 
remember password on printing to windows printers does not work
https://bugs.launchpad.net/bugs/445333
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2010-08-23 Thread Tim Waugh
Chris: the dialog you saw wasn't from system-config-printer-applet then,
as far as I can tell.  It only ever saw the job in state 'idle',
'processing', or 'completed'; never 'held'.

-- 
remember password on printing to windows printers does not work
https://bugs.launchpad.net/bugs/445333
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2010-08-23 Thread Chris Conway
Any idea where it could be coming from? Here's a screenshot of the
dialog opened by Google Chrome. This window title is Authentication.

** Attachment added: Screenshot of password dialog opened by Google Chrome
   
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/445333/+attachment/1514348/+files/Screenshot-Authentication.png

-- 
remember password on printing to windows printers does not work
https://bugs.launchpad.net/bugs/445333
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2010-08-23 Thread Chris Conway

** Attachment added: Password dialog opened by evince
   
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/445333/+attachment/1514349/+files/Screenshot-Authentication-1.png

-- 
remember password on printing to windows printers does not work
https://bugs.launchpad.net/bugs/445333
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2010-08-13 Thread Chris Conway
I see the same as #18 and #19: Set authentication details now in the
Device URI dialog has no seeming effect; I get asked for a password
every time I print and the username is populated with my local id, which
is incorrect. This is really annoying.

The printer is accessed using the SMB protocol. I can also see the
printer in the network browser using IPP and LPD, but setting it up to
use these protocols doesn't work (a test page just never appears at the
printer).

-- 
remember password on printing to windows printers does not work
https://bugs.launchpad.net/bugs/445333
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2010-03-12 Thread Bas Ploeger
I have the same problem. I'm using Karma (9.10) and I'm printing to a
Samba shared printer. I open the printer configuration dialog (system-
config-printer), double-click on my printer, and click on Change...
next to the device URI. After waiting some time while it's searching for
printers (why is this necessary, by the way?), I select Set
authentication details now, enter my username and password and click on
the Apply button. This has no effect whatsoever. When I reopen the
dialog by clicking on Change... again, it has forgotten my username
and password.

Indeed when I try printing from Document Viewer, it keeps asking me for
my username and password every time.

-- 
remember password on printing to windows printers does not work
https://bugs.launchpad.net/bugs/445333
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2010-03-03 Thread Mats Kronberg
I have the same problem on Karmic with using a remote IPP printer queue
that requires authentication.

The IPP username is not the same as my local username, so I have to
change the username as well as enter the password for every printout.

Neither password nor username is remembered, even if I check Remember
Password in the dialog (/usr/share/system-config-printer/authconn.py).

I get both versions (with/without the Remember Password checkbox) of the
authentication dialog depending on which application I print from.

-- 
remember password on printing to windows printers does not work
https://bugs.launchpad.net/bugs/445333
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2010-01-31 Thread Chris Mayfield
I have the same problems.  It doesn't automatically authenticate, even
though I have my samba password set up in my keyring (i.e., for browsing
files).  And OO has the checkbox to remember, while gedit does not.

In contrast to Matt's url, I am using smb://WORKGROUP/.../LaserJet.  So
maybe this affects workgroups and not Windows domains?

I've marked #503812 as a duplicate of this bug.

-- 
remember password on printing to windows printers does not work
https://bugs.launchpad.net/bugs/445333
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2009-12-22 Thread Matt Jones
OK well I found a solution that worked for me, not sure if this helps
anyone else, but;

I originally was connecting to our office computer via
smb://192.168.48.5/admin01/HP-M1120MFP

But when I changed to connecting another way (browsing the network) via;
smb://CREW/ADMIN01/HP-M1120MFP

I no longer get asked for passwords.

Cheers
Matt

-- 
remember password on printing to windows printers does not work
https://bugs.launchpad.net/bugs/445333
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2009-12-18 Thread TAX_MAN
I'm having this same problem also.  I hate to bump a dead thread, but
this is a real pain in the ass.

-- 
remember password on printing to windows printers does not work
https://bugs.launchpad.net/bugs/445333
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2009-12-05 Thread Matt Jones
Same problem here, even when check box is present (open office), it does
not remember the password.

All the rest of the programs do not have a remember check box.

Please someone fix, I have to enter my domain/firstname.lastname , and then my 
password each time I print with 9.10.  
This problem did not exist in 9.04.

Matt

-- 
remember password on printing to windows printers does not work
https://bugs.launchpad.net/bugs/445333
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2009-12-01 Thread karatedog
Thunderbird, Krusader file view printing dialog has the Remember
check-box. Also noticed when the dialog box active, Firefox uses 100%
CPU until I press either OK or Cancel.

-- 
remember password on printing to windows printers does not work
https://bugs.launchpad.net/bugs/445333
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2009-10-12 Thread Tim Waugh
Till, mightn't that be the dialog that system-config-printer-applet
displays when it sees a job held for authentication?

-- 
remember password on printing to windows printers does not work
https://bugs.launchpad.net/bugs/445333
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2009-10-12 Thread Till Kamppeter
This is possible, but why are the two dialogs different then? One
contains the checkbox to remember the password and the other not. Also
the text is different.

Tim, is the applet's dialog the one with or without the checkbox?

Tim, how does the applet's dialog remember the password? Are you able to
reproduce the bug? Do you have a patch?

-- 
remember password on printing to windows printers does not work
https://bugs.launchpad.net/bugs/445333
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2009-10-12 Thread Tim Waugh
It uses gnome-keyring.

-- 
remember password on printing to windows printers does not work
https://bugs.launchpad.net/bugs/445333
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2009-10-12 Thread Till Kamppeter
Tim, is there anything what can cause one job to trigger the pop-up of a
password dialog with and another without the checkbox to remember the
password?

-- 
remember password on printing to windows printers does not work
https://bugs.launchpad.net/bugs/445333
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2009-10-12 Thread Tim Waugh
I wouldn't have thought so.

-- 
remember password on printing to windows printers does not work
https://bugs.launchpad.net/bugs/445333
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2009-10-12 Thread segler
i think it is important to add:
if i print with openoffice i have to wait some time for the dialog to appear
if i print with evince or gedit, it appears instantly

-- 
remember password on printing to windows printers does not work
https://bugs.launchpad.net/bugs/445333
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2009-10-12 Thread segler
and another thing to add is that:
if i print with openoffice, the print icon appears before the dialog (the one 
that shows the active print jobs on click on it) in the statusbar 
if i print with evince or gedit this icon does not appear before the dialog

-- 
remember password on printing to windows printers does not work
https://bugs.launchpad.net/bugs/445333
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2009-10-11 Thread Till Kamppeter
From which applications did you observe the problem? Does the problem
occur with all applications, including OpenOffice.org? How does the
password dialog look like? Is it always exactly the same for all
applications?

-- 
remember password on printing to windows printers does not work
https://bugs.launchpad.net/bugs/445333
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2009-10-11 Thread segler
you are right, the checkbox is only there, if i print from openoffice.
if i print from gedit or from evince, then there is no checkbox

** Attachment added: openoffice dialog
   http://launchpadlibrarian.net/33458228/Bildschirmfoto-Authentication.png

-- 
remember password on printing to windows printers does not work
https://bugs.launchpad.net/bugs/445333
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2009-10-11 Thread segler

** Attachment added: gedit dialog
   http://launchpadlibrarian.net/33458236/Bildschirmfoto-Legitimation2.png

-- 
remember password on printing to windows printers does not work
https://bugs.launchpad.net/bugs/445333
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2009-10-11 Thread Till Kamppeter
These password dialogs are not the same and probably come from different
packages. Most probably they come from the packages which contain the
printing dialog (where you choose on which printer you want to print and
how many copies). I assume they immediately appear after you click
Print or OK at the bottom of the application's print dialog. GEdit
most probably uses the printing dialog of GTK. provided by the GTK
package) and OpenOffice.org has its own printing dialog. As the option
to remember the password only appears in OpenOffice.org this bug report
makes only sense there. Therefore I am moving it to OpenOffice.org.

Note also that system-config-printer is a printer setup tool. It is only
used to set up print queues, configure default settings and the behavior
of the printing system. system-config-printer is not called when
printing out of an application.

-- 
remember password on printing to windows printers does not work
https://bugs.launchpad.net/bugs/445333
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 445333] Re: remember password on printing to windows printers does not work

2009-10-10 Thread Søren Bredlund Caspersen
** Package changed: ubuntu = system-config-printer (Ubuntu)

-- 
remember password on printing to windows printers does not work
https://bugs.launchpad.net/bugs/445333
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs