#2774 closed bug (WorksForMe)
Deluge wont start when run from .desktop or commandline
Reported by: | bugmenot | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | needs verified |
Component: | GTK UI | Version: | 1.3.12 |
Keywords: | Cc: |
Description (last modified by Cas)
OS: Arch using latest server and client with webinterface
Webinterface works
Client will open up but not load anything and hang
Error from commandline
% deluge /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 self.treeview.get_model().set_sort_column_id(column_state.sort, column_state.sort_order)
Attachments (4)
Change History (11)
comment:1 Changed 7 years ago by bugmenot
comment:2 Changed 7 years ago by Cas
- Component changed from other/unknown to GTK-UI
- Description modified (diff)
- Milestone changed from 1.3.13 to needs verified
- Status changed from new to pending
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.
comment:3 Changed 7 years ago by bugmenot
- Status changed from pending to new
Attachment (hangs.log) added by ticket reporter.
comment:4 Changed 7 years ago by bugmenot
Client: 1.3.12 Server: 1.3.12
libtorrent: 1.0.6.0
Operating System and version. Arch latest Browser and version (if using WebUI). Firefox
Plugins enabled.
Installation method i.e. from source, package or installer.
pacman -S deluge
Precise steps to reproduce the bug.
3/4 times it will hang and result in having to force close it.
1/4 times it will work without a issue and I have included a clean open log to compare
Steps run "deluge-gtk -L debug -l ~/test.log" Wait 5 seconds click connect to localhost daemon, see if it hangs or not.
If it hangs close via task manager
If it connects continue to manage torrents.
WebUI works no matter what happens to deluge-gtk
Both log files included.
comment:5 Changed 7 years ago by Cas
Have you tried without any plugins enabled, for example pieces plugin since the logs stop when it is enabled.
comment:6 Changed 7 years ago by bugmenot
This is the log file with pieces plugin disabled.
comment:7 Changed 6 years ago by Cas
- Resolution set to WorksForMe
- Status changed from new to closed
http://forum.deluge-torrent.org/viewtopic.php?f=7&t=50747