Bug 460361 - Dolphin not retaining panel size adjustments after closing.
Summary: Dolphin not retaining panel size adjustments after closing.
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: panels: folders (show other bugs)
Version: 22.08.1
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-13 12:53 UTC by Jeff Tratt
Modified: 2022-10-25 09:15 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
attachment-1055-0.html (1.38 KB, text/html)
2022-10-24 21:58 UTC, Jeff Tratt
Details

Note You need to log in before you can comment on or make changes to this bug.
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.