Bug 204611

Summary: irkick: "KDE Program Launcher" is actually "Suspend or Hibernate"
Product: kdelirc Reporter: Michael G. Hansen <mike>
Component: irkickAssignee: Michael Zanetti <mzanetti>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Extensions Overview

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