Summary: | krunner prefers to open scripts as text files | ||
---|---|---|---|
Product: | [Plasma] krunner | Reporter: | Fabian Vogt <fabian> |
Component: | locations | Assignee: | Alexander Lohnau <alexander.lohnau> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nate, plasma-bugs |
Priority: | NOR | Keywords: | regression |
Version: | 5.21.0 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/commit/6315e05e282f06b2f79ca5d966aa55df2aa6877e | Version Fixed In: | 5.21.1 |
Sentry Crash Report: |
Description
Fabian Vogt
2021-02-17 08:04:49 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/654 Git commit 7e3a4231e1bc0e77a548c8e826f9051d37f6ba21 by Alexander Lohnau. Committed on 22/02/2021 at 11:58. Pushed by alex into branch 'master'. locations runner: Fix absolute filepath + arguments The KUriFilter would interpret this as a path and consequently produce a result. FIXED-IN: 5.21 M +2 -1 runners/locations/locationrunner.cpp https://invent.kde.org/plasma/plasma-workspace/commit/7e3a4231e1bc0e77a548c8e826f9051d37f6ba21 Git commit 6315e05e282f06b2f79ca5d966aa55df2aa6877e by Alexander Lohnau. Committed on 22/02/2021 at 12:06. Pushed by alex into branch 'Plasma/5.21'. locations runner: Fix absolute filepath + arguments The KUriFilter would interpret this as a path and consequently produce a result. FIXED-IN: 5.21 M +2 -1 runners/locations/locationrunner.cpp https://invent.kde.org/plasma/plasma-workspace/commit/6315e05e282f06b2f79ca5d966aa55df2aa6877e |