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

[Calculator] Plugin is not loading under macOS #1435

Closed
martinengelke opened this issue Sep 20, 2024 · 4 comments
Closed

[Calculator] Plugin is not loading under macOS #1435

martinengelke opened this issue Sep 20, 2024 · 4 comments
Assignees

Comments

@martinengelke
Copy link

Package source

Github/Manuel

App logs

Fehler beim Laden des Plugins:

Rechner (calculator_qalculate):
Cannot load library /Applications/albert.app/Contents/PlugIns/albert/calculator_qalculate.dylib: (dlopen(/Applications/albert.app/Contents/PlugIns/albert/calculator_qalculate.dylib, 0x0089): Library not loaded: /opt/local/libexec/openssl3/lib/libssl.3.dylib
Referenced from: <96BF9FEC-250A-3A4C-9528-5B460215D914> /Applications/albert.app/Contents/Frameworks/libcurl.4.dylib
Reason: tried: '/opt/local/libexec/openssl3/lib/libssl.3.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/local/libexec/openssl3/lib/libssl.3.dylib' (no such file), '/opt/local/libexec/openssl3/lib/libssl.3.dylib' (no such file), '/usr/local/lib/libssl.3.dylib' (no such file), '/usr/lib/libssl.3.dylib' (no such file, not in dyld cache))

Current Behavior

Plugin cannot be loaded.

Expected Behavior

Plugin should load.

Anything else?

Nope.

@martinengelke martinengelke changed the title [plugin-id] Calculator [Calculator] Plugin is not loading under macOS Sep 24, 2024
@ManuelSchneid3r
Copy link
Member

Probably it should be picked up by macdeployqt tool. However maybe you could get it to work if you install openssl3 using macports.

@martinengelke
Copy link
Author

works now with v0.26.4

@ManuelSchneid3r
Copy link
Member

Weird. I didn't change anything. But fine.

@martinengelke
Copy link
Author

-[x] calculator
-[] python

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants