Ich hoffe das ist nicht OT, aber das Thema ist dasselbe und das Problem sehr ähnlich .. Ich hänge mich mal einfach mit dran.
Wie gesagt, ich bekomme das Programm nicht mal über Snap zu laufen. Habs jetzt übers Terminal installiert und auch von hier gestartet.
Diese Fehlermeldungen hab ich erkannt.
Oben:
Code: Alles auswählen
Gtk-Message: 12:31:14.155: Failed to load module "xapp-gtk3-module"
Gtk-Message: 12:31:14.155: Failed to load module "xapp-gtk3-module"
main › Sqlite database creation failed
main › t: SQLite package has not been found installed. Try to install it: npm install sqlite3
Diese mittendrin im Startprozess:
Code: Alles auswählen
ipc api › error in event get-localfolders => Cannot read property 'find' of undefined
ipc api › TypeError: Cannot read property 'find' of undefined
Und das ganz am Schluss:
Code: Alles auswählen
main › (node:3388) 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: 4)
main › (node:3388) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
Gtk-Message: 11:40:28.374: GtkDialog mapped without a transient parent. This is discouraged.
Das soll beantwortet werden wenn ich das Programm starte:

- change.png (39.51 KiB) 2952 mal betrachtet
Egal was ich anhake ändert nichs daran das der Player beim starten des Liedes sich aufhängt.
Ok.
Dann erscheint die Programmoberfläche.
Dazu muss ich sagen das der Start ca. 30sek. dauerte. Ich kann das Programm nicht beenden, er will wohl das Lied abspielen, schafft es aber nicht.
Beenden geht nur übers Terminal mit
xkill. Jedenfalls mache ich das so wenn ein Programm "hängt".
So sieht das aus wenn ich das Lied abspielen will und der Player abschmiert:

- nuc.png (155.98 KiB) 2952 mal betrachtet
Das ist das was ich beobachtet habe. Bei der installation der beiden AUR Versionen sieht das genau so auch wie der TE gepostet hat.