Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Cider

Prepare for a fresh, reimagined experience with Cider – your favorite Apple Music client! · By Cider Collective

Cider 2.6.0 will not launch - OpenSuse/KDE Wayland

A topic by smugnruin created 15 days ago Views: 222 Replies: 3
Viewing posts 1 to 3
(+1)

Last working version was 2.5.0 (AppImage) which still runs on this install. 2.6.0 installed via RPM package or using AppImage just launches a white box until manually closed. Saw the note in another support thread for an older version to: rm -rf ~/.config/sh.cider.electron
and have tried that with no change.

Same issue with the flatpak version on Archlinux hyprland:
Here is the error log:

[3:0113/235531.231252:ERROR:browser_main_loop.cc(283)] Gtk: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed
(node:3) UnhandledPromiseRejectionWarning: DBusError: org.freedesktop.DBus.Error.ServiceUnknown
    at g.flags.r._methodReturnHandlers.<computed> (/app/lib/sh.cider.genten/resources/app.asar/.vite/build/mpris-D94cwka-.js:10:1612)
    at h (/app/lib/sh.cider.genten/resources/app.asar/.vite/build/mpris-D94cwka-.js:9:752)
    at EventEmitter.<anonymous> (/app/lib/sh.cider.genten/resources/app.asar/.vite/build/mpris-D94cwka-.js:9:1391)
    at EventEmitter.emit (node:events:518:28)
    at /app/lib/sh.cider.genten/resources/app.asar/.vite/build/mpris-D94cwka-.js:20:5379
    at Socket.<anonymous> (/app/lib/sh.cider.genten/resources/app.asar/.vite/build/mpris-D94cwka-.js:10:24695)
    at Socket.emit (node:events:518:28)
    at emitReadable_ (node:internal/streams/readable:834:12)
    at processTicksAndRejections (node:internal/process/task_queues:81:21)
(node:3) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
[@ciderapp/genten] Error reading accent-color [ 'Requested setting not found' ]

https://cider.sh/docs/client/faqs#why-is-the-app-launching-with-a-blank-screen-o...

This solved my issue. Thanks for linking.