Linux: fix open folder and select item #400

Closed
opened 2026-04-05 16:18:36 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @rs189 on 7/12/2025

As it currently stands, the OpenFolderAndSelectItem does not work for me on KDE 6.4, Fedora 42. Instead of opening the folder, it opens the first item in the commandAttempt dict, that being nautilus in the default web browser. Fixed by setting UseShellExecute to false.

*Originally created by @rs189 on 7/12/2025* As it currently stands, the `OpenFolderAndSelectItem` does not work for me on KDE 6.4, Fedora 42. Instead of opening the folder, it opens the first item in the `commandAttempt` dict, that being `nautilus` in the default web browser. Fixed by setting `UseShellExecute` to false.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/VRCX#400