Allow to enable trace without environment variable? #11909
Unanswered
da-x
asked this question in
Bugs - Other
Replies: 1 comment
-
|
why not pass an env? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I see we have this:
But I want to debug why this causes an 'ask' dialog:
Although I have
permission = /usr/bin/hyprctl, plugin, allow.The dialog says that
/usr/bin/hyprctlis trying to load a plugin.The trace that would have helped me is this:
I assume that the matching of LOOKUP does not correspond one to on.
However I don't want to pass
HYPRLAND_TRACE. Maybe we can add a 'debug:enable_trace = true' option?Beta Was this translation helpful? Give feedback.
All reactions