Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

element-desktop ignores gnome preferred application settings for http/https/html #1636

Open
strufepub opened this issue Apr 22, 2024 · 4 comments
Labels
A-Electron O-Occasional Affects or can be seen by some users regularly or most users rarely S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect Z-Linux Z-Platform-Specific Z-Upstream

Comments

@strufepub
Copy link

Steps to reproduce

Reproduce:
Open element-desktop
Click on a link
See the wrong browser being opened

Outcome

My gnome settings for my preferred browser are set to firefox (update-alternatives x-www-browser and gnome-www-browser). All apps use firefox to open web pages when I click on links.

Element version: 1.11.64
Crypto version: Rust SDK 0.7.0 (61b175b), Vodozemac 0.5.1
insists to open links in another browser, which is installed on the system as well.

Uninstalling of the browser and element-desktop has not changed anything

Operating system

Description: Ubuntu Noble Numbat (development branch) Release: 24.04

Application version

Element version: 1.11.64 Crypto version: Rust SDK 0.7.0 (61b175b), Vodozemac 0.5.1

How did you install the app?

$ apt-cache policy element-desktop element-desktop: Installed: 1.11.64 Candidate: 1.11.64 Version table: *** 1.11.64 500 500 https://packages.element.io/debian default/main amd64 Packages 100 /var/lib/dpkg/status

Homeserver

I do not know, university server at KIT

Will you send logs?

Yes

@t3chguy
Copy link
Member

t3chguy commented Apr 22, 2024

Element Desktop doesn't handle this, its down to Electron which I believe delegates to xdg-open.

@t3chguy t3chguy transferred this issue from element-hq/element-web Apr 22, 2024
@strufepub
Copy link
Author

xdg-open correctly opens in firefox. I'm not sure how to test Electron

@strufepub
Copy link
Author

As an update: I've installed yet another browser (for some external testing purposes), and Element now chooses the last installed browser to open http/https. xdg-open is still not affected, so it's an Element issue, I fear..

@t3chguy
Copy link
Member

t3chguy commented May 7, 2024

@MidhunSureshR MidhunSureshR added O-Occasional Affects or can be seen by some users regularly or most users rarely S-Major Severely degrades major functionality or product features, with no satisfactory workaround labels May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Electron O-Occasional Affects or can be seen by some users regularly or most users rarely S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect Z-Linux Z-Platform-Specific Z-Upstream
Projects
None yet
Development

No branches or pull requests

3 participants