! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
exo-open --launch WebBrowser does not do anything
Status:
RESOLVED: MOVED

Comments

Description YS1 2017-04-11 13:56:31 CEST
I am using a Debian 8 virtual machine for testing purposes with Xfce as a DE.

I noticed that clicking the WebBrowser button on the default panel does not do anything visible.

In fact, typing exo-open --launch WebBrowser in a terminal does not seem to work either.

xdg-settings get default-web-browser
gives
firefox.desktop

locate firefox.desktop
gives
/usr/share/xfce4/helpers/firefox.desktop

/usr/share/xfce4/helpers/firefox.desktop
contains
X-XFCE-Binaries=firefox;firefox-gtk2;firefox-gtk;mozilla-firefox;

and running "firefox" correctly opens the Firefox browser.

The Preferred application dialog also states Mozilla Firefox as the default web browser.

exo-open --launch TerminalEmulator and FileManager correctly open a new terminal/manager window.
exo-open --launch MailReader correctly prompts for the choice of a default application.
Comment 1 YS1 2017-04-11 14:11:19 CEST
Note : after running firefox once and closing it, exo-open --launch WebBrowser correctly opens it again.

This is still a problem because we are deploying this setup to inexperienced students and the standard WebBrowser is proeminent in the interface, and does not work the first time one logs into the computer.
Comment 2 Robby Workman editbugs 2017-04-18 06:35:57 CEST
It's a crude workaround, albeit one that I would use on newly deployed machines anyway, so here it is: 
Set up a firefox profile with bookmarks, extensions, etcetera that you want to be common to all users, then copy that profile dir (and its parents all the way up to $HOME/.config/) and place it in /etc/skel/ (change ownership to root:root). Any new accounts added to the machine will then get a fully configured firefox that has (as far as the system is concerned) already been launched once.
Comment 3 Git Bot editbugs 2020-05-25 22:54:53 CEST
-- GitLab Migration Automatic Message --

This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/xfce/exo/-/issues/9.

Please create an account or use an existing account on one of our supported OAuth providers. 

If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests

Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev

Bug #13492

Reported by:
YS1
Reported on: 2017-04-11
Last modified on: 2020-05-25

People

Assignee:
Nick Schermer
CC List:
2 users

Version

Version:
0.10.2

Attachments

Additional information