Opened 5 years ago

Last modified 5 years ago

#3251 new bug

Closing Deluge message: gtk_notebook_get_tab_label: assertion

Reported by: Cas Owned by:
Priority: trivial Milestone: 2.x
Component: GTK UI Version: develop
Keywords: Cc:

Description

A trivial issue with the notebook tabs in GTK that results in a Gtk-CRITICAL warning in terminal when closing Deluge:

(deluge:12655): Gtk-CRITICAL **: 19:21:40.935: gtk_notebook_get_tab_label: assertion 'list != NULL' failed

It also occurs when disabling plugins.

Change History (1)

comment:1 Changed 5 years ago by Cas

Likely needs reporting upstream as seeing it with simple example too: https://python-gtk-3-tutorial.readthedocs.io/en/latest/layout.html#notebook

Note: See TracTickets for help on using tickets.