[Pidgin] #3417: pidgin needs better error message when trying to open a second instance
Pidgin
trac at pidgin.im
Sat Dec 22 13:42:22 EST 2007
#3417: pidgin needs better error message when trying to open a second instance
---------------------------+------------------------------------------------
Reporter: ari | Owner:
Type: defect | Status: new
Priority: minor | Milestone:
Component: pidgin (gtk) | Version: 2.2.0
Resolution: | Keywords:
Pending: 0 |
---------------------------+------------------------------------------------
Comment (by jcottrell):
A little Saturday triaging:
From libpurple's startup.py in 2.3.1 (I'm new, so I don't know exactly
when this happened):
{{{
if home == userdir:
print "Already running."
purple.PurpleBlistShow()
}}}
If there's already an instance running, the buddy list should show, and it
certainly does on my system. So, I'd say this ticket should be closed.
Whether or not there should be another ticket for separating this
functionality out of libpurple and into the UI is another question. But
right now it seems to me that libpurple is dictating a UI decision.
--
Ticket URL: <http://developer.pidgin.im/ticket/3417#comment:2>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list