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

Alt+l linkhandler issue #34

Closed
hexinal opened this issue Dec 18, 2018 · 3 comments
Closed

Alt+l linkhandler issue #34

hexinal opened this issue Dec 18, 2018 · 3 comments

Comments

@hexinal
Copy link
Contributor

hexinal commented Dec 18, 2018

My dmenu does appear and extract links but doesn't seem to be able of opening anything. Using linkhandler separately does work though.

@LukeSmithxyz
Copy link
Owner

If you're using linkhandler it's possible that there was some error or delay in opening something. I.e. if you selected a YouTube video, it will try to open in mpv and will not show errors or if your connection is bad, will be delayed.

I've actually just pushed a change that reverts the program used to open links to xdg-open for compatibility with people not using LARBS. I might make a more robust solution later.

@hexinal
Copy link
Contributor Author

hexinal commented Dec 18, 2018

I mainly used it to open normal http/(s) links anyway the xdg-open build works fine for me, cheers!
I'm not sure where the issue came from though, I've tested most cases outside of al+l and they all seemed to work flawlessly 🤫

screenshot

@wandy-dev
Copy link

@hexinal I noticed the same issue so I tried running sudo su and then cat file_with_urls | xurls | dmenu and replicated the issue. I fixed it by copying the executable for xurls to /usr/local/bin

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