TagStudio
TagStudio copied to clipboard
[Bug][9.4.2]: Can't open files, OPENSSL_3.2.0 and LIBDBUS_PRIVATE_1.14.10 not found
Checklist
- [x] I am using an up-to-date version.
- [x] I have read the documentation.
- [x] I have searched existing issues.
TagStudio Version
Alpha 9.4.2
Operating System & Version
Fedora 41
Description
Downloaded the Alpha 9.4.2 version from github. Startup works fine and thumbnails work.
However, when trying to open a file I get an OpenSSL error:
Opening file: /path/to/file/20231202_224420_9687_b.jpg
loupe: /opt/Data/Software/tagstudio/_internal/libssl.so.3: version `OPENSSL_3.2.0' not found (required by /lib64/libcurl.so.4)
Expected Behavior
File opens and I can see it in image viewer. In this case, it looks like tagstudio prefers to use loupe.
Steps to Reproduce
- open tagstudio
- right-click image
- click on open file
Logs
Opening file: /path/to/file/20231202_224420_9687_b.jpg
loupe: /opt/Data/Software/tagstudio/_internal/libssl.so.3: version `OPENSSL_3.2.0' not found (required by /lib64/libcurl.so.4)
Additionally, the open in file explorer also gives an error message:
Opening file: /path/to/file/20231203_221523_9726.cr2
/usr/bin/dbus-send: /opt/Data/Software/tagstudio/_internal/libdbus-1.so.3: version `LIBDBUS_PRIVATE_1.14.10' not found (required by /usr/bin/dbus-send)
This issue, and its issues like it (#271, #444, #445) should be fixed ever since #707 got pulled. Open a new issue if this problem persists, as at that point there may be something else going on.