Created attachment 140466 [details] Slider handle snaps back See attached screen recording. This seems to happen reliably for me when performance mode is not being inhibited, but I have occasionally seen it happen when performance mode is not being inhibited.
Can you record a dbus log when this happens, bonus points in pcap format (--pcap option of dbus-monitor)
Created attachment 140516 [details] dbis-monitor --pcap output Attached.
Hmm I cannot open the file, is the format broken somehow? I think you just pasted the output, try writing it directly to a file. But indeed I can sport in there the profile changes back to balanced. Can you get me a system bus log as well?
Yeah I just pasted the terminal output.
Created attachment 140636 [details] .pcap log file Okay, here is a new log file in hopefully the correct format.
Created attachment 140637 [details] System bus dbus log as well System bus log in .pcap format, as requested
Created attachment 140638 [details] system dbus log with sudo system dbus log with sudo, for good measure
From the system log - we call setProfile - the profile changes - the profile changes back So looks like an upstream issue. Out of interest which version of ppd are you running? It seems it's not the latest version judging from that you see inhibitions, maybe you can try updating ppd
I have 0.8.1. Looks like 9.0 was released about three weeks ago, but it isn't shipped in Fedora yet. 9.0 replaces inhibition with degradation, so given that the bug affects a feature that has been removed in a released version, this is probably not worth reporting upstream or doing further investigation. Thanks!
I have the latest version of PPD now which does degradation rather than inhibition, and unfortunately it's still happening. If this is an upstream issue, what should I report upstream?
This bug seems to have popped up again in Arch on 6.04. Perhaps related to Qt 6.7. Have reproduced on both intel and amd gpus.
Hi, Same bug for me. Fresh Manjaro with Plasma 6 install. On each click, slider come back to the initial position. With OSD (META+B), the profile change well.
(In reply to orychalk from comment #12) > Hi, Same bug for me. > Fresh Manjaro with Plasma 6 install. > On each click, slider come back to the initial position. > With OSD (META+B), the profile change well. Operating System: Manjaro Linux KDE Plasma Version: 6.0.4 KDE Frameworks Version: 6.1.0 QtVersion: 6.7.0 Kernel Version: 6.9.0-1-MANJARO (64-bit) Graphics Platform: Wayland Processors: 8 × Intel Core i7-7700K CPU @ 4.20GHz Memory: 15.6 GiB of RAM Graphics Processor: AMD Radeon RX 6600
Yeah, and it got later fixed in our code for 6.1. At that point, when it happens it's because the firmware isn't allowing the change.
(In reply to Nate Graham from comment #14) > Yeah, and it got later fixed in our code for 6.1. > > At that point, when it happens it's because the firmware isn't allowing the > change. OK thanks.