Changes between Initial Version and Version 2 of Ticket #2774


Ignore:
Timestamp:
10/28/2015 04:30:33 PM (9 years ago)
Author:
Cas
Comment:

That is a warning, not an error and a GtkWarning should not prevent it loading.

We need details on how to replicate, as per Contributing/BugReporting please include logs and try with a fresh config.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2774

    • Property Status changed from new to pending
    • Property Component changed from other/unknown to GTK-UI
    • Property Milestone changed from 1.3.13 to needs verified
  • Ticket #2774 – Description

    initial v2  
    88Error from commandline 
    99 
     10{{{ 
    1011% deluge 
    1112/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 
    1213  self.treeview.get_model().set_sort_column_id(column_state.sort, column_state.sort_order) 
     14}}}