FS#57834 - [hexchat] Scripting plugins fail to load

Attached to Project: Community Packages
Opened by Ethan (totalsecond) - Wednesday, 14 March 2018, 09:06 GMT
Last edited by Maxime Gauduin (Alucryd) - Thursday, 15 March 2018, 09:42 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Maxime Gauduin (Alucryd)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 5
Private No

Details

Description:
Since update to version 2.14.0-1, HexChat's default scripting plugins fail to load on start up and cannot be manually loaded. HexChat returns the following on start up:

AutoLoad failed for: /usr/lib/hexchat/plugins/lua.so
No hexchat_plugin_init symbol; is this really a HexChat plugin?
AutoLoad failed for: /usr/lib/hexchat/plugins/fishlim.so
No hexchat_plugin_init symbol; is this really a HexChat plugin?
AutoLoad failed for: /usr/lib/hexchat/plugins/perl.so
No hexchat_plugin_init symbol; is this really a HexChat plugin?
AutoLoad failed for: /usr/lib/hexchat/plugins/checksum.so
No hexchat_plugin_init symbol; is this really a HexChat plugin?
AutoLoad failed for: /usr/lib/hexchat/plugins/sysinfo.so
No hexchat_plugin_init symbol; is this really a HexChat plugin?
AutoLoad failed for: /usr/lib/hexchat/plugins/python.so
No hexchat_plugin_init symbol; is this really a HexChat plugin

Additional info:
* version: 2.14.0-1


Steps to reproduce:
1) Start HexChat.
This task depends upon

Closed by  Maxime Gauduin (Alucryd)
Thursday, 15 March 2018, 09:42 GMT
Reason for closing:  Fixed
Additional comments about closing:  2.14.1-1
Comment by Eli Schwartz (eschwartz) - Thursday, 15 March 2018, 04:09 GMT
https://github.com/hexchat/hexchat/issues/2132

Should be fixed by updating to 2.14.1

Loading...