hello recently i bought planetary anihilation. i play it under archlinux 64 bit and when i try watch live gemaplay i get this error: Failed to execute default Web Browser i use xfce and my default browser is firefox, another browser which i have installed is chromium. anyone knows how can i solve this problem? thanks for support and sorry for my bad english.
It should use xdg-open in the background. Does it work if you type this in the terminal? Code: xdg-open http://uberent.com
hello xdg-open works fine it open that page in firefox i tried these commands and looks like the default browser is set corectly: Code: [quandasim@magi ~]$ xdg-mime query default x-scheme-handler/http firefox.desktop [quandasim@magi ~]$ xdg-mime query default x-scheme-handler/https firefox.desktop [quandasim@magi ~]$ xdg-mime query default text/html firefox.desktop