Deluge Won't Start Anymore

General support for problems installing or using Deluge
Post Reply
uknowho008
Member
Member
Posts: 16
Joined: Sat Jan 19, 2008 3:53 am

Deluge Won't Start Anymore

Post by uknowho008 »

I'm running Deluge on an Xserver ubuntu 9.04 and it used to work fine. All the sudden it won't start anymore. I hadn't made any changes before this happened, but I ubuntu after it broke. Deluge version is 1.1.6 when I try to run deluge this is what I get. Thanks.

Code: Select all

X11 connection rejected because of wrong authentication.
/var/lib/python-support/python2.6/gtk-2.0/gtk/__init__.py:72: GtkWarning: could not open display
  warnings.warn(str(e), _gtk.Warning)
1.1.6
/var/lib/python-support/python2.6/deluge/ui/gtkui/queuedtorrents.py:60: Warning: invalid (NULL) pointer instance
  "glade/queuedtorrents.glade"))
/var/lib/python-support/python2.6/deluge/ui/gtkui/queuedtorrents.py:60: Warning: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
  "glade/queuedtorrents.glade"))
/var/lib/python-support/python2.6/deluge/ui/gtkui/queuedtorrents.py:60: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  "glade/queuedtorrents.glade"))
/var/lib/python-support/python2.6/deluge/ui/gtkui/queuedtorrents.py:60: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  "glade/queuedtorrents.glade"))
/var/lib/python-support/python2.6/deluge/ui/gtkui/queuedtorrents.py:60: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
  "glade/queuedtorrents.glade"))
/var/lib/python-support/python2.6/deluge/ui/gtkui/queuedtorrents.py:76: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  gtk.TreeViewColumn(_("Torrent"), gtk.CellRendererText(), text=0))
/var/lib/python-support/python2.6/deluge/ui/gtkui/queuedtorrents.py:76: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  gtk.TreeViewColumn(_("Torrent"), gtk.CellRendererText(), text=0))
X11 connection rejected because of wrong authentication.
/var/lib/python-support/python2.6/deluge/ui/gtkui/mainwindow.py:63: Warning: invalid (NULL) pointer instance
  "glade/main_window.glade"))
/var/lib/python-support/python2.6/deluge/ui/gtkui/mainwindow.py:63: Warning: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
  "glade/main_window.glade"))
/var/lib/python-support/python2.6/deluge/ui/gtkui/mainwindow.py:63: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  "glade/main_window.glade"))
/var/lib/python-support/python2.6/deluge/ui/gtkui/mainwindow.py:63: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
  "glade/main_window.glade"))
/var/lib/python-support/python2.6/deluge/ui/gtkui/mainwindow.py:63: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
  "glade/main_window.glade"))
/var/lib/python-support/python2.6/deluge/ui/gtkui/mainwindow.py:63: GtkWarning: gdk_screen_get_display: assertion `GDK_IS_SCREEN (screen)' failed
  "glade/main_window.glade"))
/var/lib/python-support/python2.6/deluge/ui/gtkui/mainwindow.py:63: GtkWarning: gdk_display_get_window_at_pointer: assertion `GDK_IS_DISPLAY (display)' failed
  "glade/main_window.glade"))
/var/lib/python-support/python2.6/deluge/ui/gtkui/mainwindow.py:63: GtkWarning: gtk_toolbar_set_icon_size: assertion `icon_size != GTK_ICON_SIZE_INVALID' failed
  "glade/main_window.glade"))
/var/lib/python-support/python2.6/deluge/ui/gtkui/mainwindow.py:63: GtkWarning: gdk_pango_context_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  "glade/main_window.glade"))
/var/lib/python-support/python2.6/deluge/ui/gtkui/mainwindow.py:63: PangoWarning: pango_context_set_font_description: assertion `context != NULL' failed
  "glade/main_window.glade"))
/var/lib/python-support/python2.6/deluge/ui/gtkui/mainwindow.py:63: PangoWarning: pango_context_set_base_dir: assertion `context != NULL' failed
  "glade/main_window.glade"))
/var/lib/python-support/python2.6/deluge/ui/gtkui/mainwindow.py:63: PangoWarning: pango_context_set_language: assertion `context != NULL' failed
  "glade/main_window.glade"))
/var/lib/python-support/python2.6/deluge/ui/gtkui/mainwindow.py:63: PangoWarning: pango_layout_new: assertion `context != NULL' failed
  "glade/main_window.glade"))
/var/lib/python-support/python2.6/deluge/ui/gtkui/mainwindow.py:63: PangoWarning: pango_layout_set_attributes: assertion `layout != NULL' failed
  "glade/main_window.glade"))
/var/lib/python-support/python2.6/deluge/ui/gtkui/mainwindow.py:63: PangoWarning: pango_layout_set_text: assertion `layout != NULL' failed
  "glade/main_window.glade"))
/var/lib/python-support/python2.6/deluge/ui/gtkui/mainwindow.py:63: PangoWarning: pango_layout_get_unknown_glyphs_count: assertion `PANGO_IS_LAYOUT (layout)' failed
  "glade/main_window.glade"))
/var/lib/python-support/python2.6/deluge/ui/gtkui/mainwindow.py:63: Warning: g_object_unref: assertion `G_IS_OBJECT (object)' failed
  "glade/main_window.glade"))
/var/lib/python-support/python2.6/deluge/ui/gtkui/mainwindow.py:63: GtkWarning: gtk_icon_theme_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
  "glade/main_window.glade"))
/var/lib/python-support/python2.6/deluge/ui/gtkui/mainwindow.py:63: GtkWarning: gtk_icon_size_lookup_for_settings: assertion `GTK_IS_SETTINGS (settings)' failed
  "glade/main_window.glade"))
/var/lib/python-support/python2.6/deluge/ui/gtkui/mainwindow.py:63: GtkWarning: Invalid icon size 1

  "glade/main_window.glade"))
/var/lib/python-support/python2.6/deluge/ui/gtkui/mainwindow.py:63: GtkWarning: gtk_icon_theme_load_icon: assertion `GTK_IS_ICON_THEME (icon_theme)' failed
  "glade/main_window.glade"))
Segmentation fault
uknowho008
Member
Member
Posts: 16
Joined: Sat Jan 19, 2008 3:53 am

Re: Deluge Won't Start Anymore

Post by uknowho008 »

I reinstalled deluge and it seems to be working again. now its checking all the files ughh....

still interested if anybody can tell me what the problem was.
sfreud

Re: Deluge Won't Start Anymore

Post by sfreud »

I have experienced problems with startup since I installed 1.1.9. The Deluge window just grays as if Deluge has problems, the tray icon never shows and the process is 'inet_wait_for_connect'. This can sometimes also happen when Deluge has started successfully and run for a while. I have reinstalled Deluge without any success. OS: Ubuntu 9.04.

Any ideas how it can be fixed?
Attachments
Print screen of the system monitor with Deluge in the background.
Print screen of the system monitor with Deluge in the background.
Deluge_hang.png (164.5 KiB) Viewed 5344 times
a1x
New User
New User
Posts: 5
Joined: Fri Apr 10, 2009 7:29 pm

Re: Deluge Won't Start Anymore

Post by a1x »

And u probably are seeing an empty window loading, if this is the problem please install boost 1.39 ( i believe u still use 1.38 or earlier). Hope this helps.
Image
sfreud

Re: Deluge Won't Start Anymore

Post by sfreud »

Yes, the startup is exactly as you described.

I tried to upgrade with 'sudo apt-get install libboost-dev', but that only gave me 1.34.1. I then downloaded and installed 1.39 from the project's website, but the problem isn't gone so I'm guessing I will have to test which boost is in use and switch to the right one or something like that.

Time to google some more I guess... :oops:
a1x
New User
New User
Posts: 5
Joined: Fri Apr 10, 2009 7:29 pm

Re: Deluge Won't Start Anymore

Post by a1x »

Erm... first uninstall 1.34 or whatever u have, then download 1.39.0 and do this. I can`t guarantee that with simple install u will do the job, but u have to try.
Image
a1x
New User
New User
Posts: 5
Joined: Fri Apr 10, 2009 7:29 pm

Re: Deluge Won't Start Anymore

Post by a1x »

Re: Deluge Won't Start Anymore

Postby uknowho008 on Sat Jun 27, 2009 8:23 pm
I reinstalled deluge and it seems to be working again. now its checking all the files ughh....

still interested if anybody can tell me what the problem was.
I believe Its corrupted config file and u shud have ./config/deluge removed and then start the app again. Or maybe u`ve crashed ur x then u shud delete some of the session files which are created in ur user folder.
Image
Post Reply