[Bug 1765938] Re: Unable to login using cinnamon

2018-10-29 Thread Aaron Haviland
On 18.10, I appear to have had the same issue, and I can confirm that
installing cinnomon-desktop-environment +recommends did help in my case.
I do not have gnome-user-share installed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1765938

Title:
  Unable to login using cinnamon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cinnamon/+bug/1765938/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1154949] Re: 0bda:8172 Wireless adapter not working after sleep

2013-11-09 Thread Aaron Haviland
This still appears to exist with linux-image-3.11.0-13-generic.
Also, I have found an upstream bug that matches this.

** Bug watch added: Linux Kernel Bug Tracker #27962
   http://bugzilla.kernel.org/show_bug.cgi?id=27962

** Also affects: linux via
   http://bugzilla.kernel.org/show_bug.cgi?id=27962
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1154949

Title:
  0bda:8172 Wireless adapter not working after sleep

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1154949/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1080521] Re: Assignment gnub_mm_base = NULL in relocator.c causes boot hang

2012-11-22 Thread Aaron Haviland
I am marking this invalid. Upon further research, I was looking in the
wrong place.

grub_dprintf is not available (as malloc isn't available) until
grub_mm_base is restored later on around line 940.

** Changed in: grub2 (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1080521

Title:
  Assignment gnub_mm_base = NULL in relocator.c causes boot hang

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1080521/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1080521] [NEW] Assignment gnub_mm_base = NULL in relocator.c causes boot hang

2012-11-18 Thread Aaron Haviland
Public bug reported:

The statement in grub-core/lib/relocator.c:591:
 grub_mm_base = NULL;
causes my system to lock-up when booting in EFI mode. I have determined this 
through liberal placement of grub_dprintf's, and eventually by commenting out 
the offending line.

By commenting this line out, I am able to progress further in the boot
sequence.

At this point, I am still unable to boot in EFI mode, however, I'm not
sure whether this part is due to grub, or linux: it occurs much closer
to the hand-off, and I have yet to determine whether it's related to
this bug, or not.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: grub-efi-amd64 2.00-7ubuntu11
ProcVersionSignature:
 
Uname: Linux 3.7.0-rc4 x86_64
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
Date: Sun Nov 18 20:44:19 2012
MarkForUpload: True
ProcEnviron:
 TERM=screen-bce
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: grub2
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub2 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug quantal third-party-packages

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1080521

Title:
  Assignment gnub_mm_base = NULL in relocator.c causes boot hang

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1080521/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 546996] Re: pornview crashed with SIGSEGV in comment_get_from_image_info()

2012-10-05 Thread Aaron Haviland
This is a 64-bit pointer size bug. The attached patch should fix it.


** Patch added: "use gsize instead of gint for pointer"
   
https://bugs.launchpad.net/ubuntu/+source/pornview/+bug/546996/+attachment/3376506/+files/lp546996.diff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/546996

Title:
  pornview crashed with SIGSEGV in comment_get_from_image_info()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pornview/+bug/546996/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1023916] Re: OOPS: kernel NULL pointer dereference in _ZN20CMMHeap_SystemMemory8pushPoolEP7CMMPool+0x11/0x40

2012-08-14 Thread Aaron Haviland
I had this same bug and it appears to have been fixed already in the
latest version. I have upgraded to 8.98 from xorg-edgers and have not
had an OOPS recurrence in over a week. It was previously a couple times
a day, often triggered by interaction with a flash plugin.


As a reference point: I did not experience this OOPS until I added a second 
video card to support a dual-head setup.
Both cards are HD 6870.

$ apt-cache policy fglrx
fglrx:
  Installed: 2:8.980-0ubuntu1~xedgers~precise1
  Candidate: 2:8.980-0ubuntu1~xedgers~precise1
  Version table:
 *** 2:8.980-0ubuntu1~xedgers~precise1 0
100 /var/lib/dpkg/status
 2:8.960-0ubuntu1.1 0
900 http://mirrors.rit.edu/ubuntu/ precise-updates/restricted amd64 
Packages
 2:8.960-0ubuntu1 0
500 http://mirrors.rit.edu/ubuntu/ precise/restricted amd64 Packages

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1023916

Title:
  OOPS: kernel NULL pointer dereference in
  _ZN20CMMHeap_SystemMemory8pushPoolEP7CMMPool+0x11/0x40

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1023916/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1020502] Re: For extras.u.c ship crashdb.conf to opt/extras.ubuntu.com//etc/apport/crashdb.conf.d/-crashdb.conf

2012-07-16 Thread Aaron Haviland
Attached is a patch for the quickly ubuntu-application template that is
based on the code in this: http://bazaar.launchpad.net/~dholbach/ubuntu-
app-reviews/cuckoo/revision/59

** Patch added: "Quickly: Move crashdb files to /opt"
   
https://bugs.launchpad.net/quickly/+bug/1020502/+attachment/3225566/+files/quickly-crashdb.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1020502

Title:
  For extras.u.c ship crashdb.conf to
  opt/extras.ubuntu.com//etc/apport/crashdb.conf.d/-crashdb.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/quickly/+bug/1020502/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1020502] Re: For extras.u.c ship crashdb.conf to opt/extras.ubuntu.com//etc/apport/crashdb.conf.d/-crashdb.conf

2012-07-16 Thread Aaron Haviland
I believe this is actually a quickly bug, not python-distutils-extra.

Quickly generates the crashdb file, and then fails to ensure it is moved
to the proper place when building an ARB-style package.

Moreover, the debian/rules patch that is going around to fix this issue
would appear to tack on to the end of what Quickly specifically
generates for debian/rules when building an extras.u.c style package.

** Also affects: python-distutils-extra
   Importance: Undecided
   Status: New

** No longer affects: python-distutils-extra

** Also affects: quickly
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1020502

Title:
  For extras.u.c ship crashdb.conf to
  opt/extras.ubuntu.com//etc/apport/crashdb.conf.d/-crashdb.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/quickly/+bug/1020502/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 790011] Re: quickly package creates faulty deb

2012-07-12 Thread Aaron Haviland
** Branch unlinked: lp:quickly

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/790011

Title:
  quickly package creates faulty deb

To manage notifications about this bug go to:
https://bugs.launchpad.net/quickly/+bug/790011/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 969359] Re: [keyboard]: gnome-settings-daemon consumes 100% cpu (and blinking numlock)

