[Bug 156645] Re: Power button options should include "Do Nothing"

2012-03-27 Thread Mike Coleman
:-(

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/156645

Title:
  Power button options should include "Do Nothing"

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-power/+bug/156645/+subscriptions

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


[Bug 746128] Re: brasero crashed with SIGSEGV in brasero_volume_get_gvolume()

2011-04-17 Thread Mike Coleman
For those who may experience this, you can work around the crash by
copying to a file first, and then burning from that file.

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

Title:
  brasero crashed with SIGSEGV in brasero_volume_get_gvolume()

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


[Bug 50198] Re: "Timeout has expired" error on resume from hibernate

2010-07-18 Thread Mike Coleman
This is currently occurring on about 40% of resumes for me (ubuntu
10.04), on a Dell Inspiron 1420N (sold with ubuntu).  Just to clarify,
for me, I always see either behavior (a), or I see (b) followed by (c).

Over several ubuntu releases, it seems like this problem has disappeared
and reappeared, perhaps multiple times.  Although it's fairly easy to
work around once you realize what's happening, for me it's probably
ubuntu's most obvious flaky behavior.  Perhaps the importance of this
bug should be increased.

-- 
"Timeout has expired" error on resume from hibernate
https://bugs.launchpad.net/bugs/50198
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-screensaver in ubuntu.

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


[Bug 529696] Re: brasero can't copy audio cd (useless error message)

2010-06-23 Thread Mike Coleman
Another data point: I upgraded a machine to LTS last night, and I'm
seeing the bug being described here.

-- 
brasero can't copy audio cd (useless error message)
https://bugs.launchpad.net/bugs/529696
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to brasero in ubuntu.

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


Re: [Bug 156645] Re: Power button options should include "Do Nothing"

2009-03-15 Thread Mike Coleman
If you're saying this is now one of the options in the vanilla
install, thanks very much for making this change!!!

-- 
Power button options should include "Do Nothing"
https://bugs.launchpad.net/bugs/156645
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 156645] Re: Power button options should include "Do Nothing"

2008-12-14 Thread Mike Coleman
I also have this problem.  In my case, for some reason the power button
is "pressed" (i.e., not by me) during wakeup from suspend.  I could work
around this with a "do nothing" option, but instead my best alternative
is "ask me".  This almost works, except that for some reason the dialog
box is either buried or doesn't display until the timeout, at which
point it acts without allowing cancellation.

For me, this feature would be very useful.  Barring that, I'd like to
know how to disable the power button completely...

-- 
Power button options should include "Do Nothing"
https://bugs.launchpad.net/bugs/156645
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 296375] Re: rhythmbox hangs after a few days (too many threads?)

2008-11-12 Thread Mike Coleman
One further comment, just by looking at the output of 'ps auxwwm', I can
see that rhythmbox is starting a new thread every couple of minutes more
or less.  This almost certainly coincides with the start of each new
song.  So the bug would seem to be that these threads are not correctly
being terminated.

-- 
rhythmbox hangs after a few days (too many threads?)
https://bugs.launchpad.net/bugs/296375
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 296375] Re: rhythmbox hangs after a few days (too many threads?)

2008-11-11 Thread Mike Coleman
Here's a backtrace.  It's a hang, but I'm not sure it's exactly the same
hang (the notable difference is that in this case, the app won't repaint
and the CPU is spinning, whereas before I think it was repainting and
sleeping--maybe that's not a meaningful difference, though).  As before
there are hundreds of threads.

Not sure whether there are enough symbols in here to be useful or not.
Rhythmbox seems to link to a million zillion libraries, and I have no
idea of how to pull in all of the necessary lib*-dbg packages without
adding them one by one, which I don't wish to do.


** Attachment added: "gdb-rhythmbox-spinning.txt"
   http://launchpadlibrarian.net/19577855/gdb-rhythmbox-spinning.txt

-- 
rhythmbox hangs after a few days (too many threads?)
https://bugs.launchpad.net/bugs/296375
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 296375] [NEW] rhythmbox hangs after a few days (too many threads?)

2008-11-10 Thread Mike Coleman
Public bug reported:

Binary package hint: rhythmbox

I've noticed that recent versions rhythmbox hang after they've been
running a few days (at least for me).  I tried attaching to a hung
program with gdb.  I did notice that there were over 500 threads, which
seems odd, but I have no idea what else to look for.

Description:Ubuntu 8.10
Release:8.10

rhythmbox:
  Installed: 0.11.6svn20081008-0ubuntu4.1
  Candidate: 0.11.6svn20081008-0ubuntu4.1
  Version table:
 *** 0.11.6svn20081008-0ubuntu4.1 0
500 http://us.archive.ubuntu.com intrepid-updates/main Packages
100 /var/lib/dpkg/status
 0.11.6svn20081008-0ubuntu4 0
500 http://us.archive.ubuntu.com intrepid/main Packages

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

-- 
rhythmbox hangs after a few days (too many threads?)
https://bugs.launchpad.net/bugs/296375
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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