You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any user start bench with error: Failed to execute program dev.jonmagon.kdiskmark.helperinterface: Permission denied.
Even create a dir with 777 permission, or run as root user
Steps To Reproduce:
kdiskmark start problem
run benchmark
got permission denied error.
The text was updated successfully, but these errors were encountered:
There is some sort of mismatch between the dbus configuration for the helper service and the client application. I can successfully call the helper methods manually:
We may be experiencing different problems. You may be having trouble with dbus service configuration, and I may be having trouble with polkit in some way.
Alright, I think my problem is that I'm running under Chrome Remote Desktop and that's breaking PolkitQt1::Authority::AllowUserInteraction somehow. I'm guessing, the helper is unable to find my display server to prompt for authorization. If this is unrelated to the original bug, I will go open a separate bug.
Description:
Any user start bench with error: Failed to execute program dev.jonmagon.kdiskmark.helperinterface: Permission denied.
Even create a dir with 777 permission, or run as root user
Steps To Reproduce:
kdiskmark start problem
run benchmark
got permission denied error.
The text was updated successfully, but these errors were encountered: