Bug 953243

Summary: Gajim IndexError: list index out of range
Product: [Fedora] Fedora Reporter: Pavel Alexeev <pahan>
Component: gajimAssignee: Michal Schmidt <mschmidt>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: mschmidt
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-05-03 01:56:00 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Pavel Alexeev 2013-04-17 18:08:23 UTC
Description of problem:
(gajim:27658): GLib-GObject-CRITICAL **: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed

(gajim:27658): GLib-GObject-CRITICAL **: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed

(gajim:27658): GLib-GObject-CRITICAL **: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed

(gajim:27658): GLib-GObject-CRITICAL **: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed
Traceback (most recent call last):
  File "/usr/share/gajim/src/common/xmpp/idlequeue.py", line 533, in _process_events
    return IdleQueue._process_events(self, fd, flags)
  File "/usr/share/gajim/src/common/xmpp/idlequeue.py", line 394, in _process_events
    obj.pollin()
  File "/usr/share/gajim/src/common/xmpp/transports_nb.py", line 420, in pollin
    self._do_receive()
  File "/usr/share/gajim/src/common/xmpp/transports_nb.py", line 606, in _do_receive
    self._on_receive(received)
  File "/usr/share/gajim/src/common/xmpp/transports_nb.py", line 620, in _on_receive
    self.on_receive(data)
  File "/usr/share/gajim/src/common/xmpp/client_nb.py", line 320, in <lambda>
    self.onreceive(lambda _data:self._xmpp_connect_machine(mode, _data))
  File "/usr/share/gajim/src/common/xmpp/client_nb.py", line 375, in _xmpp_connect_machine
    self._xmpp_connect_machine(mode='STREAM_STARTED')
  File "/usr/share/gajim/src/common/xmpp/client_nb.py", line 378, in _xmpp_connect_machine
    self._on_stream_start()
  File "/usr/share/gajim/src/common/xmpp/client_nb.py", line 394, in _on_stream_start
    self._on_connect()
  File "/usr/share/gajim/src/common/xmpp/client_nb.py", line 451, in _on_connect
    self.on_connect(self, self.connected)
  File "/usr/share/gajim/src/common/connection.py", line 1287, in _connect_success
    return self.connection_accepted(con, con_type)
  File "/usr/share/gajim/src/common/connection.py", line 1349, in connection_accepted
    con.Connection.ssl_fingerprint_sha1[-1])
IndexError: list index out of range

And gajim then did not connect to server (my domain hubbitus.info).

Version-Release number of selected component (if applicable):
$ rpm -q gajim
gajim-0.15.3-1.fc18.noarch

How reproducible:
Always

Comment 1 Michal Schmidt 2013-04-18 12:56:49 UTC
Could you try if applying this one line patch fixes it?:
https://trac.gajim.org/changeset/17df4ebe8da8

Comment 2 Pavel Alexeev 2013-04-21 18:30:41 UTC
Yes it works!
Please incorporate it into update.

Comment 3 Fedora Update System 2013-04-22 09:47:00 UTC
gajim-0.15.3-3.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/gajim-0.15.3-3.fc19

Comment 4 Fedora Update System 2013-04-22 09:48:32 UTC
gajim-0.15.3-3.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/gajim-0.15.3-3.fc18

Comment 5 Fedora Update System 2013-04-22 09:50:11 UTC
gajim-0.15.3-3.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/gajim-0.15.3-3.fc17

Comment 6 Fedora Update System 2013-04-23 00:26:55 UTC
Package gajim-0.15.3-3.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing gajim-0.15.3-3.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-6304/gajim-0.15.3-3.fc18
then log in and leave karma (feedback).

Comment 7 Fedora Update System 2013-05-03 01:56:02 UTC
gajim-0.15.3-3.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2013-05-03 02:02:26 UTC
gajim-0.15.3-3.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2013-05-03 02:47:18 UTC
gajim-0.15.3-3.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.