nicotine-plus / nicotine-plus

Graphical client for the Soulseek peer-to-peer network

Home Page:https://nicotine-plus.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Found another bug

jasonthronson99 opened this issue · comments

Nicotine+ Version: 3.3.2
GTK Version: 3.24.38
Python Version: 3.11.2 (linux)

Type: <class 'TypeError'>
Value: Argument 1 does not allow None as a value
Traceback: File "/usr/lib/python3/dist-packages/pynicotine/gtkgui/widgets/dialogs.py", line 155, in _on_show
self.show_callback(self)
File "/usr/lib/python3/dist-packages/pynicotine/gtkgui/dialogs/fastconfigure.py", line 289, in on_show
self.password_entry.set_text(config.sections["server"]["passw"])