Skip to content

Cider not launching on latest version on Wayland #1304

@deprecatedbrain

Description

@deprecatedbrain

Preflight Checklist

  • I agree to follow the Code of Conduct that this project adheres to.
  • I have searched the issue tracker for a bug report that matches the one I want to file, without success.
  • I have confirmed that no support FAQ resolves my issue.
  • I have checked that the correct behavior occurs on Apple Music Web (if applicable).
  • I have verified that my issue is with a supported version and that it is with the desktop app (Support for other areas can be found in our Discord / on the appropriate repo).

How did you download Cider?

Taproom

App Information

No response

Operating System

Linux

OS Version

EndeavourOS

How would you describe your issue?

Frontend

Commit Hash

No response

Describe the Bug

Cider's installed through pacman from the taproom repo, but launching it causes your entire screen to freeze for a moment before showing up in the taskbar and running in the background and then eventually closing. Launching it through the terminal gives this error:

[3385:1214/001930.012955:ERROR:mojo/public/cpp/bindings/lib/interface_endpoint_client.cc:732] Message 2 rejected by interface blink.mojom.Widget
(node:3385) electron: Failed to load URL: http://127.0.0.1:10767/index.html with error: ERR_CONNECTION_REFUSED
[3385:1214/001930.415889:ERROR:content/browser/gpu/gpu_process_host.cc:999] GPU process exited unexpectedly: exit_code=139
[3385:1214/001931.265779:ERROR:content/browser/gpu/gpu_process_host.cc:999] GPU process exited unexpectedly: exit_code=139
[3385:1214/001932.025720:ERROR:content/browser/gpu/gpu_process_host.cc:999] GPU process exited unexpectedly: exit_code=139
[3385:1214/001932.823615:ERROR:content/browser/gpu/gpu_process_host.cc:999] GPU process exited unexpectedly: exit_code=139
[3385:1214/001933.737913:ERROR:content/browser/gpu/gpu_process_host.cc:999] GPU process exited unexpectedly: exit_code=139
[3385:1214/001934.077055:ERROR:content/browser/gpu/gpu_process_host.cc:999] GPU process exited unexpectedly: exit_code=139
[3385:1214/001934.471822:ERROR:content/browser/gpu/gpu_process_host.cc:999] GPU process exited unexpectedly: exit_code=139
[3385:1214/001934.867161:ERROR:content/browser/gpu/gpu_process_host.cc:999] GPU process exited unexpectedly: exit_code=139
[3385:1214/001934.867188:FATAL:content/browser/gpu/gpu_data_manager_impl_private.cc:415] GPU process isn't usable. Goodbye.
Trace/breakpoint trap      (core dumped) cider

Cider works fine on x11, only Wayland that has this problem.

Steps to Reproduce

  1. Install latest version on maybe? any arch-based system with Wayland (and probably with an Nvidia graphics card)
  2. Launch Cider

Anything else?

Full launch logs:
https://pastebin.com/wuDip3aD

Metadata

Metadata

Assignees

No one assigned

    Labels

    pkg/frontendIssues related to the frontend.platform: linuxIssues specifically occurring on Linux builds.

    Type

    Projects

    Status

    Backlog 📖

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions