Your message dated Tue, 28 Aug 2012 11:37:12 +0200
with message-id <[email protected]>
and subject line #644478 g_object_set_qdata assertion errors
has caused the Debian Bug report #644478,
regarding gajim: g_object_set_qdata assertion errors
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
644478: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=644478
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gajim
Version: 0.14.4-2
Severity: normal
The following errors happen in .xsession-errors:
/usr/share/gajim/src/common/passwords.py:108: UserWarning: multiple gnome
keyring items found for account im.simonhoenscheid.de; trying to use the first
one...
% account_name)
/usr/share/gajim/src/roster_window.py:4658: Warning: g_object_set_qdata:
assertion `G_IS_OBJECT (object)' failed
if not model[titer][data]:
/usr/share/gajim/src/roster_window.py:4713: Warning: g_object_set_qdata:
assertion `G_IS_OBJECT (object)' failed
if type_ == 'account' and model[titer][C_PADLOCK_PIXBUF]:
/usr/share/gajim/src/roster_window.py:6113: Warning: g_object_set_qdata:
assertion `G_IS_OBJECT (object)' failed
self.window.show_all()
gajim.py:437: Warning: g_object_set_qdata: assertion `G_IS_OBJECT (object)'
failed
gtk.main()
/usr/share/gajim/src/roster_window.py:4685: Warning: g_object_set_qdata:
assertion `G_IS_OBJECT (object)' failed
if model[titer][C_AVATAR_PIXBUF] or \
/usr/share/gajim/src/message_window.py:300: Warning: g_object_set_qdata:
assertion `G_IS_OBJECT (object)' failed
self.window.show_all()
/usr/share/gajim/src/message_window.py:292: Warning: g_object_set_qdata:
assertion `G_IS_OBJECT (object)' failed
self.notebook.append_page(control.widget, tab_label_box)
/usr/share/gajim/src/roster_window.py:2245: Warning: g_object_set_qdata:
assertion `G_IS_OBJECT (object)' failed
liststore.prepend(['SEPARATOR', None, '', True])
/usr/share/gajim/src/roster_window.py:2248: Warning: g_object_set_qdata:
assertion `G_IS_OBJECT (object)' failed
gajim.interface.jabber_state_images['16'][show], show, False])
Also, switching between tabs in the chat window takes up
a huge lot of time, approx. 5-10 seconds. During that time,
the window is grey and doesn't show anything.
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=ANSI_X3.4-1968)
(ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash
Versions of packages gajim depends on:
ii dnsutils 1:9.7.3.dfsg-1+b1
ii python 2.6.7-3
ii python-gtk2 2.24.0-2
Versions of packages gajim recommends:
ii dbus 1.4.16-1
ii notification-daemon 0.7.2-1
ii python-crypto 2.3-3
ii python-dbus 0.84.0-2
ii python-gnupginterface 0.3.2-9.1
ii python-openssl 0.13-1
Versions of packages gajim suggests:
pn aspell-en 7.1-0-1
pn avahi-daemon <none>
pn dvipng <none>
pn gnome-keyring 3.0.3-2
pn gstreamer0.10-plugins-ugly 0.10.18-3
pn libgtkspell0 <none>
pn nautilus-sendto <none>
pn network-manager <none>
pn python-avahi <none>
pn python-farsight <none>
pn python-gconf 2.28.1-3
pn python-gnome2 2.28.1-3
pn python-gnomekeyring 2.32.0-1+b1
pn python-kerberos <none>
pn texlive-latex-base <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
This is fixed in newer GTK version.
--- End Message ---