TagStudio icon indicating copy to clipboard operation
TagStudio copied to clipboard

[Bug][9.4.2]: Can't open files, OPENSSL_3.2.0 and LIBDBUS_PRIVATE_1.14.10 not found

Open ebdavison opened this issue 10 months ago • 1 comments

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

  1. open tagstudio
  2. right-click image
  3. 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)

ebdavison avatar Feb 03 '25 15:02 ebdavison

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)

ebdavison avatar Feb 03 '25 15:02 ebdavison

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.

xarvex avatar Aug 31 '25 07:08 xarvex