nicotine-plus / nicotine-plus

Graphical client for the Soulseek peer-to-peer network

Home Page:https://nicotine-plus.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bug on checking transfers

Goldmaster opened this issue · comments

Nicotine+ Version: 3.3.2
GTK Version: 4.12.5
Python Version: 3.11.8 (win32)

Type: <class 'TypeError'>
Value: '>' not supported between instances of 'int' and 'NoneType'
Traceback: File "D:/a/nicotine-plus/nicotine-plus/pynicotine/gtkgui/widgets/iconnotebook.py", line 621, in on_focus_page
File "D:/a/nicotine-plus/nicotine-plus/pynicotine/gtkgui/transfers.py", line 264, in on_focus
File "D:/a/nicotine-plus/nicotine-plus/pynicotine/gtkgui/transfers.py", line 380, in update_model
File "D:/a/nicotine-plus/nicotine-plus/pynicotine/gtkgui/transfers.py", line 748, in update_specific
File "D:/a/nicotine-plus/nicotine-plus/pynicotine/gtkgui/transfers.py", line 462, in get_percent

commented

Fixed in 2aa2b17