GLib-CRITICAL **: g_queue_is_empty: assertion `queue != NULL' failed #3223
Labels
area: core
Issues not related to a specific subsystem
prio: low
Minor problem or easily worked around
Milestone
Important
This issue was migrated from Trac:
angel_il
(@ilia-maslakov)message "GLib-CRITICAL : g_queue_is_empty: assertion `queue != NULL' failed"
after mouse click in empty 'listbox'.
steps to reproduce:
1) menu Command\Directory hotlist (C-\)
2) listbox must be is empty
3) Rigt click in any place
trace
need check that l->list != NULL
in listbox.c line 481
The text was updated successfully, but these errors were encountered: