-
-
Notifications
You must be signed in to change notification settings - Fork 418
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
browsh_1.8.2_linux_amd64 crashes on Ubuntu 22.04.3 LTS #509
Comments
Likewise |
Same here, Kubuntu 22.04.3 LTS x86_64 |
same here in Ubuntu |
|
same issue here, tried on a few Ubuntu 23.10 and 24.04 releases, also on a powerfull desktop with firefox installed |
@jobe451 @mdear - is firefox installed as a snap? the snap version of firefox doesn't play nice with browsh. I had to uninstall the snap version and install the deb package from the mozilla ppa. |
Also tried removing snap firefox and installing the deb package, but same error. |
@guybrush-threepwood-the-third you might check 'snap list' again. snaps have a nasty habit of getting re-installed |
Same issue, browsh_1.8.0_linux_amd64.deb on Ubuntu 24.04 LTS with the firefox Snap. I understand that your program will not work on all systems, and that Snap can create compatibility issues. However, my "expected behavior" is that when launched in an incompatible environment your app will print an actionable error message and then quit cleanly, rather than spewing internal Go errors and then messing up the terminal. The current failure mode could be improved. |
I launch Browsh with no arguments, the terminal screen blanks, and it crashes ten seconds later.
Running with the --debug flag makes no difference.
I'm using Git Bash for Windows (MINGW64) and logging onto my Ubuntu bare metal cloud server.
root@cloudserver:~# uname -a
Linux cloudserver 5.15.0-91-generic #101-Ubuntu SMP Tue Nov 14 13:30:08 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
root@cloudserver:~# cat /etc/issue
Ubuntu 22.04.3 LTS \n \l
Link to a screenshot:
https://www.dropbox.com/scl/fi/5x373p0yq4z09kowxezsz/BrowshCrashesOnUbuntu22_04_3_LTS_Screenshot-2024-01-19-203246.jpg?rlkey=h6tdrqj3emlf3ts7udg94cku3&dl=0
The text was updated successfully, but these errors were encountered: