[Pidgin] #11133: XMPP disconnect after setting buddy icon.

Pidgin trac at pidgin.im
Wed Jan 13 11:42:39 EST 2010


#11133: XMPP disconnect after setting buddy icon.
-----------------------------------+----------------------------------------
 Reporter:  ObjectInSpace          |        Owner:  deryni 
     Type:  defect                 |       Status:  pending
Milestone:                         |    Component:  XMPP   
  Version:  2.6.4                  |   Resolution:         
 Keywords:  buddy icon connection  |  
-----------------------------------+----------------------------------------
Changes (by darkrain42):

  * status:  new => pending


Comment:

 This is an issue with the version of ejabberd running on the server.
 ejabberd 2.0.x < 2.0.2 (your server is running ejabberd 2.0.0-rc) didn't
 properly upgrade one of its database tables (from the ejabberd 1 line),
 which causes the server to die when a client tries to set an avatar.  See
 [https://support.process-one.net/browse/EJAB-817
 EJAB-817]/[https://support.process-one.net/browse/EJAB-939 EJAB-939] for
 details.  This didn't happen with previous versions of Pidgin because
 Pidgin 2.6.0 introduced slightly new functionality which triggers the
 issue in ejabberd.

 The issue can be fixed by upgrading ejabberd or removing the pertinent
 pubsub table (it's re-created properly, but any data in it is lost)

-- 
Ticket URL: <http://developer.pidgin.im/ticket/11133#comment:3>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list