2012-06-24 Thread Aaron Haviland
I did not have this issue until today, which I think resulted from an
upgrade to gnome-settings-daemon. This morning, apt-get pulled in, among
other things, a new version of g-s-d:

gnome-settings-daemon:
  Installed: 3.4.2-0ubuntu0.1
  Candidate: 3.4.2-0ubuntu0.1
  Version table:
 *** 3.4.2-0ubuntu0.1 0
500 http://mirrors.rit.edu/ubuntu/ precise-updates/main amd64 Packages
100 /var/lib/dpkg/status
 3.4.1-0ubuntu1 0
500 http://mirrors.rit.edu/ubuntu/ precise/main amd64 Packages


However, I have not logged out since the update, and upon returning to a 
screensaver state, I found the bug as described above. Restarting g-s-d seems 
to have made the problem go away, for now. I postulate from my experience that 
some occurrences might result from an upgraded g-s-d not being restarted and 
therefore an old binary (still running) that is attempting to use new data 
files?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/969359

Title:
  [keyboard]: gnome-settings-daemon consumes 100% cpu (and blinking
  numlock)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/969359/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 930494] Re: (precise) sse4a / amdfam10 support not available

2012-02-10 Thread Aaron Haviland
** Attachment added: "Enable support for amdfam10 processors and sse4a"
   
https://bugs.launchpad.net/bugs/930494/+attachment/2730772/+files/99-amdfam10.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/930494

Title:
  (precise) sse4a / amdfam10 support not available

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clang/+bug/930494/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 930494] [NEW] (precise) sse4a / amdfam10 support not available

2012-02-10 Thread Aaron Haviland
Public bug reported:

Current version of libllvm in precise supports the sse4a cpuflag and cpu
type amdfam10

Using clang with -march=native (which on my CPU implies -march=amdfam10)
fails:

clang -march=native -c -o dummy.o dummy.c
error: unknown target CPU 'amdfam10'

libllvm-3.0 supports amdfam10 / sse4a, and upstream svn for clang also supports 
it; clang svn commits 143315 and 143302 are the ones which add this support:
http://llvm.org/viewvc/llvm-project/cfe/trunk/lib/Basic/Targets.cpp?r1=142881&r2=143312

I have attached a debian/patches/ file (slightly different from the diff
reported by the URL above) which applies cleanly to 3.0-3ubuntu1, and
enables this.

*** N.B.: libllvm's support for sse4a doesn't appear to do anything at
this point, however this patch allows proper handling of -march=native
on certain AMD CPUs.

Description:Ubuntu precise (development branch)
Release:12.04

libllvm3.0:
  Installed: 3.0-4ubuntu1
  Candidate: 3.0-4ubuntu1
  Version table:
 *** 3.0-4ubuntu1 0
500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
100 /var/lib/dpkg/status
clang:
  Installed: 3.0-3ubuntu1
  Candidate: 3.0-3ubuntu1
  Version table:
 *** 3.0-3ubuntu1 0
500 http://us.archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages
100 /var/lib/dpkg/status

** Affects: clang (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/930494

Title:
  (precise) sse4a / amdfam10 support not available

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/clang/+bug/930494/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 909365] Re: nautilus crashed with SIGSEGV in g_closure_invoke()

2011-12-29 Thread Aaron Haviland
*** This bug is a duplicate of bug 908261 ***
https://bugs.launchpad.net/bugs/908261

** This bug has been marked a duplicate of bug 908261
   nautilus crashed with SIGSEGV in g_closure_invoke()

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/909365

Title:
  nautilus crashed with SIGSEGV in g_closure_invoke()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/909365/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 909365] Re: nautilus crashed with SIGSEGV in g_closure_invoke()

2011-12-29 Thread Aaron Haviland
This appears to be a duplicate of bug #908261. Do you have any
indication that it is a different issue?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/909365

Title:
  nautilus crashed with SIGSEGV in g_closure_invoke()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/909365/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 908261] Re: nautilus crashed with SIGSEGV in g_closure_invoke()

2011-12-28 Thread Aaron Haviland
Upon further searching, I wonder if this is related to bug #908787; Read
comment #4 on that thread. I have done no testing of this with the
workaround suggested in that comment.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/908261

Title:
  nautilus crashed with SIGSEGV in g_closure_invoke()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-client/+bug/908261/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 908261] Re: nautilus crashed with SIGSEGV in g_closure_invoke()

2011-12-28 Thread Aaron Haviland
I believe I have the same issue, and here is a more informative bt:

Program received signal SIGSEGV, Segmentation fault.
got_public_files_cb (proxy=0x8268b18, files=0x0, user_data=0x823fe18) at 
syncdaemon-publicfiles-interface.c:90
90  for (i = 0; i < files->len; i++) {

(gdb) bt
#0  got_public_files_cb (proxy=0x8268b18, files=0x0, user_data=0x823fe18) at 
syncdaemon-publicfiles-interface.c:90
#1  0x00c81f8a in g_cclosure_marshal_VOID__POINTER (closure=0x81d55e0, 
return_value=0x0, n_param_values=2, param_values=0x866dae8,
invocation_hint=0xbfffdf50, marshal_data=0x0) at 
/build/buildd/glib2.0-2.31.4.tested/./gobject/gmarshal.c:609
#2  0x0161117a in marshal_dbus_message_to_g_marshaller (closure=0x81d55e0, 
return_value=0x0, n_param_values=3, param_values=0x85e0c10,
invocation_hint=0xbfffdf50, marshal_data=0x0) at dbus-gproxy.c:1734
#3  0x00c7fdac in g_closure_invoke (closure=0x81d55e0, return_value=0x0, 
n_param_values=3, param_values=0x85e0c10, invocation_hint=0xbfffdf50)
at /build/buildd/glib2.0-2.31.4.tested/./gobject/gclosure.c:774
#4  0x00c910c5 in signal_emit_unlocked_R (node=0x8265180, detail=1224, 
instance=0x8268b18, emission_return=0x0, instance_and_params=0x85e0c10)
at /build/buildd/glib2.0-2.31.4.tested/./gobject/gsignal.c:3302
#5  0x00c98942 in g_signal_emit_valist (instance=0x8268b18, signal_id=220, 
detail=1224, var_args=0xbfffe104 "")
at /build/buildd/glib2.0-2.31.4.tested/./gobject/gsignal.c:3033
#6  0x00c98ad3 in g_signal_emit (instance=0x8268b18, signal_id=220, 
detail=1224) at /build/buildd/glib2.0-2.31.4.tested/./gobject/gsignal.c:3090
#7  0x01611820 in dbus_g_proxy_emit_remote_signal (message=0x8325748, 
proxy=) at dbus-gproxy.c:1787
#8  dbus_g_proxy_manager_filter (user_data=0x8268278, message=0x8325748, 
connection=) at dbus-gproxy.c:1354
#9  dbus_g_proxy_manager_filter (connection=0x8265438, message=0x8325748, 
user_data=0x8268278) at dbus-gproxy.c:1195
#10 0x01538441 in dbus_connection_dispatch () from 
/lib/i386-linux-gnu/libdbus-1.so.3
#11 0x016099ad in message_queue_dispatch (source=0x8267c48, callback=0, 
user_data=0x0) at dbus-gmain.c:90
#12 0x00d0728a in g_main_dispatch (context=0x81f6fa0) at 
/build/buildd/glib2.0-2.31.4.tested/./glib/gmain.c:2513
#13 g_main_context_dispatch (context=0x81f6fa0) at 
/build/buildd/glib2.0-2.31.4.tested/./glib/gmain.c:3050
#14 0x00d07695 in g_main_context_iterate (dispatch=1, block=13717552, 
context=0x81f6fa0, self=)
at /build/buildd/glib2.0-2.31.4.tested/./glib/gmain.c:3121
#15 g_main_context_iterate (context=0x81f6fa0, block=13717552, dispatch=1, 
self=) at /build/buildd/glib2.0-2.31.4.tested/./glib/gmain.c:3058
#16 0x00d07771 in g_main_context_iteration (context=0x81f6fa0, may_block=1) at 
/build/buildd/glib2.0-2.31.4.tested/./glib/gmain.c:3182
#17 0x00b9562c in g_application_run (application=0x81c5c08, argc=1, 
argv=0xbfffe434) at 
/build/buildd/glib2.0-2.31.4.tested/./gio/gapplication.c:1548
#18 0x08067ae4 in main (argc=1, argv=0xbfffe434) at nautilus-main.c:102

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/908261

Title:
  nautilus crashed with SIGSEGV in g_closure_invoke()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-client/+bug/908261/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 716640] Re: Shockwave Flash plugin crash

2011-02-21 Thread Aaron Haviland
> Flash works in Firefox but doesn't in Chromium. How do you figure
> that's a flash bug? Seriously, this is basic troubleshooting and
> process of elimination.


My point being that, on the assumption that Firefox ignores the error, while 
Chromium has problems with the error, Firefox's method may indeed be more 
correct, depending on the specific extension/plugin/error. (and that sometimes 
it may not be more correct.) Just because an error is ignored, doesn't mean 
that it is always correct to do so.

*However* I am of the opinion that flash, if it's in a situation where a
enabling hardware acceleration causes an error, it should be able to
automatically disable said option, or work around the error internally.

Am I misunderstanding the cause of the problem somewhere?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/716640

Title:
  Shockwave Flash plugin crash

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 716640] Re: Shockwave Flash plugin crash

2011-02-20 Thread Aaron Haviland
If you get the older flash working, you can go into the flash settings
(right click on a running flash animation, select "Settings...") and
deselect "Enable hardware acceleration" and then you don't need to use
the old version of flash anymore.

I think this should probably be flagged as a bug in flash. I think flash
should disable the option if it's not usable.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/716640

Title:
  Shockwave Flash plugin crash

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 716640] Re: Shockwave Flash plugin crash

2011-02-16 Thread Aaron Haviland
On chromium 9.0.597.94~r73967-0ubuntu0.10.10.1, I can workaround this by
downgrading flash to 10.1.85.3ubuntu1 from the maverick archives which
does not exhibit this, but is not ideal due to the many recent security
updates.

However, on recent nightly builds (such as 
11.0.672.0~svn20110215r74909-0ubuntu1~ucd1~maverick), this workaround doesn't 
work: chromium won't run the older flash without a per-instance override, due 
to security issues, I'm assuming.
The browser message says "The Flash plug-in was blocked because it is out of 
date [Run this time] [Update plug-in...]"

about:plugins states "Flash - Version: 10.1.85 Download Critical
Security Update"

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/716640

Title:
  Shockwave Flash plugin crash

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 676080] Re: support temp sensor

2011-01-05 Thread Aaron Haviland
SabreWolfy,

They will almost always be different: (I believe) one is what is
reported by sensors built-in to the motherboard, the other is what's
reported by on-chip sensors built into the CPU.

(My situation is reversed, the coretemps report lower than the mobo's
CPU temp. I'm making an educated guess that I have a better CPU fan than
you, or you have better ventilation *underneath* the motherboard than
I.)

Dustin, Thank you for updating this!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/676080

Title:
  support temp sensor

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-12-12 Thread Aaron Haviland
FYI, 4 days later, and still no major leakage.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/569273

Title:
  memory leak in gnome-power-manager

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 625852] Re: gmp uses 240mb memory

2010-12-08 Thread Aaron Haviland
*** This bug is a duplicate of bug 569273 ***
https://bugs.launchpad.net/bugs/569273

** This bug has been marked a duplicate of bug 569273
   memory leak in gnome-power-manager
 * You can subscribe to bug 569273 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/indicator-application/+bug/569273/+subscribe

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/625852

Title:
  gmp uses 240mb memory

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-12-08 Thread Aaron Haviland
Not a fix, but a workaround: Each time app_indicator_set_menu() is
called, we leak by 200k. so, I reduced the number of times it gets
called. (Currently called any time a device is updated, which seems to
happen every 30 seconds. Devices are updated even if nothing has
changed.)

I'm rather novice, so I've probably fudged something else up by doing
this. It works for me (desktop, wireless mouse being the only battery
indicator I have) I couldn't make heads or tails of the actual leak
itself, though.

The attached patch has been applied to package, and uploaded to my 
ppa:aaron-haviland/ppa for Maverick.
I've also applied it to the Lucid package and uploaded, but I don't have a 
lucid system to test it on.

After running for 2 hours, according to /proc/pid/smaps Rss has only
increased by 240kB

** Patch added: "15-bug569273-leak.patch"
   
https://bugs.launchpad.net/ubuntu/maverick/+source/gnome-power-manager/+bug/569273/+attachment/1760173/+files/15-bug569273-leak.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/569273

Title:
  memory leak in gnome-power-manager

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 683621] [NEW] CUDA failures with 260 series drivers

2010-12-01 Thread Aaron Haviland
Public bug reported:

This describes the problem as seen in
http://www.primegrid.com/forum_thread.php?id=2839
and in
http://forums.nvidia.com/index.php?showtopic=186645

This is not an Ubuntu bug, but an upstream one. I don't believe there is
anything we can do to fix it. Am filing this bug to provide information
and a workaround for people searching for this problem.

This problem has been observed with 260.19.06, 260.19.12, 260.19.21, and
also the beta 260.19.26

Application source is available here:
https://github.com/Ken-g6/PSieve-CUDA

The PrimeGrid application intentionally overloads the CUDA processor
with more threads than it needs (much like people use "make
-j(CPUs+1)"). This seems to expose a bug in the 260 series drivers that
did not exist previously.

This results in the application bailing out with an unpredictable
frequency (on my card, sometimes it would die instantly, others it would
die after a couple minutes. People with different CUDA-capable cards may
find different timings.)

The error reported in the application's stderr.txt is:
| Computation Error: no candidates found for p=1795516820654281
where p= whatever number was being tested at that point.

Workarounds that are known to work at this point:
1) Downgrade to 256 driver series. (e.g. 
https://launchpad.net/ubuntu/maverick/amd64/nvidia-current/256.53-0ubuntu3)
2) Use BOINC's app_info.xml mechanism to specify that the program uses fewer 
threads, with the flag "-m 2"

** Affects: nvidia-graphics-drivers (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: cuda maverick upstream

** Description changed:

  This describes the problem as seen in 
http://www.primegrid.com/forum_thread.php?id=2839 and in 
http://forums.nvidia.com/index.php?showtopic=186645
  This is not an Ubuntu bug, but an upstream one. I don't believe there is 
anything we can do to fix it. Am filing this bug to provide information and a 
workaround for people searching for this problem.
  
  This problem has been observed with 260.19.06, 260.19.12, 260.19.21, and
  also the beta 260.19.26
  
- Application source is available here: https://github.com/Ken-g6/PSieve-
- CUDA
+ Application source is available here:
+ https://github.com/Ken-g6/PSieve-CUDA
  
  The PrimeGrid application intentionally overloads the CUDA processor
  with more threads than it needs (much like people use "make
  -j(CPUs+1)"). This seems to expose a bug in the 260 series drivers that
  did not exist previously.
  
  This results in the application bailing out with an unpredictable
  frequency (on my card, sometimes it would die instantly, others it would
  die after a couple minutes. People with different CUDA-capable cards may
  find different timings.)
  
  The error reported in the application's stderr.txt is:
  | Computation Error: no candidates found for p=1795516820654281
  where p= whatever number was being tested at that point.
  
  Workarounds that are known to work at this point:
  1) Downgrade to 256 driver series. (e.g. 
https://launchpad.net/ubuntu/maverick/amd64/nvidia-current/256.53-0ubuntu3)
  2) Use BOINC's app_info.xml mechanism to specify that the program uses fewer 
threads, with the flag "-m 2"

** Description changed:

- This describes the problem as seen in 
http://www.primegrid.com/forum_thread.php?id=2839 and in 
http://forums.nvidia.com/index.php?showtopic=186645
- This is not an Ubuntu bug, but an upstream one. I don't believe there is 
anything we can do to fix it. Am filing this bug to provide information and a 
workaround for people searching for this problem.
+ This describes the problem as seen in
+ http://www.primegrid.com/forum_thread.php?id=2839
+ and in
+ http://forums.nvidia.com/index.php?showtopic=186645
+ 
+ This is not an Ubuntu bug, but an upstream one. I don't believe there is
+ anything we can do to fix it. Am filing this bug to provide information
+ and a workaround for people searching for this problem.
  
  This problem has been observed with 260.19.06, 260.19.12, 260.19.21, and
  also the beta 260.19.26
  
  Application source is available here:
  https://github.com/Ken-g6/PSieve-CUDA
  
  The PrimeGrid application intentionally overloads the CUDA processor
  with more threads than it needs (much like people use "make
  -j(CPUs+1)"). This seems to expose a bug in the 260 series drivers that
  did not exist previously.
  
  This results in the application bailing out with an unpredictable
  frequency (on my card, sometimes it would die instantly, others it would
  die after a couple minutes. People with different CUDA-capable cards may
  find different timings.)
  
  The error reported in the application's stderr.txt is:
  | Computation Error: no candidates found for p=1795516820654281
  where p= whatever number was being tested at that point.
  
  Workarounds that are known to work at this point:
  1) Downgrade to 256 driver series. (e.g. 
https://launchpad.net/ubuntu/maverick/amd64/nvidia-current/256.53-0ubuntu3)
  2) Us

[Bug 671883] Re: vboxvideo kernel module fails to build with kernel 2.6.37

2010-11-09 Thread Aaron Haviland
This appears to be fixed in current SVN:
http://www.virtualbox.org/changeset/33754

-- 
vboxvideo kernel module fails to build with kernel 2.6.37
https://bugs.launchpad.net/bugs/671883
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 435808] Re: ath5k phy0: noise floor calibration *failed* (not *timeout*)

2010-07-28 Thread Aaron Haviland
Running lucid:
Current linux-image-2.6.32-24-generic (2.6.32-24.38) in lucid exhibits this for 
me as well, however the linux-backports-modules-wireless-2.6.32-24-generic 
(2.6.32-24.17, built July 2nd) seems to have resolved it.

It's been 8 hours since I've installed the backports modules, and I've
not seen a single "calibration failed" error message. I was receiving an
error nearly every couple seconds before.

-- 
ath5k phy0: noise floor calibration *failed* (not *timeout*)
https://bugs.launchpad.net/bugs/435808
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 546274] Re: Update package to Audacious 2.2

2010-03-29 Thread Aaron Haviland
*** This bug is a duplicate of bug 494604 ***
https://bugs.launchpad.net/bugs/494604

** This bug has been marked a duplicate of bug 494604
   Please package audacious 2.2 for lucid

