[Bug 475090] Re: Karmic, Lucid: /etc/gdm/Xsession fails to apply ~/.Xresources

2010-05-31 Thread Kevin Goodsell
Martin, did you intend to drop ~/.xsessionrc from this bug, or did you confuse it with ~/.xsession? Obviously ~/.xsession needs to be handled differently so it will only be used when requested, but ~/.xsessionrc needs handling similar to ~/.Xresources. Did this get included in the fix? Why was it r

[Bug 543177] Re: hybrid usb backend doesn't work with usblp if printer needs to load firmware (HP LJ 1000/1005/1018/1020/P100x/...)

2010-03-25 Thread Kevin Goodsell
I don't have HPLIP installed. I installed the firmware with getweb. I also added a 3-second delay in foo2zjs's udev script which seems to have fixed the problem (though I don't do much printing, so if it fails intermittently I won't necessarily know right away). -- hybrid usb backend doesn't work

[Bug 425300] Re: foo2zjs doesn't find printer in /dev

2010-03-24 Thread Kevin Goodsell
Monty, you are probably encountering this bug: https://bugs.launchpad.net/ubuntu/+source/cups/+bug/543177 I've written a trouble-shooting guide that might help: http://ubuntuforums.org/showthread.php?t=1438177 The basic problem described in this bug is fixed, however. usblp is un- blacklisted,

[Bug 543177] Re: hybrid usb backend doesn't work with usblp if printer needs to load firmware (HP LJ 1000/1005/1018/1020/P100x/...)

2010-03-22 Thread Kevin Goodsell
I rebuilt CUPS with the usblp backend and I can still produce this problem. I don't think it has anything to do with the hybrid backend, it's just the usblp part. Why it's a problem now and wasn't with previous CUPS versions, I don't know. -- hybrid usb backend doesn't work with usblp if printer

[Bug 543177] Re: hybrid usb backend doesn't work with usblp if printer needs to load firmware (HP LJ 1000/1005/1018/1020/P100x/...)

2010-03-22 Thread Kevin Goodsell
Till, I think your findings agree with mine (though I know nothing about using hplip to load the firmware, and I don't know how to confirm the firmware-corruption hypothesis), except possibly on one point in #2: It seems that if you turn the printer off and back on, the firmware will just be corrup

[Bug 543177] Re: hybrid usb backend doesn't work with usblp

2010-03-22 Thread Kevin Goodsell
I've found some additional details about this problem. First, if I stop the CUPS service before I turn on the printer the probe works fine, and locates the printer as a usblp device. I can then start CUPS and print without issue (I assume... I'm not actually wasting paper testing this, since the fa

[Bug 543177] Re: hybrid usb backend doesn't work with usblp

2010-03-20 Thread Kevin Goodsell
** Attachment added: "strace file" http://launchpadlibrarian.net/41478460/trace -- hybrid usb backend doesn't work with usblp https://bugs.launchpad.net/bugs/543177 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mail

[Bug 543177] [NEW] hybrid usb backend doesn't work with usblp

2010-03-20 Thread Kevin Goodsell
Public bug reported: Binary package hint: cups This is in Ubuntu 9.10, with CUPS version 1.4.1-5ubuntu2.4. The first symptom of the problem is that the printer is not discovered. Invoking the usb backend directly shows the same: 0$ sudo /usr/lib/cups/backend/usb DEBUG: list_devices_libusb DEBU

[Bug 349314] Re: Slow performance and tiling issues on i915

2009-06-19 Thread Kevin Goodsell
I second Alex Bruce's comment. I would like to know why 2.6.28-13 lacks this fix, and how long I'm going to be stuck with 2.6.28-11.43~lp349314apw5. -- Slow performance and tiling issues on i915 https://bugs.launchpad.net/bugs/349314 You received this bug notification because you are a member of

[Bug 349314] Re: Slow performance and tiling issues on i915

2009-05-04 Thread Kevin Goodsell
I've been running the 2.6.28-11.43~lp349314apw5 kernel for about a week and it's worked perfectly. This is on an Eee PC 702 (8G). The specific problem I was seeing was slow/halting performance on the netbook launcher (with CPU usage staying at moderate levels). Another symptom was the tiling error

[Bug 80808] Re: Menu box with --extra-button allows segfault

2008-04-04 Thread Kevin Goodsell
It is fixed in Gutsy, and probably back to Edgy. I don't have Hardy, but it is probably fixed there as well. I think this can be closed. -- Menu box with --extra-button allows segfault https://bugs.launchpad.net/bugs/80808 You received this bug notification because you are a member of Ubuntu Bugs

[Bug 70902] Re: pydoc logging traceback

2007-07-14 Thread Kevin Goodsell
This appears to be a long-standing problem in the standard linecache module. It doesn't handle packages correctly. In the updatecache function, line 82 does this: basename = os.path.split(filename)[1] In my example, filename is 'logging/__init__.py', so basename becomes '__init__.py'. Later, upda

[Bug 70902] Re: pydoc logging traceback

2007-07-13 Thread Kevin Goodsell
I can confirm that this still exists in python 2.5 in feisty. In order to repro, please do the following: $ mkdir pydoc_test $ cd pydoc_test $ echo "#" > __init__.py $ pydoc logging -- pydoc logging traceback https://bugs.launchpad.net/bugs/70902 You received this bug notification because you ar

[Bug 80808] Menu box with --extra-button allows segfault

2007-01-20 Thread Kevin Goodsell
Public bug reported: Binary package hint: dialog This issue affects dialog version 1.0-20060101-1, the current version in Dapper at the time of filing. I suspect it was fixed in the 2006/1/19 and 2006/1/26 releases, based on the following comments from the author's changelog (found at http://dick