#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 )
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 by , 9 years ago
comment:2 by , 9 years ago
Component: | other/unknown → GTK-UI |
---|---|
Description: | modified (diff) |
Milestone: | 1.3.13 → needs verified |
Status: | new → 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:4 by , 9 years ago
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 by , 9 years ago
Have you tried without any plugins enabled, for example pieces plugin since the logs stop when it is enabled.
comment:7 by , 7 years ago
Resolution: | → WorksForMe |
---|---|
Status: | new → closed |
http://forum.deluge-torrent.org/viewtopic.php?f=7&t=50747