Error: Reveal in file manager

I am on linux system and I run stash with it’s own dedicated user. The “Reveal in file manager” does not seem to work with this setup.

I tried running the xdg-open command with a pah as the stash user in terminal and got the following:

Authorization required, but no authorization protocol specified
Could not parse arguments: Cannot open display:

Is there anyway to get this feature to work while still using a separate user? I ran a test instance of stash with my main (non-root) user and it works fine.

You likely have to do some configuration on your side. The stash user isn’t running interactively so xdg-open can’t run. If you open it under your user it’s technically under the same x11 session