-- 
Update package to Audacious 2.2
https://bugs.launchpad.net/bugs/546274
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 537025] [NEW] [lucid] Sync from Debian: fixes dpkg-statoverride error on package removal

2010-03-10 Thread Aaron Haviland
Public bug reported:

Binary package hint: gnokii

Seen with Lucid's version of gnokii-cli/0.6.28.dfsg-1

This is reported in debian bug #563317, and fix released in
gnokii/0.6.28.dfsg-2

postrm will fail because "groupdel gnokii" comes before "dpkg-
statoverride --remove"

** Affects: gnokii
 Importance: Unknown
 Status: Unknown

** Affects: gnokii (Ubuntu)
 Importance: Undecided
 Status: New

** Bug watch added: Debian Bug tracker #563317
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563317

** Also affects: gnokii via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563317
   Importance: Unknown
   Status: Unknown

-- 
[lucid] Sync from Debian: fixes dpkg-statoverride error on package removal
https://bugs.launchpad.net/bugs/537025
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 482225] Re: [Lucid] Running any ace-of-penguins game displays empty window only

2010-02-15 Thread Aaron Haviland
I've migrated the packaging to a CVS snapshot of ace (although upstream
cvs is ... rather... almost dead?) and uploaded to my ppa:aaron-
haviland/ppa. Upstream has made code changes that fixes (or avoids) this
issue.

-- 
[Lucid] Running any ace-of-penguins game displays empty window only
https://bugs.launchpad.net/bugs/482225
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 482225] Re: [Lucid] Running any ace-of-penguins game displays empty window only

2010-02-13 Thread Aaron Haviland
After a quick debugging session, it would appear that this version of
libcards needs to be compiled without LDFLAGS="-Wl,-Bsymbolic-functions"

Current CVS (http://www.delorie.com/store/ace/cvs.html) does not seem to
exhibit this issue.

** Changed in: ace-of-penguins (Ubuntu)
   Status: New => Confirmed

-- 
[Lucid] Running any ace-of-penguins game displays empty window only
https://bugs.launchpad.net/bugs/482225
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 520196] Re: notification dialoge with a Command does not provide feedback of the command

2010-02-10 Thread Aaron Haviland

** Attachment added: "example notification"
   http://launchpadlibrarian.net/39037256/groundcontrol-restart-required

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/39037257/Dependencies.txt

-- 
notification dialoge with a Command does not provide feedback of the command
https://bugs.launchpad.net/bugs/520196
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 520196] [NEW] notification dialoge with a Command does not provide feedback of the command

2010-02-10 Thread Aaron Haviland
Public bug reported:

Binary package hint: update-notifier

With a custom notification dialog, specifying a Command:  to run,
update-notifier does not provide any feedback as to whether the command
completed successfully or not. Possibly, on successful completion of the
command, the dialog should go away together.

I will attach a notification file that demonstrates this. When clicking
the action button, the command is completed, but I don't see anything
(in this example, nautilus is restarted, but if I have another window
maximised, I never see the desktop to know that this happened)

ProblemType: Bug
Architecture: i386
CheckboxSubmission: 8ff9b562e1903cf45fd32c46d19991fc
CheckboxSystem: e704f33cc0866ff0f0256a33de39ea1c
Date: Wed Feb 10 19:25:34 2010
DistroRelease: Ubuntu 10.04
NonfreeKernelModules: nvidia
Package: update-notifier 0.93
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-12.17-generic
SourcePackage: update-notifier
Uname: Linux 2.6.32-12-generic i686

** Affects: update-notifier (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 lucid

-- 
notification dialoge with a Command does not provide feedback of the command
https://bugs.launchpad.net/bugs/520196
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 461606] [NEW] Sreadahead fails to generate a pack file with nullmailer installed (blocking on a FIFO)

2009-10-26 Thread Aaron Haviland
Public bug reported:

Binary package hint: sreadahead

Currently using Karmic, sreadahead 1.0-5

It's taken a while to diagnose this, but it seems that installing
nullmailer prevents sreadahead from generating a pack file.

Specifically, when sreadahead receives SIGTERM, and is doing that stage,
I can *always* get a backtrace in gdb that points to
/var/spool/nullmailer/trigger:

#0  0x005db416 in __kernel_vsyscall ()
#1  0x00bdf843 in __open_nocancel () from /lib/tls/i686/cmov/libc.so.6
#2  0x00b8a96f in *__GI__IO_file_open (fp=0x872a008, filename=0x1b6 , posix_mode=0, prot=0, read_write=8, is32not64=1) at 
fileops.c:231
#3  0x00b8ab18 in _IO_new_file_fopen (fp=0x872a008, filename=0x87f6b30 
"/var/spool/nullmailer/trigger", mode=, is32not64=1) at 
fileops.c:335
#4  0x00b7ee4d in __fopen_internal (filename=0x87f6b30 
"/var/spool/nullmailer/trigger", mode=0x804a26f "r", is32=1) at iofopen.c:93
#5  0x00b7eeac in _IO_new_fopen (filename=0x87f6b30 
"/var/spool/nullmailer/trigger", mode=0x804a26f "r") at iofopen.c:107
#6  0x08049906 in ?? ()
#7  
#8  0x005db416 in __kernel_vsyscall ()
#9  0x00f4b5f6 in __pause_nocancel () from /lib/tls/i686/cmov/libpthread.so.0
#10 0x08049ec5 in ?? ()
#11 0x00b39b56 in __libc_start_main (main=0x8049d23, argc=4, ubp_av=0xb814, 
init=0x804a030, fini=0x804a020, rtld_fini=0xdb3d20 <_dl_fini>, 
stack_end=0xb80c) at libc-start.c:220
#12 0x08048fb1 in ?? ()


Where /var/spool/nullmailer/trigger is:

or...@eris:~$ file /var/spool/nullmailer/trigger
/var/spool/nullmailer/trigger: fifo (named pipe)
or...@eris:~$ stat /var/spool/nullmailer/trigger
  File: `/var/spool/nullmailer/trigger'
  Size: 0   Blocks: 0  IO Block: 4096   fifo
Device: 805h/2053d  Inode: 419790  Links: 1
Access: (0622/prw--w--w-)  Uid: (8/mail)   Gid: (0/root)
Access: 2009-10-26 21:05:17.592778891 -0400
Modify: 2009-10-26 21:05:17.592778891 -0400
Change: 2009-10-26 21:05:17.602780811 -0400

** Affects: sreadahead (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Sreadahead fails to generate a pack file with nullmailer installed (blocking on 
a FIFO)
https://bugs.launchpad.net/bugs/461606
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 282363] Re: [intrepid] 2.6.27-7-generic almost fails to boot if ACPI module "ac" is not loaded

2009-10-10 Thread Aaron Haviland
Whatever the issue actually was, it does not seem to be an issue in
karmic, on my system.

-- 
[intrepid] 2.6.27-7-generic almost fails to boot if ACPI module "ac" is not 
loaded
https://bugs.launchpad.net/bugs/282363
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 447720] Re: vorbis decoder plugin is missing

2009-10-10 Thread Aaron Haviland
Please look at your list again. It confirms what I've said. Only the
vorbis *encoder* plugin is installed, not the *decoder*.

or...@eris:~$ dpkg -c avidemux-plugins_1%3a2.5.1+repack-0ubuntu1_i386.deb | 
grep -i enc.*vorbis
-rw-r--r-- root/root 13996 2009-08-20 05:08 
./usr/lib/ADM_plugins/audioEncoders/libADM_ae_vorbis.so

or...@eris:~$ dpkg -c avidemux-plugins_1%3a2.5.1+repack-0ubuntu1_i386.deb | 
grep -i dec.*vorbis
or...@eris:~$

-- 
vorbis decoder plugin is missing
https://bugs.launchpad.net/bugs/447720
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 447720] Re: vorbis decoder plugin is missing

2009-10-09 Thread Aaron Haviland

** Attachment added: "Patch to enable vorbis decoder support"
   http://launchpadlibrarian.net/33385627/diff

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/33385628/Dependencies.txt

-- 
vorbis decoder plugin is missing
https://bugs.launchpad.net/bugs/447720
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 447720] [NEW] vorbis decoder plugin is missing

2009-10-09 Thread Aaron Haviland
Public bug reported:

Binary package hint: avidemux

the Vorbis decoder plugin (in plugins/ADM_audioDecoders/ADM_ad_vorbis/)
is not being built. This makes it impossible to open files with vorbis
audio streams.

Upstream has fixed this in branches/avidemux_2.5_branch_gruntster in
r5256. I've attached the specific changes applied to renable this
plugin, and tested that it does work.

ProblemType: Bug
Architecture: i386
Date: Fri Oct  9 21:30:40 2009
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: nvidia
Package: avidemux-plugins 1:2.5.1+repack-0ubuntu1
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-11.38-generic
SourcePackage: avidemux
Uname: Linux 2.6.31.2-eris1 i686

** Affects: avidemux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
vorbis decoder plugin is missing
https://bugs.launchpad.net/bugs/447720
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 447643] Re: [karmic] requires mouse interaction to log in

2009-10-09 Thread Aaron Haviland

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/33380820/Dependencies.txt

-- 
[karmic] requires mouse interaction to log in
https://bugs.launchpad.net/bugs/447643
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 447643] [NEW] [karmic] requires mouse interaction to log in

2009-10-09 Thread Aaron Haviland
Public bug reported:

Binary package hint: gdm

GDM does not seem to allow keyboard interaction to choose the user from
the list of users, in any way that I've figured out so far. When I'm
presented with a list (with the two options being my username, and
"other...") , and my username is the one highlighted, I find it
intuitive to just hit enter instead of having to click on the username.
Even with multiple users, I'd expect the up/down arrows to be usable,
but they are not.

It does not seem to be a focus issue, either, as clicking on the dialog
(but not selecting anything) has no change in the keyboard function. It
seems gdm ignores the keyboard until it's prompting for specific input.

ProblemType: Bug
Architecture: i386
Date: Fri Oct  9 19:16:19 2009
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: nvidia
Package: gdm 2.28.0-0ubuntu14
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-11.38-generic
SourcePackage: gdm
Uname: Linux 2.6.31.2-eris1 i686

** Affects: gdm (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
[karmic] requires mouse interaction to log in
https://bugs.launchpad.net/bugs/447643
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 438335] Re: Boot messages show before xsplash kicks in

2009-09-28 Thread Aaron Haviland
I can confirm this behaviour (installed alpha 6, and upgraded to current
package set on 9/27/09).

-- 
Boot messages show before xsplash kicks in
https://bugs.launchpad.net/bugs/438335
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 248268] Re: Packages installed with apt-get build-dep should be set to auto-installed for easy removal

2009-03-05 Thread Aaron Haviland
Likewise, I had been using, as a workaround for years, before autoremove
came on the scene, "apt-get build-dep Foo", abort, copy... for later,
build what I need, and then paste into a "apt-get remove" commandline.

As an example of the reverse use-case:
I regularly hobby with building .debs, and getting the build-dependancies right 
is very important to me. If I cannot be sure what extra stuff is installed, 
before I start building something, I cannot be sure the build-deps are set 
correctly. (Outside of playing with deborphan and such) This is what drove me 
to find this bug (as it was already submitted on bugs.debian.org) and patch it 
myself for my own use.

I had no idea what other people thought or wanted, besides a few people
in support of it pre-implementation. Obviously nobody said anything
against it until it was implemented.

-- 
Packages installed with apt-get build-dep should be set to auto-installed for 
easy removal
https://bugs.launchpad.net/bugs/248268
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 313510] Re: Jaunty: virtualbox-ose-guest-utils conflicts with xserver-xorg-core

2009-01-18 Thread Aaron Haviland
The specific detail on this is that vbox-guest-utils provides xserver-
xorg-input-2.1, whereas xserver-xorg-core conflicts with xserver-xorg-
input-2.1.

It seems this version of virtualbox doesn't provide support for modules
that work with Xorg 7.4 (and neither does current svn checkout)

** Changed in: virtualbox-ose (Ubuntu)
   Status: New => Confirmed

-- 
Jaunty: virtualbox-ose-guest-utils conflicts with xserver-xorg-core
https://bugs.launchpad.net/bugs/313510
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 248268] Re: Packages installed with apt-get build-dep should be set to auto-installed for easy removal

2009-01-17 Thread Aaron Haviland
Michael, perhaps this apt should get the same treatment as the same
bug/patch in Debian?

-- 
Packages installed with apt-get build-dep should be set to auto-installed for 
easy removal
https://bugs.launchpad.net/bugs/248268
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 282363] Re: [intrepid] 2.6.27-7-generic almost fails to boot if ACPI module "ac" is not loaded

2008-10-24 Thread Aaron Haviland
2.6.27-7.14 does not fix the problem for me. I also have an HP Pavilion,
(model dv9810us), AMD X2, nvidia, &c, &c. I think I neglected to mention
that detail before.

Forcing  "ac" to load in initrd still works, but none of the other ACPI
modules have the same effect. I don't know where to go with this bug
from here.

-- 
[intrepid] 2.6.27-7-generic almost fails to boot if ACPI module "ac" is not 
loaded
https://bugs.launchpad.net/bugs/282363
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 282363] Re: [intrepid] 2.6.27-7-generic almost fails to boot if ACPI module "ac" is not loaded

2008-10-12 Thread Aaron Haviland
output from dmidecode (per https://wiki.ubuntu.com/DebuggingACPI)

** Attachment added: "dmidecode.txt"
   http://launchpadlibrarian.net/18473468/dmidecode.txt

-- 
[intrepid] 2.6.27-7-generic almost fails to boot if ACPI module "ac" is not 
loaded
https://bugs.launchpad.net/bugs/282363
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 282363] Re: [intrepid] 2.6.27-7-generic almost fails to boot if ACPI module "ac" is not loaded

2008-10-12 Thread Aaron Haviland

** Attachment added: "output from lspci -vvnn"
   http://launchpadlibrarian.net/18473458/lspci.txt

-- 
[intrepid] 2.6.27-7-generic almost fails to boot if ACPI module "ac" is not 
loaded
https://bugs.launchpad.net/bugs/282363
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 282363] Re: [intrepid] 2.6.27-7-generic almost fails to boot if ACPI module "ac" is not loaded

2008-10-12 Thread Aaron Haviland

** Attachment added: "dmesg with ACPI module "ac" loaded early in initrd"
   http://launchpadlibrarian.net/18473447/moduleac-2.6.27-7.dmesg

-- 
[intrepid] 2.6.27-7-generic almost fails to boot if ACPI module "ac" is not 
loaded
https://bugs.launchpad.net/bugs/282363
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 282363] Re: [intrepid] 2.6.27-7-generic almost fails to boot if ACPI module "ac" is not loaded

2008-10-12 Thread Aaron Haviland

** Attachment added: "default dmesg logfile"
   http://launchpadlibrarian.net/18473442/default-2.6.27-7.dmesg

-- 
[intrepid] 2.6.27-7-generic almost fails to boot if ACPI module "ac" is not 
loaded
https://bugs.launchpad.net/bugs/282363
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 282363] Re: [intrepid] 2.6.27-7-generic almost fails to boot if ACPI module "ac" is not loaded

2008-10-12 Thread Aaron Haviland

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/18469312/Dependencies.txt

-- 
[intrepid] 2.6.27-7-generic almost fails to boot if ACPI module "ac" is not 
loaded
https://bugs.launchpad.net/bugs/282363
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 282363] [NEW] [intrepid] 2.6.27-7-generic almost fails to boot if ACPI module "ac" is not loaded

2008-10-12 Thread Aaron Haviland
Public bug reported:

Binary package hint: initramfs-tools

(I suspect there's a kernel bug at heart here, feel free to reassign as
necessary)

After upgrading a hardy install to intrepid alphas (starting with kernel
2.6.27-4, and also -6, and now -7), I've had problems booting which I've
narrowed down as in the subject.

The problem manifests itself in the initrd, as the system hangs at
multiple seemingly unrelated points (eg, waiting for root filesystem,
setting the keymap, etc. I'll attach a few dmesg logs, for timestamp
comparisons), although it's only a "soft" hang. If I press any keys
it'll break out. (While debugging this, I got in the habit of just
holding down a Control or Shift key)

With the addition of the ACPI module "ac" to /etc/initramfs-
tools/modules the problem has gone away completely.

Package: initramfs-tools
Version: 0.92bubuntu15

Package: linux-image-2.6.27-7-generic
Version: 2.6.27-7.10

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
NonfreeKernelModules: nvidia
Package: initramfs-tools 0.92bubuntu15
PackageArchitecture: all
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: initramfs-tools
Uname: Linux 2.6.27-7-generic i686

** Affects: initramfs-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
[intrepid] 2.6.27-7-generic almost fails to boot if ACPI module "ac" is not 
loaded
https://bugs.launchpad.net/bugs/282363
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 272952] Re: YIM & MSN issues.

2008-09-25 Thread Aaron Haviland
This Yahoo bug is known upstream, and according to the upstream bug
report, the fix is fixed in their source, to be released in 2.5.2.

I have not investigated further, but the specific revision is available
at:

http://developer.pidgin.im/viewmtn/revision/info/092bbcea7b768d21baff3362314e784b26b1ced7

-- 
YIM & MSN issues.
https://bugs.launchpad.net/bugs/272952
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 272952] Re: YIM & MSN issues.

2008-09-25 Thread Aaron Haviland
** Bug watch added: Pidgin Trac #7161
   http://developer.pidgin.im/ticket/7161

** Also affects: pidgin via
   http://developer.pidgin.im/ticket/7161
   Importance: Unknown
   Status: Unknown

-- 
YIM & MSN issues.
https://bugs.launchpad.net/bugs/272952
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 273253] Re: Yahoo disconects radomly with Unknown error number 0. Logging into the Yahoo! website may fix this. Pidgin will not attempt to reconnect the account until you correct the error and re

2008-09-25 Thread Aaron Haviland
*** This bug is a duplicate of bug 272952 ***
https://bugs.launchpad.net/bugs/272952

** This bug has been marked a duplicate of bug 272952
   YIM & MSN issues.

-- 
Yahoo disconects radomly with Unknown error number 0. Logging into the Yahoo! 
website may fix this.  Pidgin will not attempt to reconnect the account until 
you correct the error and re-enable the account.
https://bugs.launchpad.net/bugs/273253
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 273810] Re: yahoo keeps disconnecting

2008-09-25 Thread Aaron Haviland
*** This bug is a duplicate of bug 272952 ***
https://bugs.launchpad.net/bugs/272952

** This bug has been marked a duplicate of bug 272952
   YIM & MSN issues.

-- 
yahoo keeps disconnecting
https://bugs.launchpad.net/bugs/273810
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 248268] Re: Packages installed with apt-get build-dep should be set to auto-installed for easy removal

2008-07-13 Thread Aaron Haviland

** Attachment added: "diff"
   http://launchpadlibrarian.net/16001432/diff

** Bug watch added: Debian Bug tracker #448743
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=448743

** Also affects: apt via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=448743
   Importance: Unknown
   Status: Unknown

-- 
Packages installed with apt-get build-dep should be set to auto-installed for 
easy removal
https://bugs.launchpad.net/bugs/248268
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 248268] [NEW] Packages installed with apt-get build-dep should be set to auto-installed for easy removal

2008-07-13 Thread Aaron Haviland
Public bug reported:

Binary package hint: apt

Reference Debian bug report #448743. I just submitted a patch for fixing
this behaviour there.

When installing a package's build-dependancies, they are all marked
manually-installed. This creates a situation where they must all be
manually removed afterwards. (usually uninstalling libc6-dev takes care
of a large portion)

[EMAIL PROTECTED]:~$ sudo apt-get build-dep bash
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following NEW packages will be installed:
  autoconf autotools-dev bison libncurses5-dev m4 tex-common texi2html texinfo 
texlive-base texlive-base-bin texlive-common texlive-doc-base texlive-latex-base
0 upgraded, 13 newly installed, 0 to remove and 16 not upgraded.
Need to get 14.9MB of archives.

[EMAIL PROTECTED]:~$ sudo apt-get autoremove --purge
Reading package lists... Done
Building dependency tree   
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 16 not upgraded.


This patch sets the status of the installed build-dependancies to Auto, so that 
they are available for removal with apt-get autoremove.

[EMAIL PROTECTED]:~$ sudo apt-get build-dep bash
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following NEW packages will be installed:
  autoconf autotools-dev bison libncurses5-dev m4 tex-common texi2html texinfo 
texlive-base texlive-base-bin texlive-common texlive-doc-base texlive-latex-base
0 upgraded, 13 newly installed, 0 to remove and 16 not upgraded.
Need to get 14.9MB of archives.

[EMAIL PROTECTED]:~$ sudo apt-get autoremove --purge
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages were automatically installed and are no longer required:
  texlive-common texi2html bison libncurses5-dev texlive-base-bin 
texlive-latex-base autoconf texlive-base texlive-doc-base autotools-dev 
tex-common texinfo
The following packages will be REMOVED:
  autoconf* autotools-dev* bison* libncurses5-dev* tex-common* texi2html* 
texinfo* texlive-base* texlive-base-bin* texlive-common* texlive-doc-base* 
texlive-latex-base*
0 upgraded, 0 newly installed, 12 to remove and 16 not upgraded.


This patch applies cleanly to apt currently in hardy (0.7.9ubuntu17), at
least through apt currently in debian/unstable (0.7.14).

** Affects: apt
 Importance: Unknown
 Status: New

** Affects: apt (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Packages installed with apt-get build-dep should be set to auto-installed for 
easy removal
https://bugs.launchpad.net/bugs/248268
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 155543] Re: Does not send IRC color escape codes properly

2007-10-21 Thread Aaron Haviland
** Tags added: patch

-- 
Does not send IRC color escape codes properly
https://bugs.launchpad.net/bugs/155543
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 155543] Does not send IRC color escape codes properly

2007-10-21 Thread Aaron Haviland
Public bug reported:

Binary package hint: xchat-gnome

Using the text entry box, right-click->Insert Color Code-> and selecting a 
color, xchat-gnome outputs "%C" instead of "^C"
A user is thus unable to use colors in their outgoing text.

This appears to be an upstream bug, but I cannot find reference to it in
upstream's bugzilla. It does not appear to be fixed in upstream SVN.

** Affects: xchat-gnome (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Does not send IRC color escape codes properly
https://bugs.launchpad.net/bugs/155543
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 155543] Re: Does not send IRC color escape codes properly

2007-10-21 Thread Aaron Haviland

** Attachment added: "color_fix.patch"
   http://launchpadlibrarian.net/10110205/color_fix.patch

-- 
Does not send IRC color escape codes properly
https://bugs.launchpad.net/bugs/155543
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 152579] calendar does not have new daylight savings time dates for the US

2007-10-14 Thread Aaron Haviland
Public bug reported:

Binary package hint: bsdmainutils

In the USA, new daylight savings time rules have been in effect for a
while, but the calendar.usholiday file has not been updated to reflect
this, in ubuntu or Debian. This does not affect the actual time change,
but those of us who use calendar for reminders of such things might be
momentarily confused :)

** Affects: bsdmainutils (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: bsdmainutils (Debian)
 Importance: Unknown
 Status: Unknown


** Tags: patch

-- 
calendar does not have new daylight savings time dates for the US
https://bugs.launchpad.net/bugs/152579
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 152579] Re: calendar does not have new daylight savings time dates for the US

2007-10-14 Thread Aaron Haviland

** Attachment added: "New DST rules patch for calendar.usholidays"
   http://launchpadlibrarian.net/9977606/calendar-usdst.patch

** Bug watch added: Debian Bug tracker #413900
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=413900

** Also affects: bsdmainutils (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=413900
   Importance: Unknown
   Status: Unknown

** Tags added: patch

-- 
calendar does not have new daylight savings time dates for the US
https://bugs.launchpad.net/bugs/152579
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 131166] Re: [gutsy] apt-get update deletes local Packages.gz file

2007-10-03 Thread Aaron Haviland
This patch seems to fix the behaviour, at least as far as a local
Packages/Packages.gz file goes. I have no idea if it impacts other
behaviours (none that I could tell).

>From what I could tell, the bug only appears on a local *compressed*
Packages, and only when IMSHit=true (and it doesn't have to decompress
it). A little bit of sleuthing led me here.

Happy hacking!


** Attachment added: "apt-local-packages.diff"
   http://launchpadlibrarian.net/9716542/apt-local-packages.diff

-- 
[gutsy] apt-get update deletes local Packages.gz file
https://bugs.launchpad.net/bugs/131166
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 131166] Re: [gutsy] apt-get update deletes local Packages.gz file

2007-10-02 Thread Aaron Haviland
This bug only seems to affect compressed Packages.gz files. If I leave
it uncompressed, apt doesn't unlink it.

-- 
[gutsy] apt-get update deletes local Packages.gz file
https://bugs.launchpad.net/bugs/131166
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs