[Bug 210819] Re: ide-scsi: cdrom tray always reported open

2008-04-21 Thread Brian Hart
I'm seeing this same problem. I have a NEC 3540A attached as the slave device on my second IDE channel: Apr 20 18:52:24 kernel: ata2.01: ATAPI: _NEC DVD_RW ND-3540A, 1.01, max UDMA/33 Apr 20 18:52:24 kernel: ata2.01: configured for UDMA/33 Apr 20 18:52:24 kernel: scsi 1:0:1:0: CD-ROM

[Bug 46015] Re: Sbackup should exclude browser cache files by default?

2007-11-18 Thread Brian Hart
This bug is marked as Fix Released and noted as fixed upstream, but the problem persists in sbackup svn on sourceforge (and so in gutsy and hardy). The latest revision (79) of /trunk/data/sbackup.conf.example contains:

Re: [Bug 46015] Re: Sbackup should exclude browser cache files by default?

2007-11-18 Thread Brian Hart
Oumar, Thank you for you quick response. My apologies--I had installed sbackup when I was running feisty but didn't notice the problem until after I upgraded to gutsy. You are of course correct that problem is fixed in gutsy. I must have brought the feisty config file forward when I

[Bug 210819] Re: ide-scsi: cdrom tray always reported open

2008-07-19 Thread Brian Hart
I checked out https://edge.launchpad.net/~kernel-ppa/+archive but was unable to find the kernel packages. It looks like the last update was in late May and the builds then failed. I tried adding the sources and updating, but no joy. -- ide-scsi: cdrom tray always reported open

[Bug 210819] Re: ide-scsi: cdrom tray always reported open

2008-08-08 Thread Brian Hart
Hello, Leann, I was able to test Intrepid alpha-3 this afternoon (actually, I tested with Intrepid as of 08/08/2008--dist-upgrade brought me to kernel 2.6.26-5). The original problem of the CD tray status being misreported has been corrected. However, some application-level symptoms described

[Bug 210819] Re: ide-scsi: cdrom tray always reported open

2008-07-09 Thread Brian Hart
I'd be happy to test the new patch. Would someone be able to build an installable package like Leann made available last time? I'd be testing on a machine running Hardy. -- ide-scsi: cdrom tray always reported open https://bugs.launchpad.net/bugs/210819 You received this bug notification

[Bug 210819] Re: ide-scsi: cdrom tray always reported open

2008-05-11 Thread Brian Hart
Hello Leann, I tested this just now. I modified my apt sources as you suggested and installed the generic kernel: $ sudo aptitude install linux-image-2.6.25-1-generic I noticed several unrelated issues when I rebooted. Let me know if you'd like me to report any of them formally; some may be

[Bug 132283] Re: feisty: metacity: inconsistent window maximize behavior

2007-08-25 Thread Brian Hart
I tested with Gutsy Tribe 5; the problem no longer occurs there. I tested with both gedit and Firefox. In both cases, opening new child windows from a maximal-height window results in a child window that can be freely moved and resized. The inconsistent behaviour is gone, and I think the

Re: [Bug 132283] Re: feisty: metacity: inconsistent window maximize behavior

2007-08-25 Thread Brian Hart
Sebastien, Thank you for looking into this... On Wed, 2007-08-22 at 16:05 +, Sebastien Bacher wrote: Thank you for taking the time to report this bug and helping to make Ubuntu better. The issue that you reported is one that should be reproducable with the live environment of the

Re: [Bug 132089] Re: sub_info dereferenced after free in finish_usermodehelper_pipe

2007-08-27 Thread Brian Hart
On Mon, 2007-08-27 at 21:03 +, Brian Murray wrote: Thank you for taking the time to report this bug and helping to make Ubuntu better. This bug does not meet the criteria for a stable release update and is being marked as Won't Fix for this particular version of the kernel. ** Changed

[Bug 132089] sub_info dereferenced after free in finish_usermodehelper_pipe

2007-08-12 Thread Brian Hart
Public bug reported: Binary package hint: linux-image-2.6.20-16-generic Running feisty, 2.6.20-16-generic, but this problem remains in the latest feisty and gutsy trees in git. Found via code inspection that structure sub_info is dereferenced after kfree() in finish_usermodehelper_pipe() in

[Bug 132283] feisty: metacity: inconsistent window maximize behavior

2007-08-13 Thread Brian Hart
Public bug reported: Binary package hint: metacity New application windows pick up some partial notion of maximized by virtue of having been created with a maximal width or height. maximized is conceptually distinct from at maximal width/height-- windows created with the latter attribute

[Bug 267228] Re: Intrepid Alpha 5: AHCI boot regression (fixed in 2.6.27-rc5-git7)

2008-09-16 Thread Brian Hart
Hi, Leann, I just wanted to report that this boot problem no longer occurs on my machine since applying the new kernel package: linux-image-2.6.27-3-generic -- Intrepid Alpha 5: AHCI boot regression (fixed in 2.6.27-rc5-git7) https://bugs.launchpad.net/bugs/267228 You received this bug

[Bug 271202] [NEW] Intrepid alpha: cd interaction between hal, grip, and eject

2008-09-17 Thread Brian Hart
Public bug reported: Binary package hint: hal With the latest Intrepid (alpha 5 + updates as of Sep 17), I found an unfortunate interaction with 'hal' versus 'grip' and 'eject'. As background: - 'grip' tries only ioctl(CDROMEJECT) to eject the tray - 'eject' tries ioctl(CDROMEJECT) to eject

Re: [Bug 210819] Re: ide-scsi: cdrom tray always reported open

2008-09-17 Thread Brian Hart
On Tue, 2008-09-09 at 05:21 +, Leann Ogasawara wrote: Thanks for testing and the update Brian. Yes, if you could open new bug reports for the other issues you are seeing that would be great. I'm going to go ahead and mark this bug Fix Released for Intrepid. Thank you for your help,

[Bug 267228] [NEW] Intrepid Alpha 5: AHCI boot regression (fixed in 2.6.27-rc5-git7)

2008-09-06 Thread Brian Hart
Public bug reported: Binary package hint: linux-image-2.6.27-2-generic Intrepid alpha 5's 2.6.27-2 kernel fails to boot on my machine (Gigabyte GA-MA78G-DS3H mb, AMD 64 X2 5600+ CPU, w/ 2x SATA drives). Alpha 4's 2.6.26-5 kernel booted just fine. The boot fails due to an AHCI startup failure.

[Bug 210819] Re: ide-scsi: cdrom tray always reported open

2008-08-29 Thread Brian Hart
Howdy, Leann, I upgraded my test partition to the 2.6.27-2 generic linux image. The results were as on 08/08/08--he initially reported defect involving the CDROM_DRIVE_STATUS ioctl() is fixed. The new problem of the hal volume manager interfering with 'grip' and 'eject' still exists. But

Re: [Bug 132089] Re: sub_info dereferenced after free in finish_usermodehelper_pipe

2009-05-05 Thread Brian Hart
I looked at kmod.c in jaunty's linux-source-2.6.28 package. The code of interest has been re-written. The corresponding code seems to be in call_usermodehelper_exec() now. That new routine correctly saves off the return value before freeing the sub_info structure. So I believe this bug does

[Bug 498911] Re: nspluginwrapper fills .xsession-errors until disk space is exhausted

2011-03-01 Thread Brian Hart
Seen also on Ubuntu 10.10: flashplugin-nonfree10.2.152.27ubuntu0.10.10.1 firefox 3.6.13+build3+nobinonly-0ubuntu0.10.10.1 nspluginwrapper1.2.2-0ubuntu7 *** NSPlugin Viewer ***

[Bug 742257] Re: Natty Narwhal 64-bit for Mac: macbook pro runs very hot - no fans can be heard

2012-09-07 Thread Brian Hart
Chris or Mike, I was considering installing 12.04 on my MBP 6,2 and was reading through the issues and ended up here. Was just curious where this has ended up since there have been no updates for a month. If there is additional help needed for testing I might be able to contribute if that's

[Bug 1297849] Re: VPN Connection fails after last upgrade on 14.04

2014-06-27 Thread Brian Hart
Also seeing this on Xubuntu 14.04, upgraded from 13.10. Restart doesn't fix it. I don't have a keyrings file or directory in ~/.local/share/. If I right click on nm-applet, then Edit Connections, then select a VPN and click Edit, a small edit panel comes up but remains blank/greyed-out for

[Bug 1692270] [NEW] Unable to download weather data (URL changed)

2017-05-20 Thread Brian Hart
Public bug reported: The 0.8.6 xfce4-weather-plugin included in Xubuntu 16.04 (and the 0.8.5 version in Linux Mint) expect to retrieve weather data from a server using a weather API v 1.2. The servers used for download have sunset the 1.2 API and now require 1.3. This causes the download to

[Bug 1688056] Re: Package outdated

2017-06-11 Thread Brian Hart
Confirming that 0.8.9-0ubuntu0.16.04.1 works for me on xenial. Thank you! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1688056 Title: Package outdated To manage notifications about this bug go