cross-platform / apple-music-for-linux

Access your Apple Music library from Linux
https://snapcraft.io/apple-music-for-linux
GNU General Public License v3.0
85 stars 15 forks source link

Apple Music fails to launch - cannot find chromium #13

Closed phill-hamilton closed 4 years ago

phill-hamilton commented 4 years ago

apple-music-for-linux is unable to find chromium at the path in the launcher file. I cant change as it is mounted on a read only file system. Error Below: ./apple-music-for-linux.launcher: 33: exec: /usr/lib/chromium-browser/chromium-browser: not found

MarcusTomlinson commented 4 years ago

Are you trying to launch /snap/apple-music-for-linux/current/apple-music-for-linux.launcher directly?

You need to run the app one of the following ways:

apple-music-for-linux /snap/bin/apple-music-for-linux snap run apple-music-for-linux

Or find and launch the application from your distro's applications menu.