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

Snap package exits with error during launch #467

Open
kbasaran opened this issue Aug 30, 2024 · 3 comments
Open

Snap package exits with error during launch #467

kbasaran opened this issue Aug 30, 2024 · 3 comments

Comments

@kbasaran
Copy link

Below the error messages in terminal:

$ tidal-hifi 
/usr/share/libdrm/amdgpu.ids: No such file or directory
amdgpu: unknown (family_id, chip_external_rev): (143, 60)
[105211:0830/193035.305711:ERROR:wayland_connection.cc(193)] Failed to connect to Wayland display: No such file or directory (2)
[105211:0830/193035.305751:ERROR:ozone_platform_wayland.cc(259)] Failed to initialize Wayland platform
[105211:0830/193035.305755:ERROR:env.cc(257)] The platform failed to initialize.  Exiting.

Ubuntu 24.04.1 LTS
Installed with: snap install --dangerous tidal-hifi_5.16.0_amd64.snap

Thank you for your efforts.

@Mastermindzh
Copy link
Owner

For snap you'd need to add some flags to make it able to run on Wayland.

The flags for the regular version are:
--enable-features=WaylandWindowDecorations --ozone-platform=wayland

@crunchiness
Copy link

Same issue on freshly installed Ubuntu 24.04. The flags did not help

@Mastermindzh
Copy link
Owner

When I have time I will try to install Ubuntu + Wayland and look at what the snap does :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants