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

Critical errors #1383

Closed
2V3EvG4LMJFdRe opened this issue May 15, 2021 · 1 comment
Closed

Critical errors #1383

2V3EvG4LMJFdRe opened this issue May 15, 2021 · 1 comment
Labels

Comments

@2V3EvG4LMJFdRe
Copy link

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?

@mathiascode
Copy link
Member

Fixed in 77d608b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants