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

Two critical errors at the same time #3232

Open
Porygon31 opened this issue Dec 22, 2024 · 0 comments
Open

Two critical errors at the same time #3232

Porygon31 opened this issue Dec 22, 2024 · 0 comments
Labels

Comments

@Porygon31
Copy link

Nicotine version:
Operating System/Distribution:
Windows 10 Pro 22H2 build: 19045.5247

Describe the bug

Suddenly, my screen went black for 5 to 10 seconds, and at different times there were white squares and I could see my cursor (I'm sorry, but that's pretty complicated to describe).
The bug reproduced the same thing as when you update your graphics card driver

Expected behavior

Screen goes black and sometimes shows the cursor, like when you update the driver of your graphic card

Steps to reproduce the bug

I don't know

Additional context

I had two logs reports once my screen was back to normal. (I've uploaded them in case you need them.)

First one:

Nicotine Version: 3.3.7
GTK Version: 4.16.2
Python Version: 3.12.7 (win32)

Type: <class 'MemoryError'>
Value:
Traceback: File "D:/a/nicotine-plus/nicotine-plus/pynicotine/gtkgui/application.py", line 831, in _raise_exception
File "C:/msys64/mingw64/lib/python3.12/threading.py", line 1075, in _bootstrap_inner
File "D:/a/nicotine-plus/nicotine-plus/pynicotine/slskproto.py", line 2737, in run
File "D:/a/nicotine-plus/nicotine-plus/pynicotine/slskproto.py", line 2723, in _loop
File "D:/a/nicotine-plus/nicotine-plus/pynicotine/slskproto.py", line 2516, in _process_ready_sockets
File "D:/a/nicotine-plus/nicotine-plus/pynicotine/slskproto.py", line 2490, in _process_ready_output_socket
File "D:/a/nicotine-plus/nicotine-plus/pynicotine/slskproto.py", line 2672, in _write_data
File "D:/a/nicotine-plus/nicotine-plus/pynicotine/slskproto.py", line 1990, in _process_upload

The second one:

Nicotine Version: 3.3.7
GTK Version: 4.16.2
Python Version: 3.12.7 (win32)

Type: <class 'AttributeError'>
Value: 'NoneType' object has no attribute 'login_status'
Traceback: File "D:/a/nicotine-plus/nicotine-plus/pynicotine/gtkgui/mainwindow.py", line 374, in on_window_active_changed
File "D:/a/nicotine-plus/nicotine-plus/pynicotine/gtkgui/mainwindow.py", line 1050, in on_cancel_auto_away
File "D:/a/nicotine-plus/nicotine-plus/pynicotine/gtkgui/mainwindow.py", line 1030, in set_auto_away
File "D:/a/nicotine-plus/nicotine-plus/pynicotine/gtkgui/mainwindow.py", line 1034, in create_away_timer

MemoryError.txt
AttributeError.txt

Thanks,
Kind regards,

Porygon

@Porygon31 Porygon31 added the bug label Dec 22, 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

1 participant