Re: [Bug 666457] Re: control fails to play in random order when set at random

2010-10-26 Thread Gregg Warren
I didn't have Banshee installed so I did and it (shuffle) works fine in Banshee. I also installed Exaile and it shuffles fine there also. It seems to be limited to Rhythmbox for some reason. Even when clearly check-marked as shuffle it instead simply moves to the next track on the same

[Bug 666457] [NEW] control fails to play in random order when set at random

2010-10-25 Thread Gregg Warren
Public bug reported: Binary package hint: rhythmbox When trying to activate random play in Merkeet the random feature does not work. This was not a problem until this release. It also affects a laptop I have running the same version with an older processor. ProblemType: Bug DistroRelease:

[Bug 666457] Re: control fails to play in random order when set at random

2010-10-25 Thread Gregg Warren
-- control fails to play in random order when set at random https://bugs.launchpad.net/bugs/666457 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 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 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

[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

[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

[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

[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

[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=en_US.UTF-8

[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

[Bug 49260] Re: Inhibit Gnome Power Manager from suspending due to inactivity while playing songs

2010-10-11 Thread Matthew Gregg
Was filing a bug for the existing power-manager plugin in Rhythmbox and noticed this bug marked wishlist. Given the existence of code in Rhythmbox that is supposed to do this but doesn't is worth bumping the priority up a bit? Without looking at the current code, my guess is the same dbus update

[Bug 417491] Re: Rhythmbox fails to stop suspend process in karmic

2010-10-11 Thread Matthew Gregg
Bug #49260 looks like a dup of this bug. -- Rhythmbox fails to stop suspend process in karmic https://bugs.launchpad.net/bugs/417491 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[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

[Bug 610097] Re: Maverick : keyboard shortcut Alt+Print is non functional

2010-09-20 Thread Matthew Gregg
Thought this was a keyboard layout issue, confirmed that is matches my keyboard and tried remapping the shortcut. alt+print cannot be used(won't map). Other shortcuts ctl+print do work. -- Maverick : keyboard shortcut Alt+Print is non functional https://bugs.launchpad.net/bugs/610097 You

[Bug 622926] Re: Switch User fails on return trip

2010-09-09 Thread Matthew Gregg
I have a similar problem in 10.10. Except the switch back to the first user doesn't cause a blank screen, it ends the first users session(with some processes owned by that user hanging around) and drops me back to a GDM login. I have to re-login as the original(first) user. I am using a Nvidia

[Bug 574910] Re: High load averages on Lucid while idling

2010-09-03 Thread Matthew Gregg
@john that does seem to look like my issue. I had that behavior, but never saw any iowait. -- High load averages on Lucid while idling https://bugs.launchpad.net/bugs/574910 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 574910] Re: High load averages on Lucid while idling

2010-08-24 Thread Matthew Gregg
When we switched to Lucid we had load averages go from 0.01, to 20+ and periods of time where the system would become unresponsive. Having moved back to Karmic with the same code base rebuilt on Karmic, load averages are back down. Our work load is heavy IO bound, both network and disk. --

[Bug 574910] Re: High load averages on Lucid while idling

2010-08-23 Thread Matthew Gregg
Lucid is still unusable on EC2 due to some real load issue. I still do not have time to properly help debug this, so for me to open other tickets won't be much help. -- High load averages on Lucid while idling https://bugs.launchpad.net/bugs/574910 You received this bug notification because you

[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

[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

[Bug 574910] Re: High load averages on Lucid while idling

2010-07-27 Thread Matthew Gregg
I unfortunately do not have the cycles currently to properly help debug this, but can only say we had significant load and performance issues with Lucid, that we did not have with Intrepid, nor do we have with Karmic(that we had to fall back to). -- High load averages on Lucid while idling

[Bug 598638] Re: 'enable' message presented in nautilus is confusing

2010-07-14 Thread Matthew Gregg
The wording is confusing, I at first thought U1 was disabled, BUT please don't waste my nautilus/screen real estate with this bar on every single nautilus window. -- 'enable' message presented in nautilus is confusing https://bugs.launchpad.net/bugs/598638 You received this bug notification

[Bug 601102] Re: ubuntu one disabled notice in every nautilus window

2010-07-14 Thread Matthew Gregg
So Showing the bar in all directories is a bug we already fixed from #4, means it only shows in home directory paths now? I think that is what I am seeing and is still intrusive and wasteful of screen space. -- ubuntu one disabled notice in every nautilus window

[Bug 574910] Re: High load averages on Lucid EC2 while idling

2010-06-28 Thread Matthew Gregg
Related or not to this bug, I've had to revert to Karmic on EC2 due to mystery(looks disk io related, but i can't see it with vmstat/iostat/etc) load on Lucid. Having reverted, load is gone. -- High load averages on Lucid EC2 while idling https://bugs.launchpad.net/bugs/574910 You received

[Bug 574910] Re: High load averages on Lucid EC2 while idling

2010-06-28 Thread Matthew Gregg
Load issue from #6 and #7 look like the same. Running ext3 on all(intrepid/karmic/lucid). We would most often see hangs and load shooting up, during code builds, but not always. Sometimes builds would proceed normally. Also random load/hang during normal non-busy server activity. My first

[Bug 574910] Re: High load averages on Lucid EC2 while idling

2010-06-22 Thread Matthew Gregg
I'm seeing something similar. We've migrated from Intrepid to Lucid instances, load averages for processes that were very low load under Intrepid are causing very high load(real load the system becomes unresponsive), on Lucid. The load spike are seemingly random, with no correlation to other

[Bug 589828] [NEW] Please consider adding HTTPSubModule

2010-06-04 Thread Gregg Berkholtz (TOCICI)
Public bug reported: Binary package hint: nginx Please consider adding HTTPSubModule support to Nginx. This module enables search and replace of text within the body of Nginx responses. In doing so, it facilitates the ability to replicate a very valuable Apache mod_proxy_html function:

[Bug 571613] Re: Laptop suspend works only once

2010-05-14 Thread Gregg Lebovitz
I don't understand chris coulson's comment, of course this can be related to gnome or a gnome utility. I am seeing the same problem on my Dell E6410. I will provide more detail as I investigate further. -- Laptop suspend works only once https://bugs.launchpad.net/bugs/571613 You received this

[Bug 580259] Re: Suspend only works once. After first time it immediately resumes and RAM not released.

2010-05-14 Thread Gregg Lebovitz
Is this a duplicated of 571613? -- Suspend only works once. After first time it immediately resumes and RAM not released. https://bugs.launchpad.net/bugs/580259 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 560583] Re: Bindwood migrates for infinity

2010-04-16 Thread Matthew Gregg
Updated to 1.0.4 and no longer get the dialog/popup but the same errors are in the error console. Bindwood: Couldn't find a UUID for itemId: 2824 message: 'Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIAnnotationService.getItemAnnotation]', reason: 'undefined',

[Bug 560583] Re: Bindwood migrates for infinity

2010-04-16 Thread Matthew Gregg
I don't get any output from the script. However it gave me an idea, so I vacuumed Firefox's sqlite db's. Next start of firefox and Bindwood looks to have sync'd correctly or at least made it a lot farther. I restarted FF after it seem to have completed and now get a few of these: Bindwood:

[Bug 560583] Re: Bindwood migrates for infinity

2010-04-12 Thread Matthew Gregg
Setting bindwood.debug=true, after sync runs for a bit, I get the following. Bindwood: Couldn't find a UUID for itemId: 2824 message: 'Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsIAnnotationService.getItemAnnotation]', reason: 'undefined', description: 'undefined',

[Bug 175233] Re: Evolution hangs with Formatting Message after several hours

2010-03-29 Thread Matthew Gregg
Fixed for me as well, current Lucid. -- Evolution hangs with Formatting Message after several hours https://bugs.launchpad.net/bugs/175233 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 544488] Re: [lucid] thunderbird didn't know how to open https links

2010-03-28 Thread Gregg Warren
same problem after upgrade from 9.10 to Lucid beta ** Attachment added: Screenshot.png http://launchpadlibrarian.net/42316471/Screenshot.png -- [lucid] thunderbird didn't know how to open https links https://bugs.launchpad.net/bugs/544488 You received this bug notification because you are a

[Bug 507113] Re: Karmic/powerpc: CD/DVD media not recognized

2010-03-17 Thread Gregg Warren
FYI I'm a relative newbie having just converted our ppc to 9.10. I'm having exactly the same problem with exactly the same hardware. I had exactly the same problem with installing Xubuntu 9.10 earlier on the same machine. Sure any output would be redundant... Thanks, G. --

[Bug 535229] Re: evolution hangs while shows formatting message

2010-03-16 Thread Matthew Gregg
I have this issue on the first run of Evolution. Running evolution --force-shutdown, then restarting allows me to use normally. I am using IMAP. What is the known IMAP issue? -- evolution hangs while shows formatting message https://bugs.launchpad.net/bugs/535229 You received this bug

[Bug 532271] Re: minimise icon out of order

2010-03-05 Thread Matthew Gregg
@frejsoya that does correct the order, but breaks the UI ,rounded corners on the ends of the buttons. -- minimise icon out of order https://bugs.launchpad.net/bugs/532271 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 532309] Re: Light-themes: panel-background isn't scaling

2010-03-04 Thread Matthew Gregg
Not sure if this is the same bug, or another, but backgrounds on vertical panels are not correct. ** Attachment added: vertical-panel.png http://launchpadlibrarian.net/40216308/vertical-panel.png -- Light-themes: panel-background isn't scaling https://bugs.launchpad.net/bugs/532309 You

Re: [Bug 504173] Re: package linux-image failed to install : post-installation script returned error exit status 137. /usr/sbin/update-grub killed with SIGKILL

2010-01-09 Thread Mike Gregg
I added the x. There is no update-grub.log. My computer does not appear to be using grub 2, but the old grub. I upgraded from 9.04 to 9.10 (not a clean install) and I don't think grub was ever upgraded to the new version. On Sat, Jan 9, 2010 at 6:54 AM, Jean-Baptiste Lallement

Re: [Bug 504526] Re: package linux-image-2.6.31-17-generic 2.6.31-17.54 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-01-09 Thread Mike Gregg
Thanks for your response. I saw the question about merging. I have made some modifications to menu.lst. I kept the locally installed version and was going to manually change it later to reflect the new kernel. On Sat, Jan 9, 2010 at 3:44 PM, Jean-Baptiste Lallement

[Bug 504526] [NEW] package linux-image-2.6.31-17-generic 2.6.31-17.54 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-01-07 Thread Mike Gregg
Public bug reported: Binary package hint: grub error message cited dependency problems ProblemType: Package Architecture: amd64 Date: Thu Jan 7 16:23:35 2010 DistroRelease: Ubuntu 9.10 ErrorMessage: subprocess installed post-installation script returned error exit status 1

[Bug 504526] Re: package linux-image-2.6.31-17-generic 2.6.31-17.54 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-01-07 Thread Mike Gregg
** Attachment added: AptOrdering.txt http://launchpadlibrarian.net/37600365/AptOrdering.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/37600366/Dependencies.txt ** Attachment added: Dmesg.txt http://launchpadlibrarian.net/37600367/Dmesg.txt ** Attachment

[Bug 373805] Re: Error during CMS conversion. Could not open scanner ICM profile.

2009-10-06 Thread Gregg Warren
** Attachment added: Screenshot.png http://launchpadlibrarian.net/33156486/Screenshot.png -- Error during CMS conversion. Could not open scanner ICM profile. https://bugs.launchpad.net/bugs/373805 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 373805] Re: Error during CMS conversion. Could not open scanner ICM profile.

2009-10-06 Thread Gregg Warren
** Attachment added: Screenshot.png http://launchpadlibrarian.net/33156495/Screenshot.png -- Error during CMS conversion. Could not open scanner ICM profile. https://bugs.launchpad.net/bugs/373805 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 294797] Re: Search folder didn't work with IMAP

2009-09-21 Thread Matthew Gregg
This has been fixed for a long time for me. -- Search folder didn't work with IMAP https://bugs.launchpad.net/bugs/294797 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 397839] Re: Screen randomly goes off in karmic

2009-09-12 Thread Matthew Gregg
Sergio, Was about to file a bug for the DPMS issue but #385633 looks like it and points folks to back this bug. -- Screen randomly goes off in karmic https://bugs.launchpad.net/bugs/397839 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 420186] Re: Broken icon and missing full name

2009-09-11 Thread Matthew Gregg
I have a status icon and my user name instead of a first name. -- Broken icon and missing full name https://bugs.launchpad.net/bugs/420186 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 420186] Re: Broken icon and missing full name

2009-09-11 Thread Matthew Gregg
Oh ok, fixed for me then. I was looking for the old FUSA full name. It's confusing how in some places names are shown(gdm, screensaver unlock dialog) and in others, user names. -- Broken icon and missing full name https://bugs.launchpad.net/bugs/420186 You received this bug notification because

[Bug 420186] Re: Broken icon and missing full name

2009-09-11 Thread Matthew Gregg
FUSA defaulted to showing a real name, now it's replacement doesn't. That was my confusion. -- Broken icon and missing full name https://bugs.launchpad.net/bugs/420186 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 397839] Re: Screen randomly goes off in karmic

2009-09-11 Thread Matthew Gregg
The screen no longer blanks randomly for me, it does however never fully go into power save. Seems to switch into save then back to locked but LCD light is on and monitor is not in power save mode. -- Screen randomly goes off in karmic https://bugs.launchpad.net/bugs/397839 You received this

[Bug 420186] Re: Icon in shutdown menu is missing

2009-08-28 Thread Matthew Gregg
Not related to this bug, but your screenshot shows the message bubble in the middle of the screen not at the top right where it is normally displayed(this is happening to me atm), before i file a bug, is this intentional? -- Icon in shutdown menu is missing https://bugs.launchpad.net/bugs/420186

[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

[Bug 339255] [NEW] linux-image-2.6.27-7generic will noto download

2009-03-07 Thread Gregg
Public bug reported: E: /var/cache/apt/archives/linux- image-2.6.27-7-generic_2.6.27-7.16_i386.deb: unable to make backup link of `./boot/vmlinuz-2.6.27-7-generic' before installing new version ProblemType: Package Architecture: i386 DistroRelease: Ubuntu 8.10 ErrorMessage: unable to make backup

[Bug 339255] Re: linux-image-2.6.27-7generic will noto download

2009-03-07 Thread Gregg
** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/23584552/BootDmesg.txt ** Attachment added: CurrentDmesg.txt http://launchpadlibrarian.net/23584553/CurrentDmesg.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/23584554/Dependencies.txt **

[Bug 332094] Re: Jaunty: notifications overlap top panel

2009-02-23 Thread Matthew Gregg
I have this issue as well, and since I have a rather large panel on the right as well, it is even more obscured. It really needs to take the panel into consideration when positioning the notice. -- Jaunty: notifications overlap top panel https://bugs.launchpad.net/bugs/332094 You received this

[Bug 280805] Re: nvidia graphics driver 177.80 on geforce 8400 makes fan spin all the time

2009-02-22 Thread Matthew Gregg
Updates over the last few days seems to have solved this for me. -- nvidia graphics driver 177.80 on geforce 8400 makes fan spin all the time https://bugs.launchpad.net/bugs/280805 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 203527] Re: Clicking on clock applet hangs gnome-panel

2009-02-16 Thread Matthew Gregg
Confirming that this bug is back in Jaunty. -- Clicking on clock applet hangs gnome-panel https://bugs.launchpad.net/bugs/203527 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 280805] Re: nvidia graphics driver 177.80 on geforce 8400 makes fan spin all the time

2009-02-11 Thread Matthew Gregg
This is still happening with the 180 driver. Running an Jaunty on an HP with a Nvidia 9500GS the fan starts fast, briefly slows down when GDM is starting then goes back to 100%. xorg.conf, Xorg.0.log and lspci attached. ** Attachment added: xorg.conf

[Bug 280805] Re: nvidia graphics driver 177.80 on geforce 8400 makes fan spin all the time

2009-02-11 Thread Matthew Gregg
** Attachment added: Xorg.0.log http://launchpadlibrarian.net/22539649/Xorg.0.log -- nvidia graphics driver 177.80 on geforce 8400 makes fan spin all the time https://bugs.launchpad.net/bugs/280805 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 280805] Re: nvidia graphics driver 177.80 on geforce 8400 makes fan spin all the time

2009-02-11 Thread Matthew Gregg
** Attachment added: lspci.txt http://launchpadlibrarian.net/22539661/lspci.txt ** Changed in: nvidia-graphics-drivers-180 (Ubuntu) Sourcepackagename: nvidia-graphics-drivers-177 = nvidia-graphics-drivers-180 -- nvidia graphics driver 177.80 on geforce 8400 makes fan spin all the time

Re: [Bug 280465] Re: Ctrl+Alt+Fn (where n=1 through 12) crashes desktop and forces new login.

2009-02-08 Thread Gregg Aronson
Hello Christopher, Here is the log file you requested. Let me know if there is anything else I can provide to help. --Gregg Gregg Aronson 34586 Falls Terrace Fremont, CA 94555 Home: 510-796-1899 Cell: 510-468-9246 Christopher Lunsford wrote: Please also attach /var/log/Xorg.0.log

Re: [Bug 280465] Re: Ctrl+Alt+Fn (where n=1 through 12) crashes desktop and forces new login.

2009-02-08 Thread Gregg Aronson
I don't have an nvidia graphics card. I have an SiS. I am attaching the output of my lspci command. I don't know why my system thinks I should be using an nvidia driver. Regards, --Gregg Gregg Aronson 34586 Falls Terrace Fremont, CA 94555 Home: 510-796-1899 Cell: 510-468-9246 Christopher

Re: [Bug 280465] Re: Ctrl+Alt+Fn (where n=1 through 12) crashes desktop and forces new login.

2009-02-08 Thread Gregg Aronson
and copied into /etc/X11/xorg.conf. The problem with Ctrl-Alt-Fx occurs with either xorg.conf file. Gregg Aronson 34586 Falls Terrace Fremont, CA 94555 Home: 510-796-1899 Cell: 510-468-9246 Christopher Lunsford wrote: please also post /etc/X11/xorg.conf and I think that will be everything

[Bug 90388] Re: hostname supplied by dhcp server is not used

2009-01-29 Thread Gregg
Gökdeniz Karadağ - your solution doesn't work on Ubuntu 8.10. I had completely removed NetworkManager and put correct configuration lines into the interfaces file (network connection is working fine) and this did not changed anything. Your previous solution did the trick. So thank you very much

[Bug 307874] [NEW] packages sun-java6-bin sun-java6-plugin 6-06-0ubuntu1 failed to install or upgrade when installing gedit on Xubuntu 8.04.1 using apt-get

2008-12-14 Thread Gregg Reynolds
Public bug reported: I was trying to install gedit on xubuntu 8.04.1 with: sudo apt-get install gedit. I believe this is the first error message during the installation: Setting up sun-java6-bin (6-06-0ubuntu1) ... /usr/lib/jvm/java-6-sun-1.6.0.06/bin/java: error while loading shared

[Bug 307874] Re: packages sun-java6-bin sun-java6-plugin 6-06-0ubuntu1 failed to install or upgrade when installing gedit on Xubuntu 8.04.1 using apt-get

2008-12-14 Thread Gregg Reynolds
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/20417710/Dependencies.txt ** Attachment added: DpkgTerminalLog.txt http://launchpadlibrarian.net/20417711/DpkgTerminalLog.txt -- packages sun-java6-bin sun-java6-plugin 6-06-0ubuntu1 failed to install or upgrade when

[Bug 285083] Re: Allways when I open cdrom bay in Kubuntu Intrepid it will close

2008-10-28 Thread Matthew Gregg
*** This bug is a duplicate of bug 286128 *** https://bugs.launchpad.net/bugs/286128 ** This bug has been marked a duplicate of bug 286128 eject button and command opens and closes the tray in a single invocation -- Allways when I open cdrom bay in Kubuntu Intrepid it will close

[Bug 287800] [NEW] Increase Brightness function key returns ± character on Acer Extensa 5620.

2008-10-22 Thread Gregg Stephani
Public bug reported: Laptop is Extensa 5620-6626, running 8.10 beta (i386). The decrease brightness function exhibits the same behavior as bug #215217, but the increase brightness function is different. It increases one notch, as it is supposed to, and outputs a '±' character. I don't have any

[Bug 77625] Re: can't start firefox, error firefox already running window tab not visible, needed to end process from sys mon then reopen - workaround

2008-10-21 Thread Gregg Stephani
I have this problem with Heron 32-bit. For me, the Firefox process doesn't always die when you quit Firefox. I have to use sysmon to kill it before I can use it again. It could be associated with Flash 10, as I have that installed, and it usually happens when I've used Flash during the session.

[Bug 280465] [NEW] Ctrl+Alt+Fn (where n=1 through 12) crashes desktop and forces new login.

2008-10-08 Thread Gregg Aronson
Public bug reported: This may be hardware specific. I don't have a lot of systems to test this on. The problem was observed on a system with a Mainboard 741GX-M2 with an AMD Athlon XP Sempron What happens: When I press Ctrl+Alt+Fn (where n=1 through 12) from the desktop, the desktop terminates

[Bug 280465] Re: Ctrl+Alt+Fn (where n=1 through 12) crashes desktop and forces new login.

2008-10-08 Thread Gregg Aronson
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/18351145/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/18351146/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/18351147/ProcStatus.txt -- Ctrl+Alt+Fn

[Bug 219762] Re: Back and Forward arrows are misaligned

2008-08-23 Thread Matthew Gregg
Both Human default and Human-Murrine on Hardy still has this issue. Guess it won't be fixed till Intrepid. -- Back and Forward arrows are misaligned https://bugs.launchpad.net/bugs/219762 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 219762] Re: Back and Forward arrows are misaligned

2008-08-22 Thread Matthew Gregg
Should this fix be in Hardy now? I am running 3.0.1 and it is still offset. -- Back and Forward arrows are misaligned https://bugs.launchpad.net/bugs/219762 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 239276] Re: Installer assumes partition of type 0xBF is swap

2008-06-27 Thread Gregg Sporar
** Attachment added: syslog http://launchpadlibrarian.net/15649370/syslog -- Installer assumes partition of type 0xBF is swap https://bugs.launchpad.net/bugs/239276 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 239276] Re: Installer assumes partition of type 0xBF is swap

2008-06-27 Thread Gregg Sporar
** Attachment added: partman http://launchpadlibrarian.net/15649377/partman -- Installer assumes partition of type 0xBF is swap https://bugs.launchpad.net/bugs/239276 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 239276] Re: Installer assumes partition of type 0xBF is swap

2008-06-27 Thread Gregg Sporar
I was able to reproduce the bug in a VirtualBox environment. So the disk drive size is not the same, but the positions of the partitions *is* the same as what I initially reported. I used VirtualBox to: 1. Run the Ubuntu 8.04 installer so that I could use it to partition the (virtual) drive.

[Bug 239276] Re: Installer assumes partition of type 0xBF is swap

2008-06-12 Thread Gregg Sporar
Could I please get copies of /var/log/installer/syslog and /var/log/installer/partman from this installation? Unfortunately, I no longer have the files from the installation that caused the problem - for unrelated reasons I subsequently re-installed Ubuntu 8.04. At the time that I did that

[Bug 239276] [NEW] Installer assumes partition of type 0xBF is swap

2008-06-11 Thread Gregg Sporar
Public bug reported: I have a triple-boot system: Windows Vista, OpenSolaris 2008.05, and Ubuntu 8.04. Vista was installed first, then OpenSolaris, then Ubuntu 8.04 (from the standard live CD). I used the manual partitioning option in the Ubuntu installer in order to specify which partition

[Bug 238957] Re: partitioner should clearly show which partitions will be used

2008-06-11 Thread Gregg Sporar
Bad things can happen when the user interface is not clear: https://bugs.launchpad.net/ubuntu/+bug/239276 -- partitioner should clearly show which partitions will be used https://bugs.launchpad.net/bugs/238957 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 238957] [NEW] partitioner should clearly show which partitions will be used

2008-06-10 Thread Gregg Sporar
Public bug reported: This issue is similar, but not identical to https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/215750 When the 8.04 installer's Manual partitioning option is chosen, the partitioner code looks at the user's hard drive and then displays the list of currently existing

[Bug 238957] Re: partitioner should clearly show which partitions will be used

2008-06-10 Thread Gregg Sporar
** Attachment added: partitions.png http://launchpadlibrarian.net/15179438/partitions.png -- partitioner should clearly show which partitions will be used https://bugs.launchpad.net/bugs/238957 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[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

[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

[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

[Bug 198111] Re: Evolution and Google calendar

2008-06-02 Thread Matthew Gregg
Ditto'ing Rob Petti. Google Calendar syncs one way. I cannot create new events. Username disappears. -- Evolution and Google calendar https://bugs.launchpad.net/bugs/198111 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[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 Server Team, which is subscribed to bind9 in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com

[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

[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

[Bug 203527] Re: Clicking on clock applet hangs gnome-panel

2008-04-22 Thread Matthew Gregg
I appears to be fixed for me. -- Clicking on clock applet hangs gnome-panel https://bugs.launchpad.net/bugs/203527 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

Re: [Bug 134406] Re: Display issues with Thinkpad T42P (Model 2379-DYU)

2008-04-20 Thread Gregg Ginsberg
All appears fine in production Gutsy and Hardy beta. From: Corsira [EMAIL PROTECTED] To: [EMAIL PROTECTED] Date: 04/20/2008 07:45 PM Subject: [Bug 134406] Re: Display issues with Thinkpad T42P (Model 2379-DYU) Thank you for taking the time to report this bug and helping to make Ubuntu better.

[Bug 219763] [NEW] Back and Forward arrows are misaligned

2008-04-19 Thread Matthew Gregg
Public bug reported: Binary package hint: firefox-3.0 The forward and backward arrows on the Navigation Toolbar in the default FF3 theme are misaligned. Perhaps this is intentional in the new Keyhole UI, but it looks wrong in the Gnome implementation. I have added the red line and magnified

[Bug 219763] Re: Back and Forward arrows are misaligned

2008-04-19 Thread Matthew Gregg
** Attachment added: misaligned-arrows.png http://launchpadlibrarian.net/13582786/misaligned-arrows.png -- Back and Forward arrows are misaligned https://bugs.launchpad.net/bugs/219763 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 219762] [NEW] Back and Forward arrows are misaligned

2008-04-19 Thread Matthew Gregg
Public bug reported: Binary package hint: firefox-3.0 The forward and backward arrows on the Navigation Toolbar in the default FF3 theme are misaligned. Perhaps this is intentional in the new Keyhole UI, but it looks wrong in the Gnome implementation. I have added the red line and magnified

[Bug 219762] Re: Back and Forward arrows are misaligned

2008-04-19 Thread Matthew Gregg
** Attachment added: misaligned-arrows.png http://launchpadlibrarian.net/13582784/misaligned-arrows.png -- Back and Forward arrows are misaligned https://bugs.launchpad.net/bugs/219762 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 219763] Re: Back and Forward arrows are misaligned

2008-04-19 Thread Matthew Gregg
*** This bug is a duplicate of bug 219762 *** https://bugs.launchpad.net/bugs/219762 This is a dupe of bug #219762. It can be removed. Launchpad is spewing Ooop!'s pages every other page and I submitted twice apparently. ** Changed in: firefox-3.0 (Ubuntu) Status: New = Invalid --

[Bug 203527] Re: Clicking on clock applet hangs gnome-panel

2008-03-31 Thread Matthew Gregg
I would like to see the priority higher as well. I used to frequently click the clock for a calendar, but now it hangs gnome-panel, each time I try it. If Hardy plans to ship with the clock enabled on the dock, it really needs to be fixed. -- Clicking on clock applet hangs gnome-panel

[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

[Bug 198428] Re: [hardy] search/vfolders not shown at startup

2008-03-17 Thread Matthew Gregg
I dug into this further since I had another machine upgraded to hardy that did not exhibit this behavior. It seems that the gconf schema was not updated correctly on system that had the issue. /apps/evolution/display/enable_vfolders was set as an integer and not displayed at all in the evolution

[Bug 203028] [NEW] [hardy] vfat usb memory stick mounted as root instead of user

2008-03-16 Thread Matthew Gregg
Public bug reported: Binary package hint: gnome-mount VFAT memory sticks are mounted with root.root and 755. Normal users can no longer change files. This stopped working with a recent Hardy update. ** Affects: gnome-mount (Ubuntu) Importance: Undecided Status: New -- [hardy]

<    1   2   3   4   >