Summary: | Download/Install new service menu fails | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Juan Simón <decedion> |
Component: | general | Assignee: | Alexander Lohnau <alexander.lohnau> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | alexander.lohnau, kfm-devel, nate |
Priority: | NOR | ||
Version: | 22.04.1 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/system/dolphin/commit/f932b6eb9fc8567f4615d6b32e8cea1a9839c3f1 | Version Fixed In: | 22.04.2 |
Sentry Crash Report: |
Description
Juan Simón
2022-05-16 07:45:15 UTC
A possibly relevant merge request was started @ https://invent.kde.org/system/dolphin/-/merge_requests/395 Git commit 9bdb36abf09fbae9ba045b95bcf1b676c8e5da41 by Alexander Lohnau. Committed on 20/05/2022 at 04:26. Pushed by alex into branch 'master'. Fix QDirIterator wildcard when fallback install script is searched for Otherwise, we do not find scripts like "install-user.sh". M +1 -1 src/settings/contextmenu/servicemenuinstaller/servicemenuinstaller.cpp https://invent.kde.org/system/dolphin/commit/9bdb36abf09fbae9ba045b95bcf1b676c8e5da41 Git commit f932b6eb9fc8567f4615d6b32e8cea1a9839c3f1 by Alexander Lohnau. Committed on 20/05/2022 at 04:32. Pushed by alex into branch 'release/22.04'. Fix QDirIterator wildcard when fallback install script is searched for Otherwise, we do not find scripts like "install-user.sh". (cherry picked from commit 9bdb36abf09fbae9ba045b95bcf1b676c8e5da41) M +1 -1 src/settings/contextmenu/servicemenuinstaller/servicemenuinstaller.cpp https://invent.kde.org/system/dolphin/commit/f932b6eb9fc8567f4615d6b32e8cea1a9839c3f1 |