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

Respoon not loading with HexChat 2.14.3 in Debian 11 #1

Open
spacecactus opened this issue Jan 2, 2024 · 0 comments
Open

Respoon not loading with HexChat 2.14.3 in Debian 11 #1

spacecactus opened this issue Jan 2, 2024 · 0 comments

Comments

@spacecactus
Copy link

Only getting the following message, thank you.

Failed to load module: cdata 'char[4096]' has no attribute 'decode'
Traceback (most recent call last):
File "<init code for '_hexchat_embedded'>", line 152, in loadfile
File "/home/matt/.config/hexchat/addons/respoon.py", line 204, in
respoon_list = load_pref()
File "/home/matt/.config/hexchat/addons/respoon.py", line 71, in load_pref
for pref in hexchat.list_pluginpref():
File "/usr/lib/x86_64-linux-gnu/hexchat/python/_hexchat.py", line 322, in list_pluginpref
return __decode(prefs_str).split(',')
File "/usr/lib/x86_64-linux-gnu/hexchat/python/_hexchat.py", line 55, in __decode
return string.decode()
AttributeError: cdata 'char[4096]' has no attribute 'decode'

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

1 participant