Summary: | when starting on login, kleopatra starts maximised | ||
---|---|---|---|
Product: | [Applications] kleopatra | Reporter: | Parameshwara Bhat <peebhat> |
Component: | general | Assignee: | Parameshwara Bhat <peebhat> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | emanuel, kesmdbe, lindsay.mathieson, mutz |
Priority: | NOR | ||
Version: | 2.1.1 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdepim/c0b2c37703eb5d1d9445614d1be39ee4e7127e90 | Version Fixed In: | |
Sentry Crash Report: |
Description
Parameshwara Bhat
2012-11-03 06:47:51 UTC
Can you test it with a current Kleopatra from KDE 4.10.3 please? I'll do a test with Gpg4win. (In reply to comment #1) > Can you test it with a current Kleopatra from KDE 4.10.3 please? I'll do a > test with Gpg4win. I am on KDE 4.10.2 on Opensuse 12.1. I have to wait till 4.10.3 is available in tumbleweed. I will sure update you when I get it ( hope in a week's time) I confirm this on KDE 4.10.3 on Opensuse 12.3. Kleopatra starts maximised on login I found where this is happening and have a fix planned (pretty straightforward) unless someone is already working on it. Git commit c0b2c37703eb5d1d9445614d1be39ee4e7127e90 by Lindsay Mathieson. Committed on 18/08/2013 at 11:34. Pushed by mathieson into branch 'master'. Implements session restore Adds: - Session restore - Saving of MainWindow geometry and visible state - Toggling of visibility by clicking SysTrayIcon. - Splash screen is not shown when restoring session. Internal behaviour change. To enable preservation of state when the session is being saved, the MainWindow is no longer closed and deleted when minimising to the system tray, rather it is hidden. REVIEW: 112130 REVIEWED-BY: mathieson M +49 -3 kleopatra/kleopatraapplication.cpp M +3 -0 kleopatra/kleopatraapplication.h M +6 -1 kleopatra/main.cpp M +49 -3 kleopatra/mainwindow_desktop.cpp M +5 -0 kleopatra/mainwindow_desktop.h M +5 -15 kleopatra/systrayicon.cpp M +0 -2 kleopatra/systrayicon.h http://commits.kde.org/kdepim/c0b2c37703eb5d1d9445614d1be39ee4e7127e90 |