Filippo Giunchedi wrote:
On Sun, Apr 13, 2008 at 01:07:34PM +0200, matthieu castet wrote:
This make gajim no functionnal.

My guess is that is because of the python2.5 transition thus trayicon.so won't
load.

Note however that gajim first tries to load trayicon from python-gnome2-extras
so installing the package indeed fixes the problem at least for the moment.
gajim will load with a warning though:
$ gajim --verbose
/usr/share/gajim/src/systray.py:35: DeprecationWarning: the module egg.trayicon
is deprecated; equivalent functionality can now be found in pygtk 2.10
  import egg.trayicon as trayicon   # gnomepythonextras trayicon

I'm not sure what is the best option here as I'm no gtk expert, perhaps using
gtk.StatusIcon? This is more an upstream bug anyway.
Ok thanks for the explication.

But I think there is a bug in gajim for optional module.
If a module was enable because it was present, then it is removed.
Gajim should detect that and disable the option.
For the trayicon it detect that is not present, but still use the trayicon path of not showing the main windows.
That way in my case, gajim should have display a windows.

Matthieu



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to