Skip to content

Critical errors #1383

Closed
Closed
@2V3EvG4LMJFdRe

Description

@2V3EvG4LMJFdRe

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions