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

Can't open web links from e-mails in default browser #674

Closed
XxTriviumxX opened this issue Feb 17, 2024 · 8 comments
Closed

Can't open web links from e-mails in default browser #674

XxTriviumxX opened this issue Feb 17, 2024 · 8 comments

Comments

@XxTriviumxX
Copy link

Hi! I used to be able to open links in my default browser. I re-installed arch linux and electronmail and it wont open links in my default browser anymore. version 5.2.2. Is there a setting i could not see? Like a button to click somewhere..?

Copying the link and paste it in my browser works for now...

@vladimiry
Copy link
Owner

If the same app version worked and then stopped working, it's on your side. It's handled by XDG/open on Linux, so this is where you would start the research. Make sure first that xdg-open your-link-here console command opens the link in a default browser.

@XxTriviumxX
Copy link
Author

the "xdg-open github.com" command opens github.com on my browser as it should

@vladimiry
Copy link
Owner

vladimiry commented Feb 17, 2024

Links opening being handled by @electron's shell.openExternal call. You could use it as a keyword when looking up things on the internet.

@XxTriviumxX XxTriviumxX changed the title Can't open web links from e-mails in default Can't open web links from e-mails in default browser Feb 17, 2024
@XxTriviumxX
Copy link
Author

XxTriviumxX commented Feb 17, 2024

My issue is with the flatpak version. I tried opening links with webcord, which is another electron app i installed as a flatpak. It didn't work there either. What do you think i should do about it?

note: links open in any other apps but them.

@vladimiry
Copy link
Owner

vladimiry commented Feb 17, 2024

I had this issue with flatpak apps since middle of October last year for about one month when it got self-fixed. Since I didn't do anything specific to fix it, I come to the conclusion that it got fixed by updates of the system or/and flatpak's system stuff.

@XxTriviumxX
Copy link
Author

my OS has been freshly re-installed last week.

Anyways, i could simply wait like you said. I'll report back if it works again.

@XxTriviumxX
Copy link
Author

It started working again.

@vladimiry
Copy link
Owner

Thanks for the update. So the issue got self fixed, same as happened to me some time ago.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants