[Pidgin] #5876: ability to hide away/idle buddies as well as	mobile buddies
    Pidgin 
    trac at pidgin.im
       
    Sat Mar 28 18:02:28 EDT 2009
    
    
  
#5876: ability to hide away/idle buddies as well as mobile buddies
------------------------------------+---------------------------------------
 Reporter:  sumitk                  |           Owner:              
     Type:  patch                   |          Status:  new         
Milestone:  Patches Needing Review  |       Component:  pidgin (gtk)
  Version:  2.4.2                   |      Resolution:              
 Keywords:                          |   Launchpad_bug:              
------------------------------------+---------------------------------------
Comment(by adk):
 The error occurred while trying to load the plugin in the debugging info
 for me, the reason i added the #define PURPLE_PLUGINS macro was because of
 this page
 http://developer.pidgin.im/wiki/CHowTo/BasicPluginHowto
 where it mentions
 "a point to be well aware of. ALL C plugins must define PURPLE_PLUGINS by
 using the #define preprocessor directive. This definition must occur
 before including any libpurple, Pidgin, or Finch header files. Failure to
 have #define PURPLE_PLUGINS in your source file leads to very strange
 errors that are difficult to diagnose. Just don't forget to do it! "
 and adding it removed the problem for me, so that is my rationale there.
-- 
Ticket URL: <http://developer.pidgin.im/ticket/5876#comment:45>
Pidgin <http://pidgin.im>
Pidgin
    
    
More information about the Tracker
mailing list