[Pidgin] #73: Concurrent libpurple UIs might break stuff

Pidgin trac at pidgin.im
Sat May 26 02:56:41 EDT 2007


#73: Concurrent libpurple UIs might break stuff
------------------------+---------------------------------------------------
  Reporter:  bleeter    |       Owner:  nwalp
      Type:  defect     |      Status:  new  
  Priority:  major      |   Milestone:  2.1.0
 Component:  libpurple  |     Version:  2.0  
Resolution:             |    Keywords:       
   Pending:  0          |  
------------------------+---------------------------------------------------
Comment (by sadrul):

 Somewhat related to this problem: I have added a dbus script
 libpurple/plugins/startup.py, which can help make sure that two purple-
 clients don't run at the same time with the same home directory.

 The syntax is: "startup.py pidgin", or "startup.py pidgin -c /tmp" etc.

 If another client is running with the same home directory, then it will
 just show the buddylist, print an error message and not start.

 The problem with this is, of course, because we can't communicate with
 more than one dbus-thingy (apparently), if we run a third client with the
 same home directory as the second one, this will not help.

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


More information about the Tracker mailing list