Bug 148900 - Launch Feedback stays even when Yakuake is loaded
Summary: Launch Feedback stays even when Yakuake is loaded
Status: RESOLVED FIXED
Alias: None
Product: yakuake
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Eike Hein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-16 20:48 UTC by Johannes Jowereit
Modified: 2014-06-14 16:18 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Jowereit 2007-08-16 20:48:11 UTC
Version:           2.8-beta1 (using KDE KDE 3.5.7)
Installed from:    SuSE RPMs
OS:                Linux

When I start Yakuake 2.8-beta1 under KDE 3.5.7, the "Launch Feedback" indicator stays until I explicitly open the Yakuake window (or the Launch Feedback times out), even if Yakuake is loaded and the notification "Yakuake started" is displayed.
Comment 1 Eike Hein 2008-03-18 19:28:23 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