-
Notifications
You must be signed in to change notification settings - Fork 9
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
failed to execute default browser #84
Comments
Thanks. I will look into this. You can use this patch in the meantime to have the application display the link it's trying to visit:
You can copy the link and paste it into any browser. |
@hakxcore the patch I mentioned above it now released, so you can upgrade to get the url from the screen and paste it manually. |
@hakxcore how are you executing the program? Are you using sudo? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Erase is control-H (^H).
/ /_ ____ / /(/ ____ __
__ / __ / __ / / / // / / /
/ / // / // / // / __/ // /
// ./_/_/// _, /
// //
______ _ __
/ _____ _________ ___ ()__ ____ / /
/ / / _ / / __
__ \/ / __ \/ __
/ // / / __/ / / / / / / / / / / / // / /
// __// // // //// //_,/_/
[marcdjulien]
Loading...
v0.15.2
Running Firefox as root in a regular user's session is not supported. ($XAUTHORITY is /home/user1/.Xauthority which is owned by user1.)
I think it is trying to open default borwser but it is not opening also i have tried to install it in termux there also its not working
cann't we use 'xdg-open' there.
The text was updated successfully, but these errors were encountered: