[Bug 290231] Re: 2.6.24-21 kernel update breaks mdadm raid 1 boot

2009-08-01 Thread Kenneth Loafman
It's 7 months later... has anyone found an answer to this problem? I'm running dual AMD Athlon MP 2800's and my old -k7 kernel is the last one I've installed that will boot after upgrading from Dapper to Hardy a month or so ago. -- 2.6.24-21 kernel update breaks mdadm raid 1 boot

[Bug 290231] Re: 2.6.24-21 kernel update breaks mdadm raid 1 boot

2009-08-01 Thread Kenneth Loafman
Here's my mdadm.conf: DEVICE /dev/hda1 /dev/hdb1 DEVICE /dev/hda3 /dev/hdb3 ARRAY /dev/md0 devices=/dev/hda1,/dev/hdb1 ARRAY /dev/md1 devices=/dev/hda3,/dev/hdb3 My current blkid.tab: device DEVNO=0x0301 TIME=1249135798 UUID=d162b8fd-e173-4f33-8431-b30feeb72dfe SEC_TYPE=ext2

[Bug 205792] Re: duplicity crashed with OSError in setdata()

2009-07-28 Thread Kenneth Loafman
** Changed in: duplicity Status: Incomplete = Invalid ** Changed in: duplicity Importance: Medium = Undecided -- duplicity crashed with OSError in setdata() https://bugs.launchpad.net/bugs/205792 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 229826] Re: duplicity crashed with ValueError in port()

2009-07-05 Thread Kenneth Loafman
This fix was released in 0.5.10. ** Changed in: duplicity Status: Fix Committed = Fix Released -- duplicity crashed with ValueError in port() https://bugs.launchpad.net/bugs/229826 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 229826] Re: duplicity crashed with ValueError in port()

2009-07-01 Thread Kenneth Loafman
** Changed in: duplicity Assignee: Kenneth Loafman (kenneth-loafman) = (unassigned) -- duplicity crashed with ValueError in port() https://bugs.launchpad.net/bugs/229826 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu

[Bug 379648] Re: IOError: GnuPG exited non-zero, with code 2

2009-06-23 Thread Kenneth Loafman
** Changed in: duplicity Status: New = Fix Released -- IOError: GnuPG exited non-zero, with code 2 https://bugs.launchpad.net/bugs/379648 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 282652] Re: Duplicity does not recognize the host name

2009-06-23 Thread Kenneth Loafman
** Changed in: duplicity Assignee: Kenneth Loafman (kenneth-loafman) = (unassigned) -- Duplicity does not recognize the host name https://bugs.launchpad.net/bugs/282652 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu

[Bug 335941] Re: duplicity will be removed if one upgrades python in jaunty

2009-06-23 Thread Kenneth Loafman
** Changed in: duplicity Status: In Progress = Fix Released ** Changed in: duplicity Assignee: Kenneth Loafman (kenneth-loafman) = (unassigned) -- duplicity will be removed if one upgrades python in jaunty https://bugs.launchpad.net/bugs/335941 You received this bug notification

[Bug 205792] Re: duplicity crashed with OSError in setdata()

2009-06-23 Thread Kenneth Loafman
** Changed in: duplicity Assignee: Kenneth Loafman (kenneth-loafman) = (unassigned) -- duplicity crashed with OSError in setdata() https://bugs.launchpad.net/bugs/205792 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu

Re: [Bug 379648] [NEW] IOError: GnuPG exited non-zero, with code 2

2009-05-23 Thread Kenneth Loafman
Jaunty is using an older version of duplicity, 0.5.09-0ubuntu2, and duplicity is at 0.5.18. Please go to http://duplicity.nongnu.org/ and download the most recent version. I'll see what I can do to get the baseline updated. Chris Vanden Berghe wrote: Public bug reported: Binary package

[Bug 379648] Re: IOError: GnuPG exited non-zero, with code 2

2009-05-23 Thread Kenneth Loafman
** Also affects: duplicity Importance: Undecided Status: New -- IOError: GnuPG exited non-zero, with code 2 https://bugs.launchpad.net/bugs/379648 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 306904] Re: Dell XPSM1530 touchpad not working properly after BIOS upgrade

2009-05-13 Thread Kenneth Loafman
The boot options i8042.nomux=1 fixed the problem for me. If you want them to stay around, look for a line like: # defoptions=splash nohz=off vga=792 quiet and add the option on the end, like this: # defoptions=splash nohz=off vga=792 quiet i8042.nomux=1 When you install a new kernel, you'll

[Bug 363877] Re: Deprecation Warnings when running under Python 2.6

2009-04-20 Thread Kenneth Loafman
Yes. I double checked in CVS. The following code was added to gpg.py in 0.5.06 and has not changed since: try: from hashlib import sha1 from hashlib import md5 except ImportError: from sha import new as sha1 from md5 import new as md5 So unless hashlib is missing from your

[Bug 363877] Re: Deprecation Warnings when running under Python 2.6

2009-04-20 Thread Kenneth Loafman
Sorry, the traceback is referring to boto, not duplicity. Different project. I think it may be fixed in newer versions of boto. -- Deprecation Warnings when running under Python 2.6 https://bugs.launchpad.net/bugs/363877 You received this bug notification because you are a member of Ubuntu

[Bug 363877] Re: Deprecation Warnings when running under Python 2.6

2009-04-19 Thread Kenneth Loafman
This was fixed in duplicity 0.5.06 and the current version is 0.5.15. Please go to http://duplicity.nongnu.org/ and install the newest version. -- Deprecation Warnings when running under Python 2.6 https://bugs.launchpad.net/bugs/363877 You received this bug notification because you are a member

Re: [Bug 333057] Re: GnuPGInterface prints exit statuses incorrectly

2009-04-01 Thread Kenneth Loafman
I disagree with your assessment of the detab'ing. It was needed for Eclipse's PyDev editor, and others, since the file had indent=4 and tabsize=8. I had to detab in xemacs in order to get it to display correctly in Eclipse without flagging indent errors. Should I submit a different patch for

[Bug 203513] Re: [Hardy] display doesn't go to sleep after today's gnome-power-manager update

2009-03-29 Thread Kenneth Loafman
Still fails for me here. Screensaver goes active but no power down. $ aptitude show gnome-power-manager Package: gnome-power-manager State: installed Automatically installed: yes Version: 2.22.1-1ubuntu4.1 ... $ gnome-power-preferences [set to 20 minute timeout $ xset q Keyboard Control:

[Bug 333057] Re: GnuPGInterface prints exit statuses incorrectly

2009-03-16 Thread Kenneth Loafman
I've attached a patch that corrects this problem plus detabify's the source correctly. The source was a mess of tab size of 8 and indents of 4 which really screwed up editors that assumed tab size was the same as indent size. ** Attachment added: Fix shit problem and detabify.

[Bug 333057] Re: GnuPGInterface prints exit statuses incorrectly

2009-03-07 Thread Kenneth Loafman
This bug is reported and a patch supplied in Debian Bug report logs - #509415 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=509415 Duplicity backup depends on this module as well. When the correct shift is made, the error is 2, File Not Found, and refers to the non-existence of the ~/.gnupg

[Bug 335941] Re: duplicity will be removed if one upgrades python in jaunty

2009-02-28 Thread Kenneth Loafman
That can change to =2.6 safely. I've tested duplicity against 2.6 and it works. ** Also affects: duplicity Importance: Undecided Status: New -- duplicity will be removed if one upgrades python in jaunty https://bugs.launchpad.net/bugs/335941 You received this bug notification because

[Bug 335941] Re: duplicity will be removed if one upgrades python in jaunty

2009-02-28 Thread Kenneth Loafman
Need to add =2.6 to setup.py so no one attempts to run under 3.x. ** Changed in: duplicity Importance: Undecided = Medium Assignee: (unassigned) = Kenneth Loafman (kenneth-loafman) Status: New = In Progress -- duplicity will be removed if one upgrades python in jaunty https

[Bug 229826] Re: duplicity crashed with ValueError in port()

2009-02-20 Thread Kenneth Loafman
** Changed in: duplicity Importance: Undecided = Medium Status: New = Fix Committed -- duplicity crashed with ValueError in port() https://bugs.launchpad.net/bugs/229826 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 102501] Re: [apport] duplicity crashed with TypeError in cwd()

2009-02-20 Thread Kenneth Loafman
** Changed in: duplicity Importance: Undecided = Medium Status: New = Fix Released -- [apport] duplicity crashed with TypeError in cwd() https://bugs.launchpad.net/bugs/102501 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 205792] Re: duplicity crashed with OSError in setdata()

2009-02-20 Thread Kenneth Loafman
** Changed in: duplicity Importance: Undecided = Medium Status: New = Incomplete -- duplicity crashed with OSError in setdata() https://bugs.launchpad.net/bugs/205792 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 205792] Re: duplicity crashed with OSError in setdata()

2009-02-20 Thread Kenneth Loafman
The traceback looks like you were backing up to a Windows filesystem. Is that correct? -- duplicity crashed with OSError in setdata() https://bugs.launchpad.net/bugs/205792 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 282652] Re: Duplicity does not recognize the host name

2009-02-19 Thread Kenneth Loafman
Per user comment, its solved. Problem was in changed /etc/hosts file, not duplicity. ** Changed in: duplicity Status: New = Invalid -- Duplicity does not recognize the host name https://bugs.launchpad.net/bugs/282652 You received this bug notification because you are a member of Ubuntu

[Bug 259076] Re: ssh uris with given portnumbers are not handled correctly

2009-02-19 Thread Kenneth Loafman
Fixed in https://savannah.nongnu.org/bugs/?23066, released in 0.4.11. ** Changed in: duplicity Importance: Undecided = Medium Status: New = Fix Released -- ssh uris with given portnumbers are not handled correctly https://bugs.launchpad.net/bugs/259076 You received this bug

[Bug 245740] Re: passing -x '' to ncftpls by duplicity causes it to fail

2009-02-18 Thread Kenneth Loafman
** Changed in: duplicity (Ubuntu) Assignee: (unassigned) = Kenneth Loafman (kenneth-loafman) -- passing -x '' to ncftpls by duplicity causes it to fail https://bugs.launchpad.net/bugs/245740 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 245740] Re: passing -x '' to ncftpls by duplicity causes it to fail

2009-02-18 Thread Kenneth Loafman
This bug has been fixed in the recent 0.5.09 version at http://duplicity.nongnu.org. I finally moved to running ncftp directly through pexpect rather than going through their utilities (ncftpls, ..get, ..put). This gets rid of the issues of the complicated and obscure command lines and all the

[Bug 282652] Re: Duplicity does not recognize the host name

2009-02-18 Thread Kenneth Loafman
** Also affects: duplicity Importance: Undecided Status: New -- Duplicity does not recognize the host name https://bugs.launchpad.net/bugs/282652 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 259076] Re: ssh uris with given portnumbers are not handled correctly

2009-02-18 Thread Kenneth Loafman
** Also affects: duplicity Importance: Undecided Status: New -- ssh uris with given portnumbers are not handled correctly https://bugs.launchpad.net/bugs/259076 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 229826] Re: duplicity crashed with ValueError in port()

2009-02-18 Thread Kenneth Loafman
** Also affects: duplicity Importance: Undecided Status: New -- duplicity crashed with ValueError in port() https://bugs.launchpad.net/bugs/229826 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 205792] Re: duplicity crashed with OSError in setdata()

2009-02-18 Thread Kenneth Loafman
** Also affects: duplicity Importance: Undecided Status: New -- duplicity crashed with OSError in setdata() https://bugs.launchpad.net/bugs/205792 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 229826] Re: duplicity crashed with ValueError in port()

2009-02-18 Thread Kenneth Loafman
** Changed in: duplicity Assignee: (unassigned) = Kenneth Loafman (kenneth-loafman) -- duplicity crashed with ValueError in port() https://bugs.launchpad.net/bugs/229826 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu

[Bug 205792] Re: duplicity crashed with OSError in setdata()

2009-02-18 Thread Kenneth Loafman
** Changed in: duplicity Assignee: (unassigned) = Kenneth Loafman (kenneth-loafman) -- duplicity crashed with OSError in setdata() https://bugs.launchpad.net/bugs/205792 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu

[Bug 102501] Re: [apport] duplicity crashed with TypeError in cwd()

2009-02-18 Thread Kenneth Loafman
** Also affects: duplicity Importance: Undecided Status: New ** Changed in: duplicity Assignee: (unassigned) = Kenneth Loafman (kenneth-loafman) -- [apport] duplicity crashed with TypeError in cwd() https://bugs.launchpad.net/bugs/102501 You received this bug notification because

[Bug 282652] Re: Duplicity does not recognize the host name

2009-02-18 Thread Kenneth Loafman
** Changed in: duplicity Assignee: (unassigned) = Kenneth Loafman (kenneth-loafman) -- Duplicity does not recognize the host name https://bugs.launchpad.net/bugs/282652 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu

[Bug 259076] Re: ssh uris with given portnumbers are not handled correctly

2009-02-18 Thread Kenneth Loafman
** Changed in: duplicity Assignee: (unassigned) = Kenneth Loafman (kenneth-loafman) -- ssh uris with given portnumbers are not handled correctly https://bugs.launchpad.net/bugs/259076 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 282652] Re: Duplicity does not recognize the host name

2008-10-13 Thread Kenneth Loafman
What does 'hostname -f' return? Duplicity uses the FQDN, not just hostname. -- Duplicity does not recognize the host name https://bugs.launchpad.net/bugs/282652 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

Re: [Bug 282652] Re: Duplicity does not recognize the host name

2008-10-13 Thread Kenneth Loafman
Nacho Mas wrote: $ hostname -f Caliope There something weird with the hostname resolver... but it only happens in duplicity... According to Python lib manual: getfqdn([name]) Return a fully qualified domain name for name. If name is omitted or empty, it is interpreted as the local host. To

Re: [Bug 176090] Re: WiFi / WLAN LED not working on notebooks with Intel iwl4965 | iwl3945

2008-09-02 Thread Kenneth Loafman
Martianz wrote: The Hardy backports solution didn't work for me too. Upgrading to Intrepid solved the problem. When the wireless network is active the LED stays on. Connected to a WiFi network blinks on I/O. Upgrading to Intrepid is not an option. The LED worked in -19, just not since.

Re: [Bug 176090] Re: WiFi / WLAN LED not working on notebooks with Intel iwl4965 | iwl3945

2008-09-02 Thread Kenneth Loafman
dhenry wrote: Wifi LED works and blinks with linux-2.6.27-rc3 on hardy (deb packages from http://kernel.ubuntu.com/pub/next/2.6.27-rc3/), on my Lenovo 3000 N100 (intel wireless 3945). It also works in Intrepid with Live CD. If nothing breaks before Intrepid is released, this should be finally

[Bug 176090] Re: WiFi / WLAN LED not working on notebooks with Intel iwl4965 | iwl3945

2008-08-18 Thread Kenneth Loafman
The LED stopped illuminating with the release of 2.6.24-20-generic and has not come back for me. I'm on Hardy 8.04.1, fully updated, etc., etc running on a Dell XPS M1530 Laptop. -- WiFi / WLAN LED not working on notebooks with Intel iwl4965 | iwl3945 https://bugs.launchpad.net/bugs/176090

[Bug 254418] Re: Nvidia graphics card no longer detected with 2.6.24-20.38-generic

2008-08-11 Thread Kenneth Loafman
I'm having the same problems as well, -19 works, -20 does not, except in low graphics mode. I've attached my xorg.conf if that will help. ** Attachment added: xorg.conf from loafman http://launchpadlibrarian.net/16707733/xorg.conf -- Nvidia graphics card no longer detected with

[Bug 252923] [NEW] pidgin forgets privacy settings for ICQ

2008-07-29 Thread Kenneth Loafman
Public bug reported: Binary package hint: pidgin Going into pidgin / Tools / Privacy, select ICQ. It will be set to Block only the users below, which is wide open to spamming. Change this to Allow only the users on my buddy list and it will stay that way for the session, but revert back after

[Bug 176090] Re: WiFi / WLAN LED not working on notebooks with Intel iwl4965 | iwl3945

2008-07-24 Thread Kenneth Loafman
In linux-backports-modules-hardy, installed this morning, the fix does not work. It turns off the LED completely and does not cause it to blink. This is on a laptop using iwl4965. -- WiFi / WLAN LED not working on notebooks with Intel iwl4965 | iwl3945 https://bugs.launchpad.net/bugs/176090

[Bug 138691] Re: system hangs at shutdown

2008-07-12 Thread Kenneth Loafman
You are correct about the Samba shares. One case it applies to is in wireless network mounted drives that are mounted using wpa_supplicant. There is an ordering problem in /etc/init.d in that S15wpa-ifupdown is executed before any of the S??umount* scripts. This causes Samba to hang due to

[Bug 138691] Re: system hangs at shutdown

2008-07-12 Thread Kenneth Loafman
Note on the above: The rename should be done in /etc/rc0.d as well to cover shutdown. /etc/rc6.d covers reboot only. -- system hangs at shutdown https://bugs.launchpad.net/bugs/138691 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 102501] Re: [apport] duplicity crashed with TypeError in cwd()

2008-05-14 Thread Kenneth Loafman
*galen* There have been many changes since 0.4.2 and some of them were in standardizing the command line to make commands visually separable from options. This may be your issue. Take a look at the CHANGELOG and the man page to see what's new. -- [apport] duplicity crashed with TypeError in

[Bug 224172] Re: Duplicity craches with ImportError

2008-04-29 Thread Kenneth Loafman
I just did a clean install of 8.04, installed duplicity via aptitude, and could not replicate. [EMAIL PROTECTED]:~$ duplicity --help duplicity version 0.4.10 running on linux2. Usage: duplicity [full|incremental] [options] source_dir target_url duplicity [restore] [options]

[Bug 218239] [NEW] pan crashed with SIGSEGV in pan::DataImpl::MyTree::add_articles()

2008-04-16 Thread Kenneth Loafman
Public bug reported: Binary package hint: pan Crashed while removing the only 'ignore' scoring rule, but before close and rescore. Ubuntu Hardy 8.04, current updates. Pan version 0.132-2ubuntu2 ProblemType: Crash Architecture: i386 Date: Wed Apr 16 10:35:08 2008 DistroRelease: Ubuntu 8.04

[Bug 218239] Re: pan crashed with SIGSEGV in pan::DataImpl::MyTree::add_articles()

2008-04-16 Thread Kenneth Loafman
** Attachment added: CoreDump.gz http://launchpadlibrarian.net/13506529/CoreDump.gz ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/13506530/Dependencies.txt ** Attachment added: Disassembly.txt http://launchpadlibrarian.net/13506531/Disassembly.txt ** Attachment

[Bug 122531] Re: rhythmbox crashes on start with ipod

2008-04-15 Thread Kenneth Loafman
I'm having the same problem on Hardy with Rhythmbox and a 1G iPod Shuttle. Rhythmbox was working fine until I decided to try Brasero. After install, neither would talk to the IPOD and Rhythmbox would crash. I purged Brasero, but that did absolutely no good. The only thing I get after the

[Bug 122531] Re: rhythmbox crashes on start with ipod

2008-04-15 Thread Kenneth Loafman
Whoops, change Brasero to Banshee in the last post. At least I got the first letter right. ;-) -- rhythmbox crashes on start with ipod https://bugs.launchpad.net/bugs/122531 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 183514] Re: [hardy] seahorse agent no longer asks for the passphrase

2008-04-04 Thread Kenneth Loafman
I fixed my problem by looking at the default setup of another system and noting that it did not have: /etc/X11/Xsession.d/90gpg-agent I renamed that file, restarted X, and all is well. Seahorse is running by itself rather than under gpg-agent: /usr/bin/seahorse-agent --execute

[Bug 211904] [NEW] firefox crashed with SIGSEGV

2008-04-04 Thread Kenneth Loafman
Public bug reported: Binary package hint: firefox-3.0 Crashed while trying to play video: http://youtube.com/watch?v=tR3n3hmO9MQfeature=related ProblemType: Crash Architecture: i386 CrashCounter: 1 Date: Fri Apr 4 13:01:48 2008 Disassembly: 0xb7f3c410: DistroRelease: Ubuntu 8.04

[Bug 211904] Re: firefox crashed with SIGSEGV

2008-04-04 Thread Kenneth Loafman
** Attachment added: CoreDump.gz http://launchpadlibrarian.net/13117080/CoreDump.gz ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/13117081/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/13117082/ProcMaps.txt ** Attachment added:

[Bug 211002] Re: Enigmail not asking for password when signing or encrypting

2008-04-03 Thread Kenneth Loafman
This bug is not in Enigmail, it's in Seahorse, as below. https://bugs.launchpad.net/ubuntu/+source/seahorse/+bug/183514 -- Enigmail not asking for password when signing or encrypting https://bugs.launchpad.net/bugs/211002 You received this bug notification because you are a member of Ubuntu

[Bug 183514] Re: [hardy] seahorse agent no longer asks for the passphrase

2008-04-03 Thread Kenneth Loafman
This is also a problem with Thunderbird/Enigmail in decrypting email -- seahorse no longer asks for the passphrase and the decryption fails. If I use gpg from the command line, I get the curses prompt. After that the passphrase is cached and Enigmail will decrypt email. The cache still goes

[Bug 211002] [NEW] Enigmail not asking for password when signing or encrypting

2008-04-02 Thread Kenneth Loafman
Public bug reported: DISTRIB_ID=Ubuntu DISTRIB_RELEASE=8.04 DISTRIB_CODENAME=hardy DISTRIB_DESCRIPTION=Ubuntu hardy (development branch) Thunderbird 2.0.0.12+nobinonly-0ubuntu1 Enigmail 2:0.95.0-0ubuntu4 When sending a signed or encrypted email Thunderbird hangs for several seconds then says

[Bug 211002] Re: Enigmail not asking for password when signing or encrypting

2008-04-02 Thread Kenneth Loafman
** Bug watch added: Mozilla Bugzilla #426601 https://bugzilla.mozilla.org/show_bug.cgi?id=426601 ** Also affects: thunderbird via https://bugzilla.mozilla.org/show_bug.cgi?id=426601 Importance: Unknown Status: Unknown -- Enigmail not asking for password when signing or

[Bug 211002] Re: Enigmail not asking for password when signing or encrypting

2008-04-02 Thread Kenneth Loafman
** Bug watch added: Mozdev Bugzilla #18902 https://www.mozdev.org/bugs/show_bug.cgi?id=18902 ** Also affects: enigmail via https://www.mozdev.org/bugs/show_bug.cgi?id=18902 Importance: Unknown Status: Unknown -- Enigmail not asking for password when signing or encrypting

[Bug 211002] Re: Enigmail not asking for password when signing or encrypting

2008-04-02 Thread Kenneth Loafman
One other issue that may help locate this problem. Other than gnupg- agent, what does enigmail use for passphrase caching? Is it possible that something in that is screwed up? In System / Prefs / Encryption / PGP Passphrases I see two lines: Remember PGP Passphrases (bold) A supported PGP

[Bug 164489] Re: Enigmail 'Enter passphrase' window opens behind thunderbird window

2008-03-31 Thread Kenneth Loafman
I can now verify that under Hardy there is no window opened to request the passphrase. Plus, when I go into Preferences / Encryption / Remember PGP Passphrases, the message A supported PGP passphrase caching agent is not running is the only indication of a problem. When trying to send a signed

[Bug 192117] Re: window list button not staying on viewport

2008-03-31 Thread Kenneth Loafman
I cannot reproduce this one under 2.22.0, so maybe it should be closed? -- window list button not staying on viewport https://bugs.launchpad.net/bugs/192117 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 203030] Re: firefox crashed with SIGSEGV

2008-03-31 Thread Kenneth Loafman
** Visibility changed to: Public -- firefox crashed with SIGSEGV https://bugs.launchpad.net/bugs/203030 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 164489] Re: Enigmail 'Enter passphrase' window opens behind thunderbird window

2008-03-30 Thread Kenneth Loafman
There is a similar problem on 2.0.0.12, however, I'm not sure it even opens a window for the password prompt, or if it did, it did not show up on the task bar at all. I was expecting a prompt for the passphrase and never saw it. -- Enigmail 'Enter passphrase' window opens behind thunderbird

[Bug 207777] [NEW] totem-plugin-viewer crashed with SIGSEGV

2008-03-27 Thread Kenneth Loafman
Public bug reported: Binary package hint: totem Tried to watch trailer at: http://www.apple.com/trailers/universal/doomsday/large.html and the plugin crashed. ProblemType: Crash Architecture: i386 CrashCounter: 1 Date: Thu Mar 27 10:11:58 2008 Disassembly: 0xb7569fcf: DistroRelease: Ubuntu 8.04

[Bug 207777] Re: totem-plugin-viewer crashed with SIGSEGV

2008-03-27 Thread Kenneth Loafman
** Attachment added: CoreDump.gz http://launchpadlibrarian.net/12921710/CoreDump.gz ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/12921711/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/12921712/ProcMaps.txt ** Attachment added:

[Bug 197107] Re: nautilus crashed with SIGSEGV

2008-03-25 Thread Kenneth Loafman
Sorry, missed the request for more info No, the gtk-qt-engine is not installed, never has been. -- nautilus crashed with SIGSEGV https://bugs.launchpad.net/bugs/197107 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 197107] Re: nautilus crashed with SIGSEGV

2008-03-25 Thread Kenneth Loafman
Reopened - gtk-qt-engine not part of the issue. ** Changed in: nautilus (Ubuntu) Status: Invalid = New -- nautilus crashed with SIGSEGV https://bugs.launchpad.net/bugs/197107 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 204321] Re: compiz.real crashed with SIGSEGV while moving window

2008-03-20 Thread Kenneth Loafman
** Visibility changed to: Public -- compiz.real crashed with SIGSEGV while moving window https://bugs.launchpad.net/bugs/204321 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 136820] Re: Display doesn't go to sleep when screensaver is activated

2008-03-19 Thread Kenneth Loafman
This happens on Hardy, 8.04, with the latest updates as of 03/19/2008. My settings are 10 minutes for screensaver, 15 minutes for monitor to sleep. Hours later, the screensaver is still active. -- Display doesn't go to sleep when screensaver is activated https://bugs.launchpad.net/bugs/136820

[Bug 204067] [NEW] beep on laptop lid open/close is not due to error

2008-03-19 Thread Kenneth Loafman
Public bug reported: Binary package hint: gnome-power-manager When I close/open the lid on my laptop it beeps if I have the gnome- power-preferences set to Use sound to notify in case of an error and it is silent if that checkbox is unchecked. Opening or closing the lid is NOT an error and the

[Bug 200338] Re: no sound hardy kernel 2.6.24-12

2008-03-11 Thread Kenneth Loafman
@ Jan Mynarik Thanks for the hint about depmod -a. I just installed the 3rd attempt at 2.6.24-12 and the Nvidia card was not recognized, again. Got root, did depmod -a, rebooted, and all is well for now. What a roller-coaster this release has been! -- no sound hardy kernel 2.6.24-12

[Bug 201235] [NEW] Tomboy.exe crashed with SIGSEGV in g_closure_invoke()

2008-03-11 Thread Kenneth Loafman
Public bug reported: Binary package hint: tomboy DISTRIB_ID=Ubuntu DISTRIB_RELEASE=8.04 DISTRIB_CODENAME=hardy DISTRIB_DESCRIPTION=Ubuntu hardy (development branch) tomboy: Installed: 0.10.0-1 Candidate: 0.10.0-1 Version table: *** 0.10.0-1 0 500 http://archive.ubuntu.com

[Bug 201235] Re: Tomboy.exe crashed with SIGSEGV in g_closure_invoke()

2008-03-11 Thread Kenneth Loafman
** Attachment added: CoreDump.gz http://launchpadlibrarian.net/12592536/CoreDump.gz ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/12592537/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/12592538/ProcMaps.txt ** Attachment added:

[Bug 114113] Re: No volume control GStreamer plugins and/or devices found.

2008-03-10 Thread Kenneth Loafman
I got the same thing today with the Hardy upgrade to: Linux neptune 2.6.24-12-generic #1 SMP Sat Mar 8 02:29:24 UTC 2008 i686 GNU/Linux Sound card does not show up in lspci listing on a Dell XPS M1530. -- No volume control GStreamer plugins and/or devices found.

[Bug 114113] Re: No volume control GStreamer plugins and/or devices found.

2008-03-10 Thread Kenneth Loafman
From /var/log/dmesg for this mornings boot. Hope it helps. [ 23.249896] snd: Unknown symbol unregister_sound_special [ 23.250006] snd: Unknown symbol register_sound_special_device [ 23.250317] snd: Unknown symbol sound_class [ 23.268257] snd_hwdep: Unknown symbol snd_info_register [

[Bug 114113] Re: No volume control GStreamer plugins and/or devices found.

2008-03-10 Thread Kenneth Loafman
It is definitely in the update from 2.6.24-11 to -12. Rebooted to -11 and sound works. Rebooted to -12 and sound goes away. I'm now back to -11 so I can use Skype. -- No volume control GStreamer plugins and/or devices found. https://bugs.launchpad.net/bugs/114113 You received this bug

[Bug 200338] Re: no sound hardy kernel 2.6.24-12

2008-03-10 Thread Kenneth Loafman
Also updated to the new kernel. Nvidia card is not recognized, so even if I have sound, I end up with very low-res graphics and that's not usable. Back to -11 till this new problem is solved. -- no sound hardy kernel 2.6.24-12 https://bugs.launchpad.net/bugs/200338 You received this bug

[Bug 200807] [NEW] Nvidia driver not loading in Hardy 2.6.24-20

2008-03-10 Thread Kenneth Loafman
Public bug reported: DISTRIB_ID=Ubuntu DISTRIB_RELEASE=8.04 DISTRIB_CODENAME=hardy DISTRIB_DESCRIPTION=Ubuntu hardy (development branch) Dell XPS M1530 After the second upgrade to 2.6.24-20 this evening, Nvidia driver does not load in X. Attached is the Xorg.log file for the boot that does not

[Bug 200807] Re: Nvidia driver not loading in Hardy 2.6.24-20

2008-03-10 Thread Kenneth Loafman
** Attachment added: Failed load of Nvidia driver http://launchpadlibrarian.net/12561218/Xorg.0.log.old -- Nvidia driver not loading in Hardy 2.6.24-20 https://bugs.launchpad.net/bugs/200807 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 200807] Re: Nvidia driver not loading in Hardy 2.6.24-12

2008-03-10 Thread Kenneth Loafman
*** This bug is a duplicate of bug 200797 *** https://bugs.launchpad.net/bugs/200797 ** Summary changed: - Nvidia driver not loading in Hardy 2.6.24-20 + Nvidia driver not loading in Hardy 2.6.24-12 -- Nvidia driver not loading in Hardy 2.6.24-12 https://bugs.launchpad.net/bugs/200807 You

[Bug 197107] Re: nautilus crashed with SIGSEGV

2008-03-10 Thread Kenneth Loafman
** Visibility changed to: Public -- nautilus crashed with SIGSEGV https://bugs.launchpad.net/bugs/197107 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 197003] Re: Tomboy.exe crashed with SIGSEGV

2008-03-10 Thread Kenneth Loafman
** Visibility changed to: Public -- Tomboy.exe crashed with SIGSEGV https://bugs.launchpad.net/bugs/197003 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 200807] Re: Nvidia driver not loading in Hardy 2.6.24-12

2008-03-10 Thread Kenneth Loafman
*** This bug is a duplicate of bug 200797 *** https://bugs.launchpad.net/bugs/200797 ** Description changed: DISTRIB_ID=Ubuntu DISTRIB_RELEASE=8.04 DISTRIB_CODENAME=hardy DISTRIB_DESCRIPTION=Ubuntu hardy (development branch) Dell XPS M1530 - After the second upgrade to

[Bug 200297] [NEW] firefox crashed with SIGSEGV when changing Visual Effects preferences

2008-03-09 Thread Kenneth Loafman
Public bug reported: Binary package hint: firefox-3.0 Changed preferences in Visual Effects from None to Normal. Firefox 3B3 screen grayed out and stopped responding. ProblemType: Crash Architecture: i386 Date: Sun Mar 9 13:58:24 2008 Disassembly: 0xb7f51410: DistroRelease: Ubuntu 8.04

[Bug 200297] Re: firefox crashed with SIGSEGV when changing Visual Effects preferences

2008-03-09 Thread Kenneth Loafman
** Attachment added: CoreDump.gz http://launchpadlibrarian.net/12530333/CoreDump.gz ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/12530334/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/12530335/ProcMaps.txt ** Attachment added:

[Bug 192219] Re: Thunderbird not able to launch URL from mail with Firefox 3 Beta 3

2008-03-07 Thread Kenneth Loafman
*** This bug is a duplicate of bug 185622 *** https://bugs.launchpad.net/bugs/185622 Firefox is not responding to any URL clicked or double-clicked from outside itself. I've verified that against Thunderbird, Pidgin, gnome- terminal, and a couple of others. This is on Hardy. --

[Bug 192219] Re: Thunderbird not able to launch URL from mail with Firefox 3 Beta 3

2008-03-07 Thread Kenneth Loafman
*** This bug is a duplicate of bug 185622 *** https://bugs.launchpad.net/bugs/185622 OK, you can change this from Thunderbird to the updates-manager, or maybe its in the package setup. Either way, what happened during the install was that my Preferred Applications / Web Browser got set to

[Bug 192219] Re: Thunderbird not able to launch URL from mail with Firefox 3 Beta 3

2008-03-07 Thread Kenneth Loafman
*** This bug is a duplicate of bug 185622 *** https://bugs.launchpad.net/bugs/185622 No, it was not the install of Thunderbird. That was already on the system and up-to-date. It was the dist-upgrade of Firefox 2 to Firefox 3 Beta 3 that started the problem, so the package should be left as

[Bug 192219] Re: Thunderbird not able to launch URL from mail with Firefox 3 Beta 3

2008-03-07 Thread Kenneth Loafman
*** This bug is a duplicate of bug 185622 *** https://bugs.launchpad.net/bugs/185622 Platform: Ubuntu release 8.04 Thunderbird version 2.0.0.9 (20080214) Linux neptune 2.6.24-8-generic #1 SMP Thu Feb 14 20:40:45 UTC 2008 i686 GNU/Linux -- Thunderbird not able to launch URL from mail with

[Bug 185622] Re: Firefox 3 doesn't act as the default browser

2008-03-07 Thread Kenneth Loafman
This is probably a transitional issue. In my case the problem happened with dist-upgrade from Gutsy to Hardy, then a week or so later the dist- upgrade of Firefox 2 to Firefox 3b3 appeared and I did that. After that Firefox 2 was no longer on the system, so it was not a question of selecting the

Re: [Bug 185622] Re: Firefox 3 doesn't act as the default browser

2008-03-07 Thread Kenneth Loafman
I just performed a dist-upgrade from Gutsy to Hardy and it did the upgrade to Firefox 3 as part of the initial dist-upgrade, plus it setup the Preferred Applications / Web Browser settings correctly. URLs launch correctly form the apps I have tested. The dist-upgrade I did a couple of weeks ago

[Bug 176090] Re: WiFi / WLAN LED not working on notebooks with Intel iwl4965 | iwl3945

2008-03-05 Thread Kenneth Loafman
Problem confirmed also on the Dell XPS M1530. -- WiFi / WLAN LED not working on notebooks with Intel iwl4965 | iwl3945 https://bugs.launchpad.net/bugs/176090 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 194719] Re: 01_proc_sys_batteries.patch causes a regression making gnome-power-manager not detect the battery properly

2008-03-04 Thread Kenneth Loafman
Add one more problem to battery detection issue: Last night the plug got pulled on the laptop and it drained the battery, however, it did not even attempt a shutdown as it was supposed to do when battery levels went to critical. Ubuntu Hardy - fully up-to-date Dell XPS M1530 --

[Bug 131835] Re: dellWirelessCtl needed for Dell machines

2008-03-04 Thread Kenneth Loafman
Thanks for the workaround. It works on my Dell XPS M1530. -- dellWirelessCtl needed for Dell machines https://bugs.launchpad.net/bugs/131835 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 197756] [NEW] Battery icon says on AC power AND discharging

2008-03-02 Thread Kenneth Loafman
Public bug reported: Hardy 8.04 / Dell XPS M1530 / current patches After boot on AC power, the battery icon is visible and mouseover panel says: Computer is running on AC power Laptop battery discharging (100%) Battery discharge time is currently unknown If I unplug, then replug the

[Bug 150129] Re: [Gutsy] ALSA lib pcm_dmix.c:864:(snd_pcm_dmix_open) unable to open slave

2008-02-28 Thread Kenneth Loafman
This happens in Hardy as well. Skype and sox no longer work even though Totem and others are fine. This is a regression since all was working well prior to the last set of updates today. $ play foo.dat ALSA lib pcm_dmix.c:866:(snd_pcm_dmix_open) unable to open slave ALSA snd_pcm_open error:

<    1   2   3   4   5   6   >