Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Cider

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

Latest Cider (2.3.2) won't run on Mint 21.3

A topic by gorillahail created 20 days ago Views: 82 Replies: 1
Viewing posts 1 to 2

Cider 2.3.2 (Cider-linux-debian-x64.deb) installs but won't launch on Linux Mint 21.3 Cinnamon. Tried 2 different machines.

Cider 2.3.2 does run on Parrot (Debian) and KDE Neon. For Mint, reverted to using Cider 2.3.2.0-RC2., which still works.

Thanks for making this wonderful software.

desktop:~$ "/opt/Cider/cider" --verbose
07:42:52.336 › App is ready
(node:20886) UnhandledPromiseRejectionWarning: Error: Failed to install required components
    at n.whenReady (node:electron/js2c/browser_init:2:12588)
   at async App.<anonymous> (/opt/Cider/resources/app.asar/electron-main.js:186:15644)
(Use `cider --trace-warnings ...` to show where the warning was created)
(node:20886) 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: 2)

Solved. I can run latest Cider on Linux Mint.

Steps:
Installed latest Cider on Parrot OS (Debian).
Updated Cider to latest pre-release.
Then copied over /opt/Cider directory from Parrot OS to Linux Mint.