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

What version of GPlugin is required? #11

Closed
rburcham opened this issue Jul 28, 2015 · 2 comments
Closed

What version of GPlugin is required? #11

rburcham opened this issue Jul 28, 2015 · 2 comments

Comments

@rburcham
Copy link

At runtime I'm getting

(Pidgin:30649): GPlugin-WARNING **: failed to query '/usr/local/lib/purple-3/libsipe.so' with loader 'GPluginNativeLoader': the query function did not return a GPluginPluginInfo instance

I am using gplugin-0.0.22 at the moment.

@rburcham
Copy link
Author

I've built against the tieto/gplugin too and I get the same error.

@xhaakon
Copy link
Contributor

xhaakon commented Mar 30, 2016

the query function did not return a GPluginPluginInfo instance

This error description hides the actual reason why the library couldn't be loaded, probably some unresolved symbol; see #40. Using GPlugin from its current develop branch should give a more meaningful message (no release yet, likely it's going to be 0.27.0).

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

No branches or pull requests

2 participants