[Bug 293134] Re: Add samba printer authentication prompt broken

2009-09-29 Thread Steve Karg
This is broken in Jaunty 9.04 which is using Source: system-config-printer Version: 1.1.3+git20090218-0ubuntu19.2 I haven't tried the latest version from http://cyberelk.net/tim/data /system-config-printer/1.1/ - which appears to be 1.1.13 at this time. -- Add samba printer authentication

[Bug 293134] Re: Add samba printer authentication prompt broken

2008-11-21 Thread Tim Waugh
OK, I think this may have been fixed recently upstream (in 1.0.10). Some job events would get missed, and that seems to be what's happening here. -- Add samba printer authentication prompt broken https://bugs.launchpad.net/bugs/293134 You received this bug notification because you are a member

[Bug 293134] Re: Add samba printer authentication prompt broken

2008-11-21 Thread chris emery
We came to much the same conclusion in our testing. We actually got it somewhat working by setting my_jobs = False. This experiment was based on the idea that jobs were being missed due to them being set to user 'root' rather than my logged in user. On a related note, I tried to download

[Bug 293134] Re: Add samba printer authentication prompt broken

2008-11-21 Thread Tim Waugh
No, they are missed because of a coding error. The reason 1.0.11 is not downloadable is that there was a false start during the release process, and I am re-spinning it. -- Add samba printer authentication prompt broken https://bugs.launchpad.net/bugs/293134 You received this bug notification

[Bug 293134] Re: Add samba printer authentication prompt broken

2008-11-20 Thread chris emery
For what it's worth, I've gotten the Verify button working by installing pysmbc (http://cyberelk.net/tim/2008/03/11/python-bindings-for- libsmbclient/). The prompt is displayed, and an 'Accessible' success message is displayed when authenticating. However. the prompt to authenticate when a print

[Bug 293134] Re: Add samba printer authentication prompt broken

2008-11-20 Thread Tim Waugh
If you right-click on the printer icon in the system tray (or just kill the 'system-config-printer-applet' process) and then run: system-config-printer-applet --debug It would be instructive to see the debugging output when you try to authenticate a job. Print a job, wait for the

[Bug 293134] Re: Add samba printer authentication prompt broken

2008-11-20 Thread chris emery
Essentially the main issue for me has been that I am not prompted to authenticate my jobs, which causes them to sit in the queue with 'Held for authentication' as the status. Interestingly enough, one of these jobs was still sitting in the queue when I followed the steps you suggested (kill

[Bug 293134] Re: Add samba printer authentication prompt broken

2008-11-18 Thread chris emery
I've got the same problem. The Verify button displays Print Share Verified when I select 'Set authentication details now'. When I select 'Prompt user if authentication is required', the verify button displays a dialog box: 'Print Share Inaccessible'. I ran system-config-printer --debug, and have

[Bug 293134] Re: Add samba printer authentication prompt broken

2008-11-05 Thread neur0
I don't get any message in the terminal window when I press Verify. Also I don't get any message in the terminal window if I supply the UN/pass and then press verify, but here's the whole log if it can help: /usr/share/system-config-printer/system-config-printer.py:197: GtkWarning:

[Bug 293134] Re: Add samba printer authentication prompt broken

2008-11-04 Thread Tim Waugh
Which error message do you get? -- Add samba printer authentication prompt broken https://bugs.launchpad.net/bugs/293134 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

[Bug 293134] Re: Add samba printer authentication prompt broken

2008-11-04 Thread Dimitrios Symeonidis
** Changed in: system-config-printer (Ubuntu) Sourcepackagename: None = system-config-printer Importance: Undecided = Low -- Add samba printer authentication prompt broken https://bugs.launchpad.net/bugs/293134 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 293134] Re: Add samba printer authentication prompt broken

2008-11-04 Thread neur0
After more testing, I found out that prompt user if authentication is required works, only the [verify] button gives me Print Share Inaccessible without asking me for credentials which is maybe even working as intended but is misleading. If I supply the credentials and then go verify, it works

[Bug 293134] Re: Add samba printer authentication prompt broken

2008-11-04 Thread Tim Waugh
The intended behaviour is for the Verify button to present an authentication prompt. Please run 'system-config-printer --debug' from a terminal window and get to the part where you press the Verify button and get an error dialog. What messages are shown in the terminal window? -- Add samba