Summary: | Home displayed in normal view, but not when starting in split view | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Marco Parillo <marco_parillo> |
Component: | split view | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | artem, dougshaw77, erasmocaponio, f4tmike, herve.moens, lunar.arun, mail, nate, noeldennis4, schwarzweiss99 |
Priority: | VHI | Keywords: | regression |
Version: | 19.08.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/dolphin/91709cb6fe61dbec300a8d51d3064a57d9f63f37 | Version Fixed In: | 19.08.1 |
Sentry Crash Report: | |||
Attachments: |
Dolphin with empty split views
Dolphin without split panes showing my home directory |
Created attachment 122300 [details]
Dolphin without split panes showing my home directory
Interesting bug. I'm also on Manjaro, and I cannot reproduce the problem with Dolphin 19.08.0 with those steps to reproduce. I managed to reproduce the issue with Dolphin 19.11.70 on KDE Neon Git Unstable... Maybe some weird configuration issue? Note that I cannot reproduce this on Kubuntu Daily images with Dolphin 19.04.3: Operating System: Kubuntu 19.10 KDE Plasma Version: 5.16.4 KDE Frameworks Version: 5.61.0 Qt Version: 5.12.4 Kernel Version: 5.2.0-10-generic OS Type: 64-bit Processor: 1 × Intel® Core™ i7-6600U CPU @ 2.60GHz Memory: 1.9 GiB of RAM *** Bug 411257 has been marked as a duplicate of this bug. *** Got it to reproduce 100%. Running a git bisect on it. Caused by https://phabricator.kde.org/D21691. I can confirm this bug on arch linux. affects on dolphin 19.08. *** Bug 411268 has been marked as a duplicate of this bug. *** Git commit 91709cb6fe61dbec300a8d51d3064a57d9f63f37 by Nate Graham, on behalf of Alexander Saoutkin. Committed on 25/08/2019 at 16:36. Pushed by ngraham into branch 'Applications/19.08'. Fixing bug where split view opens with no URLs Summary: FIXED-IN: 19.08.1 Test Plan: Reproduce steps as given in bug report. Observe the exected result. Used qdbusviewer and ShowFolders method to observe that no regressions occured in the "open new folders in tabs" feature. Reviewers: elvisangelaccio, ngraham Subscribers: kfm-devel Tags: #dolphin Differential Revision: https://phabricator.kde.org/D23445 M +5 -5 src/main.cpp https://commits.kde.org/dolphin/91709cb6fe61dbec300a8d51d3064a57d9f63f37 *** Bug 411406 has been marked as a duplicate of this bug. *** *** Bug 411414 has been marked as a duplicate of this bug. *** *** Bug 411342 has been marked as a duplicate of this bug. *** *** Bug 411642 has been marked as a duplicate of this bug. *** *** Bug 412563 has been marked as a duplicate of this bug. *** |
Created attachment 122299 [details] Dolphin with empty split views SUMMARY When I start Dolphin with its defaults, I see my $HOME directory, but when I start in split view, both panes are empty. STEPS TO REPRODUCE 1. Open Dolphin > Settings > Configure Dolphin > Startup > Select Split view mode > OK 2. Close Dolphin, and then Open Dolphin again 3. Both Split Panels are empty and Title Bar says Dolphin 4. Settings > Configure Dolphin > Startup > Deselect Split view mode > OK 5. Close Dolphin, and then Open Dolphin again 6. Main Panel shows the contents of $HOME and Title Bar says Home - Dolphin OBSERVED RESULT Panels are empty only in split view EXPECTED RESULT Panels should show contents of Directories SOFTWARE/OS VERSIONS Operating System: Manjaro Linux KDE Plasma Version: 5.16.4 KDE Frameworks Version: 5.61.0 Qt Version: 5.13.0 Kernel Version: 4.19.67-1-MANJARO OS Type: 64-bit Processors: 4 × Intel® Core™ i7 CPU M 620 @ 2.67GHz Memory: 3.6 GiB of RAM ADDITIONAL INFORMATION