-
Notifications
You must be signed in to change notification settings - Fork 354
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
App Graphical Interface Does Not Display In New Version 2024.8 in Pop!_OS 22.04 LTS #7284
Comments
Thanks for reporting this! This looks like an incompatibility in Electron/Chromium. Unfortunately we don't officially support Pop OS. I can imagine this being connected to graphics card/driver as well. We do intend to update Electron soon which might solve this issue. |
You could try to run the app without GPU acceleration: |
$ /opt/Mullvad\ VPN/mullvad-vpn --disable-gpu i get the same error without the flag. |
It's frustrating because Ubuntu has a modified gnome interface with an unwanted toolbar and some hardware just wouldn't work. Ubuntu also asks to send telemetry, which I don't like. When I tried Debian the kernel also led to problems, I probably should have just tried Debian testing or Debian unstable. I tried Ubuntu and Debian with this system prior to trying Pop. Can you think of any other way to run it so there's some visual information? Command line makes it much harder to switch things easily. I wish there were a nyx-like version of things for terminal, but probably few would use it. I still don't understand what is causing the problem because it worked perfectly in 2024.7. It was only when I did sudo apt update && sudo apt upgrade -y that this problem started, and I can use timeshift to revert the upgrade but then I am dealing with unpatched software. |
It does work fine for me (os info). I'm using AMD integrated graphics. |
Do you have the rocm package installed? I timeshifted to prior to rocm being installed and didn't install rocm again and the error went away. I just wish I could install rocm again. This is specific to the rocm package then, which comes from amd's repository. |
No, I don't have |
Is it a bug?
I have checked if others have reported this already
Current Behavior
The Mullvad VPN is not displaying any information at all. When I open it, there is a green lock displayed and it shows a notification of a connection. The lock then disappears. There is no window displaying any information for the App. I can check the connection using the command line and the tunnel is connecting. I can use socks in the Mullvad Browser.
Expected Behavior
App opens allowing features to be changed with graphical interface and lock does not go away.
Steps to Reproduce
Install Pop!_OS 22.04 LTS.
Install Mullvad 2024.8 and open App using icon.
Failure Logs
Operating system version
Pop!_OS 22.04 LTS
Mullvad VPN app version
2024.8
Additional Information
Using rocm drivers for amd Ryzen graphics
The text was updated successfully, but these errors were encountered: