[MacPorts] #28069: Pidgin 2.7.9: Menu bar icon does not change

MacPorts noreply at macports.org
Mon Apr 30 08:15:09 PDT 2012


#28069: Pidgin 2.7.9: Menu bar icon does not change
-------------------------------+--------------------------------------------
 Reporter:  jemaltz@…          |       Owner:  macports-tickets@…                   
     Type:  defect             |      Status:  new                                  
 Priority:  Normal             |   Milestone:                                       
Component:  ports              |     Version:  1.9.2                                
 Keywords:                     |        Port:  pidgin                               
-------------------------------+--------------------------------------------

Comment(by jemaltz@…):

 Updated patch is a real patch instead of a reversion.  I suspected that
 there was a problem with GtkStatusIcon sending an "embedded" notify
 signal, which the Pidgin code utilizes for GTK+ 2.12.0 and higher, while
 it uses gtk_status_icon_is_embedded() to check the docklet's embedded
 status for lower versions.  So, I removed the GTK+ version check in that
 area of the code, forcing gtk_status_icon_is_embedded() to run regardless
 of GTK+ version.  This seems to work once again on OS X, and until the
 Pidgin folk say otherwise, I would go with this patch for fixing the
 broken docklet in OS X.

-- 
Ticket URL: <https://trac.macports.org/ticket/28069#comment:5>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list