Changes between Initial Version and Version 2 of Ticket #2774
- Timestamp:
- 10/28/2015 04:30:33 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2774
- Property Status new → pending
- Property Component other/unknown → GTK-UI
- Property Milestone 1.3.13 → needs verified
-
Ticket #2774 – Description
initial v2 8 8 Error from commandline 9 9 10 {{{ 10 11 % deluge 11 12 /usr/lib/python2.7/site-packages/deluge/ui/gtkui/listview.py:250: GtkWarning: gtk_tree_model_sort_set_sort_column_id: assertion 'header != NULL' failed 12 13 self.treeview.get_model().set_sort_column_id(column_state.sort, column_state.sort_order) 14 }}}