Summary: | Error message when "Change permissions..." button is clicked in K3b settings | ||
---|---|---|---|
Product: | [Applications] k3b | Reporter: | Patrick Silva <bugseforuns> |
Component: | general | Assignee: | k3b developers <k3b> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aacid, arojas, michalm, trueg |
Priority: | NOR | ||
Version: | 19.11.80 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | beef1480c38a470da204b70d6d80004d36f93524 | Version Fixed In: | 20.08.2 |
Sentry Crash Report: |
Description
Patrick Silva
2019-03-08 13:28:57 UTC
@arojas this is kind of arch linux fault for enabling something that doesn't work. My immediate suggestion would be you removing the build_helper flag in arch linux packages. And how are packagers supposed to know that a feature is broken and should not be enabled, if it is nowhere mentioned? With this option disabled, one gets a useless settings pane where one can check and uncheck stuff with no visible way to apply changes - so either way, it looks broken. This should either be fixed, or the permissions settings tab completely removed. (In reply to Antonio Rojas from comment #2) > And how are packagers supposed to know that a feature is broken and should > not be enabled, if it is nowhere mentioned? It's not default, so if you enable things that are not default I would expect that you test them > With this option disabled, one gets a useless settings pane where one can > check and uncheck stuff with no visible way to apply changes - so either > way, it looks broken. Half agreed. > This should either be fixed, or the permissions settings tab completely > removed. It's still useful, it tells you that those things are wrong, sure doesn't help you in fixing them but highlights what needs changing. FWIW I have some local changes to fix it, but need polishing, so my suggestion is still you disable that, and once the permission code works, we'll just enable it by default, because as you say it doesn't make much sense not having it enabled. K3b 19.08 RC shows an error message when "Change permissions..." button is clicked: "Unable to execute the action: DBus Backend error: service start org.kde.k3b failed: Cannot launch daemon, file not found or permissions invalid" Operating System: Arch Linux KDE Plasma Version: 5.16.4 KDE Frameworks Version: 5.60.0 Qt Version: 5.13.0 (In reply to Patrick Silva from comment #4) > K3b 19.08 RC shows an error message when "Change permissions..." button is > clicked: > > "Unable to execute the action: DBus Backend error: service start org.kde.k3b > failed: Cannot launch daemon, file not found or permissions invalid" > > Operating System: Arch Linux > KDE Plasma Version: 5.16.4 > KDE Frameworks Version: 5.60.0 > Qt Version: 5.13.0 packing issue fixed with package 20.08.1-2 https://bugs.archlinux.org/task/68027 |