We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I added your plugin to pidgin, here is the output error:
My system:
Debian GNU/Linux buster/sid
My pidgin version is:
Pidgin 2.12.0 (libpurple 2.12.0)
My pidgin-wechat version is:
v0.1.1 Pre-release
standard output:
coredump file or debugger's stack trace:
> pidgin -d Gtk-Message: Failed to load module "canberra-gtk-module" (10:52:34) prefs: Reading /home/user/.purple/prefs.xml (10:52:34) prefs: Finished reading /home/user/.purple/prefs.xml (10:52:34) prefs: Unable to find rename pref for /core/plugins (10:52:34) prefs: Renaming /core to /purple (10:52:34) prefs: removing pref /core/plugins/core-plugin_pack-google/domain (10:52:34) prefs: removing pref /core/plugins/core-plugin_pack-google (10:52:34) prefs: removing pref /core/plugins (10:52:34) prefs: removing pref /core (10:52:34) prefs: purple_prefs_get_path: Unknown pref /pidgin/browsers/command (10:52:34) dbus: okkk (10:52:34) plugins: probing /home/user/.purple/plugins/libwechat.so (10:52:34) plugins: /home/user/.purple/plugins/libwechat.so is not loadable: undefined symbol: X509_VERIFY_PARAM_set_hostflags
The text was updated successfully, but these errors were encountered:
yes, it has some symbols missing in your runtime environment, please try to build from source code.
Sorry, something went wrong.
Building it from source fixed the issue.
No branches or pull requests
Hi,
I added your plugin to pidgin, here is the output error:
My system:
My pidgin version is:
My pidgin-wechat version is:
standard output:
coredump file or debugger's stack trace:
The text was updated successfully, but these errors were encountered: