Selur's Little Message Board

Full Version: "to output folder" Open in Web Browser!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
When i use "to output folder" in Jobs Queue, the folder open in Firefox browser instead of windows explorer.
where is the problem?
The Hybrid is up to date. There was the same problem in the old versions.
Hybrid calls:
Code:
QDesktopServices::openUrl(QUrl(QString("file:///") + outputDir));
My guess is that you "Choose Default Apps by Protocol" setting points file:// to your browser not your file explorer.
see: https://www.pcmag.com/how-to/how-to-cust...-and-macos

This is not a bug in Hybrid, but a strangeness with your system configuration. Smile

Cu Selur
There is not Default Apps for "file://". but when i change the "https" & "http" Default Apps from Firefox to Edge, It also changes for Hybrid "to output folder".
Strange, on my system both http&https are set to Firefox and "to output folder" works fine.

Cu Selur