Summary: | drkonqi unable to detect virtualization due to dbus issue | ||
---|---|---|---|
Product: | [Applications] drkonqi | Reporter: | Fabian Vogt <fabian> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | sitter |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/drkonqi/-/commit/2aeff3c425ed1e118d208a5e7f8af3294443bf7c | Version Fixed In: | |
Sentry Crash Report: |
Description
Fabian Vogt
2024-06-15 20:17:09 UTC
Thanks for catching that! A possibly relevant merge request was started @ https://invent.kde.org/plasma/drkonqi/-/merge_requests/243 Git commit e81309bca157f82275af83c05c935898adae07c0 by Harald Sitter. Committed on 17/06/2024 at 14:23. Pushed by sitter into branch 'master'. sentry: correctly use dbus interface name previously we used the service which happens to work for hostname1 because the service name and interface name are the same. broke for systemd1 because there the names are not the same M +1 -1 src/sentry/data/main.cpp https://invent.kde.org/plasma/drkonqi/-/commit/e81309bca157f82275af83c05c935898adae07c0 Git commit 2aeff3c425ed1e118d208a5e7f8af3294443bf7c by Harald Sitter. Committed on 17/06/2024 at 17:58. Pushed by sitter into branch 'Plasma/6.1'. sentry: correctly use dbus interface name previously we used the service which happens to work for hostname1 because the service name and interface name are the same. broke for systemd1 because there the names are not the same (cherry picked from commit e81309bca157f82275af83c05c935898adae07c0) Co-authored-by: Harald Sitter <sitter@kde.org> M +1 -1 src/sentry/data/main.cpp https://invent.kde.org/plasma/drkonqi/-/commit/2aeff3c425ed1e118d208a5e7f8af3294443bf7c |