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

Not launching on EndeavorOS(Arch linux derivative) #19

Closed pageza closed 3 years ago

pageza commented 3 years ago

when I run the apple-music-for-linux as a regular user I get the following

2020/12/05 13:45:37.929903 cmd_run.go:994: WARNING: cannot create user data directory: cannot create "/home/zach/snap/apple-music-for-linux/30": mkdir /home/zach/snap/apple-music-for-linux: permission denied
cannot create user data directory: /home/zach/snap/apple-music-for-linux/30: Permission denied

After a successful install this is is what I get when running the apple-music-for-linux command as sudo


No protocol specified
No protocol specified
No protocol specified
[26427:26554:1205/134453.904798:ERROR:bus.cc(393)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26427:26554:1205/134453.904900:ERROR:bus.cc(393)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
No protocol specified
[26427:26554:1205/134453.934384:ERROR:bus.cc(393)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[26427:26554:1205/134453.934879:ERROR:bus.cc(393)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
No protocol specified
No protocol specified
No protocol specified
No protocol specified
No protocol specified
[26427:26538:1205/134454.047695:FATAL:gpu_data_manager_impl_private.cc(445)] GPU process isn't usable. Goodbye.
[26553:26562:1205/134455.648439:ERROR:broker_posix.cc(40)] Recvmsg error: Connection reset by peer (104)
[1]    26426 trace trap  sudo apple-music-for-linux ```
MarcusTomlinson commented 3 years ago

Could you try:

snap remove apple-music-for-linux
snap install apple-music-for-linux --devmode
apple-music-for-linux