[Pidgin] #8692: purple_conversation_present doesn't seem to work

Pidgin trac at pidgin.im
Tue May 26 14:52:17 EDT 2009


#8692: purple_conversation_present doesn't seem to work
------------------------+---------------------------------------------------
 Reporter:  darkrain42  |        Owner:  sadrul      
     Type:  defect      |       Status:  new         
Milestone:              |    Component:  pidgin (gtk)
  Version:  2.5.5       |   Resolution:              
 Keywords:              |  
------------------------+---------------------------------------------------

Comment(by andrikos):

 So I see two ways to solve this:
 a) Call pidgin_conv_window_switch_gtkconv from where
 pidgin_conv_present_conversation is called
 b) Make sure that the check
     if (gtk_get_current_event_state(&state))
 (in gtkconv.c:2983) passes.

 The first is easier but seems more liek a hack, what would it be done for
 the second to work?

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


More information about the Tracker mailing list