GNOME Bugzilla – Bug 344947
Inhibit Gnome Power Manager from suspending while ripping
Last modified: 2007-12-23 14:11:23 UTC
From: https://launchpad.net/distros/ubuntu/+source/sound-juicer/+bug/49794 All sound-juicer has to do is call a simple dbus method when ripping starts and a simple dbus method when it's finished. This way Gnome-Power-Manager doesn't auto-suspend or power-down while sound-juicer is ripping a CD. See https://wiki.ubuntu.com/GnomePowerManagerInactiveSleep for more information.
Unsetting gnome-target. (See bug 313302 comment 6 if you're curious why)
Created attachment 101481 [details] [review] patch to prevent sleeping while ripping CDs The attached patch will give your computer insomnia while you're ripping music. It will allow the computer to sleep once an error occurs, the user cancels, the application exits (a feature of DBus rather than the patch), or the ripping finishes normally. (Didn't test errors with ripping, though.)
Sorry Chris, but I got another patch via GHOP about 7 hours earlier. Fixed in svn.