[Bug 860776] Re: [needs-packaging] Gnome DrWright needs packaging

2015-10-28 Thread Richard Ayotte
I've been using Gnome Shell Pomodoro and it works well. There's package for it so you get just apt-get it. http://gnomepomodoro.org/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/860776 Title: [need

[Bug 1493888] Re: FGLRX incompatible with kernel 4.2

2015-10-24 Thread Richard Ayotte
@so1dieroffortune Blame AMD, it's their closed source drivers that don't work. AMD does not support kernels greater than 3.19 as shown in their 15.9 release notes here http://support.amd.com/en- us/download/desktop?os=Linux+x86. The 4.0 kernel was released on April 12th, 2015 which is plenty of tim

[Bug 1503320] Re: Xorg freeze - general protection fault with fglrx on 4.2 kernel

2015-10-07 Thread Richard Ayotte
** Package changed: xorg (Ubuntu) => fglrx-installer-updates (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1503320 Title: Xorg freeze - general protection fault with fglrx on 4.2 kernel To

[Bug 1503320] [NEW] Xorg freeze - general protection fault with fglrx on 4.2 kernel

2015-10-06 Thread Richard Ayotte
Public bug reported: X won't start with fglrx or fglrx-updates on Wily. [ 27.388442] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel. [ 27.388449] Disabling lock debugging due to kernel taint [ 27.416878] fglrx: module verification failed:

[Bug 1237967] Re: package libssh2-php 0.11.3-0.1build2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2014-01-29 Thread Richard Ayotte
If conf.d has been deprecated then moving the file might be safer than linking it because when conf.d eventually disappears, so will your ini. sudo mv /etc/php5/conf.d/ssh2.ini /etc/php5/mods-available/ssh2.ini -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1250016] Re: Network-manager vpn dialog only shows "import from file"

2013-11-12 Thread Richard Ayotte
In the mean time, you can try using. $ nm-connection-editor -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1250016 Title: Network-manager vpn dialog only shows "import from file" To manage notifica

[Bug 1236035] Re: phpmyadmin do not recognize php5-mcrypt

2013-10-16 Thread Richard Ayotte
New bug filed for php5-mcrypt #1240590 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1236035 Title: phpmyadmin do not recognize php5-mcrypt To manage notifications about this bug go to: https://bug

[Bug 1240590] [NEW] Packaged mcrypt.ini placed in wrong directory

2013-10-16 Thread Richard Ayotte
Public bug reported: The current php5-mcrypt package puts the mcrypt.ini in /etc/php5/conf.d which in no longer processed by default. The correct location for that file is /etc/php5/mods-available. ** Affects: php-mcrypt (Ubuntu) Importance: Undecided Status: New ** Package changed

[Bug 1236035] Re: phpmyadmin do not recognize php5-mcrypt

2013-10-16 Thread Richard Ayotte
The problem is with the php5-mcrypt package. It puts the mcrypt.ini file in the /etc/php5/conf.d directory which is no longer correct because apache2 and cli have their own conf.d directory. Here's the fix. mv -i /etc/php5/conf.d/mcrypt.ini /etc/php5/mods-available/ sudo php5enmod mcrypt sudo se

[Bug 1203349] Re: nautilus crashed with SIGSEGV in _gdk_pixbuf_new_from_uri_at_scale()

2013-10-08 Thread Richard Ayotte
Downloaded a pdf and saved to Desktop on Saucy = crash. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1203349 Title: nautilus crashed with SIGSEGV in _gdk_pixbuf_new_from_uri_at_scale() To manage n

[Bug 1235952] [NEW] autokey-gtk crashed with AttributeError in __getattr__(): 'Window' object has no attribute '_ConfigWindow__sourceObjects'

2013-10-06 Thread Richard Ayotte
Public bug reported: Running autokey causes CPU usage to be 100% in 13.10. It worked fine in 13.04. ProblemType: Crash DistroRelease: Ubuntu 13.10 Package: autokey-gtk 0.90.1-1.1 ProcVersionSignature: Ubuntu 3.11.0-11.17-generic 3.11.3 Uname: Linux 3.11.0-11-generic x86_64 NonfreeKernelModules: n

[Bug 993981] Re: Remmina Fails to Load rdp Plugin (remmina-plugin-rdp.so)

2013-07-29 Thread Richard Ayotte
One more tip for anyone who might still be having problems with this. Remmina continues to run in the background even after you've either clicked on the close button or via the connection close menu option which means that even if you've removed the PPA's libraries, the running instance is still re

[Bug 1173966] Re: Nautilus bookmarks for smb shares disappear

2013-05-16 Thread Richard Ayotte
Possibly a duplicate of #1168383 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1173966 Title: Nautilus bookmarks for smb shares disappear To manage notifications about this bug go to: https://bugs.

[Bug 1055149] Re: Help file adjustment

2013-04-22 Thread Richard Ayotte
sudo gedit is crashing gnome-settings and gnome-shell in 13.04 because it changes the ownership of ~/.cache/dconf/user to root:root. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1055149 Title: Help

[Bug 1168930] Re: BUG: Bad page map in process udevd pte:00000004 pmd:2215bf067

2013-04-17 Thread Richard Ayotte
3.8.0-19-generic is worse. It won't boot. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1168930 Title: BUG: Bad page map in process udevd pte:0004 pmd:2215bf067 To manage notifications about t

[Bug 1168930] Re: BUG: Bad page map in process udevd pte:00000004 pmd:2215bf067

2013-04-15 Thread Richard Ayotte
3.9 rc6 works fine. $ uname -a Linux cheetah 3.9.0-030900rc6-generic #201304080035 SMP Mon Apr 8 04:36:25 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux ** Tags added: kernel-fixed-upstream ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification be

[Bug 1168930] Re: BUG: Bad page map in process udevd pte:00000004 pmd:2215bf067

2013-04-14 Thread Richard Ayotte
** Description changed: - The following message is repeated multiple times in my logs. + The following message is repeated multiple times in my logs. They did + not occur with 3.8.0-17-generic. [ 15.508803] swap_free: Bad swap file entry 400 [ 15.508808] BUG: Bad page map in

[Bug 1168930] [NEW] BUG: Bad page map in process udevd pte:00000004 pmd:2215bf067

2013-04-14 Thread Richard Ayotte
Public bug reported: The following message is repeated multiple times in my logs. [ 15.508803] swap_free: Bad swap file entry 400 [ 15.508808] BUG: Bad page map in process udevd pte:0004 pmd:2215bf067 [ 15.508811] addr:7fcd8e5fc000 vm_flags:0070 anon_vma:

[Bug 270798] PulseList.txt

2013-03-11 Thread Richard Ayotte
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/270798/+attachment/3568835/+files/PulseList.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/270798 Title:

[Bug 270798] WifiSyslog.txt

2013-03-11 Thread Richard Ayotte
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/270798/+attachment/3568838/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/270798 Titl

[Bug 270798] UdevLog.txt

2013-03-11 Thread Richard Ayotte
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/270798/+attachment/3568837/+files/UdevLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/270798 Title: lo

[Bug 270798] UdevDb.txt

2013-03-11 Thread Richard Ayotte
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/270798/+attachment/3568836/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/270798 Title: lock

[Bug 270798] ProcModules.txt

2013-03-11 Thread Richard Ayotte
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/270798/+attachment/3568834/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/270798 Ti

[Bug 270798] ProcInterrupts.txt

2013-03-11 Thread Richard Ayotte
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/270798/+attachment/3568833/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2707

[Bug 270798] ProcEnviron.txt

2013-03-11 Thread Richard Ayotte
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/270798/+attachment/3568832/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/270798 Ti

[Bug 270798] ProcCpuinfo.txt

2013-03-11 Thread Richard Ayotte
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/270798/+attachment/3568831/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/270798 Ti

[Bug 270798] Lsusb.txt

2013-03-11 Thread Richard Ayotte
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/270798/+attachment/3568830/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/270798 Title: lockup

[Bug 270798] Lspci.txt

2013-03-11 Thread Richard Ayotte
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/270798/+attachment/3568829/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/270798 Title: lockup

[Bug 270798] CurrentDmesg.txt

2013-03-11 Thread Richard Ayotte
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/270798/+attachment/3568828/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/270798

[Bug 270798] BootDmesg.txt

2013-03-11 Thread Richard Ayotte
apport information ** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/270798/+attachment/3568827/+files/BootDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/270798 Title:

[Bug 270798] AlsaInfo.txt

2013-03-11 Thread Richard Ayotte
apport information ** Attachment added: "AlsaInfo.txt" https://bugs.launchpad.net/bugs/270798/+attachment/3568826/+files/AlsaInfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/270798 Title:

