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

Unable to start the webpage #80

Open
pippo73 opened this issue Jul 8, 2020 · 3 comments
Open

Unable to start the webpage #80

pippo73 opened this issue Jul 8, 2020 · 3 comments

Comments

@pippo73
Copy link

pippo73 commented Jul 8, 2020

On my win10 pc, I start the app, it updates everything, and I find the icon on the traybar.
But when I select one of the options ("open in browser", "load in stremio web", or "load in stremio app" , nothing happens...

do I miss something?

@BurningSands70
Copy link

I recently got a similar issue on my own app that also uses the open module to open links programmatically.

@sungshon My theory is that the open module broke on Win after some update, I'll try updating the module in my app to see if that fixes it. You should probably try updating it too.

@sungshon
Copy link
Owner

@BurningSands70 This is a strange issue, I've been unable to reproduce it, I also noticed that you use shell.openExternal from Electron in your project, not the open module. I think something else might be breaking this.. but I can't be sure of what.. the open module doesn't seem to have any specific commit related to fixing this in their history.

@BurningSands70
Copy link

BurningSands70 commented Jul 29, 2020

@sungshon

Yeah, I realised I was using shell.openExternal() after I posted, I'm also suspecting something else.. maybe a firewall or AV blocking the web pages opening?

If I ever figure it out, I'll tell u too.

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

No branches or pull requests

3 participants