[Bug 877424] Re: gtest-config script missing

2011-10-27 Thread D. Grady
changed package from gtest to libgtest-dev, the actual package that used to have the gtest-config script, as seen at http://packages.ubuntu.com/maverick/amd64/libgtest-dev/filelist -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 877424] Re: gtest-config script missing

2011-10-27 Thread D. Grady
hm apparently that reverts it to gtest source pacakge. My mistake. I can confirm that ROS has trouble compiling with this, as well as other cmake based packages that use gtest. Workaround for individual packages: add -lpthread. In cmake this can be done by: find_package(Threads) and adding

[Bug 498933] Re: Crash when restoring data KeyError

2011-10-26 Thread D. Grady
My problem is definitely what you reported, megari, based on your much fuller information provided. Not sure if it's the same bug or not. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/498933 Title:

[Bug 498933] Re: Crash when restoring data KeyError

2011-10-24 Thread D. Grady
Ubuntu 10.04 LTS server Duplicity 0.6.16 from PPA --no-encryption to ssh storage server backup runs fine. Verify action (need to give --no-encryption as well) fails with KeyError: 1 every time for every backup set (there are about 20), some with multiple volumes, some with only a single volume.

[Bug 107974] Re: Evolution will not remember exchange password

2009-05-13 Thread D. Grady
I had this problem on and off but I haven't had it recently. It may be my upgrade to Jaunty, it may be that I changed my SMTP password to match my IMAP password on the same server. -- Evolution will not remember exchange password https://bugs.launchpad.net/bugs/107974 You received this bug

[Bug 299427] Re: dpkg: error processing ttf-mathematica4.1 (--install)

2008-11-18 Thread D. Grady
So wolfram changed the download link to the mathfonts package. the bad thing is that it doesn't roll back the changes or anything, just leaves it in a state that you can't remove it and you can't actually get it to install either. I can't find it for download on the wolfram website but i did

[Bug 298289] Re: package ttf-mathematica4.1 4 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2008-11-18 Thread D. Grady
*** This bug is a duplicate of bug 299427 *** https://bugs.launchpad.net/bugs/299427 ** This bug has been marked a duplicate of bug 299427 dpkg: error processing ttf-mathematica4.1 (--install) -- package ttf-mathematica4.1 4 failed to install/upgrade: subprocess post-installation script

[Bug 269182] Re: package linux-image-2.6.27-3-generic 2.6.27-3.4 [modified: lib/modules/2.6.27-3-generic/modules.pcimap lib/modules/2.6.27-3-generic/modules.dep lib/modules/2.6.27-3-generic/modules.al

2008-10-09 Thread D. Grady
Hm. It's hard to remember EXACTLY what I did, but I think that I asked it to try the 3-way merge, and it then proceeded along and failed. But it's possible that I did a manual edit. I think that I ended up asking the package to leave it alone and then went and edited manually, but that wouldn't

[Bug 197589] Re: Numeric keypad no longer works after upgrade

2008-10-07 Thread D. Grady
I also had this annoyance. I multiboot between intrepid64 and hardy32 due to package requirements, and intrepid64 did not display this issue. Disabling the allow keyboard to control my mouse worked - but I would never have thought to look there because I never noticed the mouse moving when I was

[Bug 269182] [NEW] package linux-image-2.6.27-3-generic 2.6.27-3.4 [modified: lib/modules/2.6.27-3-generic/modules.pcimap lib/modules/2.6.27-3-generic/modules.dep lib/modules/2.6.27-3-generic/modules.

2008-09-11 Thread D. Grady
Public bug reported: Binary package hint: linux-image-2.6.27-3-generic Unknown what exactly the error caused... Everything seems OK... But apport really wanted to report the bug. I'm using Intrepid64, latest alpha (8.10). What I expected to happen: no error message What did: I got this

[Bug 269182] Re: package linux-image-2.6.27-3-generic 2.6.27-3.4 [modified: lib/modules/2.6.27-3-generic/modules.pcimap lib/modules/2.6.27-3-generic/modules.dep lib/modules/2.6.27-3-generic/modules.al

2008-09-11 Thread D. Grady
** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/17545410/BootDmesg.txt ** Attachment added: CurrentDmesg.txt http://launchpadlibrarian.net/17545411/CurrentDmesg.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/17545413/Dependencies.txt **

[Bug 251669] Re: totem no longer able to play m3u playlists

2008-09-10 Thread D. Grady
Sure. I'll see what happens. -- totem no longer able to play m3u playlists https://bugs.launchpad.net/bugs/251669 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 251669] Re: totem no longer able to play m3u playlists

2008-09-10 Thread D. Grady
Bug 551610 on bugzilla.gnome.org if anyone is interested. -- totem no longer able to play m3u playlists https://bugs.launchpad.net/bugs/251669 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 141613] Re: npviewer.bin crashed with SIGSEGV

2008-09-08 Thread D. Grady
I'm on Intrepid 64... 2.6.27-2. The strange part is... I didn't have this problem on Hardy. Something changed when I ran the dist-upgrade. I am not visiting any sites that I didn't before. The only thing that I can think of is that there definitely was a new version of the flash player

[Bug 141613] Re: npviewer.bin crashed with SIGSEGV

2008-09-08 Thread D. Grady
I can confirm that changing from the nonfree flash to the combination of libswfdec-0.7.4-1 and swfdec-mozilla-0.7.4-2-ubuntu1 did fix the problem for me as well as speeding up firefox when dealing with flash websites. I purged flashplugin-nonfree. Can anyone else confirm that this fixes the

[Bug 251669] Re: totem no longer able to play m3u playlists

2008-09-08 Thread D. Grady
I have determined exactly what the playlists need to be interpreted properly! Adding #EXTM3U (no quotes of course) as the first line in the m3u playlist file causes totem to interpret it properly. Now, the strange thing is that the playlist files that totem writes don't have this required

[Bug 251669] Re: totem no longer able to play m3u playlists

2008-09-08 Thread D. Grady
I have changed this bug to be for the totem-pl-parser package because I have found that this is where the bug actually lies. -- totem no longer able to play m3u playlists https://bugs.launchpad.net/bugs/251669 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 251669] Re: totem no longer able to play m3u playlists

2008-09-07 Thread D. Grady
I can confirm this on my 64-bit system (latest Intrepid) as well. double-clicking and file-open both get me Could not determine type of stream. Once I got the above mentioned text file error but cannot re-create it. Console output : ** Message: Error: Could not determine type of stream.

[Bug 254285] Re: Mythfrontend doesn't render correctly on ATI driver

2008-09-01 Thread D. Grady
I used the ATI-provided driver and ran it with a --buildpkg Ubuntu/hardy to obtain a .deb and then used dpkg -i . I just upgraded to 8.8 actually, and it's still a problem. To upgrade the driver I used the graphical installer utility (it actually worked this time). I can verify that i'm using

[Bug 107974] Re: Evolution will not remember exchange password

2008-08-13 Thread D. Grady
Also strange: I have a laptop and a desktop, both set up almost identically, except that the desktop is running 64-bit, and the laptop 32-bit. The laptop had no problems at all with this issue, while the desktop did, using names for both setups. I'll try to remove accounts and keyring entries,

[Bug 148408] Re: [M6 LY] System lockup when switching VT's or Resume from Suspend

2008-08-08 Thread D. Grady
Yes, it works like a charm. Not only that but VT switching seems like (I'm not 100% sure but maybe 90%) it's noticeably faster. Is this because it's not completely re-posting the video now? Attached is the log from several successful VT switches in a row. Thanks so much! Do you have any idea

[Bug 148408] Re: [M6 LY] System lockup when switching VT's or Resume from Suspend

2008-08-08 Thread D. Grady
I'm afraid that it does still hang with that change... -- [M6 LY] System lockup when switching VT's or Resume from Suspend https://bugs.launchpad.net/bugs/148408 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 148408] Re: [M6 LY] System lockup when switching VT's or Resume from Suspend

2008-08-08 Thread D. Grady
oh, and the last lines of Xorg.0.log are: finished PLL2 Entering Restore TV Restore TV PLL Restore TVHV Restore TV Restarts Restore Timing Tables Restore TV standard Leaving Restore TV -- [M6 LY] System lockup when switching VT's or Resume from Suspend https://bugs.launchpad.net/bugs/148408 You

[Bug 148408] Re: [M6 LY] System lockup when switching VT's or Resume from Suspend

2008-08-07 Thread D. Grady
the problem seems to be with radeon_driver.c:9095:xf86ExecX86int10 (pInt); (see attached) A quick description of the attachments: gdb.log: probably the most helpful, it's a careful description of all my steps in gdb in order to come to the above conclusion. xorg.worked.log: as requested, a copy

[Bug 148408] Re: [M6 LY] System lockup when switching VT's or Resume from Suspend

2008-08-07 Thread D. Grady
** Attachment added: Xorg.worked.log http://launchpadlibrarian.net/16623318/Xorg.worked.log -- [M6 LY] System lockup when switching VT's or Resume from Suspend https://bugs.launchpad.net/bugs/148408 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 148408] Re: [M6 LY] System lockup when switching VT's or Resume from Suspend

2008-08-07 Thread D. Grady
** Attachment added: xorg_strace_worked.log http://launchpadlibrarian.net/16623321/xorg_strace_worked.log -- [M6 LY] System lockup when switching VT's or Resume from Suspend https://bugs.launchpad.net/bugs/148408 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 148408] Re: [M6 LY] System lockup when switching VT's or Resume from Suspend

2008-08-07 Thread D. Grady
** Attachment added: ltrace.log http://launchpadlibrarian.net/16623326/ltrace.log -- [M6 LY] System lockup when switching VT's or Resume from Suspend https://bugs.launchpad.net/bugs/148408 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 148408] Re: [M6 LY] System lockup when switching VT's or Resume from Suspend

2008-08-07 Thread D. Grady
** Attachment added: xorg.conf http://launchpadlibrarian.net/16627602/xorg.conf -- [M6 LY] System lockup when switching VT's or Resume from Suspend https://bugs.launchpad.net/bugs/148408 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 148408] Re: [M6 LY] System lockup when switching VT's or Resume from Suspend

2008-08-07 Thread D. Grady
Ummm, strange problem... that package killed my Xserver. My Xorg.log indicates that it's looking at the vesa driver?!?!? i'll post my xorg.conf too but i'm clearly not using vesa. ** Attachment added: Xorg.0.log http://launchpadlibrarian.net/16627600/Xorg.0.log -- [M6 LY] System lockup

[Bug 148408] Re: [M6 LY] System lockup when switching VT's or Resume from Suspend

2008-08-06 Thread D. Grady
I'm willing to do the strace work - but I really don't know how to attach to Xorg over the network. Is it a matter of ssh'ing and attaching to the running process? If so - how does one attach strace to a running process? -- [M6 LY] System lockup when switching VT's or Resume from Suspend

[Bug 148408] Re: [M6 LY] System lockup when switching VT's or Resume from Suspend

2008-08-06 Thread D. Grady
Also, GDB wasn't much help because i couldn't get a backtrace once the system hit hard-lock. maybe once the bug is narrowed down via strace we can use breakpoints? ** Attachment added: xorg_strace_worked.log http://launchpadlibrarian.net/16600866/xorg_strace_worked.log -- [M6 LY] System

[Bug 148408] Re: [M6 LY] System lockup when switching VT's or Resume from Suspend

2008-08-06 Thread D. Grady
Straces attached. When dumping to a file it was slowed down enough to apparently fix the problem! Setting the console scrollback buffer to 5000 lines allowed me to get a full capture of it failing, so I have attached both files - the one worked copy includes several VT switches, the failed one

[Bug 107974] Re: Evolution will not remember exchange password

2008-08-02 Thread D. Grady
hm, just an update as i work with it more - it's not just one is remembered and the other isn't, it's randomly one or the other or both or neither. I thought it might be because the SSL certs were considered bat but I forced an exception and now it's happy with that and still not working. Not

[Bug 254285] [NEW] Mythfrontend doesn't render correctly on ATI driver

2008-08-02 Thread D. Grady
Public bug reported: Binary package hint: mythtv Basic Specs: Ubuntu64 8.04.1 Myth 0.21.0 Intel E2180 4GB ram Intel X48C chipset Ati 4850 video (using proprietary driver Catalyst 8.7) If I use the Qt renderer, the video is all distorted on every screen - it looks like bands across the screen

[Bug 254285] Re: Mythfrontend doesn't render correctly on ATI driver

2008-08-02 Thread D. Grady
** Attachment added: console output.txt http://launchpadlibrarian.net/16497683/console%20output.txt -- Mythfrontend doesn't render correctly on ATI driver https://bugs.launchpad.net/bugs/254285 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 254312] [NEW] Audio fails after suspend, Intel ICH9 family

2008-08-02 Thread D. Grady
Public bug reported: Sound works fine (out of the box even) until suspend/resume cycle. Have tried alsa-utils force-reload. Ubuntu64 8.04.1 all packages checked to be up to date as of this post. lspci -vv output: 00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller

[Bug 254312] Re: Audio fails after suspend, Intel ICH9 family

2008-08-02 Thread D. Grady
um, no... didn't know there was a HAL site... i'll try to check it out and post more info -- Audio fails after suspend, Intel ICH9 family https://bugs.launchpad.net/bugs/254312 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 254312] Re: Audio fails after suspend, Intel ICH9 family

2008-08-02 Thread D. Grady
well, a quick google gets me to the HAL quirks site... but it's got nothing for audio, and all the quirks (i'm pretty sure) are configurable in /etc/defaults/acpi-support, which I already customized all the options to get it to suspend and resume at all. But for completeness sake, it says: -e

[Bug 107974] Re: Evolution will not remember exchange password

2008-08-01 Thread D. Grady
Hm. I'm using ubuntu64, Evolution 2.22.3.1, and I have a similar issue. One of my IMAP logins is remembered all the time. My second IMAP and my SMTP passwords aren't remembered (unless it does. Sorry, unhelpful I know, but 5-10% of the time it works.). Console report:

[Bug 148408] Re: [M6 LY] System lockup when switching VT's or Resume from Suspend

2008-07-31 Thread D. Grady
well, it reposts the video in the console, but when I try to switch back it still dies. -- [M6 LY] System lockup when switching VT's or Resume from Suspend https://bugs.launchpad.net/bugs/148408 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 148408] Re: [M6 LY] System lockup when switching VT's or Resume from Suspend

2008-07-30 Thread D. Grady
using the package xserver-xorg-video-ati_6.6.193-1ubuntu1p8746_i386.deb yes, did work. xorg log attached, includes VT switches and suspend/resume ** Attachment added: Xorg.0.log http://launchpadlibrarian.net/16434016/Xorg.0.log -- [M6 LY] System lockup when switching VT's or Resume from

[Bug 148408] Re: [M6 LY] System lockup when switching VT's or Resume from Suspend

2008-07-29 Thread D. Grady
Well, I ran through the tests, once each with a single patch commented out. The only one that creates this problem is the removal of 105_fdo_att7409_bug5437.diff. I hope this helps. -- [M6 LY] System lockup when switching VT's or Resume from Suspend https://bugs.launchpad.net/bugs/148408 You

[Bug 148408] Re: [M6 LY] System lockup when switching VT's or Resume from Suspend

2008-07-24 Thread D. Grady
Ach, yeah, that did fix it. Sorry - I tried some updated driver, but I guess not that one. Thanks! -- [M6 LY] System lockup when switching VT's or Resume from Suspend https://bugs.launchpad.net/bugs/148408 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 148408] Re: [M6 LY] System lockup when switching VT's or Resume from Suspend

2008-07-23 Thread D. Grady
This is also affecting me - to be expected though, ThinkPad X24 like many others. I have to use VESA driver if I want suspend or terminal switching to work. I have tried many of the suggestions posted, like everyone else, have had no luck with them. -- [M6 LY] System lockup when switching VT's