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

Bug Crash #2872

Closed
PhilLFC85 opened this issue Feb 11, 2024 · 5 comments
Closed

Bug Crash #2872

PhilLFC85 opened this issue Feb 11, 2024 · 5 comments
Labels
Milestone

Comments

@PhilLFC85
Copy link

PhilLFC85 commented Feb 11, 2024

Nicotine+ Version: 3.3.0
GTK Version: 4.12.5
Python Version: 3.11.7 (win32)

Type: <class 'KeyError'>
Value: 'usernamefilepath'
Traceback: File "D:/a/nicotine-plus/nicotine-plus/pynicotine/gtkgui/application.py", line 935, in on_process_thread_events
File "D:/a/nicotine-plus/nicotine-plus/pynicotine/events.py", line 289, in process_thread_events
File "D:/a/nicotine-plus/nicotine-plus/pynicotine/events.py", line 245, in emit
File "D:/a/nicotine-plus/nicotine-plus/pynicotine/downloads.py", line 870, in _user_status
File "D:/a/nicotine-plus/nicotine-plus/pynicotine/downloads.py", line 295, in _enqueue_transfer
File "D:/a/nicotine-plus/nicotine-plus/pynicotine/downloads.py", line 456, in _finish_transfer
File "D:/a/nicotine-plus/nicotine-plus/pynicotine/downloads.py", line 513, in _auto_clear_transfer
File "D:/a/nicotine-plus/nicotine-plus/pynicotine/downloads.py", line 521, in _clear_transfer

@PhilLFC85 PhilLFC85 added the bug label Feb 11, 2024
@mathiascode
Copy link
Member

Do you have any information about what happened leading up to the crash?

@PhilLFC85
Copy link
Author

absolutely nothing it was just in the background downloading and then came up with critical error message

@mathiascode
Copy link
Member

Related to #2869

@mathiascode
Copy link
Member

Could you keep debug logging enabled for some time, in case the bug happens again? https://nicotine-plus.org/doc/DEVELOPING.html#debug-logging

Please enable the following categories: downloads, connections, messages, transfers, miscellaneous

@mathiascode
Copy link
Member

I've not been able to find the bug, but an error message starting with "FIXME:" will be logged in 3.3.1. If you happen to run into it, let me know.

@mathiascode mathiascode added this to the 3.3.1 milestone Feb 16, 2024
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