[ubuntu-mono] [Bug 531568] Re: Suspending and hibernating does not work when launched from Do
auxbuss
launchpad at auxbuss.com
Wed Jun 15 13:25:22 UTC 2011
Robert Dyer wrote: Just grab the source code and compile it yourself -
it isn't that hard!
Let's see:
1. googled for ubuntu gnome-do source
2. found it here: https://launchpad.net/ubuntu/maverick/+source/gnome-do
3. extracted the archive
4. cd'd into it
5. ran ./configure, which moaned:
configure: error: Your intltool is too old. You need intltool 0.35.0 or later.
6. installed package intltool
7. reran ./configure, which moaned about:
for LIBDO... configure: error: Package requirements (glib-2.0 gdk-2.0 gdk-x11-2.0 gtk+-2.0) were not met:
followed by a bunch of instructions that mean nothing to me.
Regarding those packages: glib-2.0: doesn't exist, gdk-2.0: doesn't exist, gdk-x11-2.0: doesn't exist, gtk+-2.0: doesn't exist
8. Checked the following were installed: build-essential automake checkinstall
9. googled around for a bit and randomly decided that installing libgtk2.0-dev might help.
10. Good guess! But now:
for GCONF_SHARP_20... configure: error: Package requirements (gconf-sharp-2.0) were not met:
11. googled a bit and guessed at installing gnome-sharp2
12. Slam dunk! But now:
for GLADE_SHARP_20... configure: error: Package requirements (glade-sharp-2.0) were not met:
13. googled quite a bit, and made another random guess at libglade2.0-cil-dev
14. It worked! But now:
for GNOME_DESKTOP_SHARP_20... configure: error: Package requirements (gnome-desktop-sharp-2.0) were not met:
15. Installed gnome-desktop-sharp2
16. But:
for GNOME_KEYRING_SHARP... configure: error: Package requirements (gnome-keyring-sharp-1.0) were not met
17. Really bored now. Let's go with a package that has keyring and dev in its name: libgnome-keyring1.0-cil-dev
18. Yeah, yeah. So now what:
for MONO_ADDINS... configure: error: Package requirements (mono-addins) were not met:
19. mono-addins-utils is not it. Let's try mono-devel. Nope.
20 . Gave up. I have a life.
--
You received this bug notification because you are a member of Ubuntu
CLI/Mono Uploaders, which is subscribed to gnome-do in Ubuntu.
https://bugs.launchpad.net/bugs/531568
Title:
Suspending and hibernating does not work when launched from Do
Status in Do Plugins Project:
Fix Released
Status in “gnome-do” package in Ubuntu:
Invalid
Status in “gnome-do-plugins” package in Ubuntu:
Fix Released
Status in “gnome-do” source package in Lucid:
Invalid
Status in “gnome-do-plugins” source package in Lucid:
Triaged
Status in “gnome-do” source package in Maverick:
Invalid
Status in “gnome-do-plugins” source package in Maverick:
Triaged
Bug description:
Binary package hint: gnome-do
This is a new issue with Lucid. Worked fine in Karmic.
Steps to reproduce
1. Launch Do.
2. Do super space
3. Enter hibernate or suspend
4. hit enter
What happens
Nothing
Expected result
System suspends or hibernates.
Suspending and hibernating works fine when using the gnome panel
applet supplied by ubuntu (Indicator Applet Session 0.3.2).
== Regression details ==
Discovered in version: gnome-do-plugins | 0.8.2.1+dfsg-2ubuntu1
Last known good version: gnome-do-plugins | 0.8.2.1+dfsg-1~ubuntu2
ProblemType: Bug
Architecture: amd64
CheckboxSubmission: b5741632ce80140fe62dfd1ff63467c7
CheckboxSystem: 55ba142b3b792c71cc61171c782c3b13
Date: Wed Mar 3 14:53:20 2010
DistroRelease: Ubuntu 10.04
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha amd64 (20091209)
Package: gnome-do 0.8.3.1+dfsg-1
ProcEnviron:
PATH=(custom, user)
LANG=C
SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-15.22-generic
SourcePackage: gnome-do
Uname: Linux 2.6.32-15-generic x86_64
To manage notifications about this bug go to:
https://bugs.launchpad.net/do-plugins/+bug/531568/+subscriptions
More information about the Ubuntu-mono
mailing list