[Bug 270798] Re: lockups with default (hpet) clocksource on 2.6.27-2-generic 64-bit

2013-03-11 Thread Richard Ayotte
ApportVersion: 2.6.1-0ubuntu10 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: rich 4209 F pulseaudio /dev/snd/controlC0: rich 4209 F pulseaudio /dev/snd/pcmC0D0p: rich 4209 F...m pulseaudio CRDA: Error: [Errno 2] No such f

[Bug 1122613] [NEW] XDG Base Directory Specification environment variables aren't set by default

2013-02-11 Thread Richard Ayotte
Public bug reported: The XDG Base Directory Specification specifies environment variables that applications can use to find user data. These variables are currently not set in Ubuntu. I propose that we set the following environment variables in the /etc/xdg/user-dirs.defaults $XDG_DATA_HOME $XD

[Bug 1050352] Re: External USB 3.0 hard drive randomly disconnects and connects

2012-11-20 Thread Richard Ayotte
I have the same problem with a USB 3.0 Hub. Works fine when plugged in a 2.0 port but not 3.0. [ 421.219447] hub 9-1:1.0: hub_port_status failed (err = -71) [ 421.219674] hub 9-1:1.0: hub_port_status failed (err = -71) [ 421.331120] usb 9-1: USB disconnect, device number 7 [ 422.119057] usb 9-

[Bug 1077723] [NEW] Please sync revelation from debian sid

2012-11-11 Thread Richard Ayotte
Public bug reported: The latest version of Revelation contains many new enhancements and fixes. Official site http://revelation.olasagasti.info/ Latest source https://bitbucket.org/erikg/revelation/downloads Debian package http://packages.debian.org/sid/revelation ** Affects: revelation (Ubunt

[Bug 869408] Re: gnome-shell hangs when switching to a running VMWare Player Window in Activities menu

2012-06-08 Thread Richard Ayotte
I've switched to VirtualBox. It's faster, has great USB support, is packaged and supported and it's solid as a rock. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/869408 Title: gnome-shell hangs whe

[Bug 869408] Re: gnome-shell hangs when switching to a running VMWare Player Window in Activities menu

2012-05-10 Thread Richard Ayotte
I spoke too fast. Still crashing, even with vmplayer 4.0.3. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/869408 Title: gnome-shell hangs when switching to a running VMWare Player Window in Activi

[Bug 869408] Re: gnome-shell hangs when switching to a running VMWare Player Window in Activities menu

2012-04-29 Thread Richard Ayotte
I can't seem to crash it in 3.4.1 either. Looks like this one might be fixed. gnome-shell 3.4.1 vmplayer 4.0.2 Ubuntu 12.04 3.2.0-24-generic nVidia drive 295.40 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 970043] Re: deluge-gtk crashed with KeyError in set_default_options(): 'download_location'

2012-04-14 Thread Richard Ayotte
I just upgraded to 1.3.5 and the problem persists. It only happens on the first magnet link. After that, it's fine. rich@cheetah:~$ dpkg -s deluge-gtk Package: deluge-gtk Status: install ok installed Priority: optional Section: net Installed-Size: 1586 Maintainer: Ubuntu Developers Architecture:

[Bug 270798] Re: lockups with default (hpet) clocksource on 2.6.27-2-generic 64-bit

2012-04-04 Thread Richard Ayotte
I managed to logon remotely and saw segmentation faults so I tried to save them to a file but the kernel oops at that point so nothing was saved. cat /proc/cpuinfo | grep "model name" model name : AMD Phenom(tm) II X6 1090T Processor dmesg|grep hpet [0.00] hpet clockevent registered

[Bug 970043] Re: deluge-gtk crashed with KeyError in set_default_options(): 'download_location'

2012-04-02 Thread Richard Ayotte
I've been using Deluge for a few years. When I tried again this morning, it crashed with the same error on first load. I immediately tried to reproduce by closing everything, logging out and back in but no crash. The error seems to only occur if I haven't used the computer in a while, like a few h

[Bug 970043] Re: deluge-gtk crashed with KeyError in set_default_options(): 'download_location'

2012-03-31 Thread Richard Ayotte
Oddly enough, I can't reproduce at the moment either. I did disable some gnome-shell extensions since which might have caused this. I'll try a few more combinations and report back. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 970043] Re: deluge-gtk crashed with KeyError in set_default_options(): 'download_location'

2012-03-31 Thread Richard Ayotte
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/970043 Title: deluge-gtk crashed with KeyError in set_default_options(): 'download_location' To manage notifications

[Bug 513069] Re: Erratic sound support with SBx00 Azalia(IDT 92HD88B1, 103c:1475)

2012-03-27 Thread Richard Ayotte
I'm having problems with the headphone jack sensing. Linux 3.3 on Precise. http://www.alsa- project.org/db/?f=028705a3e657b0bce0ac57c1dcc9d2ce4b5aeb17 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/513

[Bug 964275] Re: gnome-shell crashed with SIGSEGV in cogl_texture_set_region_from_bitmap_EXP()

2012-03-24 Thread Richard Ayotte
** Attachment added: "gnome-shell errors when a restart attempted." https://bugs.launchpad.net/bugs/964275/+attachment/2932079/+files/gnome-shell-errors.txt ** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 470799] Re: filezilla crashes on drag'n'drop

2012-02-22 Thread Richard Ayotte
Old habbits die hard. I was so used to firing up Fillezilla that I forgot how good Nautilus was at accomplishing the task. Thanks Nautilus, one less app to install and learn. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 70521] Re: crash when 'get key' button is clicked and .xbindkeysrc does not exist

2012-02-12 Thread Richard Ayotte
Simple workaround until this is fixed. From the command line, run touch ~/.xbindkeysrc -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/70521 Title: crash when 'get key' button is clicked and .xbindke

[Bug 869408] Re: gnome-shell hangs when switching to a running VMWare Player Window in Activities menu

2012-02-10 Thread Richard Ayotte
The bug is still there with 4.0.2 on my system. Can you tell us about the other changes that you made? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/869408 Title: gnome-shell hangs when switching to

[Bug 869408] Re: gnome-shell hangs when switching to a running VMWare Player Window in Activities menu

2012-02-06 Thread Richard Ayotte
Still crashes with 3.2.2.1. This bug is currently set to incomplete. What information in needed? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/869408 Title: gnome-shell hangs when switching to a ru

[Bug 881581] Re: eog hangs when trying to display any image

2011-10-26 Thread Richard Ayotte
Maybe a duplicate of #880227 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/881581 Title: eog hangs when trying to display any image To manage notifications about this bug go to: https://bugs.launch

[Bug 820150] Re: software-properties-gtk crashed with AttributeError in remove_source(): 'NoneType' object has no attribute 'file'

2011-10-19 Thread Richard Ayotte
Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 839, in on_remove_clicked self.backend.RemoveSource(str(source_entry)) File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 143, in __call__ **keyw

[Bug 878109] Re: Can't edit or remove software sources

2011-10-19 Thread Richard Ayotte
** Description changed: The following message is shown when a software source is attempted to be - removed and the software source remains. + removed. The software source is not removed successfully. Traceback (most recent call last): - File "/usr/lib/python2.7/dist-packages/softwareprop

[Bug 878109] Re: Can't edit or remove software sources

2011-10-19 Thread Richard Ayotte
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/878109 Title: Can't edit or remove software sources To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/software-pro

[Bug 878109] [NEW] Can't edit or remove software sources

2011-10-19 Thread Richard Ayotte
Public bug reported: The following message is shown when a software source is attempted to be removed. The software source is not removed successfully. Traceback (most recent call last):   File "/usr/lib/python2.7/dist-packages/softwareproperties/gtk/SoftwarePropertiesGtk.py", line 839, in on_r

[Bug 860776] [NEW] Gnome DrWright needs packaging

2011-09-27 Thread Richard Ayotte
Public bug reported: DrWright is Gnome's typing break application. It is currently missing in Oneiric. The source can be found at http://ftp.gnome.org/pub/GNOME/sources/drwright/3.0/ ** Affects: ubuntu Importance: Undecided Status: New ** Tags: needs-packaging -- You received t

[Bug 857719] Re: update-apt-xapian-index crashed with StopIteration in uri()

2011-09-23 Thread Richard Ayotte
*** This bug is a duplicate of bug 819907 *** https://bugs.launchpad.net/bugs/819907 ** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/857719 Title: update-apt-xap

[Bug 534594] Re: logcheck filter misses kernel status changed message

2011-02-19 Thread Richard Ayotte
** Description changed: Binary package hint: ntp The logcheck filter shipped with ntp in karmic misses the following messages: Mar 8 10:06:29 chunks ntpd[1000]: kernel time sync status change 6001 Mar 8 10:23:32 chunks ntpd[1000]: kernel time sync status change 2001 Accordin

[Bug 569948] Re: When multiple users login, GDM doesn't come back after any of them logs out leading to DATA LOSS for the others

2011-02-12 Thread Richard Ayotte
I get this crash all the time (10.10) and I think that it might be related to inserting and removing usb flash drives and having multiple users logged in. It's intermittent so I'll see if I can reproduce it consistently. ** Changed in: xorg-server (Ubuntu) Status: Expired => New -- You re

[Bug 534594] Re: logcheck filter misses kernel status changed message

2010-12-31 Thread Richard Ayotte
I'm still seeing this on Maverick. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/534594 Title: logcheck filter misses kernel status changed message -- ubuntu-bugs mailing list ubuntu-bugs@lists.ub

[Bug 569273] Re: memory leak in gnome-power-manager

2010-10-15 Thread Richard Ayotte
Here's a valgrind report (see attachment). Running Maverick last updated Oct 14th. ==24202== LEAK SUMMARY: ==24202==definitely lost: 22,852 bytes in 1,519 blocks ==24202==indirectly lost: 240 bytes in 10 blocks ==24202== possibly lost: 9,582,604 bytes in 110,764 blocks ==24202==s

[Bug 432226] Re: package postgresql-8.3 8.3.8-0ubuntu9.04 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2010-10-14 Thread Richard Ayotte
I'm no longer having an issue in Maverick. -- package postgresql-8.3 8.3.8-0ubuntu9.04 failed to install/upgrade: subprocess post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/432226 You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 569273] Re: memory leak in gnome-power-manager

2010-10-07 Thread Richard Ayotte
I'm running Maverick, updated Oct 19th and it's still leaking.That and gmailwatcher apparently. http://dl.dropbox.com/u/8817969/Screenshot-System%20Monitor.png -- memory leak in gnome-power-manager https://bugs.launchpad.net/bugs/569273 You received this bug notification because you are a member

[Bug 633075] Re: icedtea6 plugin will crash chromium-browser

2010-10-03 Thread Richard Ayotte
r...@cheetah:~$ chromium-browser Attempting to load libmoonloaderxpi Attempting to load the system libmoon Segmentation fault r...@cheetah:~$ apt-cache policy chromium-browser icedtea6-plugin icedtea6-plugin: Installed: 6b20-1.9-0ubuntu1 Candidate: 6b20-1.9-0ubuntu1 Version table: *** 6b

[Bug 156169] Re: Cannot change volume while on logon screen

2010-04-09 Thread Richard Ayotte
I'm glad this bug has been reopened instead of a new one created. I subscribed to it to monitor it's progress. -- Cannot change volume while on logon screen https://bugs.launchpad.net/bugs/156169 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 309901] Re: SATA timeout causing soft lockup during heavy disk activity

2010-03-21 Thread Richard Ayotte
I'm no longer affected by this bug. I'm not sure which kernel fixed it exactly but I do know that 2.6.31 and on are fine. -- SATA timeout causing soft lockup during heavy disk activity https://bugs.launchpad.net/bugs/309901 You received this bug notification because you are a member of Ubuntu Bug

[Bug 445852] Re: devkit-disks-probe-ata-smart causes HSM Violations on SSD, and potential hardware death

2010-03-14 Thread Richard Ayotte
Setting libata.force=noncq fixed it for me. Disabling smart as describe in the workaround or forcing pio4 had no effect. Hardware: Acer Aspire One Here's what I did. sudo gedit /etc/default/grub Change the line that says: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" to GRUB_CMDLINE_LINUX_DEFAULT=

[Bug 463471] Re: karmic regression: logcheck prints CRON CMD lines

2009-11-30 Thread Richard Ayotte
I get messages like the following all day long. Nov 30 05:09:01 polarbear CRON[13941]: (root) CMD ( [ -x /usr/lib/php5/maxlifetime ] && [ -d /var/lib/php5 ] && find /var/lib/php5/ -type f -cmin +$(/usr/lib/php5/maxlifetime) -print0 | xargs -n 200 -r -0 rm) Nov 30 05:17:01 polarbear CRON[13973]:

[Bug 417842] Re: WARNING: at /build/buildd/linux-2.6.31/kernel/power/suspend_test.c:52 suspend_test_finish+0x7c/0x80()

