[solved] Warning: Unable to detect a web browser to launch

Hi all.

How i can fix these warnings?

Warning:  Unable to detect a web browser to launch "...."

They appear when try to reach the links from Help menu

Hi,

Please specify your QCAD version and OS.
The issue may already been resolved in a newer release.

Perhaps you can specify which default browser you use.
What is the application that opens html files stored on your system?

Regards,
CVH

It’s qcad-3.32.4.0 compiled on Fedora 42

Default browser is Icecat

$ xdg-mime query default text/html
icecat.desktop
$ cat /usr/share/applications/icecat.desktop | grep Mime
MimeType=text/html;text/xml;application/xhtml+xml;application/xml;application/rss+xml;application/rdf+xml;image/gif;image/jpeg;image/png;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp;x-scheme-handler/chrome;video/webm;application/x-xpinstall;

I also tried to change it to firefox

This was a bug generated by QCAD rpm builds.
I have just fixed it with the new 3.32.6.0 community edition release