Siduction Forum

Siduction Forum => Software - Support => Topic started by: titan on 2016/04/09, 18:39:04

Title: lxqt - default application not setting
Post by: titan on 2016/04/09, 18:39:04
I have just tried to set Chromium as my default browser in LXQT Configuration Centre - LXQT Session Settings - Default Applications - Web Browser  I can change it to Chromium but it just reverts to Firefox , changing the terminal works fine.
Title: Re: lxqt - default application not setting
Post by: piper on 2016/04/09, 20:19:25
I have my browsers in opt, so you would have to adjust accordingly and I don't use/like chromium

Code: [Select]
update-alternatives --install /usr/bin/x-www-browser x-www-browser /opt/firefox 90

update-alternatives --set x-www-browser /opt/firefox
Title: Re: lxqt - default application not setting
Post by: titan on 2016/04/09, 22:54:10
I have set it with update-alternatives but it makes no difference. The problem is opening links, general use I just open the browser I want. I eventually found changing openbox config from Iceweasel back to x-www-browser fixed it which I though odd as I use kwin with LXQT and also had the problem with i3.
Title: Re: lxqt - default application not setting
Post by: melmarker on 2016/04/09, 23:43:23
there are many Applications out in the wild that use own settings for prefered browsers - one of these applications is thunderbird/frosted_duck or so

Edit: and before i forget - there are alternatives for x-www-browser, gnome-browser etc pp
Title: Re: lxqt - default application not setting
Post by: titan on 2016/04/10, 12:18:03
The problem was actually highlighted when I opened a link in Signal (beta) messenger on i3 , Signal has no way to change preferred applications so I changed to LXQT to find the same problem with trying to set Chromium as my default browser.