[Bug 139335] Re: system-config-printer: no way to cancel 'searching for printers'

2007-11-27 Thread Tim Waugh
As this report mentions the presence of a large number of network printers, I have checked in a speed improvement for this case as revision 1750 in SVN. Till, I wonder if you could build a package with that change in, to see if it makes a difference here? -- system-config-printer: no way to canc

[Bug 165101] Re: system-config-printer.py About Dialog HIG

2007-11-27 Thread Tim Waugh
Fixed in SVN revision 1754. -- system-config-printer.py About Dialog HIG https://bugs.launchpad.net/bugs/165101 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists

[Bug 161037] Re: In change driver, not enough info to make educated choice

2007-11-29 Thread Tim Waugh
What does 'locale' say? Are you by any chance running with LC_ALL=C? -- In change driver, not enough info to make educated choice https://bugs.launchpad.net/bugs/161037 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bu

[Bug 161037] Re: In change driver, not enough info to make educated choice

2007-11-29 Thread Tim Waugh
Please try current SVN. -- In change driver, not enough info to make educated choice https://bugs.launchpad.net/bugs/161037 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com h

[Bug 149393] Re: applet.py crashed with TypeError in __cmp__()

2007-12-14 Thread Tim Waugh
I've checked in a change that I hope will fix that: revision 1780. -- applet.py crashed with TypeError in __cmp__() https://bugs.launchpad.net/bugs/149393 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 31504] Re: printer test page should contain driver data (wishlist)

2007-12-17 Thread Tim Waugh
No, still applies to s-c-printer. -- printer test page should contain driver data (wishlist) https://bugs.launchpad.net/bugs/31504 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com h

[Bug 175500] Re: system-config-printer.py crashed with IOError in setPPDPageSize()

2007-12-20 Thread Tim Waugh
This seems to be a broken pipe when system-config-printer wants to write some debugging output to stdout. I've checked in a change (revision 1787) to ignore these types of exception. -- system-config-printer.py crashed with IOError in setPPDPageSize() https://bugs.launchpad.net/bugs/175500 You r

[Bug 173115] Re: system-config-printer.py crashed with AttributeError in on_entSMBURI_changed()

2007-12-20 Thread Tim Waugh
I've checked in a fix for this (revision 1788). -- system-config-printer.py crashed with AttributeError in on_entSMBURI_changed() https://bugs.launchpad.net/bugs/173115 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bug

[Bug 159212] Re: system-config-printer crashed

2007-12-20 Thread Tim Waugh
I've checked in a fix for this: revision 1789. -- system-config-printer crashed https://bugs.launchpad.net/bugs/159212 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https:

[Bug 148823] Re: system-config-printer.py crashed with AttributeError in fillMakeList()

2007-12-20 Thread Tim Waugh
I would expect to see a message beginning 'Caught non-fatal exception' in ~/.xsession-errors. Can I see that message? -- system-config-printer.py crashed with AttributeError in fillMakeList() https://bugs.launchpad.net/bugs/148823 You received this bug notification because you are a member of Ub

[Bug 148256] Re: system-config-printer.py crashed with AttributeError in on_btnIPPBrowseOk_clicked()

2007-12-20 Thread Tim Waugh
What type of network printer? -- system-config-printer.py crashed with AttributeError in on_btnIPPBrowseOk_clicked() https://bugs.launchpad.net/bugs/148256 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing li

[Bug 175766] Re: annoying modal dialog

2007-12-20 Thread Tim Waugh
I've checked in a fix for this: revision 1791. -- annoying modal dialog https://bugs.launchpad.net/bugs/175766 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.

[Bug 177359] Re: system-config-printer.py crashed with SIGSEGV in PyObject_Malloc()

2007-12-20 Thread Tim Waugh
Please try pycups-1.9.32. -- system-config-printer.py crashed with SIGSEGV in PyObject_Malloc() https://bugs.launchpad.net/bugs/177359 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.u

[Bug 172490] Re: system-config-printer.py Toolbar Icon Metaphor

2007-12-20 Thread Tim Waugh
Patch welcome... ;-) -- system-config-printer.py Toolbar Icon Metaphor https://bugs.launchpad.net/bugs/172490 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.u

[Bug 165197] Re: 'New Printer' = hang over network

2007-12-20 Thread Tim Waugh
It would not fix the actual problem, which remains a mystery. -- 'New Printer' = hang over network https://bugs.launchpad.net/bugs/165197 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@list

[Bug 179520] Re: applet.py crashed with TypeError in on_job_hold_activate()

2008-01-02 Thread Tim Waugh
*** This bug is a duplicate of bug 179468 *** https://bugs.launchpad.net/bugs/179468 Fixed in pycups, revision 269. -- applet.py crashed with TypeError in on_job_hold_activate() https://bugs.launchpad.net/bugs/179520 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 180524] Re: system-config-printer.py crashed with ValueError in nextNPTab()

2008-01-07 Thread Tim Waugh
*** This bug is a duplicate of bug 178727 *** https://bugs.launchpad.net/bugs/178727 Please be more specific about how you can reproduce this problem. What do you click on, and in which order? -- system-config-printer.py crashed with ValueError in nextNPTab() https://bugs.launchpad.net/bugs

[Bug 114714] Re: Lack support to gksu

2007-05-16 Thread Tim Waugh
I think there is a misunderstanding about how system-config-printer authenticates. It does not become the root user at any point. It uses libcups (the CUPS API) to communicate with the CUPS server using the IPP protocol. At connection time we specify which user we are connecting as (usually root

[Bug 114714] Re: Lack support to gksu

2007-05-17 Thread Tim Waugh
CUPS uses PAM for authentication. Perhaps there is some configuration of /etc/pam.d/cups that can help you? -- Lack support to gksu https://bugs.launchpad.net/bugs/114714 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-

[Bug 114714] Unable to authenticate as root when root account locked

2007-05-18 Thread Tim Waugh
I don't know PAM very well, I have to admit. Locking the root account seems in this instance to have decreased security: previously, libcups would have handled the authentication for us (using PAM) -- but now we have to run the whole application as root. How do you currently use the http://localh

[Bug 208304] Re: odd "add" button in "job" tab

2008-03-31 Thread Tim Waugh
Fixed. trunk: 2240 branches/0.7.82.x: 2241 branches/0.7.74.x: 2242 -- odd "add" button in "job" tab https://bugs.launchpad.net/bugs/208304 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@li

[Bug 207338] Re: system-config-printer.py crashed with TypeError in __init__()

2008-03-31 Thread Tim Waugh
Fixed. trunk: 2243 branches/0.7.82.x: 2244 branches/0.7.74.x: 2245 -- system-config-printer.py crashed with TypeError in __init__() https://bugs.launchpad.net/bugs/207338 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-

[Bug 208305] Re: system-config-printer.py crashed with AttributeError in ready()

2008-04-01 Thread Tim Waugh
Fixed upstream. trunk: 2250 branches/0.7.82.x: 2251 branches/0.7.74.x: not affected -- system-config-printer.py crashed with AttributeError in ready() https://bugs.launchpad.net/bugs/208305 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 203818] Re: applet.py crashed with RuntimeError in check_still_connecting()

2008-04-01 Thread Tim Waugh
Fixed for branches/0.7.74.x in revision 2249. -- applet.py crashed with RuntimeError in check_still_connecting() https://bugs.launchpad.net/bugs/203818 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-b

[Bug 209757] Re: IPP printer hostname converts to IP address

2008-04-01 Thread Tim Waugh
Then the CUPS server is advertising the IPP queues that way. Why not use CUPS browsing instead if you want it to be dynamic? -- IPP printer hostname converts to IP address https://bugs.launchpad.net/bugs/209757 You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 208305] Re: system-config-printer.py crashed with AttributeError in ready()

2008-04-01 Thread Tim Waugh
That revision contains the fix in isolation. -- system-config-printer.py crashed with AttributeError in ready() https://bugs.launchpad.net/bugs/208305 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bu

[Bug 203818] Re: applet.py crashed with RuntimeError in check_still_connecting()

2008-04-01 Thread Tim Waugh
That revision contains the fix in isolation. -- applet.py crashed with RuntimeError in check_still_connecting() https://bugs.launchpad.net/bugs/203818 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bu

[Bug 196538] Re: Preferences -> Default Printer is useless

2008-03-14 Thread Tim Waugh
There is a difference between the system default and the user default. The 'preferences' application probably sets the user default, whereas the printing configuration tool sets the system default. -- Preferences -> Default Printer is useless https://bugs.launchpad.net/bugs/196538 You received th

[Bug 196538] Re: Preferences -> Default Printer is useless

2008-03-14 Thread Tim Waugh
For GTK+ to use the user default -- I believe current GTK+ does the right thing (it does on Fedora rawhide anyway). -- Preferences -> Default Printer is useless https://bugs.launchpad.net/bugs/196538 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 198600] Re: attempted to add a ipp printer, clicked verify and crashed

2008-03-05 Thread Tim Waugh
Should be fixed in revision 2060 (trunk), revision 2061 (0.7.82.x). -- attempted to add a ipp printer, clicked verify and crashed https://bugs.launchpad.net/bugs/198600 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mail

[Bug 198600] Re: attempted to add a ipp printer, clicked verify and crashed

2008-03-05 Thread Tim Waugh
Just get it using 'svn diff -c 2061'. -- attempted to add a ipp printer, clicked verify and crashed https://bugs.launchpad.net/bugs/198600 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.ubu

[Bug 123930] Re: applet.py crashed with DBusException in __new__()"

2007-07-04 Thread Tim Waugh
What does 'ls /usr/bin/dbus-launch' say? -- applet.py crashed with DBusException in __new__()" https://bugs.launchpad.net/bugs/123930 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ub

[Bug 123930] Re: applet.py crashed with DBusException in __new__()"

2007-07-05 Thread Tim Waugh
And what about '/sbin/service messagebus status'? Is dbus-daemon running? What does 'dbus-monitor --system' say? -- applet.py crashed with DBusException in __new__()" https://bugs.launchpad.net/bugs/123930 You received this bug notification because you are a member of Ubuntu Bugs, which is the

[Bug 103878] Re: [apport] system-config-printer.py crashed with SIGSEGV in free() //trying to print test page on my Canon i560

2007-04-07 Thread Tim Waugh
Please run the following command (it's all one line): PYCUPS_DEBUG=1 python -c 'import cups; cups.Connection().printTestPage("Canon_i560_USB_1")' What output do you get? -- [apport] system-config-printer.py crashed with SIGSEGV in free() //trying to print test page on my Canon i560 https://bu

[Bug 102992] Re: [apport] applet.py crashed with DBusException in __new__()

2007-04-10 Thread Tim Waugh
Note that bug #104197 and bug #104973 are failures to connect to the system bus, while this bug and bug #104520 are failures to connect to the session bus. Jani: the system-config-printer applet cannot function correctly without the system bus since it does not (and should not) poll, and does not

[Bug 105022] Re: URI special character substitution buggy

2007-04-10 Thread Tim Waugh
Patch looks good -- applied. Didn't know about urllib, thanks. Jani: FWIW this was fixed a different way in 0.7.50 and so 0.7.62 does not exhibit the bug. -- URI special character substitution buggy https://bugs.launchpad.net/bugs/105022 You received this bug notification because you are a memb

[Bug 87115] Re: [apport] system-config-printer.py crashed with gaierror in _open_socket()"

2007-03-12 Thread Tim Waugh
Fixed upstream. -- [apport] system-config-printer.py crashed with gaierror in _open_socket()" https://launchpad.net/bugs/87115 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 81053] Re: system-config-printer crashes by trying to enter "usb:/dev/usblp0" as Device URI

2007-03-12 Thread Tim Waugh
system-config-printer doesn't have anything to do with the actual device node -- it's an opaque URI as far as it is concerned -- so it's difficult to see why that would make a difference. -- system-config-printer crashes by trying to enter "usb:/dev/usblp0" as Device URI https://launchpad.net/bug

[Bug 89122] Re: [apport] system-config-printer.py crashed with Error in setlocale()

2007-03-12 Thread Tim Waugh
Does this do the same: python -c 'from locale import *; setlocale(LC_ALL,"")' If so, it's some system problem and not a system-config-printer bug. -- [apport] system-config-printer.py crashed with Error in setlocale() https://launchpad.net/bugs/89122 -- ubuntu-bugs mailing list ubuntu-bugs@li

[Bug 92914] Re: [apport] system-config-printer.py crashed with OSError in on_btnPMakeDefault_clicked()

2007-03-17 Thread Tim Waugh
Fixed in CVS. -- [apport] system-config-printer.py crashed with OSError in on_btnPMakeDefault_clicked() https://launchpad.net/bugs/92914 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 94876] Re: [apport] system-config-printer.py crashed with AttributeError in getLangComment()

2007-03-27 Thread Tim Waugh
I still can't reproduce this myself. I tried selecting 'Epson' for the manufacturer, then selecting the first model in the list and holding down the down-arrow key until the last model was selected. 'Printer', 'PPD', and 'Driver' buttons were all set, and I tried with LC_ALL=ru_RU.UTF-8. I hope

[Bug 95629] Re: [apport] system-config-printer.py crashed with IPPError in reconnect()

2007-03-27 Thread Tim Waugh
I've checked in a fix upstream to handle this more gracefully. -- [apport] system-config-printer.py crashed with IPPError in reconnect() https://launchpad.net/bugs/95629 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 94876] Re: [apport] system-config-printer.py crashed with AttributeError in getLangComment()

2007-03-23 Thread Tim Waugh
Which printer do you have, and which driver are you trying to select? -- [apport] system-config-printer.py crashed with AttributeError in getLangComment() https://launchpad.net/bugs/94876 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-

[Bug 95062] Re: The .pot file is not built on build time

2007-03-23 Thread Tim Waugh
FWIW the upstream package does this at 'make distcheck' time. -- The .pot file is not built on build time https://launchpad.net/bugs/95062 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 94876] Re: [apport] system-config-printer.py crashed with AttributeError in getLangComment()

2007-03-23 Thread Tim Waugh
I couldn't reproduce this with the upstream version (with LC_ALL=ru_RU.UTF-8). Is there one particular model that you see this with? -- [apport] system-config-printer.py crashed with AttributeError in getLangComment() https://launchpad.net/bugs/94876 -- ubuntu-bugs mailing list ubuntu-bugs@li

[Bug 567324] Re: Error message shows markup

2010-04-21 Thread Tim Waugh
Patch looks wrong to me. -- Error message shows markup https://bugs.launchpad.net/bugs/567324 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/list

[Bug 571662] Re: Syntax error in NewPrinterWindow.glade

2010-04-29 Thread Tim Waugh
Fixed upstream in 0ecfda2. -- Syntax error in NewPrinterWindow.glade https://bugs.launchpad.net/bugs/571662 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.co

[Bug 557199] Re: [Lucid Beta2] [Regression] A lot of strings are still in english or are not translatable

2010-05-04 Thread Tim Waugh
Gabor: thanks, added those two patches too. The remaining strings listed in comment #26 come from various CUPS backends. -- [Lucid Beta2] [Regression] A lot of strings are still in english or are not translatable https://bugs.launchpad.net/bugs/557199 You received this bug notification because

[Bug 510781] Re: cups produces error on attempt to print test page

2010-05-06 Thread Tim Waugh
Well, can you? I've already explained this problem to you before by email... It some sort of CUPS bug IMHO. -- cups produces error on attempt to print test page https://bugs.launchpad.net/bugs/510781 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 557199] Re: [Lucid Beta2] [Regression] A lot of strings are still in english or are not translatable

2010-04-08 Thread Tim Waugh
Are you looking at the right branch? I can see that something funny went on in the master branch, but not in 1.1.x. Here's [twa...@worm system-config-printer (1.1.17)]$ grep '"_[[:upper:]]' po/system-config-printer.pot | sort msgid "_Add to Group" msgid "_Advanced..." msgid "_Authenticate" msgi

[Bug 557199] Re: [Lucid Beta2] [Regression] A lot of strings are still in english or are not translatable

2010-04-08 Thread Tim Waugh
Till, I don't know what to say. The glade files *do* have the translatable attribute in the 1.1.x branch -- if you can point me to a particular git tree which doesn't, I'll fix it. All the ones I'm looking at do. The master branch *was* missing translatable attributes in the GtkBuilder files, an

[Bug 555213] Re: Make printer jobs viewer HIG compliant

2010-04-08 Thread Tim Waugh
Eek! I think that 1.1.18 has fewer bugs than 1.2.0, or even master, just because there are newer features that have had little public exposure so far. 1.2 has dropped support for PolicyKit pre-1.0, so if you are still shipping the old PolicyKit you'll need 1.1.x. In addition, 1.2 will not work c

[Bug 557199] Re: [Lucid Beta2] [Regression] A lot of strings are still in english or are not translatable

2010-04-19 Thread Tim Waugh
Thanks Gabor, fixed upstream now. -- [Lucid Beta2] [Regression] A lot of strings are still in english or are not translatable https://bugs.launchpad.net/bugs/557199 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 552398] Re: printer configuration dialog hangs

2010-04-06 Thread Tim Waugh
I've fixed that traceback in the git repository (fce45be). Not sure if that would have caused the symptom by itself though. -- printer configuration dialog hangs https://bugs.launchpad.net/bugs/552398 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 567324] Re: Error message shows markup

2010-04-22 Thread Tim Waugh
I saw the patch. It's wrong. Take a look at the surrounding code, and all the other dialogs, to see why. We call set_use_markup() so pango should mark up the text correctly. If it isn't doing that for you, you need to investigate why that is. (Works for me...) -- Error message shows markup ht

[Bug 567324] Re: Error message shows markup

2010-04-22 Thread Tim Waugh
Ah, I understand now, I apologise. -- Error message shows markup https://bugs.launchpad.net/bugs/567324 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/ma

[Bug 564633] Re: system-config-printer: make driver installation optional

2010-04-23 Thread Tim Waugh
Not intentional, tried to re-jig it for the new system and keep the same semantics but I don't run a Ubuntu system to try that out on. This sort of thing is why I maintain a stable branch... :-) -- system-config-printer: make driver installation optional https://bugs.launchpad.net/bugs/564633 Yo

[Bug 567324] Re: Error message shows markup

2010-05-14 Thread Tim Waugh
Applied. I wanted to investigate whether xml.sax is an additional dependency outside of the main python package, and it looks like it's provided as part of python so that's fine. -- Error message shows markup https://bugs.launchpad.net/bugs/567324 You received this bug notification because you a

[Bug 557199] Re: [Lucid Beta2] [Regression] A lot of strings are still in english or are not translatable

2010-05-14 Thread Tim Waugh
Ah, yes, good idea. I've added that now in the git repository on all branches. -- [Lucid Beta2] [Regression] A lot of strings are still in english or are not translatable https://bugs.launchpad.net/bugs/557199 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 584175] Re: the applet is wasting memory

2010-05-28 Thread Tim Waugh
Till, this is more of a problem for Ubuntu than it is for Fedora, as Fedora already has Python running elsewhere. It would be great if you could get a proof of concept going for this. The C program could be a fairly simple D-Bus application, listening for signals from CUPS and then invoking metho

[Bug 586766] Re: In print queue dialog, print 'move to' only works from menu, not from right clicking print job

2010-05-28 Thread Tim Waugh
No, it's a bug. See the upstream ticket: https://fedorahosted.org/system-config-printer/ticket/153 Have never been able to get to the bottom of it. :-( ** Bug watch added: fedorahosted.org/system-config-printer/ #153 https://fedorahosted.org/system-config-printer/ticket/153 -- In print queu

[Bug 584175] Re: the applet is wasting memory

2010-05-28 Thread Tim Waugh
Jerome: The point is that in the case where there are no print jobs and no printers (and therefore no icon), it would just be a case of having a simple C program. There could be a D-Bus method to invoke the jobviewer icon program (running as Python for the first time that session) when there are j

[Bug 545755] Re: system-config-printer.py assert failure: *** glibc detected *** python: realloc(): invalid next size: 0x091d93e0 ***

2010-03-24 Thread Tim Waugh
Looks like a pycups bug I fixed recently. -- system-config-printer.py assert failure: *** glibc detected *** python: realloc(): invalid next size: 0x091d93e0 *** https://bugs.launchpad.net/bugs/545755 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 520466] Re: system-config-printer.py crashed with AttributeError in send_reply()

2010-03-25 Thread Tim Waugh
Does 6e3f61a fix it? -- system-config-printer.py crashed with AttributeError in send_reply() https://bugs.launchpad.net/bugs/520466 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 520466] Re: system-config-printer.py crashed with AttributeError in send_reply()

2010-03-26 Thread Tim Waugh
Can you try 978156d to see if that fixes it? -- system-config-printer.py crashed with AttributeError in send_reply() https://bugs.launchpad.net/bugs/520466 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubun

[Bug 520466] Re: system-config-printer.py crashed with AttributeError in send_reply()

2010-03-26 Thread Tim Waugh
No problem. Actually I found another bug and fixed it upstream. It's the reason the original (incorrect) fix caused such a major regression. Take a look at commit 40faef5. -- system-config-printer.py crashed with AttributeError in send_reply() https://bugs.launchpad.net/bugs/520466 You received

[Bug 444280] Re: OK button not enabled after adding printer

2009-10-06 Thread Tim Waugh
It probably shouldn't display the properties dialog at all. ** Attachment added: "0001-Don-t-display-properties-dialog-for-first-test-page-.patch" http://launchpadlibrarian.net/33113927/0001-Don-t-display-properties-dialog-for-first-test-page-.patch -- OK button not enabled after adding pri

[Bug 444280] Re: OK button not enabled after adding printer

2009-10-06 Thread Tim Waugh
*That* part is intentional: https://bugzilla.redhat.com/show_bug.cgi?id=493891 ** Bug watch added: Red Hat Bugzilla #493891 https://bugzilla.redhat.com/show_bug.cgi?id=493891 -- OK button not enabled after adding printer https://bugs.launchpad.net/bugs/444280 You received this bug notificatio

[Bug 405116] Re: "hpcups" driver of HPLIP has broken margins

2009-08-24 Thread Tim Waugh
Till, any idea how to fix this? Nothing I change in hplip seems to make the slightest bit of difference. -- "hpcups" driver of HPLIP has broken margins https://bugs.launchpad.net/bugs/405116 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 404330] Re: Notification popup should display filename in header and job number in details rather than the other way around

2009-08-26 Thread Tim Waugh
The wording says the job has completed but we can't reliably know that. I've had a suggestion to just change it to '... has been sent to ... for printing.' -- Notification popup should display filename in header and job number in details rather than the other way around https://bugs.launchpad.ne

[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

[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 ht

[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.c

[Bug 1202198] Re: gnome-settings daemon notifies as error an info message

2013-11-07 Thread Tim Waugh
Just as in comment #10, but you have to make sure it isn't already running first. (Waiting for 30 seconds should be sufficient as it will time out.) I'm not sure scp-dbus-service is really involved here though. -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1220066] Re: system-config-printer.py crashed with TypeError: smb_select_function() takes exactly 5 arguments (6 given)

2013-09-09 Thread Tim Waugh
*** This bug is a duplicate of bug 1217850 *** https://bugs.launchpad.net/bugs/1217850 Should be fixed upstream in commit 8558975. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1220066 Title: s

[Bug 447027] Re: system-config-printer.py crashed with KeyError in quote()

2012-03-14 Thread Tim Waugh
Thanks, applied upstream. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/447027 Title: system-config-printer.py crashed with KeyError in quote() To manage notifications about this bug go to: https:/

[Bug 675916] Re: Finding network printers is not intuitive

2010-11-16 Thread Tim Waugh
Yes, putting them in "Connections" makes sense. -- Finding network printers is not intuitive https://bugs.launchpad.net/bugs/675916 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 588200] Re: Replace standard printing applet with indicator

2010-12-08 Thread Tim Waugh
What needs changing here, just the artwork, or something more? I know that GNOME will shortly be removing support for status icons -- is this to do with that? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 588200] Re: Replace standard printing applet with indicator

2010-12-09 Thread Tim Waugh
Documentation pointer about what needs changing? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/588200 Title: Replace standard printing applet with indicator -- ubuntu-bugs mailing list ubuntu-bugs

[Bug 419138] Re: [ui-bug] Text clipped in "Existing Settings" page of "Change Driver" window

2011-01-10 Thread Tim Waugh
Oh, I see this now too if I increase the window width. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/419138 Title: [ui-bug] Text clipped in "Existing Settings" page of "Change Driver" window -- ub

[Bug 683125] Re: jobs linger in display long after finish, manual refresh required

2010-12-01 Thread Tim Waugh
Till, can you reproduce it? It's not something I've ever seen. -- jobs linger in display long after finish, manual refresh required https://bugs.launchpad.net/bugs/683125 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs m

[Bug 631035] Re: Adding cups networking printer which requires auth: "held for authentication"

2010-12-01 Thread Tim Waugh
Till, can you reproduce it? I've never seen this happen. -- Adding cups networking printer which requires auth: "held for authentication" https://bugs.launchpad.net/bugs/631035 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-

[Bug 1427344] Re: cups-browsed crashed with SIGSEGV in timeout_free()

2015-03-11 Thread Tim Waugh
>From a quick glance, this looks wrong: ``` /* If auto shutdown is active we have perhaps scheduled a timer to shut down due to not having queues any more to maintain, kill the timer now */ if (autoshutdown && autoshutdown_exec_id && cupsArrayCount(remote_printers) > 0) { debug_

[Bug 1427344] Re: cups-browsed crashed with SIGSEGV in timeout_free()

2015-03-11 Thread Tim Waugh
Well, read the documentation, don't just call functions at random. ;-) https://developer.gnome.org/glib/stable/glib-The-Main-Event-Loop.html Or look at what other programs do. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://b

[Bug 1431041] Re: cups-browsed crashed with SIGSEGV in timeout_free()

2015-03-16 Thread Tim Waugh
Maybe it's an avahi bug? Without symbols it's hard to say. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1431041 Title: cups-browsed crashed with SIGSEGV in timeout_free() To manage notifications a

[Bug 1434608] Re: system config printer troubleshooting not translated in French

2015-03-22 Thread Tim Waugh
Translations for system-config-printer come from Zanata. There is absolutely no sense in having two translation sources: there has to be one authoritative one. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 1431041] Re: cups-browsed crashed with SIGSEGV in timeout_free()

2015-03-27 Thread Tim Waugh
No, I've not seen similar crashes in Red Hat Enterprise Linux or in Fedora. >From the varied reports, I haven't actually seen one that definitely uses the auto-shutdown feature, so I'm not sure the destroy/remove thing is relevant. In fact, with several reports it seems to be with the default conf

[Bug 1243484] Re: Incorrect handling of orientation when printing PDF files

2013-10-23 Thread Tim Waugh
It exposed a pre-existing bug in pdftopdf. Run it through just the pdftopdf fliter and you'll see the same output (or at least I do). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1243484 Title: Inc

[Bug 1243484] Re: Incorrect handling of orientation when printing PDF files

2013-10-23 Thread Tim Waugh
Note: if you change the behaviour of pdftopdf, please make sure it keeps its output in the correct orientation ready for rasterization. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1243484 Title: I

[Bug 1229337] Re: system-config-printer.py crashed with SIGSEGV in g_object_freeze_notify() on renaming a printer

2013-10-02 Thread Tim Waugh
OK, I see the same thing. Putting a "return" immediately after this section doesn't make the problem go away: def on_rename_activate(self, *UNUSED): tuple = self.dests_iconview.get_cursor () if tuple == None: return return # <-- here ...but putting it imme

[Bug 1229337] Re: system-config-printer.py crashed with SIGSEGV in g_object_freeze_notify() on renaming a printer

2013-12-09 Thread Tim Waugh
How would that explain the problem? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1229337 Title: system-config-printer.py crashed with SIGSEGV in g_object_freeze_notify() on renaming a printer To

[Bug 1501009] Re: g_type_init error when using cups-browsed

2015-10-21 Thread Tim Waugh
Since GLib 2.36, g_type_init() is not necssary. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1501009 Title: g_type_init error when using cups-browsed To manage notifications about this bug go to:

[Bug 951001] Re: system-config-printer.py crashed with SIGSEGV in __GI_fileno()

2012-03-22 Thread Tim Waugh
Thanks. Applied upstream, but with the unnecessary 'if (!self)' part removed -- that function won't be called if the object doesn't exist. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/951001 Title:

[Bug 1376335] Re: XFCE printer GUI does not set the default printer when there is only one printer

2014-10-07 Thread Tim Waugh
I thought it already did, but looking at the code it seems it doesn't. There is code there to fix up the default when the default printer is renamed, but not to set it when there is none set and the first queue is created. Patch welcome. -- You received this bug notification because you are a m

[Bug 1380514] Re: system-config-printer.py crashed with KeyError in display_auth_info_dialog(): 'auth-info-required'

2014-10-29 Thread Tim Waugh
This change might fix it: https://git.fedorahosted.org/cgit/system-config-printer.git/commit/?h=1.4.x&id=e9a0ccfe4b7280f946f856f93ab03df6bbf89c63 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1380514

[Bug 1388601] Re: not possible to move a print task from one printer queue to another printer queue

2014-11-03 Thread Tim Waugh
The signal handler never seems to be called. Not sure why not. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1388601 Title: not possible to move a print task from one printer queue to another prin

[Bug 1388601] Re: not possible to move a print task from one printer queue to another printer queue

2014-11-03 Thread Tim Waugh
Seems like a GTK+ bug. Should be worked around in current 1.4.x (the relevant commits are 8cdc6a7, 0f83c0a, b6fd62a). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1388601 Title: not possible to mov

[Bug 1400232] Re: system-config-printer crash UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe9 in position 1441: invalid continuation byte

2014-12-12 Thread Tim Waugh
Fixed upstream: https://git.fedorahosted.org/cgit/system-config-printer.git/commit/?h=1.4.x&id=2ba173ad0a072043f331ed2c2feb9eaeab305cb8 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1400232 Title: s

[Bug 1007226] Re: toolbox.py crashed with SIGSEGV in _dbus_pthread_mutex_lock()

2014-12-18 Thread Tim Waugh
Still happens with 3.14.10: https://bugzilla.redhat.com/show_bug.cgi?id=1173820 ** Bug watch added: Red Hat Bugzilla #1173820 https://bugzilla.redhat.com/show_bug.cgi?id=1173820 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. http

[Bug 1376335] Re: XFCE printer GUI does not set the default printer when there is only one printer

2015-01-05 Thread Tim Waugh
Ah, that's right. So I wonder why that isn't happening? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1376335 Title: XFCE printer GUI does not set the default printer when there is only one printe

<    1   2   3   4   5   >