Bug 204611 - irkick: "KDE Program Launcher" is actually "Suspend or Hibernate"
Summary: irkick: "KDE Program Launcher" is actually "Suspend or Hibernate"
Status: RESOLVED FIXED
Alias: None
Product: kdelirc
Classification: Miscellaneous
Component: irkick (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Michael Zanetti
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-21 07:20 UTC by Michael G. Hansen
Modified: 2009-08-23 19:29 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Extensions Overview (70.36 KB, image/png)
2009-08-21 07:26 UTC, Michael G. Hansen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael G. Hansen 2009-08-21 07:20:09 UTC
Version:           4.3.0 (using KDE 4.3.0)
OS:                Linux
Installed from:    Debian testing/unstable Packages

The extension "KDE Program Launcher" does not provide any way to launch programs, instead it provides the functionality of "Suspend or Hibernate". This can be seen when adding a an action for a remote button, it only allows me to select options for suspending, or by looking at "Extension Overview", see attached screenshot.

Maybe there is just something wrong in the configuration files?
Comment 1 Michael G. Hansen 2009-08-21 07:26:05 UTC
Created attachment 36319 [details]
Extensions Overview
Comment 2 Michael G. Hansen 2009-08-21 07:36:57 UTC
Both "KDE Program Launcher" and "Suspend or Hibernate" have id="org.kde.klauncher". This could be the problem, because when I delete
/usr/share/kde4/apps/profiles/suspend.profile.xml
"KDE Program Launcher" works as expected, but of course "Suspend or Hibernate" is not available any more.
Comment 3 Michael Zanetti 2009-08-23 19:29:16 UTC
SVN commit 1014739 by mzanetti:

fixes profiles
BUG: 204611



 M  +13 -8     irkick/irkick.cpp  
 M  +2 -1      profiles/CMakeLists.txt  
 M  +1 -1      profiles/amarok.profile.xml  
 M  +1 -1      profiles/dragonplayer.profile.xml  
 M  +1 -1      profiles/klauncher.profile.xml  
 M  +3 -3      profiles/kmix.profile.xml  
 M  +4 -3      profiles/konqueror.profile.xml  
 A             profiles/kscd.profile.xml  
 M  +1 -1      profiles/okular.profile.xml  
 M  +1 -1      profiles/shutdown.profile.xml  
 M  +1 -1      profiles/suspend.profile.xml  
 M  +1 -1      profiles/vlc.profile.xml  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1014739