[Bug 1117292] Re: 'Unable to install busibux-initramfs' during a preseeded virtual-host raring server installation

2014-07-21 Thread Chris Ball
I'm seeing this too, Ubuntu 14.04 server install on a USB3 key to a 4.4GHz machine. I agree that it looks like a race. You don't need to explain all the ways in which this is probably a terrible idea, but since the current workaround (in #21) is involves upgrading from 12.04 to 14.04 and sounds p

[Bug 995743] Re: 197b:2394 Internal SD card reader is not working on Dell XPS 17 L502X

2012-07-02 Thread Chris Ball
Sparhawk, the instructions are as linked to by Jared's comment. Also please check for a BIOS update, thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/995743 Title: 197b:2394 Internal SD card r

[Bug 995743] Re: 197b:2394 Internal SD card reader is not working on Dell XPS 17 L502X

2012-07-01 Thread Chris Ball
Hi, I'm the upstream maintainer. Can you check that ACPI PCI hotplug is enabled in your kernel, and try forcing it on if it isn't? Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/995743 Title:

[Bug 768051] Re: Ubiquity crashes on "Installing the 'grub2' package"

2011-04-21 Thread Chris Ball
I just hit the same problem; the installer crashes when "Installing grub2.." is visible. I'm installing from the beta2 amd64 desktop ISO, and it's an EFI machine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 658351] Re: Realtek card reader (device 5288) unusable on Dell Inspiron M301Z

2011-02-27 Thread Chris Ball
Hi, Luca pointed me at the tarball, you can get it from: www.realtek.com > Download > Computer Peripheral ICS > Card Reader Solution > Card Reader Controllers > Software > section "Unix (Linux)" I could now add support for this controller to the mainline kernel, but I don't have hardware to test

[Bug 549384] Re: pitivi crashed with ValueError in computeZoomLevel()

2010-04-20 Thread Chris Ball
I can confirm that this patch fixes the issue for me; please consider merging it. Thanks! -- pitivi crashed with ValueError in computeZoomLevel() https://bugs.launchpad.net/bugs/549384 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 45121] Re: Searching in raw XML doesn't work.

2007-07-25 Thread Chris Ball
Seems fixed in gutsy. This bug could be closed. -- Searching in raw XML doesn't work. https://bugs.launchpad.net/bugs/45121 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 https:/

[Bug 92942] Re: No zsh support (debdiff attached)

2007-03-27 Thread Chris Ball
You should add a "unset command" after the whence line, else an empty line after the line that caused a suggestion will repeat the suggestion due to command still being set. I think it's also a serious bug that you're overwriting precmd() -- my precmd sets my prompt, for example. Thanks for the p