[dolphin] [Bug 428885] Open dolphin in current activity folder by default
Elvis Angelaccio
bugzilla_noreply at kde.org
Mon Dec 21 21:56:59 GMT 2020
https://bugs.kde.org/show_bug.cgi?id=428885
Elvis Angelaccio <elvis.angelaccio at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Latest Commit| |https://invent.kde.org/syst
| |em/dolphin/commit/87bb0ca10
| |b9a486d982ceadf9be3d0dad68c
| |f437
Status|ASSIGNED |RESOLVED
--- Comment #3 from Elvis Angelaccio <elvis.angelaccio at kde.org> ---
Git commit 87bb0ca10b9a486d982ceadf9be3d0dad68cf437 by Elvis Angelaccio, on
behalf of Derek Christ.
Committed on 21/12/2020 at 21:28.
Pushed by elvisangelaccio into branch 'master'.
Allow non-local startup location
Only local directories were supported to be set as the starting location
of Dolphin. This commit fixes this by using an KIO::StatJob to determine
if the path is actually pointing to a directory or a file regardless if
it is a local or a remote path.
Additionaly a hard-coded exception for urls with the scheme "timeline"
was removed because with the new fix it is now obsolete.
M +16 -4 src/settings/startup/startupsettingspage.cpp
M +1 -0 src/settings/startup/startupsettingspage.h
https://invent.kde.org/system/dolphin/commit/87bb0ca10b9a486d982ceadf9be3d0dad68cf437
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list