Bug 460361

Summary: Dolphin not retaining panel size adjustments after closing.
Product: [Applications] dolphin Reporter: Jeff Tratt <kdebugs.wxdrr>
Component: panels: foldersAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: felixernst, kfm-devel
Priority: NOR    
Version: 22.08.1   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: attachment-1055-0.html

Description Jeff Tratt 2022-10-13 12:53:16 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Open Dolphin and resize Places or Folder panels.
2. Close Dolphin or open a new instance.
3. 

OBSERVED RESULT
Panels revert size. Tried locking panels too, but no success.

EXPECTED RESULT
Panels retain adjusted size.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: KDE Neon
(available in About System)
KDE Plasma Version: 5.26.0
KDE Frameworks Version: 5.98.0
Qt Version: 5.15.6 (built against 5.15.6)

ADDITIONAL INFORMATION
Comment 1 Felix Ernst 2022-10-16 08:55:56 UTC
Can not reproduce on current master.

Maybe it only happens with certain frameworks versions. Maybe the settings locations can not be written to for some reason.
Comment 2 Jeff Tratt 2022-10-24 21:58:27 UTC
Created attachment 153177 [details]
attachment-1055-0.html

It is working now. I'm not sure what changed. Thanks for checking into it.

On Sun, Oct 16, 2022 at 3:55 AM Felix Ernst <bugzilla_noreply@kde.org>
wrote:

> https://bugs.kde.org/show_bug.cgi?id=460361
>
> Felix Ernst <felixernst@kde.org> changed:
>
>            What    |Removed                     |Added
>
> ----------------------------------------------------------------------------
>                  CC|                            |felixernst@kde.org
>
> --- Comment #1 from Felix Ernst <felixernst@kde.org> ---
> Can not reproduce on current master.
>
> Maybe it only happens with certain frameworks versions. Maybe the settings
> locations can not be written to for some reason.
>
> --
> You are receiving this mail because:
> You reported the bug.
Comment 3 Felix Ernst 2022-10-25 09:15:59 UTC
>It is working now. I'm not sure what changed. Thanks for checking into it.

Thanks for letting us know. I'll mark this as resolved then.