|
Don't know if it's a TagStudio bug or the case of Mint 21.3 being ancient and not having modern QT dependencies so figured I'll first ask in discussions. None of the Linux versions launch for me so I run them from terminal and here are the results. Normal: |
Answered by
xarvex
May 16, 2024
Replies: 2 comments 2 replies
|
I noticed the line: This leads me to believe the package is missing on your system. Since Mint is Ubuntu-based, I believe this should be Once you've done that, try running the binary again. |
2 replies
Answer selected by
Qronikarz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I noticed the line:
This leads me to believe the package is missing on your system. Since Mint is Ubuntu-based, I believe this should be
apt install libxcb-cursor0, if not then do a search and see what it might be called in your repositories.Once you've done that, try running the binary again.