Opened 14 years ago

Closed 11 years ago

Last modified 11 years ago

#1977 closed defect (incomplete)

registration with school server doesn't reconnect to jabber server

Reported by: sascha_silbe Owned by: timClicks
Priority: Unspecified by Maintainer Milestone:
Component: Sugar Version: Git as of bugdate
Severity: Minor Keywords: sugar-love
Cc: smparrish Distribution/OS:
Bug Status: Needinfo

Description

After successful registration we store the jabber server we were just told to use (contained in XS response), but don't change the currently active connection.

Change History (8)

comment:1 Changed 14 years ago by sascha_silbe

  • Keywords sugar-love added

comment:2 Changed 14 years ago by timClicks

  • Bug Status changed from New to Needinfo
  • Owner changed from tomeu to timClicks
  • Status changed from new to accepted

I would like to work on this, but where is the active connection established?

This looks like a likely candidate

server = ServerProxy(url)

However, xmlrpclib.ServerProxy should be using the values that were recently created. Where should I look to improve my knowledge about how this operates?

comment:3 Changed 14 years ago by tomeu

If I understand the question, we need to call this method through dbus:

http://telepathy.freedesktop.org/spec/Connection.html#org.freedesktop.Telepathy.Connection.Disconnect

The Presence Service will try to connect again with the new settings after a short while.

comment:4 follow-up: Changed 13 years ago by smparrish

  • Cc smparrish added

timclicks did the info provided by tomeu answer your question, and are you still interested in working on this?

comment:5 in reply to: ↑ 4 Changed 13 years ago by timclicks

Replying to smparrish:

timclicks did the info provided by tomeu answer your question, and are you still interested in working on this?

I don't have time to look into this problem at the moment, unfortunately. If you have time, please feel free to take over ownership.

comment:6 Changed 13 years ago by smparrish

  • seeta_dev set to Dipankar

comment:7 Changed 11 years ago by dnarvaez

  • Resolution set to incomplete
  • Status changed from accepted to closed

comment:8 Changed 11 years ago by dnarvaez

  • Milestone 0.88.x deleted

Milestone 0.88.x deleted

Note: See TracTickets for help on using tickets.