Page 2 of 2

Re: links from thunderbind do not open in browser (vivaldi)

Posted: Fri May 06, 2022 2:38 am
by Eadwine Rose
Not there. I have the same setting in that section as you had earlier.

I meant in the preferences:
prefs.png

Re: links from thunderbind do not open in browser (vivaldi)  [Solved]

Posted: Fri May 06, 2022 7:38 am
by fehlix
wax wrote: Thu May 05, 2022 9:44 pm when i press a link it tells me curiously that "You already have a subscription for this feed."
Or "verifying your feed".
Would these three commands help (running within terminal as normal user)?

Code: Select all

gio mime x-scheme-handler/http xfce4-web-browser.desktop
gio mime x-scheme-handler/https xfce4-web-browser.desktop
sed -i  /WebBrowser/cWebBrowser=vivaldi  ~/.config/xfce4/helpers.rc

Re: links from thunderbind do not open in browser (vivaldi)

Posted: Fri May 06, 2022 4:38 pm
by wax
oh!
Magic @fehlix

works as a charm!

Re: links from thunderbind do not open in browser (vivaldi)

Posted: Thu Dec 29, 2022 3:55 am
by CaptainKirk
I had the same problem, which is now solved by doing what @fehlix said. Why does it work? What does it do?