STEPS TO REPRODUCE 1. Open doplhin 2. Resize unmaximize window (make it little) 3. Close dolphin 4. Open again OBSERVED RESULT Dolphin has opened maximized again. EXPECTED RESULT Dolphin open in little window from step 2. SOFTWARE/OS VERSIONS Operating System: Manjaro Linux KDE Plasma Version: 5.24.5 KDE Frameworks Version: 5.94.0 Qt Version: 5.15.4 Kernel Version: 5.15.41-1-MANJARO (64-bit) Graphics Platform: X11
Created attachment 149421 [details] Demonstration
Can you attach your ~/.config/dolphinrc file please?
Created attachment 149443 [details] dolphinrc
(In reply to Nate Graham from comment #2) > Can you attach your ~/.config/dolphinrc file please? Done
If you delete this line: HDMI-A-0 Window-Maximized 1920x1080=true Does it start working as you expect?
(In reply to Nate Graham from comment #5) > If you delete this line: > > HDMI-A-0 Window-Maximized 1920x1080=true > > Does it start working as you expect? Yes, now it is work.
Also I've removed HDMI-A-0 XPosition 1920x1080=169 HDMI-A-0 YPosition 1920x1080=374 Now dolphin opens in the mid of screen (as it should)
Thanks, I had a feeling. Out of curiosity have you been using Dolphin for a long time on this system? Or is is a relatively recent install?
I've installed this system (manajro kde) in march on a fresh pc.
Hmm, that's troublesome. It means there's a bug in our code somewhere, because I had thought we'd fixed the issue of these lines showing up in the config file. Thanks for the info and the bug report.
I noticed the same issue, also on Manjaro. I thought that it came with Plasma 5.25 update, because I didn't notice it before. However, in my case, I have 7 years old OS install. I also am seeing Window-Maximized true multiple lines in config, although the Dolphin was closed as not-maximized window. After deleting those lines, Dolphin opens not-maximized as it should be, although not in the last position. I guess, I need to clean up the config.
Had this randomly happen to me as well. I believe it started after an update in the last month, although that's probably not awfully specific. I was confused as I explicitly checked the "application specific window settings" and nothing I did could revert it back to its usual behaviour. Thankfully deleting those lines fixed it.
After deleting the config, Dolphin behaves correctly, so it had to be correlated with some other line. The bad thing is, I lost tons of my own customizations and till today I can't get it all like it was before, so Dolphin is not so comfortable anymore. In time maybe... Anyway, the problem was solved by nuking configs, so this is an individual problem and not a general bug.