2009-10-31 Thread Richard Ayotte
I get this when I close the lid on mt HP G60. -- WARNING: at /build/buildd/linux-2.6.31/kernel/power/suspend_test.c:52 suspend_test_finish+0x7c/0x80() https://bugs.launchpad.net/bugs/417842 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber.

[Bug 414560] Re: ath9k disassociates/reassociates a lot

2009-10-07 Thread Richard Ayotte
The latest kernel is much much better. uname -a Linux panthera 2.6.31-12-generic #40-Ubuntu SMP Wed Oct 7 04:13:44 UTC 2009 x86_64 GNU/Linux How do verify packet loss? -- ath9k disassociates/reassociates a lot https://bugs.launchpad.net/bugs/414560 You received this bug notification because yo

[Bug 432226] Re: package postgresql-8.3 8.3.8-0ubuntu9.04 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-09-17 Thread Richard Ayotte
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/31996477/Dependencies.txt ** Attachment added: "DpkgTerminalLog.txt" http://launchpadlibrarian.net/31996478/DpkgTerminalLog.txt -- package postgresql-8.3 8.3.8-0ubuntu9.04 failed to install/upgrade: subprocess post-ins

[Bug 432226] [NEW] package postgresql-8.3 8.3.8-0ubuntu9.04 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-09-17 Thread Richard Ayotte
Public bug reported: Binary package hint: postgresql-8.3 package postgresql-8.3 8.3.8-0ubuntu9.04 failed to install/upgrade: subprocess post-installation script returned error exit status 1 ProblemType: Package Architecture: amd64 DistroRelease: Ubuntu 9.04 ErrorMessage: subprocess post-installa

[Bug 414560] Re: ath9k disassociates/reassociates a lot

2009-08-17 Thread Richard Ayotte
I've got the same problem on Jaunty with the 2.6.31r6 mainline kernel. r...@panthera:~$ uname -a Linux panthera 2.6.31-020631rc6-generic #020631rc6 SMP Fri Aug 14 09:04:48 UTC 2009 x86_64 GNU/Linux [ 118.757172] wlan0: direct probe to AP 00:1c:f0:f7:88:31 try 1 [ 118.762099] wlan0 direct probe

[Bug 194213] Re: Dim files when you 'cut' them for later 'paste' action

2009-06-22 Thread Richard Ayotte
seanh, I really like your ideas. Initially we could simply have a notification that says something like "10 files copied to clipboard" or "10 files cut to clipboard". Later, a compiz animation of the ghost icons that have been cut/copied could fly to a clipboard in the notification area. The copy a

[Bug 123064] Re: Upgrade to Eclipse 3.4.2

2009-06-09 Thread Richard Ayotte
Fedora 11 uses 3.4.2. http://docs.fedoraproject.org/release-notes/f11/en-US/sect- Release_Notes-Eclipse.html -- Upgrade to Eclipse 3.4.2 https://bugs.launchpad.net/bugs/123064 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-b

[Bug 331589] Re: Extremely loud and intrusive system beep with (some?) HD Audio devices

2009-05-28 Thread Richard Ayotte
Problem still there on HP G60. 00:07.0 Audio device: nVidia Corporation MCP78S [GeForce 8200] High Definition Audio (rev a1) Subsystem: Hewlett-Packard Company Device 360a Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-

[Bug 278748] Re: MythTV support is missing

2009-04-21 Thread Richard Ayotte
I'm running Jaunty now and Totem does not have the MythTV plugin installed. I have the totem-plugins and totem-plugins-extra packages installed. Here's what I have in my /usr/lib/totem/plugins drwxr-xr-x 2 root root 4096 2009-04-18 10:07 bbc drwxr-xr-x 2 root root 26 2009-04-18 10:02 bemused

[Bug 243318] Re: firefox and evince in fullscreen mode flickers

2009-04-11 Thread Richard Ayotte
I also noticed that clicking on select form elements causes flickering as well. It's actually hard to not reproduce this bug. -- firefox and evince in fullscreen mode flickers https://bugs.launchpad.net/bugs/243318 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 243318] Re: firefox and evince in fullscreen mode flickers

2009-04-11 Thread Richard Ayotte
This bug is easily reproducible. Once Firefox is in fullscreen, open a few tabs and switch between them. Flickers almost every time. Right clicking to see the context menu causes the same problem. -- firefox and evince in fullscreen mode flickers https://bugs.launchpad.net/bugs/243318 You receive

[Bug 339223] Re: compiz.real crashed with SIGSEGV in _nv000040gl()

2009-04-04 Thread Richard Ayotte
** Changed in: nvidia-graphics-drivers-180 (Ubuntu) Status: New => Fix Released -- compiz.real crashed with SIGSEGV in _nv40gl() https://bugs.launchpad.net/bugs/339223 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu

[Bug 339223] Re: compiz.real crashed with SIGSEGV in _nv000040gl()

2009-03-09 Thread Richard Ayotte
I'm actually using the 180 series. ** Changed in: nvidia-graphics-drivers-180 (Ubuntu) Sourcepackagename: nvidia-graphics-drivers-177 => nvidia-graphics-drivers-180 -- compiz.real crashed with SIGSEGV in _nv40gl() https://bugs.launchpad.net/bugs/339223 You received this bug notification beca

[Bug 245837] Re: [nvidia amd64] gleidescope crashed with SIGSEGV in xlockmore_event

2009-03-07 Thread Richard Ayotte
I have have seen this crash in 8.10, although rarely. -- [nvidia amd64] gleidescope crashed with SIGSEGV in xlockmore_event https://bugs.launchpad.net/bugs/245837 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing li

[Bug 339223] Re: compiz.real crashed with SIGSEGV in _nv000040gl()

2009-03-07 Thread Richard Ayotte
** Attachment added: "CoreDump.gz" http://launchpadlibrarian.net/23582034/CoreDump.gz ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/23582035/Dependencies.txt ** Attachment added: "Disassembly.txt" http://launchpadlibrarian.net/23582036/Disassembly.txt ** Attachm

[Bug 330170] Re: nautilus crashed with SIGSEGV in malloc()

2009-02-16 Thread Richard Ayotte
** Attachment added: "CoreDump.gz" http://launchpadlibrarian.net/22690896/CoreDump.gz ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/22690897/Dependencies.txt ** Attachment added: "Disassembly.txt" http://launchpadlibrarian.net/22690898/Disassembly.txt ** Attachm

[Bug 309901] Re: SATA timeout causing soft lockup during heavy disk activity

2009-02-07 Thread Richard Ayotte
Will the changes in 2.6.27.15 be merged because I think the following indicates that the problem has been fixed. Tejun Heo (3): sata_nv: rename nv_nf2_hardreset() sata_nv: fix MCP5x reset sata_nv: ck804 has borked hardreset too http://lwn.net/Articles/318449/ -- SATA timeout c

[Bug 309901] Re: SATA timeout causing soft lockup during heavy disk activity

2009-01-18 Thread Richard Ayotte
** Bug watch added: Red Hat Bugzilla #465838 https://bugzilla.redhat.com/show_bug.cgi?id=465838 ** Also affects: linux (Fedora) via https://bugzilla.redhat.com/show_bug.cgi?id=465838 Importance: Unknown Status: Unknown -- SATA timeout causing soft lockup during heavy disk activit

[Bug 309901] Re: SATA timeout causing soft lockup during heavy disk activity

2009-01-17 Thread Richard Ayotte
** Summary changed: - SATA timeout during heavy disk activity + SATA timeout causing soft lockup during heavy disk activity ** Description changed: Binary package hint: linux-source-2.6.27 - During heavy disk activity, my SATA drive will timeout and the whole - system will stops responding.

[Bug 309901] Re: SATA timeout during heavy disk activity

2009-01-17 Thread Richard Ayotte
My system just crashed again but this time I managed to get more pertinent information. I was copying a dozen files from one directory to another on the same drive and each file was between 1 and 1.5 Gigs. The log gets interesting at about here. Jan 17 21:10:01 cheetah /USR/SBIN/CRON[1582]: (root

[Bug 269253] Re: ath5k with AR5424 fails at startup or resume

2008-12-27 Thread Richard Ayotte
Acer Aspire One A110L ** Attachment added: "lspci.txt" http://launchpadlibrarian.net/20762910/lspci.txt -- ath5k with AR5424 fails at startup or resume https://bugs.launchpad.net/bugs/269253 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubu

[Bug 269253] Re: ath5k with AR5424 fails at startup or resume

2008-12-27 Thread Richard Ayotte
** Attachment added: "dmesg.txt" http://launchpadlibrarian.net/20762899/dmesg.txt -- ath5k with AR5424 fails at startup or resume https://bugs.launchpad.net/bugs/269253 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 269253] Re: ath5k with AR5424 fails at startup or resume

2008-12-27 Thread Richard Ayotte
** Bug watch added: Linux Kernel Bug Tracker #12080 http://bugzilla.kernel.org/show_bug.cgi?id=12080 ** Also affects: linux via http://bugzilla.kernel.org/show_bug.cgi?id=12080 Importance: Unknown Status: Unknown -- ath5k with AR5424 fails at startup or resume https://bugs.launch

[Bug 54273] Re: USB device not accepting address: error -110

2008-12-27 Thread Richard Ayotte
** Attachment added: "lspci-vvnn.log" http://launchpadlibrarian.net/20762196/lspci-vvnn.log -- USB device not accepting address: error -110 https://bugs.launchpad.net/bugs/54273 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubu

[Bug 54273] Re: USB device not accepting address: error -110

2008-12-27 Thread Richard Ayotte
** Attachment added: "dmesg.log" http://launchpadlibrarian.net/20762191/dmesg.log -- USB device not accepting address: error -110 https://bugs.launchpad.net/bugs/54273 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs m

[Bug 262483] Re: nautilus-cd-burner crashed with SIGSEGV in g_main_context_dispatch()

2008-12-23 Thread Richard Ayotte
This is still an issue with gvfs version 1.0.2-0ubuntu1. -- nautilus-cd-burner crashed with SIGSEGV in g_main_context_dispatch() https://bugs.launchpad.net/bugs/262483 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs maili

[Bug 309901] Re: SATA timeout during heavy disk activity

2008-12-21 Thread Richard Ayotte
Yes, that's the really weird thing. When I copy files from ata3.00 (WDC WD3200AAKS-00VYA0) to ata1.00:(Hitachi HDS721010KLA330) I get messages from ata5.00: (ATAPI DVD A DH20A4H) and I'm not even using the DVD drive at the time. Here's a new dmesg log with a little more information. The last

[Bug 309901] Re: SATA timeout during heavy disk activity

2008-12-19 Thread Richard Ayotte
** Attachment added: "lspci-vvnn.log" http://launchpadlibrarian.net/20589540/lspci-vvnn.log -- SATA timeout during heavy disk activity https://bugs.launchpad.net/bugs/309901 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-

[Bug 309901] Re: SATA timeout during heavy disk activity

2008-12-19 Thread Richard Ayotte
** Attachment added: "dmesg.log" http://launchpadlibrarian.net/20589537/dmesg.log -- SATA timeout during heavy disk activity https://bugs.launchpad.net/bugs/309901 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs maili

[Bug 309901] [NEW] SATA timeout during heavy disk activity

2008-12-19 Thread Richard Ayotte
Public bug reported: Binary package hint: linux-source-2.6.27 During heavy disk activity, my SATA drive will timeout and the whole system will stops responding. On occasion the system eventually recovers but most often it needs to be rebooted. ** Affects: linux (Ubuntu) Importance: Undecide

[Bug 292876] Re: sata timeout - x86_64

2008-12-07 Thread Richard Ayotte
I can easily reproduce the bug by simply initiating heavy disk activity such as copying multiple files simultaneously. ** Attachment added: "lspci-vvnn.log" http://launchpadlibrarian.net/20287992/lspci-vvnn.log -- sata timeout - x86_64 https://bugs.launchpad.net/bugs/292876 You received this

[Bug 292876] Re: sata timeout - x86_64

2008-12-07 Thread Richard Ayotte
$ uname -a Linux cheetah 2.6.27-8-server #1 SMP Thu Nov 6 18:18:16 UTC 2008 x86_64 GNU/Linux But I get the errors with the desktop kernel as well. ** Attachment added: "dmesg.log" http://launchpadlibrarian.net/20287938/dmesg.log -- sata timeout - x86_64 https://bugs.launchpad.net/bugs/292

[Bug 245837] Re: [nvidia amd64] gleidescope crashed with SIGSEGV in xlockmore_event

2008-11-30 Thread Richard Ayotte
I haven't yet but I also haven't ran this particular screensaver. I will try to recreate the crash in 8.10. -- [nvidia amd64] gleidescope crashed with SIGSEGV in xlockmore_event https://bugs.launchpad.net/bugs/245837 You received this bug notification because you are a member of Ubuntu Bugs, whi

  1   2   >