https://bugs.kde.org/show_bug.cgi?id=514942
Bug ID: 514942
Summary: The windows position is reset to (0,0) in the state
file in 9.0.0.
Classification: Applications
Product: digikam
Version First 9.0.0
Reported In:
Platform: Appimage
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Bundle-AppImage
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
The windows position is reset to (0,0) in the state file in 9.0.0.
STEPS TO REPRODUCE
1. Launch Digikam 9.0.0 from AppImage (either as-is, or extracted).
2. The main window behaves normally, that I can move or resize.
3. Exit the application. It creates a `digikamstaterc` file in the XDG state
folder, where the XPosition and YPosition of all the sections are set to 0.
4. Launch Digikam again.
OBSERVED RESULT
The main window is moved to the top-left corner of the screen, with the title
bar hidden above the screen, so I am unable to move the window by dragging the
title bar.
Manually changing the positions in the state file does not work. Removing the
state file will make the window display normally (before it creates the state
file again).
EXPECTED RESULT
The window is positioned at the same place before exitting.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Debian Sid.
KDE Plasma Version: None, I am using `ctwm` instead of a DE.
KDE Frameworks Version: 6.20.0
Qt Version: 6.10.1
ADDITIONAL INFORMATION
The issue does not happen in 8.8.0; it saves and restores the position
normally.
When launching 9.0.0 with a 8.8.0 state file, it is ignored and the window is
set to the top-left corner.
--
You are receiving this mail because:
You are watching all bug changes.