Fedora Linux Support Community & Resources Center
  #1  
Old 16th July 2010, 08:30 PM
dd_wizard's Avatar
dd_wizard Offline
Registered User
 
Join Date: Sep 2009
Posts: 1,409
linuxfedorafirefox
Unable to launch power preferences or volume control.

Have gnome-power-preferences and gnome-volume-control disappeared for anybody else? I see the .desktop files in the system and my home locations, but gnome displays error dialogues.

dd_wizard
Attached Thumbnails
Click image for larger version

Name:	Power.png
Views:	84
Size:	17.1 KB
ID:	19857   Click image for larger version

Name:	Sound.png
Views:	80
Size:	15.7 KB
ID:	19858  
  #2  
Old 16th July 2010, 09:19 PM
nimnull22 Offline
Registered User
 
Join Date: Feb 2010
Posts: 187
linuxopera
Re: Unable to launch power prefernces or volume control.

When I start gnome-volume-control, I get: "Waiting for sound system to respond" and nothing more.

But sound mixer on XFCE works for my alsa.

And, also, I have 3 (three) xterm on gnome (I do not know why), non of them show normal font. Looks like compiz doesn't work good. For me, gnome still unusable.
  #3  
Old 16th July 2010, 10:43 PM
AdamW's Avatar
AdamW Offline
Fedora QA Community Monkey
 
Join Date: Dec 2008
Location: Vancouver, BC
Posts: 3,765
linuxfedorafirefox
Re: Unable to launch power prefernces or volume control.

It looks like gnome-power-preferences disappeared between 2.30.1 and 2.31.1. I'm not entirely sure why. I'll ask Richard.
__________________
Adam Williamson | awilliam AT redhat DOT com
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | identi.ca: adamwfedora
http://www.happyassassin.net
  #4  
Old 17th July 2010, 12:15 AM
dd_wizard's Avatar
dd_wizard Offline
Registered User
 
Join Date: Sep 2009
Posts: 1,409
linuxfedorafirefox
Re: Unable to launch power prefernces or volume control.

Apparently gnome-volume-control disappeared from gnome-media recently, as well.
Code:
[gene@Mobile-PC ~]$ yum whatprovides */gnome-volume-control   
gnome-media-debuginfo-2.31.5-2.fc14.x86_64 : Debug information for package gnome-media
Repo        : rawhide-debuginfo
Matched from:
Filename    : /usr/src/debug/gnome-media-2.31.5/gnome-volume-control
That's pretty funny that the debuginfo is still around, but the binary isn't!

dd_wizard

---------- Post added at 04:15 PM CDT ---------- Previous post was at 03:38 PM CDT ----------

Adam, do you have any idea if this is a bug or an undocumented change? The gnome-media spec files from the koji source rpms:
Quote:
Summary: GNOME media programs
Name: gnome-media
Version: 2.30.0
...
%files
%defattr(-, root, root)
%doc AUTHORS COPYING NEWS README
%{_bindir}/gnome-volume-control
%{_bindir}/gnome-volume-control-applet
%{_bindir}/gnome-audio-profiles-properties
%{_sysconfdir}/xdg/autostart/gnome-volume-control-applet.desktop
%{_datadir}/applications/gnome-volume-control.desktop
%{_datadir}/icons/hicolor/*/apps/gnome-volume-control*
%{_datadir}/gnome-media
%{_datadir}/sounds/gnome/
Quote:
Summary: GNOME media programs
Name: gnome-media
Version: 2.31.5
...
%files
%defattr(-, root, root)
%doc AUTHORS COPYING NEWS README
%{_bindir}/gnome-volume-control-applet
%{_bindir}/gnome-audio-profiles-properties
%{_libdir}/control-center-1/panels/libsound.so
%{_sysconfdir}/xdg/autostart/gnome-volume-control-applet.desktop
%{_datadir}/applications/gnome-volume-control.desktop
%{_datadir}/icons/hicolor/*/apps/multimedia-volume-control.*
%{_datadir}/icons/hicolor/*/status/audio-input-microphone*
%{_datadir}/gnome-media
%{_datadir}/sounds/gnome/
The .desktop file is in the datadir, but the executable in bindir is no longer there.

dd_wizard
  #5  
Old 17th July 2010, 06:20 PM
GoinEasy9's Avatar
GoinEasy9 Online
Registered User
 
Join Date: May 2009
Location: Manorville, New York, USA
Posts: 1,580
linuxchrome
Re: Unable to launch power prefernces or volume control.

On the devel list, it was written, that one should use "gnome-control-center power" because it's now a control panel widget.
__________________
Registered Linux User #348347
Have you been seduced by siduction? http://siduction.org/index.php
Running Fedora 17/18, siduction and openSUSE Tumbleweed with KDE
  #6  
Old 17th July 2010, 07:08 PM
dd_wizard's Avatar
dd_wizard Offline
Registered User
 
Join Date: Sep 2009
Posts: 1,409
linuxfedorafirefox
Re: Unable to launch power preferences or volume control.

Interesting, but don't you think right clicking the icon and launching preferences should do the same thing?

I tried your suggestion, GE9, but this happened:
Quote:
[gene@Mobile-PC ~]$ gnome-control-center power
Gtk-Message: Failed to load module "atk-bridge": libatk-bridge.so: cannot open shared object file: No such file or directory
Gtk-Message: Failed to load module "gail-gnome": libgail-gnome.so: cannot open shared object file: No such file or directory

** (gnome-control-center:12899): WARNING **: Could not load icon 'gnome-volume-control': Icon 'gnome-volume-control' not present in theme

** (gnome-control-center:12899): WARNING **: Could not find settings panel "power"

** (gnome-control-center:12899): WARNING **: Could not load setting panel "power": Unknown error
dd_wizard
  #7  
Old 17th July 2010, 08:18 PM
GoinEasy9's Avatar
GoinEasy9 Online
Registered User
 
Join Date: May 2009
Location: Manorville, New York, USA
Posts: 1,580
linuxchrome
Re: Unable to launch power preferences or volume control.

Well, I wasn't home to try it, just saw it on the mailing list.

Quote:
or use the icon in the menus (another part of post)
.
Hmmm...isn't that how you found out about this in the first place?
__________________
Registered Linux User #348347
Have you been seduced by siduction? http://siduction.org/index.php
Running Fedora 17/18, siduction and openSUSE Tumbleweed with KDE
  #8  
Old 21st July 2010, 11:37 PM
AdamW's Avatar
AdamW Offline
Fedora QA Community Monkey
 
Join Date: Dec 2008
Location: Vancouver, BC
Posts: 3,765
linuxfedorafirefox
Re: Unable to launch power preferences or volume control.

dd_wizard: I'd file a bug on the remaining problems (right click and .desktop file) against control-center, if I were you. Thanks!
__________________
Adam Williamson | awilliam AT redhat DOT com
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | identi.ca: adamwfedora
http://www.happyassassin.net
  #9  
Old 22nd July 2010, 12:30 AM
GoinEasy9's Avatar
GoinEasy9 Online
Registered User
 
Join Date: May 2009
Location: Manorville, New York, USA
Posts: 1,580
linuxchrome
Re: Unable to launch power preferences or volume control.

I just filed against control-center also https://bugzilla.redhat.com/show_bug.cgi?id=617025
I'll add to dd_wizard's filing. Even though bugzilla seems to be up, I can no longer file though abrt, there is a libcurl error. I checked my bugzilla plugin and nothing has changed, I don't know if the server outage has anything to do with it.
__________________
Registered Linux User #348347
Have you been seduced by siduction? http://siduction.org/index.php
Running Fedora 17/18, siduction and openSUSE Tumbleweed with KDE
  #10  
Old 23rd July 2010, 12:20 AM
dd_wizard's Avatar
dd_wizard Offline
Registered User
 
Join Date: Sep 2009
Posts: 1,409
linuxfedorafirefox
Re: Unable to launch power preferences or volume control.

I filed it against gnome-media the other day, but I can change the component. I see that your bug is supposed to be fixed, GE9. Maybe that'll fix mine too.

dd_wizard
  #11  
Old 23rd July 2010, 06:30 AM
GoinEasy9's Avatar
GoinEasy9 Online
Registered User
 
Join Date: May 2009
Location: Manorville, New York, USA
Posts: 1,580
linuxchrome
Re: Unable to launch power preferences or volume control.

New gnome-media in koji did fix my bug, but, gnome-shell is still just unstable to use with nouveau. AWN had a hard lockup. Add/Remove software wound up erasing all fonts from the desktop, leaving me with wallpaper and blank panels. <sigh>
__________________
Registered Linux User #348347
Have you been seduced by siduction? http://siduction.org/index.php
Running Fedora 17/18, siduction and openSUSE Tumbleweed with KDE
  #12  
Old 23rd July 2010, 11:59 PM
dd_wizard's Avatar
dd_wizard Offline
Registered User
 
Join Date: Sep 2009
Posts: 1,409
linuxfedorafirefox
Re: Unable to launch power preferences or volume control.

For some reason, I had to delete gnome-volume-control.desktop and gnome-power-preferences.desktop to fix this.

dd_wizard
  #13  
Old 24th July 2010, 05:00 AM
GoinEasy9's Avatar
GoinEasy9 Online
Registered User
 
Join Date: May 2009
Location: Manorville, New York, USA
Posts: 1,580
linuxchrome
Re: Unable to launch power preferences or volume control.

Luckily I didn't delete the 2 desktop files, I just renamed them. When I did that I lost all access to sound config through menu or control center. I can still configure sound & power through the menu or through control center, so I'll just leave the icon alone till they fix it. gnome-appearance-properties is also not functioning, but that doesn't have a corresponding .desktop file.
My desktop never had a power icon, and the sound icon turned into a terminal screen icon that had right click functionality that allows me to bring up sound preferences. I never got the error dialogs you encountered.
Oh well, till the next update.
__________________
Registered Linux User #348347
Have you been seduced by siduction? http://siduction.org/index.php
Running Fedora 17/18, siduction and openSUSE Tumbleweed with KDE
  #14  
Old 28th July 2010, 09:59 PM
dd_wizard's Avatar
dd_wizard Offline
Registered User
 
Join Date: Sep 2009
Posts: 1,409
linuxfedorafirefox
Re: Unable to launch power preferences or volume control.

Hmm, those two deleted files were from my home directory. However, I was mistaken about gnome-power-preferences. Right clicking the gpm icon and selecting preferences is still broken. I'm thinking that will take a bug to get it fixed. And no matter what I do, I have the same icon problem you have for the volume control applet, GE9.

dd_wizard
  #15  
Old 29th July 2010, 04:46 PM
dd_wizard's Avatar
dd_wizard Offline
Registered User
 
Join Date: Sep 2009
Posts: 1,409
linuxfedorafirefox
Re: Unable to launch power preferences or volume control.

It looks like the gpm problem will be fixed with the next upstream release update, see Bug 619231.

dd_wizard
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Volume control keys on keyboard don't control volume anymore Reindeer Using Fedora 7 5th January 2010 04:07 PM
F11 Volume Control not remembering volume after logout of gnome JEO Using Fedora 4 18th August 2009 01:19 AM
Lost volume control, internet and battery indicator from control panel on F11 gslams Using Fedora 1 15th July 2009 12:24 AM
Volume/mute buttons on zd8115 work but dont control the volume IronFox Hardware & Laptops 0 3rd December 2008 03:20 AM
How to get oss mixer in "Volume Control Preferences"? tolika Using Fedora 0 24th February 2007 07:43 PM


Current GMT-time: 03:40 (Thursday, 23-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat