Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
3 tasks done
ebdavison opened this issue Feb 3, 2025 · 1 comment
Open
3 tasks done
Labels
System: Linux For Linux/BSD distributions Type: Bug Something isn't working as intended Type: File System File system interactions Type: Installation Installing, building, and/or launching the program

Comments

@ebdavison
Copy link

Checklist

  • I am using an up-to-date version.
  • I have read the documentation.
  • 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 ebdavison added the Type: Bug Something isn't working as intended label Feb 3, 2025
@ebdavison
Copy link
Author

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)

@CyanVoxel CyanVoxel changed the title [Bug]: [Bug][9.4.2]: Can't open files, OPENSSL_3.2.0 and LIBDBUS_PRIVATE_1.14.10 not found Feb 3, 2025
@CyanVoxel CyanVoxel added Type: File System File system interactions System: Linux For Linux/BSD distributions Type: Installation Installing, building, and/or launching the program labels Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
System: Linux For Linux/BSD distributions Type: Bug Something isn't working as intended Type: File System File system interactions Type: Installation Installing, building, and/or launching the program
Projects
None yet
Development

No branches or pull requests

2 participants