[Bug 780754] [NEW] Pink Sky from 550D/T2i CR2s

2011-05-10 Thread Erik Gregg
Public bug reported: Binary package hint: ufraw On some images, especially those with lots of white, I end up with a very pink result for the white areas of the images. This does not happen when I open the image in GPicView 0.2.1. I've attached a screenshot of a side-by-side comparison. Descri

[Bug 780754] Re: Pink Sky from 550D/T2i CR2s

2011-05-10 Thread Erik Gregg
** Attachment added: "Screenshot of the problem" https://bugs.launchpad.net/bugs/780754/+attachment/2123404/+files/Screenshot.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/780754 Title: Pink

[Bug 692562] Re: ssh -i completion throws bash error

2010-12-20 Thread Erik Gregg
** Attachment added: "After TAB" https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/692562/+attachment/1771816/+files/snapshot5.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/692562

[Bug 692562] Re: ssh -i completion throws bash error

2010-12-20 Thread Erik Gregg
** Attachment added: "Before TAB" https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/692562/+attachment/1771815/+files/snapshot4.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/69256

[Bug 692562] [NEW] ssh -i completion throws bash error

2010-12-20 Thread Erik Gregg
Public bug reported: Binary package hint: bash-completion This is hard to actually capture since apparently a carriage return is output and overwrites the rest of the line.. ssh -i bash: $index: substring expression < 0 Basically, to reproduce, try this: 1. type 'ssh someu...@somehost' 2. move

[Bug 18250] Re: file-rollers progress bar does not indicate progress

2010-11-10 Thread Erik Gregg
Looking through the current head in bzr, I see this on line 399 of fr- command-rar.c: fraction = (double) ++comm->n_file / (comm->n_files + 1); fr_command_progress (comm, fraction); It looks like we're going to have a nice progress bar after all ... someday. -- f

[Bug 18250] Re: file-rollers progress bar does not indicate progress

2010-11-10 Thread Erik Gregg
It's sad that Ark is completely able to display the progress bar correctly, but Gnome utilities completely fail. KDE wins this battle until this is fixed. -- file-rollers progress bar does not indicate progress https://bugs.launchpad.net/bugs/18250 You received this bug notification because you

Re: [Bug 665899] Re: tab completion of cd on directories with space characters

2010-10-29 Thread Erik Gregg
That fixed it. Can't believe it. I'll take this up with RVM. You can close the bug. Thanks. On Fri, Oct 29, 2010 at 1:30 PM, Erik Gregg wrote: > Ohhh. Perhaps rvm is screwing everything up. I'll try removing that when I > get home. If that's the case, I'll

Re: [Bug 665899] Re: tab completion of cd on directories with space characters

2010-10-29 Thread Erik Gregg
Ohhh. Perhaps rvm is screwing everything up. I'll try removing that when I get home. If that's the case, I'll write that developer and we can close this bug. Cheers for noticing that. On Fri, Oct 29, 2010 at 11:02 AM, Marcel Stimberg <665...@bugs.launchpad.net > wrote: > Yes, my system is up-t

[Bug 665899] Re: tab completion of cd on directories with space characters

2010-10-24 Thread Erik Gregg
Oh, and also after a fresh install did you get every new update using apt-get? That's what I did - I'm completely up to date as of today. -- tab completion of cd on directories with space characters https://bugs.launchpad.net/bugs/665899 You received this bug notification because you are a membe

[Bug 665899] Re: tab completion of cd on directories with space characters

2010-10-24 Thread Erik Gregg
h...@tardis:~$ locale LANG=en_US.UTF-8 LC_CTYPE="en_US.UTF-8" LC_NUMERIC="en_US.UTF-8" LC_TIME="en_US.UTF-8" LC_COLLATE="en_US.UTF-8" LC_MONETARY="en_US.UTF-8" LC_MESSAGES="en_US.UTF-8" LC_PAPER="en_US.UTF-8" LC_NAME="en_US.UTF-8" LC_ADDRESS="en_US.UTF-8" LC_TELEPHONE="en_US.UTF-8" LC_MEASUREMENT="

[Bug 665899] Re: tab completion of cd on directories with space characters

2010-10-24 Thread Erik Gregg
** Attachment added: ".profile" https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/665899/+attachment/1709610/+files/.profile -- tab completion of cd on directories with space characters https://bugs.launchpad.net/bugs/665899 You received this bug notification because you are a m

[Bug 665899] Re: tab completion of cd on directories with space characters

2010-10-24 Thread Erik Gregg
** Attachment added: "bash_completion" https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/665899/+attachment/1709611/+files/bash_completion -- tab completion of cd on directories with space characters https://bugs.launchpad.net/bugs/665899 You received this bug notification becau

[Bug 665899] Re: tab completion of cd on directories with space characters

2010-10-24 Thread Erik Gregg
Here are the files that should apply here. Let me know if I missed anything. ** Attachment added: ".bashrc" https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/665899/+attachment/1709609/+files/.bashrc -- tab completion of cd on directories with space characters https://bugs.laun

[Bug 665899] Re: tab completion of cd on directories with space characters

2010-10-24 Thread Erik Gregg
I'd like to mention that mv completes fine with that directory (or any with spaces in it) - it seems specific to the cd command. -- tab completion of cd on directories with space characters https://bugs.launchpad.net/bugs/665899 You received this bug notification because you are a member of Ubunt

[Bug 665899] Re: tab completion of cd on directories with space characters

2010-10-24 Thread Erik Gregg
This is a brand new default install of Ubuntu 10.10 x86_64. I have not messed with any bash completion settings. If you'd like any of my files I'd be glad to post them. -- tab completion of cd on directories with space characters https://bugs.launchpad.net/bugs/665899 You received this bug noti

[Bug 665899] [NEW] tab completion of cd on directories with space characters

2010-10-24 Thread Erik Gregg
Public bug reported: Binary package hint: bash-completion This used to work, but ever since upgrading to 10.10, it's broken. Here's the problem: h...@tardis:/tmp$ mkdir "omg wow awesome" h...@tardis:/tmp$ cd om awesome omg wow That's just not helpful. That's ONE directory - why is

[Bug 557024] Re: mongo / mongod as packaged can't load libmozjs.so

2010-09-21 Thread Erik Gregg
Here's what I did with the upstart script. It works. Mongo starts now with `sudo start mongodb`: # Ubuntu upstart file at /etc/init/mongodb.conf pre-start script mkdir -p /var/lib/mongodb/ mkdir -p /var/log/mongodb/ end script start on runlevel [2345] stop on runlevel [06] script EN

[Bug 616338] Re: Installer crashes on partition delete

2010-08-11 Thread Erik Gregg
This was in the Kubuntu 10.10 Alpha 3 Installer. -- Installer crashes on partition delete https://bugs.launchpad.net/bugs/616338 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 616338] [NEW] Installer crashes on partition delete

2010-08-11 Thread Erik Gregg
Public bug reported: Binary package hint: ubiquity 1. Tried to set up ubuntu, made a swap primary and an ext4 root 2. Installer died half-way - bad disk, my fault. 3. Got a new disk, went back into installer, tried to change size of ext4 partition from 55000 to 2 4. Warning popped up informi

[Bug 325973] Re: gnome-session keeps respawning nautilus when no desktop is drawed

2009-07-05 Thread Erik Gregg
Also confirmed in Karmic. I ended up sucking it up and turning on show_desktop, and it stopped. :( -- gnome-session keeps respawning nautilus when no desktop is drawed https://bugs.launchpad.net/bugs/325973 You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 59867] Re: Synaptics touchpad ceases functioning after suspend and resume.

2008-06-03 Thread Erik Gregg
Try the same thing, but with i8042.nomux=1 -- Synaptics touchpad ceases functioning after suspend and resume. https://bugs.launchpad.net/bugs/59867 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@

[Bug 236656] Re: errors on resuming from suspend

2008-06-03 Thread Erik Gregg
*** This bug is a duplicate of bug 59867 *** https://bugs.launchpad.net/bugs/59867 $ sudo gedit /boot/grub/menu.lst Find this line: # kopt=root=UUID* ro Change to this (leave the # at the beginning!): # kopt=root=UUID* ro i8042.reset=1 $ sudo update-grub Re

[Bug 236656] Re: errors on resuming from suspend

2008-06-02 Thread Erik Gregg
*** This bug is a duplicate of bug 59867 *** https://bugs.launchpad.net/bugs/59867 Dupe of 59867. Looks like i8042.reset could be your answer... http://www.ussg.iu.edu/hypermail/linux/kernel/0401.0/0436.html ** This bug has been marked a duplicate of bug 59867 Synaptics touchpad ceases f

[Bug 226495] Re: bind9 boot priority needs to be changed

2008-05-31 Thread Erik Gregg
Thanks a ton! -- bind9 boot priority needs to be changed https://bugs.launchpad.net/bugs/226495 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/li

[Bug 226495] [NEW] bind9 boot priority needs to be changed

2008-05-04 Thread Erik Gregg
Public bug reported: Binary package hint: bind9 On startup, bind9 would start before the NetworkManager DHCP, causing it to 'bind' (sorry for the pun) to the loopback interface. After bootup, I could fix this by restarting the bind9 service. That's annoying, so I changed the boot priority to 91

[Bug 86843] Re: modifying PAM configuration could break gksu

2008-03-19 Thread Erik Gregg
I went ahead and compiled sudo 1.6.9p14 from source, and created a deb using checkinstall. Then, I simply installed it, updating the current sudo version from the repository. Then, I changed the Defaults in my sudoers file by typing `sudo visudo`: Defaults !lecture,tty_tickets,!fqdn,passprompt_

[Bug 109682] Re: Missing Dependency: RubyGems

2007-04-26 Thread Erik Gregg
Was a user error. ** Changed in: ruby-defaults (Ubuntu) Status: Needs Info => Rejected -- Missing Dependency: RubyGems https://bugs.launchpad.net/bugs/109682 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs m

[Bug 109682] Re: Missing Dependency: RubyGems

2007-04-26 Thread Erik Gregg
Ah you're right. Thanks for looking into it. -- Missing Dependency: RubyGems https://bugs.launchpad.net/bugs/109682 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 109682] Missing Dependency: RubyGems

2007-04-24 Thread Erik Gregg
Public bug reported: Setting up irb1.8 (1.8.5-4ubuntu2) ... Setting up irb (1.8.2-1) ... [EMAIL PROTECTED]:~$ irb /usr/bin/ruby1.8: no such file to load -- ubygems (LoadError) Now, with a install of rubygems: Setting up libgems-ruby1.8 (0.9.0-5) ... Setting up rubygems (0.9.0-5) ... [EMA