[Pidgin] #1947: purple_request_accept_cancel returns nothing on window close
Pidgin
trac at pidgin.im
Wed Jun 27 13:05:25 EDT 2007
#1947: purple_request_accept_cancel returns nothing on window close
------------------------------------------------+---------------------------
Reporter: wehlhard | Owner:
Type: defect | Status: new
Priority: minor | Milestone:
Component: libpurple | Version: 2.0.2
Keywords: request accept cancel window close | Pending: 0
------------------------------------------------+---------------------------
If the user just closes (as in Alt+F4 or click-on-the-X) the dialog
created by purple_request_accept_cancel, none of the callbacks given to
the dialog are called.
In my case, this is a problem because I would like to get a "Here is the
peer's SSL certificate. Proceed in creating this connection?
Accept/Cancel" response from the user, and closing the window instead of
clicking Accept/Cancel causes Pidgin to get stuck in "connecting".
This may be a problem on the Pidgin side, though:
deryni: I think that might be a 'bug' in pidgin_request_action. Some of
the functions in gtkrequest.c listen for delete_event but not all of them.
--
Ticket URL: <http://developer.pidgin.im/ticket/1947>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list