Bug 146275 - KDE registers Yak's autostarting which makes it appear in KMenu's "often used"
Summary: KDE registers Yak's autostarting which makes it appear in KMenu's "often used"
Status: RESOLVED FIXED
Alias: None
Product: yakuake
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Eike Hein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-02 10:42 UTC by Stefan Monov
Modified: 2014-06-14 16:18 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Monov 2007-06-02 10:42:52 UTC
Version:           2.8-beta1 (using KDE KDE 3.5.6)
Installed from:    Ubuntu Packages
OS:                Linux

Install Yakuake and run it for a long time. Observed behavior: every time it autostarts on login KDE considers that "1 use" and so Yakuake quickly climbs up the "use frequency" ladder and appears in "Most Used Apps" in KMenu.
Comment 1 Eike Hein 2008-03-18 19:28:21 UTC
SVN commit 787173 by hein:

* Starting Yakuake a second time now toggles the window state,
  making it possible to open and retract Yakuake from a panel
  button or similar. Improves consistency with the main window
  activation mechanic of other single-instance KDE applications,
  and provides an easier way to get at the application UI than
  the  D-Bus interface in case of a hotkey screwup.
* Disabled standard startup notifications ("Launch Feedback"
  for Yakuake.
BUG:148900
BUG:146275


 M  +6 -1      ChangeLog  
 M  +2 -1      app/CMakeLists.txt  
 A             app/application.cpp   [License: GPL (v2/3)]
 A             app/application.h   [License: GPL (v2/3)]
 M  +9 -16     app/main.cpp  
 M  +1 -0      app/yakuake.desktop  


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