| Summary: | Fail to start a second time unless application killed in task manager | ||
|---|---|---|---|
| Product: | [Applications] kleopatra | Reporter: | enessde <enessde-gen> |
| Component: | general | Assignee: | Andre Heinecke <aheinecke> |
| Status: | RESOLVED FIXED | ||
| Severity: | critical | CC: | aheinecke, mutz |
| Priority: | NOR | ||
| Version First Reported In: | 2.1.0 | ||
| Target Milestone: | --- | ||
| Platform: | Microsoft Windows | ||
| OS: | Microsoft Windows | ||
| Latest Commit: | http://commits.kde.org/kdepim/6798f5fec80be38cb189d4905850f9842e22c194 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
enessde
2013-01-15 16:53:36 UTC
Hi, thanks for reporting this problem I guess that is because kleo still runs in the background but is not put to front. Making it a KPimuniqueapplication could probably fix this. I'm about to get a Windows 8 test system for gpg4win with that i should be able to reproduce / fix the Problem. Git commit 6798f5fec80be38cb189d4905850f9842e22c194 by Andre Heinecke.
Committed on 02/05/2013 at 18:30.
Pushed by aheinecke into branch 'gpg4win'.
Allow external process window activation
This allows kleopatra to be brought to front when it is
started a second time. This is necessary especially on Windows
Systems like 7/8 where the taskbar is hidden and users don't
find their kleopatra window anymore once they closed it.
Other pim applications get this setting by using the
kpimuniqueapplication class.
M +1 -0 kleopatra/kleopatraapplication.cpp
http://commits.kde.org/kdepim/6798f5fec80be38cb189d4905850f9842e22c194
|