You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nicotine+ version: 3.1.0.dev1
Operating System/Distribution: macOS High Sierra
Describe the bug
These errors appear on a window as "critical error", the first when I open Nicotine+, the other when I try to close it.
Type: <class 'TypeError'>
Value: not all arguments converted during string formatting
Traceback: File "pynicotine/gtkgui/frame.py", line 2531, in on_delete_event
File "pynicotine/gtkgui/frame.py", line 2563, in save_state
File "pynicotine/logfacility.py", line 125, in remove_listener
File "pynicotine/logfacility.py", line 70, in add
Type: <class 'AttributeError'>
Value: 'Logger' object has no attribute 'config'
Traceback: File "pynicotine/gtkgui/frame.py", line 607, in on_network_event
File "pynicotine/pynicotine.py", line 2007, in file_request
File "pynicotine/transfers.py", line 954, in file_request
File "pynicotine/transfers.py", line 1050, in _file_request_download
File "pynicotine/logfacility.py", line 86, in add_download
File "pynicotine/logfacility.py", line 129, in log_transfer
Expected behavior
No error windows to appear.
Steps to reproduce the bug
Close my previous instance, of a previous build. Open the newly compiled build, and try to close it.
Additional context
Could have to do with settings not getting properly carried over?
The text was updated successfully, but these errors were encountered:
Nicotine+ version: 3.1.0.dev1
Operating System/Distribution: macOS High Sierra
Describe the bug
These errors appear on a window as "critical error", the first when I open Nicotine+, the other when I try to close it.
Expected behavior
No error windows to appear.
Steps to reproduce the bug
Close my previous instance, of a previous build. Open the newly compiled build, and try to close it.
Additional context
Could have to do with settings not getting properly carried over?
The text was updated successfully, but these errors were encountered: