You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[loren@Gazp9 Qobuz Desktop player]$ strace -eopen qobuz-desktop-player
strace: Can't stat 'qobuz-desktop-player': No such file or directory
[loren@Gazp9 Qobuz Desktop player]$ strace -eopen /opt/'Qobuz Desktop player'/qobuz-desktop-player
+++ exited with 1 +++
[loren@Gazp9 Qobuz Desktop player]$ strace -eopen /opt/'Qobuz Desktop player'/qobuz-test
strace: Can't stat '/opt/Qobuz Desktop player/qobuz-test': No such file or directory
[loren@Gazp9 Qobuz Desktop player]$
--> Maybe strace fails because there is no terminal version?
I'm afraid I'm beyond my depth here, and most of the things I see on the web to try don't seem to work with /opt/ instead of /usr/bin/... I'm happy to do any tests you need to understand this.
Loren
The text was updated successfully, but these errors were encountered:
I think I installed qobuz-desktop-player:
It shows in the GUI menu, but nothing visible happens when I try it, and it coredumps instantly.
Here's one of the coredumps:
I'm afraid I'm beyond my depth here, and most of the things I see on the web to try don't seem to work with /opt/ instead of /usr/bin/... I'm happy to do any tests you need to understand this.
Loren
The text was updated successfully, but these errors were encountered: