Dule Gui has disappeared

General support for problems installing or using Deluge
Post Reply
phanqlo

Dule Gui has disappeared

Post by phanqlo »

Hello,
after selected the "Minimize on Tray" option the gui has disappeared.
I'm working on a Debian Sid Machine

debianBox:~# deluge
/var/lib/python-support/python2.4/gtk-2.0/gtk/__init__.py:72: GtkWarning: could not open display
warnings.warn(str(e), _gtk.Warning)
checking for ubuntu...
debianBox:~# /var/lib/python-support/python2.4/gtk-2.0/gtk/__init__.py:72: GtkWarning: could not open display
warnings.warn(str(e), _gtk.Warning)
/var/lib/python-support/python2.4/deluge/wizard.py:50: Warning: invalid (NULL) pointer instance
, domain='deluge')
/var/lib/python-support/python2.4/deluge/wizard.py:50: Warning: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
, domain='deluge')
/var/lib/python-support/python2.4/deluge/wizard.py:50: GtkWarning: gtk_settings_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
, domain='deluge')
/var/lib/python-support/python2.4/deluge/wizard.py:50: Warning: g_object_get: assertion `G_IS_OBJECT (object)' failed
, domain='deluge')
/var/lib/python-support/python2.4/deluge/wizard.py:50: Warning: value "TRUE" of type `gboolean' is invalid or out of range for property `visible' of type `gboolean'
, domain='deluge')
/var/lib/python-support/python2.4/deluge/wizard.py:50: GtkWarning: gtk_icon_theme_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
, domain='deluge')
/var/lib/python-support/python2.4/deluge/wizard.py:50: GtkWarning: gtk_icon_theme_load_icon: assertion `GTK_IS_ICON_THEME (icon_theme)' failed
, domain='deluge')
/var/lib/python-support/python2.4/deluge/wizard.py:50: GtkWarning: gtk_icon_size_lookup_for_settings: assertion `GTK_IS_SETTINGS (settings)' failed
, domain='deluge')
/var/lib/python-support/python2.4/deluge/wizard.py:50: GtkWarning: Invalid icon size 1

, domain='deluge')

I've tried to full unistall and reinstall again but without any results
Could you help me ?

Thanks in advance
oshiri
Member
Member
Posts: 40
Joined: Thu Nov 29, 2007 10:34 am

Re: Dule Gui has disappeared

Post by oshiri »

You should not run deluge as root.
Debian won't allow you to run any gui as root.

If you insist on running deluge as root (which is stupid as security is concerned), you can use sudo or sux.
phanqlo

Re: Dule Gui has disappeared

Post by phanqlo »

oshiri wrote:You should not run deluge as root.
Debian won't allow you to run any gui as root.

If you insist on running deluge as root (which is stupid as security is concerned), you can use sudo or sux.

I very appreciated you "Stupid" .
Obviously, I wasn't running Deluge as Root at all (i'm not crazy as you may think), but simply typed sudo and the "Deluge" on a Command line, a that is the result.
At present Deluge is still running (as simply User, not as Root)underground while the Gui fails to appear.
In fact"" GtkWarning: could not open display warnings.warn(str(e), _gtk.Warning)
checking for ubuntu... "" it seems I have some problem with Gtk with 0.5.8.-1 version (checking for Ubuntu ?) while the previous version was running perfectly.
N.B. the 0.5.8.-1 v. has been installed directly from the Debian Sid Repos (apt-get install ...)

Many thanks for you very useful help ...
Phanqlo
oshiri
Member
Member
Posts: 40
Joined: Thu Nov 29, 2007 10:34 am

Re: Dule Gui has disappeared

Post by oshiri »

I'm so sorry if you get me wrong when using word such as "stupid".
I'm not pointing it to you personally. I'm talking about security.
What makes me think you are running as root because of the command prompt.
debianBox:~# deluge
I'm not trying to insult anybody..just want to help.
Post Reply