Gtk Warning on Fedora 11, when torrents get deleted.

General support for problems installing or using Deluge
Post Reply
lurker
New User
New User
Posts: 9
Joined: Tue Apr 28, 2009 3:41 am

Gtk Warning on Fedora 11, when torrents get deleted.

Post 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!
Last edited by lurker on Mon Jun 15, 2009 3:39 am, edited 1 time in total.
lurker
New User
New User
Posts: 9
Joined: Tue Apr 28, 2009 3:41 am

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

Post 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
andar
Top Bloke
Top Bloke
Posts: 1050
Joined: Fri Jun 08, 2007 8:38 pm
Location: Victoria, BC
Contact:

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

Post 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
lurker
New User
New User
Posts: 9
Joined: Tue Apr 28, 2009 3:41 am

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

Post 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.
lurker
New User
New User
Posts: 9
Joined: Tue Apr 28, 2009 3:41 am

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

Post 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!
lurker
New User
New User
Posts: 9
Joined: Tue Apr 28, 2009 3:41 am

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

Post 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
Last edited by lurker on Tue Jun 23, 2009 11:20 pm, edited 1 time in total.
lurker
New User
New User
Posts: 9
Joined: Tue Apr 28, 2009 3:41 am

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

Post by lurker »

After updating the gtk packages on Fedora, I no longer encounter the blank window problem.. at least for a week.
Post Reply