ciderapp / Cider

A new cross-platform Apple Music experience based on Electron and Vue.js written from scratch with performance in mind. 🚀
https://cider.sh
GNU Affero General Public License v3.0
7.18k stars 342 forks source link

Cider refusing to launch on Garuda Linux (Arch) [Bug]: #786

Closed VasyaSovari closed 2 years ago

VasyaSovari commented 2 years ago

Describe the Bug

A bug happened!

The app won't launch. Icon bounces for a while then just stops.

Steps to Reproduce

  1. Clicked on the app icon
  2. it stopped and nothing launched

Environment Information

Anything else?

No response

Code of Conduct

vapormusic commented 2 years ago

are you on wayland?

asdfghjkl403622 commented 2 years ago

this is also happening to me, and im on wayland. console output: [12:19:24.079] [info] [AppEvents] App started [12:19:26.001] [info] [PluginHandler] Loaded plugins: [ 'chromecast.js', 'discordrpc.js', 'lastfm.js', 'menubar.js', 'mpris.js', 'thumbar.js', 'webNowPlaying.js' ] Authorization required, but no authorization protocol specified Trace/breakpoint trap (core dumped)

VasyaSovari commented 2 years ago

Yes. I'm 100% ok returning to X11 is it helps any, though Cider worked perfectly on my system until yesterday

coredev-uk commented 2 years ago

https://github.com/ciderapp/Cider/wiki/Support-FAQs#cider-on-wayland

VasyaSovari commented 2 years ago

https://github.com/ciderapp/Cider/wiki/Support-FAQs#cider-on-wayland

└─[$] <> cider --enable-features=UseOzonePlatform --ozone-platform=wayland [09:38:22.624] [info] [AppEvents] App started [09:38:25.814] [info] [PluginHandler] Loaded plugins: [ 'chromecast.js', 'discordrpc.js', 'lastfm.js', 'menubar.js', 'mpris.js', 'thumbar.js', 'webNowPlaying.js' ]

(cider:8215): Gtk-WARNING **: 09:38:25.976: Theme parsing error: gtk-dark.css:5822:26: '-shadow' is not a valid color name

(cider:8215): Gtk-WARNING **: 09:38:25.976: Theme parsing error: gtk-dark.css:5825:14: not a number

(cider:8215): Gtk-WARNING **: 09:38:25.976: Theme parsing error: gtk-dark.css:5826:13: not a number

(cider:8215): Gtk-WARNING **: 09:38:25.976: Theme parsing error: gtk-dark.css:5827:11: Expected a length [09:38:26.025] [info] [AppEvents] App ready [09:38:26.026] [info] [Cider] Application is Ready. Creating Window. [8215:0403/093826.032517:ERROR:cursor_loader.cc(114)] Failed to load a platform cursor of type kNull Authorization required, but no authorization protocol specified [8460:0403/093826.046479:ERROR:gpu_init.cc(457)] Passthrough is not supported, GL is egl, ANGLE is [8460:0100/000000.051705:ERROR:sandbox_linux.cc(376)] InitializeSandbox() called with multiple threads in process gpu-process. [1] 8215 segmentation fault (core dumped) cider --enable-features=UseOzonePlatform --ozone-platform=wayland

VasyaSovari commented 2 years ago

Closing this issue since I've been discussing it on another thread.