[Bug 881648] [NEW] ConfigureNotify mismatch during unity --reset

2011-10-25 Thread matt_hargett
Public bug reported: Unity stopped working for me about a month after I upgraded my Dell Precision T3500 to 11.10 (Unity2d works okay, though). In attempting to fix the issue, I did a unity --reset. I saw the following text and am filing a bug as the message requested: Initializing session opti

[Bug 868004] Re: valgrind 3.6.1 source package does not compile due to Linux kernel check

2011-10-04 Thread matt_hargett
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/868004 Title: valgrind 3.6.1 source package does not compile due to Linux kernel check To manage notifications about this bug go to: https://bugs.laun

[Bug 868004] [NEW] valgrind 3.6.1 source package does not compile due to Linux kernel check

2011-10-04 Thread matt_hargett
Public bug reported: If you apt-get source valgrind, then try to do a dpkg-buildpackage, it fails to configure due to a Linux kernel version check. In valgrind trunk, the version check was relaxed since linux kernel 3.0 is supposed to be ABI-compatible with kernel 2.6. We could just patch in the

[Bug 856839] [NEW] libglib2.0-0 fails to build using dpkg-buildpackage when added "-flto" to CFLAGS and LDFLAGS

2011-09-22 Thread matt_hargett
Public bug reported: when using apt-get source libglib2.0-0, and adding -flto to the CFLAGS and LDFLAGS, the build fails with this: ./.libs/libglib-2.0.so: undefined reference to `__open_too_many_args' ./.libs/libglib-2.0.so: undefined reference to `__open_missing_mode' which are errors generate

[Bug 778292] Re: undefined reference to `pow' when building with -flto

2011-09-21 Thread matt_hargett
I really need this fix to continue performance/size benchmarking on LTO- compiled libraries/binaries. Any estimates on when the released fix will be integrated and available via the public apt repo? Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 847308] Re: chromium-browser crashed with SIGSEGV in nouveau_fence_update()

2011-09-20 Thread matt_hargett
I also experienced it on a different web site. This started happening when I installed the nvidia-current driver (I was testing to see if nouveau was triggering another bug I'm having). I did reboot after installing nvidia-current, so I'm confused as to why Chrome would still be trying to use it so

[Bug 824441] Re: gtk-logout-helper crashed with signal 5 in __libc_start_main()

2011-08-26 Thread matt_hargett
I got this when I did an update and rebooted earlier today. I boot into unity2d, so it seems unrelated to "Gnome Classic". I have most debugging symbol packages installed, so hopefully my trace is better. -- You received this bug notification because you are a member of Ubuntu Bugs, which is sub

[Bug 834212] [NEW] after dist-upgrading this morning, wine1.3 was removed and is no longer installable

2011-08-25 Thread matt_hargett
Public bug reported: Description:Ubuntu oneiric (development branch) Release:11.10 lib32v4l-0: Installed: (none) Candidate: 0.8.3-2 Version table: 0.8.3-2 0 500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main amd64 Packages 100 /var/lib/dpkg/status wine1.

[Bug 646954] Re: failed to load 32bit ibus immodules (im-ibus.so)

2011-08-18 Thread matt_hargett
I saw this when upgrading to 11.10 on amd64: " Setting up libgdk-pixbuf2.0-0:i386 (2.23.5-3) ... g_module_open() failed for /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/io-wmf.so: /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/io-wmf.so: wrong ELF class: ELFCLASS64 Setting up libthai0:i386 (0.1.15-2) ... Settin

[Bug 696969] [NEW] cannot initialize webGL on flight-of-the-navigator demo page

2011-01-03 Thread matt_hargett
Public bug reported: Binary package hint: firefox -open mozilla's webGL demo page with latest firefox 4.0 b8 package on amd64: http://videos-cdn.mozilla.net/serv/mozhacks/flight-of-the-navigator/ result: error saying webGL cannot be initialized expected result: webGL should be working with ubu

[Bug 688801] [NEW] valgrind does not handle gcc-snapshot's CPU optimization target

2010-12-10 Thread matt_hargett
Public bug reported: Binary package hint: gcc-snapshot Using valgrind 3.6.0 (natty package) and gcc-snapshot (also latest natty package): m...@matt-desktop:~/src/devirt$ valgrind --trace-children=yes -q /usr/lib/gcc-snapshot/bin/g++ -O3 -fwhole-program -flto folding-test.cpp vex amd64->IR: unha

[Bug 659550] Re: incorrect parsing/processing of several C/C++ features

2010-10-12 Thread matt_hargett
** Attachment added: "my modified directory, which includes the new and previously existing files." https://bugs.launchpad.net/bugs/659550/+attachment/1689664/+files/pmccabe-2.7.tar.bz2 -- incorrect parsing/processing of several C/C++ features https://bugs.launchpad.net/bugs/659550 You rece

[Bug 659550] [NEW] incorrect parsing/processing of several C/C++ features

2010-10-12 Thread matt_hargett
Public bug reported: Binary package hint: pmccabe the current version of pmccabe (2.6) has several bugs: -compiler directives are ignored completely, resulting in parsing/reporting errors on code like this: #if 0 void f() { #endif int g() { -incorrect parsing of throw(), compiler attribute, and

[Bug 653238] Re: maverick kernel 2.6.35-22 panics when booting on Dell Precision T3500

2010-10-04 Thread matt_hargett
This is a known kernel regression: https://bugzilla.kernel.org/show_bug.cgi?id=16228 The aforementioned kernel bug link contains a patch to fix the regression. ** Bug watch added: Linux Kernel Bug Tracker #16228 http://bugzilla.kernel.org/show_bug.cgi?id=16228 -- maverick kernel 2.6.35-22 pa

[Bug 653238] Re: maverick kernel 2.6.35-22 panics when booting on Dell Precision T3500

2010-10-01 Thread matt_hargett
** Attachment added: "dmesg output from busybox while booted into the panic'd kernel" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/653238/+attachment/1664500/+files/dmesg.log -- maverick kernel 2.6.35-22 panics when booting on Dell Precision T3500 https://bugs.launchpad.net/bugs/653

[Bug 653238] Re: maverick kernel 2.6.35-22 panics when booting on Dell Precision T3500

2010-10-01 Thread matt_hargett
** Attachment added: "lspci -vnvn from the 2.6.32 kernel that boots" https://bugs.launchpad.net/bugs/653238/+attachment/1664499/+files/lspci-vnvn.log -- maverick kernel 2.6.35-22 panics when booting on Dell Precision T3500 https://bugs.launchpad.net/bugs/653238 You received this bug notifica

[Bug 653238] [NEW] maverick kernel 2.6.35-22 panics when booting on Dell Precision T3500

2010-10-01 Thread matt_hargett
Public bug reported: On my Dell Precision T3500 workstation, Ubuntu 10.04 worked wonderfully. When installing 10.10, either via upgrade or a fresh install with a re- format, I get a kernel panic on boot with 2.6.35-22. Booting into the 2.6.32-21 kernel works fine. Attached is the dmesg log genera

[Bug 652528] [NEW] can't task switch back to Software Sources dialog via the keyboard

2010-09-30 Thread matt_hargett
Public bug reported: Binary package hint: synaptic -open synaptic -choose Settings->Repositories -alt+tab to switch to another application -press alt+tab to switch back to the Software Sources dialog result: focus is on the parent synaptic window, which is blocked from input due to the modal ch

[Bug 652523] [NEW] Revert and Remove have duplicate keyboard accelerators in Sources->Other Software tab

2010-09-30 Thread matt_hargett
Public bug reported: Binary package hint: synaptic -open Synaptic -choose Settings->Repositories -choose the Other Software tab -press down arrow to choose one of the entries -press alt+R result: does nothing due to duplicate accelerator ('R') being used between the Remove and Revert buttons e

[Bug 652517] [NEW] maverick: libdataobjects-sqlite3-ruby1.9.1 : Depends: libdataobjects-ruby1.9 but it is not installable

2010-09-30 Thread matt_hargett
Public bug reported: Binary package hint: ruby1.9 ruby 1.9 package dependencies are currently broken as of 9/30/2010 in Ubuntu 10.10 (meerkat) on amd64: Reading package lists... Done m...@matt-desktop:~/src/pmccabe$ sudo apt-get install ruby1.9 Reading package lists... Done Building dependency t

[Bug 624294] Re: gwibber main window unusable with keyboard

2010-09-20 Thread matt_hargett
sorry that should have been shift+tab. the short of it is that gwibber is unusable with just the keyboard. browsing the existing stream, replying to items in the existing stream, and creating a new message should all be doable without having to use a mouse at any point. -- gwibber main window unu

[Bug 624325] Re: package tzdata 2010k-0ubuntu0.10.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2010-08-25 Thread matt_hargett
** Attachment added: "AptOrdering.txt" https://bugs.launchpad.net/bugs/624325/+attachment/1519201/+files/AptOrdering.txt ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/624325/+attachment/1519202/+files/Dependencies.txt ** Attachment added: "Df.txt" https://bug

[Bug 624325] [NEW] package tzdata 2010k-0ubuntu0.10.04 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2010-08-25 Thread matt_hargett
Public bug reported: Binary package hint: tzdata not sure when this happened; just noticed the "report error" icon in my tray and clicked it. I did a fresh install of Ubuntu 10.04.1 on a brand new machine just a few days ago, and have had to update and reboot several times. Nothing else out of th

[Bug 624294] [NEW] gwibber main window unusable with keyboard

2010-08-25 Thread matt_hargett
Public bug reported: Binary package hint: gwibber in Ubuntu 10.04.1: -start Gwibber -add a Twitter and Facebook feed to Gwibber -close the Account Preferences dialog -focus is indicated by blinking cursor in the text area, which is good -press alt+tab to put the focus into the list of messages r

[Bug 624293] [NEW] gwibber account editing dialog has multiple keyboard accessibility issues

2010-08-25 Thread matt_hargett
Public bug reported: Binary package hint: gwibber In Ubuntu 10.04.1: -press alt+f1 to invoke the Applications menu -select Internet, then Gwibber -press Alt+A to Add -press the tab key until the "Add new account for" field is highlighted -press space, select Twitter result: can't tab or shift+ta

[Bug 503134] [NEW] gcc-snapshot should not depend on libasound*

2010-01-04 Thread matt_hargett
Public bug reported: Binary package hint: gcc-snapshot As of the 20091228 package update, gcc-snapshot in lucid now depends on libasound*. This dependency should be eliminated to ease installation of the testing package so people can install and contribute testing resources more easily. ** Affec

[Bug 364338] Re: pdiff script change has bug

2009-12-22 Thread matt_hargett
er, latter line should be: printf "\nAnalyzing %s ..." "$newdir" >&2 -- pdiff script change has bug https://bugs.launchpad.net/bugs/364338 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.ub

[Bug 499591] Re: add threshold capability

2009-12-22 Thread matt_hargett
** Attachment added: "adds commandline option, usage, and error checking for a complexity threshold" http://launchpadlibrarian.net/37099019/threshold-option-patch.diff -- add threshold capability https://bugs.launchpad.net/bugs/499591 You received this bug notification because you are a memb

[Bug 499591] [NEW] add threshold capability

2009-12-22 Thread matt_hargett
Public bug reported: Binary package hint: pmccabe As I posted here: http://lists.parisc-linux.org/pipermail/pmccabe/2009/07.html "Attached is a patch that adds an option (-r) for specifying a minimum complexity threshold for reporting. This makes pmccabe a little easier to use as a point o

[Bug 499589] Re: infinite loop with namespaced struct variable declaration

2009-12-22 Thread matt_hargett
** Attachment added: "patch for correctly parsing namespaced struct variable delcarations, with automated regression test" http://launchpadlibrarian.net/37098905/attachment.zip -- infinite loop with namespaced struct variable declaration https://bugs.launchpad.net/bugs/499589 You received th

[Bug 499589] [NEW] infinite loop with namespaced struct variable declaration

2009-12-22 Thread matt_hargett
Public bug reported: Binary package hint: pmccabe As I reported here: http://lists.parisc-linux.org/pipermail/pmccabe/2009/06.html "I ran into an infinite loop in pmccabe when parsing some source code I'm working on. The smallest example that will cause the hang is this: const struct a::x*

[Bug 450798] Re: konqueror: most of twitter.com doesn't work

2009-10-13 Thread matt_hargett
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/33623041/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/33623042/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/33623043/ProcStatus.txt -- konque

[Bug 450798] [NEW] konqueror: most of twitter.com doesn't work

2009-10-13 Thread matt_hargett
Public bug reported: -load twitter.com -click login -type in name, passwd, and check 'remember me' result: can't check the 'remember me' box expected result: box should check as on firefox, opera, chrome, and other browsers -once logged in, click the 'more' button at the bottom of the list of tw

[Bug 392297] [NEW] can't log into playstation blog

2009-06-25 Thread matt_hargett
Public bug reported: Binary package hint: kde4libs in KDE 4.3 beta 2, I can't log into the playstation blog via this url: https://secureus.playstation.com/PSN/SignIn/Blog.aspx?url=http://blog.us.playstation.com/wp-login.php?redirect_to=http://blog.us.playstation.com/2009/06/25/introducing-hustle-

[Bug 392297] Re: can't log into playstation blog

2009-06-25 Thread matt_hargett
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/28380351/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/28380352/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/28380354/ProcStatus.txt -- can't

[Bug 371896] Re: crash when trying to create first exchange MAPI account

2009-05-04 Thread matt_hargett
** Attachment added: "valgrind output up to the crash (removed superfluous leak info)" http://launchpadlibrarian.net/26326871/evolution-crash-valgrind.log -- crash when trying to create first exchange MAPI account https://bugs.launchpad.net/bugs/371896 You received this bug notification beca

[Bug 371896] Re: crash when trying to create first exchange MAPI account

2009-05-04 Thread matt_hargett
** Attachment added: "log file of debugging output to the console" http://launchpadlibrarian.net/26326847/evolution-crash.log -- crash when trying to create first exchange MAPI account https://bugs.launchpad.net/bugs/371896 You received this bug notification because you are a member of Ubuntu

[Bug 371896] Re: crash when trying to create first exchange MAPI account

2009-05-04 Thread matt_hargett
** Attachment added: "gdb output as suggested by the evolution debugging wiki" http://launchpadlibrarian.net/26326821/evolution-crash-gdb.log -- crash when trying to create first exchange MAPI account https://bugs.launchpad.net/bugs/371896 You received this bug notification because you are a

[Bug 371896] [NEW] crash when trying to create first exchange MAPI account

2009-05-04 Thread matt_hargett
Public bug reported: Binary package hint: evolution -on a fresh kubuntu/evolution install, start evolution, click Forward -enter email address (e.g. matt.harg...@bluecoat.com), click Forward -select Exchange MAPI for server type, enter known good (from outlook) exchange server, then enter known

[Bug 367032] [NEW] failed upgrade to jaunty due to 404 on mjpegtools

2009-04-25 Thread matt_hargett
Public bug reported: Binary package hint: update-manager My upgrade from ibex to jaunty on amd64 failed with this dialog: "Could not download the upgrades The upgrade is now aborted. Please check your internet connection or installation media and try again. Failed to fetch http://us.archive.ub

[Bug 364338] [NEW] pdiff script change has bug

2009-04-20 Thread matt_hargett
Public bug reported: Binary package hint: pmccabe Looking at the diff from 2.4 to 2.5 (http://launchpadlibrarian.net/19404556/pmccabe_2.4%2Bnmu1_2.5.diff.gz), I noticed this incorrect change: -echo "\nAnalyzing $newdir ...\c" >&2 +prnitf "\nAnalyzing %s ..." "$newdir" >&2 The latter line should

[Bug 271859] [NEW] kopete hacker theme has black text on black background

2008-09-18 Thread matt_hargett
Public bug reported: Binary package hint: kopete When choosing the hacker theme, or any of it's variants, all of my text in a given chat window doesn't show up unless I highlight it. It shows up in the input window just fine, but not in the chat window once I hit enter. The theme appears to incor

[Bug 220487] [NEW] konq crashes when saving a file from a web site

2008-04-21 Thread matt_hargett
Public bug reported: Binary package hint: kdebase steps: go to http://www.glexcess.com/files.htm . click the 1.2V full download link, when the popup appears, click on the link inside, and press 'save' in the save file dialog. the stack trace is below. 1) ubuntu hardy rc 2) latest packages as

[Bug 220317] [NEW] flash hangs when screen blanks on laptop with hardy

2008-04-21 Thread matt_hargett
Public bug reported: 1) Ubuntu 8.04 on my amd64 HP Pavilion laptop 2) flash flashplugin-nonfree 9.0.124.0ubuntu2, linux 2.6.24.16.18 3) I expect pandora.com to play songs and not hang, even during power manager mode changes 4) apps hang when there's a power management mode switch. I noticed t

[Bug 197558] Re: ssb module breaks BCM4328 with ndiswrapper (regression from 2.6.24-10)

2008-04-17 Thread matt_hargett
Sorry, but my issue started at about the same kernel revision, and doing the workaround (rmmod ssb && rmmod ndiswrapper && modprobe ndiswrapper && modprobe ssb) does work for me, as mentioned in my previous commend. So, that seems to indicate that it is, a the very least, a related issue. You reco

[Bug 197558] Re: ssb module breaks BCM4328 with ndiswrapper (regression from 2.6.24-10)

2008-04-16 Thread matt_hargett
** Attachment added: "lspci output from my HP pavilion amd64 laptop" http://launchpadlibrarian.net/13531268/lspci.out -- ssb module breaks BCM4328 with ndiswrapper (regression from 2.6.24-10) https://bugs.launchpad.net/bugs/197558 You received this bug notification because you are a member of

[Bug 197558] Re: ssb module breaks BCM4328 with ndiswrapper (regression from 2.6.24-10)

2008-04-15 Thread matt_hargett
still broken here, -16 kernel on amd64 laptop. doing the annoying workaround fixes it. I hope this gets resolved before release -- Gutsy was the first one where wireless worked decently for me, I'd hate to have it broken again. -- ssb module breaks BCM4328 with ndiswrapper (regression from 2.6.24

[Bug 212467] [NEW] monodevelop 1.0 pkg cannot find libgtkembedmoz.so

2008-04-05 Thread matt_hargett
Public bug reported: Binary package hint: monodevelop When I start monodevelop, I see this output: WARNING: Cannot find Mozilla directory containing libgtkembedmoz.so. Some Addins may not be able to function. Please set MOZILLA_FIVE_HOME to your Mozilla directory. It would be great if the pack

[Bug 212420] Re: [Hardy beta] Partial Update caused Firefox to be removed

2008-04-05 Thread matt_hargett
*** This bug is a duplicate of bug 212416 *** https://bugs.launchpad.net/bugs/212416 ** This bug has been marked a duplicate of bug 212416 latest xulrunner-1.9 update breaks firefox-3.0 -- [Hardy beta] Partial Update caused Firefox to be removed https://bugs.launchpad.net/bugs/212420 You

[Bug 197558] Re: ssb module breaks BCM4328 with ndiswrapper (regression from 2.6.24-10)

2008-04-05 Thread matt_hargett
I am also affected by this. rmmod ndiswrapper && rmmod ssb && modprobe ndiswrapper fixes the issue. It's really irritating to do manually, and causes my browsers, RSS, IM, and IRC clients to all have issues on startup. -- ssb module breaks BCM4328 with ndiswrapper (regression from 2.6.24-10) http

[Bug 212416] [NEW] latest xulrunner-1.9 update breaks firefox-3.0

2008-04-05 Thread matt_hargett
Public bug reported: On 4/5/2008, xulrunner-1.9 was updated in hardy in a way that breaks firefox-3.0. Updating causes firefox-3.0 to be removed. Trying to reinstall firefox-3.0 yields this error: The following packages have unmet dependencies: firefox-3.0: Depends: xulrunner-1.9 (>= 1.9~b4~)

[Bug 109334] Re: [apport] wpa_supplicant crashed with SIGSEGV in new_do_write()

2007-04-23 Thread matt_hargett
** Attachment added: "CoreDump.gz" http://librarian.launchpad.net/7393004/CoreDump.gz ** Attachment added: "Dependencies.txt" http://librarian.launchpad.net/7393005/Dependencies.txt ** Attachment added: "Disassembly.txt" http://librarian.launchpad.net/7393006/Disassembly.txt ** Attachm

[Bug 109334] [apport] wpa_supplicant crashed with SIGSEGV in new_do_write()

2007-04-23 Thread matt_hargett
Public bug reported: Binary package hint: wpasupplicant My bcm43xx-based chipset won't associate to most access points in Linux anymore (it works fine in Windows). I plugged in the ethernet, and then wpa_supplicant crashed. It wasn't connected to any wireless access point at the time. ProblemTyp

[Bug 103593] adept crash when downloading packages in feisty

2007-04-05 Thread matt_hargett
Public bug reported: Binary package hint: adept I got this crash while packages were downloading. It may have been due to the wireless network being fritzy. I still dont' think it should crash, though. #6 0xb7ea07f1 in pkgRecords::Lookup () from /usr/lib/libapt-pkg-libc6.4-6.so.3.53 #7 0xb7

[Bug 50974] Re: crash when left open in kmail view

2007-03-26 Thread matt_hargett
Sorry for the delay in responding. I've seen this on Dapper, Edgy, and now the Feisty beta release. It's possible that it has to do with the wireless network dropping a few packets, but I wouldn't think it would matter too much when kontact/kmail is just sitting idle. Here's another stack trace fr

[Bug 84717] Re: SRU: updates necessary for Kubuntu Upgrade Tool in Edgy

2007-03-24 Thread matt_hargett
Got the crash below on Edgy that was using the KDE 3.5.6 apt source listed in previous comments: Traceback (most recent call last): File "/tmp/kde-root/adept_manager2zxscc.tmp-extract/dist-upgrade.py", line 48, in ? app.run() File "/tmp/kde-root/adept_manager2zxscc.tmp-extract/DistUpgrade

[Bug 52000] crash when confirming javascript window close

2006-07-05 Thread matt_hargett
Public bug reported: Binary package hint: konqueror I was on a web page that had a button to close the window. I clicked it, and Konq asked me t o confirm this was okay. I confirmed, the window closed, and I got this crash: (no debugging symbols found) Using host libthread_db library "/lib/tls/i

[Bug 50974] crash when left open in kmail view

2006-06-25 Thread matt_hargett
Public bug reported: Binary package hint: kontact Left Kontact open in the kmail view over the weekend and came back to the crash below. (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found)

[Bug 36581] Re: gam_server consumes lots of cpu time

2006-06-17 Thread matt_hargett
Adding the following lines to the /etc/gamin/gaminrc fixed this problem for me. none /var/log/* fsset ext3 notify fsset ext2 notify If anyone is using NFS, they'll have to uncomment the config line about NFS in there as well. -- gam_server consumes lots of cpu time https://launchpad.net/bugs/

[Bug 36581] Re: gam_server consumes lots of cpu time

2006-06-17 Thread matt_hargett
This bug is killing my laptop's battery life, generating heat, and making drive accesses slow. I'm not running amarok, ktorrent, or anything like that. I've got kontact and konq open to a web page and that's it. I'll give $50 to whomever fixes it and gets it into the KUbuntu 6.06 main repository.