https://bugs.kde.org/show_bug.cgi?id=513428
Bug ID: 513428
Summary: No way to use setProfile dbus command in embedded
Konsole since Gear 25.12.0
Classification: Applications
Product: yakuake
Version First 25.12.0
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
In this MR, you added a toggle:
https://invent.kde.org/utilities/konsole/-/merge_requests/1123
Which is only available in Konsole’s settings, not yakuake’s.
I need that dbus API since AFAIK there’s no other way to switch themes for
running sessions programmatically, and I want my system to go dark on sundown
and light on sunrise.
STEPS TO REPRODUCE
1. `qdbus6 org.kde.yakuake /Sessions/1 org.kde.konsole.Session.setProfile
'Light'`
OBSERVED RESULT
```
Error: org.freedesktop.DBus.Error.AccessDenied
Security sensitive DBus API is disabled in the settings.
```
EXPECTED RESULT
works, or at least there’s a way to make it work
SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 6.5.4
KDE Frameworks Version: 6.21.0
Qt Version: 6.10.1
Kernel Version: 6.17.9-zen1-1-zen (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 3700X 8-Core Processor
Memory: 32 GiB of RAM (31.3 GiB usable)
Graphics Processor: AMD Radeon RX 6800 XT
--
You are receiving this mail because:
You are watching all bug changes.