Mailinglist Archive: opensuse (1213 mails)

< Previous Next >
Re: [opensuse] LXDE how to set default browser
Hi,

Am 03.04.2012 07:32, schrieb lynn:

in /home/lynn:
~/.local/share/applications/mimeapps.list
and
.local/share/applications/mimeapps.list
give the same.

Anyway, I have this in mimeapps.list and still no go:-(

[Default Applications]
x-scheme-handler/http=chromium.desktop
x-scheme-handler/https=chromium.desktop
x-scheme-handler/news=thunderbird.desktop
x-scheme-handler/snews=thunderbird.desktop
x-scheme-handler/nntp=thunderbird.desktop

[Added Associations]
x-scheme-handler/news=thunderbird.desktop;
x-scheme-handler/snews=thunderbird.desktop;
x-scheme-handler/nntp=thunderbird.desktop;

There can be several issues.
Thunderbird can only use that if everything needed is installed.

I (try to) attach a very small test application which will show us if Gio is
working as expected on your system.
Just call "gio-protocol-test http"

You can also post the output of
ldd /usr/lib(64)/thunderbird/components/libmozgnome.so
to see if it can be loaded from Thunderbird.

Wolfgang
< Previous Next >
Follow Ups