[Pidgin] #1462: GTalk New Mail Notification does not go away

Pidgin trac at pidgin.im
Sun Jun 3 14:51:41 EDT 2007


#1462: GTalk New Mail Notification does not go away
---------------------------+------------------------------------------------
  Reporter:  adiascar      |       Owner:                          
      Type:  defect        |      Status:  new                     
  Priority:  minor         |   Milestone:                          
 Component:  pidgin (gtk)  |     Version:  2.0.1                   
Resolution:                |    Keywords:  GMail email notificaiton
   Pending:  0             |  
---------------------------+------------------------------------------------
Comment (by o_sukhodolsky):

 It looks like #1497 is a duplicate of this issue.
 As far as I can see pidgin receives notification that number of messages
 has been changed, but
 there are two problems:

 1. jabber_gmail_parse() (libpurple/protocols/jabber/google.c) ignores
 notification if total mail
 count == 0.

 2. it is unclear from comment for purple_notify_emails()
 (libpurple/notify.c) whether total
 number of emails should be accumulated from every call of this function or
 reset to number passed
 to it. If the former then pidgin_notify_emails() (pidgin/gtknotify.c) is
 incorrect.  If the
 latter then I see no way to report that number of unread messages has been
 decreased.

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


More information about the Tracker mailing list