Summary: | Dolphin window won't open, only opens after deleting dolphinstaterc | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | ofthecentury |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | critical | CC: | john.kizer, kfm-devel, qxlddwas |
Priority: | NOR | ||
Version First Reported In: | 25.04.0 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
ofthecentury
2025-04-21 05:40:42 UTC
Hi - just to check, are you able to reproduce this on a new user account on your device? (In reply to John Kizer from comment #1) > Hi - just to check, are you able to reproduce this on a new user account on > your device? Hi, yes, just checked. Same story on a freshly opened user account. Thanks, and just double-checking, does uninstalling and reinstalling the distribution package for Dolphin change anything? Does the Flathub Flatpak version of Dolphin show the same behavior? Thanks! (In reply to John Kizer from comment #3) > Thanks, and just double-checking, does uninstalling and reinstalling the > distribution package for Dolphin change anything? > > Does the Flathub Flatpak version of Dolphin show the same behavior? > > Thanks! Both uninstalling/reinstalling and flatpak version of Dolphin result in this same behavior. And just to tighten this: I install it, first run it opens the window, second run it doesn't open the window (but shows up in the taskbar as an open window). Most likely a related bug here: Scenario: - FreeBSD stable/14, latest ports (dolphin-25.04.0) Result: - When logging in, N dolphin windows pop up; N increases with every login - It turns out that even after closing these dolphin windows, the associated processes continue running - It turns out that in .config/session there are many files like 'dolphin_1015911116bda000174505538300000031390012_1745262579_152759', all of them containing only the following: [Number] NumberOfWindows=0 Result (continued): - After opening dolphin via the start menu and then closing it, a dolphin process remains Expected result: - Dolphin should stop running if no window is shown - On startup, no dolphin windows which did not exist when terminating the previous session should be shown -- Martin (In reply to Martin from comment #6) > Most likely a related bug here: > > Scenario: > - FreeBSD stable/14, latest ports (dolphin-25.04.0) > > Result: > - When logging in, N dolphin windows pop up; N increases with every login > - It turns out that even after closing these dolphin windows, the associated > processes continue running > - It turns out that in .config/session there are many files like > 'dolphin_1015911116bda000174505538300000031390012_1745262579_152759', all of > them containing only the following: > > [Number] > NumberOfWindows=0 > > Result (continued): > - After opening dolphin via the start menu and then closing it, a dolphin > process remains > > Expected result: > - Dolphin should stop running if no window is shown > - On startup, no dolphin windows which did not exist when terminating the > previous session should be shown > > -- Martin I don't think so. I have no processes running after I close the Dolphin window... Could you perhaps check the system journal to see what messages are recorded there at the time that the issue occurs? For example, if you observed the issue at 4:30 PM today, you could use `sudo journalctl --since="2025-04-25 16:29:00" --until="2025-04-25 16:31:00"` to look at the surrounding couple of minutes and see if any major crashes, errors or warnings are being reported there. Thanks! ๐๐งน โ ๏ธ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone! ๐๐งน This bug has been in NEEDSINFO status with no change for at least 30 days. Closing as RESOLVED WORKSFORME. |