#3266: GTK Peers tabs errors
---------------------+-------------------
Reporter: Cas | Owner:
Type: bug | Status: new
Priority: minor | Milestone: 2.0.3
Component: Unknown | Version: 2.0.0
Keywords: |
---------------------+-------------------
Errors in the peers tab that needs fixings
{{{
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/deluge/ui/gtk3/peers_tab.py",
line 361, in _on_query_tooltip
tooltip.set_text(COUNTRIES[country_code])
AttributeError: 'bool' object has no attribute 'set_text'
}}}
{{{
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/deluge/ui/gtk3/peers_tab.py",
line 351, in _on_button_press_event
self.peer_menu.popup(None, None, None, event.button, event.time)
TypeError: popup() missing 1 required positional argument: 'activate_time'
}}}
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3266>
Deluge <http://deluge-torrent.org/>
Deluge Project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/deluge-dev.
To view this discussion on the web visit
https://groups.google.com/d/msgid/deluge-dev/041.888f80b4e5931fb2ad68cc6b297dcb56%40deluge-torrent.org.
For more options, visit https://groups.google.com/d/optout.