Page 1 of 1

Gtk Warning on Fedora 11, when torrents get deleted.

Posted: Fri Jun 12, 2009 7:05 pm
by lurker
A blank window, followed by the following error, was found when I started deluge after deleting a torrent in progress previously placed in the download folder.

Can anyone direct me to the right place?

P.S
Fedora 11 KDE with deluge 1.16

Code: Select all

$ deluge
1.1.6
/usr/lib/python2.6/site-packages/deluge/ui/gtkui/mainwindow.py:63: GtkWarning: gtk_toolbar_set_icon_size: assertion `icon_size != GTK_ICON_SIZE_INVALID' failed
  "glade/main_window.glade"))
Fatal Python error: PyImport_GetModuleDict: no module dictionary!
Killed

Code: Select all

$deluge
1.1.6
/usr/lib/python2.6/site-packages/deluge/ui/gtkui/mainwindow.py:63: GtkWarning: gtk_toolbar_set_icon_size: assertion `icon_size != GTK_ICON_SIZE_INVALID' failed
  "glade/main_window.glade"))
Loading socket Config module ...
Creating backend ...
Loading x11 FrontEnd module ...
Failed to load x11 FrontEnd module.
Fatal Python error: PyImport_GetModuleDict: no module dictionary!

Re: Gtk Warning on Fedora 11, when torrents get deleted.

Posted: Sun Jun 14, 2009 4:32 pm
by lurker
Deluge works perfedtly when launched via other accounts such as root. How do I reset or delete my personal settings for my accounts and then relaunch it?

There is no any deluge entry in /etc or in my $HOME

Re: Gtk Warning on Fedora 11, when torrents get deleted.

Posted: Sun Jun 14, 2009 6:22 pm
by andar
lurker wrote:Deluge works perfedtly when launched via other accounts such as root. How do I reset or delete my personal settings for my accounts and then relaunch it?

There is no any deluge entry in /etc or in my $HOME
~/.config/deluge

Re: Gtk Warning on Fedora 11, when torrents get deleted.

Posted: Mon Jun 15, 2009 3:35 am
by lurker
After deleting my deluge entry in $HOME/.config/, Deluge worked.

However, I still see the same old error from the terminal when its launched, whether be it on my account or others.

Re: Gtk Warning on Fedora 11, when torrents get deleted.

Posted: Mon Jun 15, 2009 5:46 am
by lurker
I have deleted the old personal configuration on deluge and It worked for a while before relaunching. A blank and white window was shown, followed by two instance of scim icon in the tray on KDE.

Is Scim the imput method the culprit? or the gtk ? or what else?

Code: Select all

$ deluged
$ Fatal Python error: PyImport_GetModuleDict: no module dictionary!

Re: Gtk Warning on Fedora 11, when torrents get deleted.

Posted: Wed Jun 17, 2009 2:43 pm
by lurker
Every time a blank screen is shown on Deluge, I delete all the personal settings in $HOME/.config/* and it works at the expense of losing all the torrents downloading in progress. Could any developers here shows me the way?

EDIT: Saving the torrents by leaving $HOME/.config/deluge/state intact

Re: Gtk Warning on Fedora 11, when torrents get deleted.

Posted: Tue Jun 23, 2009 11:15 pm
by lurker
After updating the gtk packages on Fedora, I no longer encounter the blank window problem.. at least for a week.