Summary: | Can't browse files in Dolphin since kdeconnect-20.08.1 | ||
---|---|---|---|
Product: | [Applications] kdeconnect | Reporter: | Yaroslav Sidlovsky <zawertun> |
Component: | common | Assignee: | Albert Vaca Cintora <albertvaka> |
Status: | CLOSED FIXED | ||
Severity: | normal | CC: | dashonwwIII, inglessi, mason.etan, mnabid.25, postix, r.griff444, wbauer1 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/frameworks/kio/-/commit/43f764413009c29fedf496b097c37491a0bab261 | Version Fixed In: | 5.74 |
Sentry Crash Report: | |||
Attachments: | Screenshot_20200910_173140.png |
Description
Yaroslav Sidlovsky
2020-09-10 14:31:06 UTC
Same bug discussed on the reddit: https://www.reddit.com/r/kde/comments/iq1kmn/kde_connect_browse_filesystem_in_dolphin/. Created attachment 131540 [details]
Screenshot_20200910_173140.png
Visual representation of the bug.
Can confirm it on: Operating System: Manjaro Linux KDE Plasma Version: 5.19.5 KDE Frameworks Version: 5.73.0 Qt Version: 5.15.0 Also affected on system: Operating System: openSUSE Tumbleweed 20200909 KDE Plasma Version: 5.19.5 KDE Frameworks Version: 5.73.0 Qt Version: 5.15.0 Kernel Version: 5.8.7-1-default OS Type: 64-bit Processors: 4 × Intel® Core™ i7-7500U CPU @ 2.70GHz Memory: 15.4 GiB of RAM Graphics Processor: Mesa DRI Intel® HD Graphics 620 I have also encountered this bug. I get a "Error when accessing filesystem. sshfs finished with exit code 1" error when trying to open the phone in Dolphin. Operating System: Manjaro Linux KDE Plasma Version: 5.19.5 KDE Frameworks Version: 5.73.0 Qt Version: 5.15.0 Kernel Version: 5.8.6-1-MANJARO This should actually be fixed already in kio 5.74.1 I think: https://mail.kde.org/pipermail/release-team/2020-September/012012.html On Neon Unstable, the update today solved this problem for me, I can now browse device and see folders and subfolders as expected, no longer just a phone icon. New Version: kdeconnect-20.08.1+p20.04+git20200916.0255-0.amd64 I don't know when this will be available in other channels. (In reply to Robert Griffiths from comment #7) > On Neon Unstable, the update today solved this problem for me, I can now > browse device and see folders and subfolders as expected, no longer just a > phone icon. > > New Version: > kdeconnect-20.08.1+p20.04+git20200916.0255-0.amd64 I find it more likely that the latest changes in kio (see comment#6) fixed it though, especially as they explicitly mention problems with kdeconnect. (and I don't see any relevant change in kdeconnect itself) Older kdeconnect versions were likely not affected as they didn't mark the class as local yet, this was changed in 20.08.1 (as a fix for bug#425948) which apparently triggered the problem (in kio). Anyway, I think this bug report can be closed then. (In reply to Wolfgang Bauer from comment #8) > I find it more likely that the latest changes in kio (see comment#6) fixed > it... > > Anyway, I think this bug report can be closed then. Got it, thanks. |