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

Error opening URLs with custom protocol #179

Open
fathonix opened this issue Dec 17, 2023 · 7 comments
Open

Error opening URLs with custom protocol #179

fathonix opened this issue Dec 17, 2023 · 7 comments

Comments

@fathonix
Copy link

fathonix commented Dec 17, 2023

When opening a link with ViewTube custom protocol (viewtube:), the error "The address wasn't understood" shows up instead of asking which program to open with. Opening the link with xdg-open works. 43.0 on NetBSD/amd64 9.3, prebuilt from official NetBSD repository so I don't know if this also affects other BSD and Linux.

@rmottola
Copy link
Owner

I don't know much about this custom viewtube protocol. Which app do you open it with? Where do you have the link to start, so I can try reproducing?

Can you test on your set up what FireFox 45/48, FireFox 52 or SeaMonkey do? best would be also to compare with original Palemoon 27, to see if something "broke". In case, did you install any custom plugin?

@fathonix
Copy link
Author

fathonix commented Dec 18, 2023

I followed the protocol method from the official website (scroll down to the Linux and BSD section) and I can confirm it's working on FF 52. I only installed uBlock and GreaseMonkey + ViewTube on both AF and FF.

@fathonix
Copy link
Author

I found this thread but I can't test right now

@rmottola
Copy link
Owner

What is your external viewer?
It might be that GreaseMonkey doesn't work well? https://github.com/janekptacijarabaci/greasemonkey/releases/tag/3.31.4Fork

@fathonix
Copy link
Author

I use mpv and the mentioned version of GM. I doubt GM is the culprit since it redirects to the right link.

@fathonix
Copy link
Author

fathonix commented Dec 18, 2023

Can confirm working on SeaMonkey 2.53.16 with GM port for SM 3.10.0.1rc5pre

@fathonix
Copy link
Author

fathonix commented Dec 18, 2023

I found this thread but I can't test right now

Doesn't work, even after deleting all user data directories and opening the link by setting window.location.href, thus not a GM-specific issue.

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

2 participants