[Pidgin] #4278: Notification urgent flag stuck on window

Pidgin trac at pidgin.im
Tue Jun 3 15:39:31 EDT 2008


#4278: Notification urgent flag stuck on window
---------------------------+------------------------------------------------
  Reporter:  jkohen        |       Owner:  deryni
      Type:  defect        |      Status:  new   
  Priority:  minor         |   Milestone:        
 Component:  pidgin (gtk)  |     Version:  2.3.0 
Resolution:                |    Keywords:        
   Pending:  1             |  
---------------------------+------------------------------------------------
Changes (by deryni):

  * owner:  => deryni
  * pending:  0 => 1

Comment:

 xprop will tell you if the urgency hint is still enabled on the window or
 not (you will see reference to the 'visible hint bit' when it is on). You
 should look at that as well as looking for the existance of the
 _NET_WM_STATE_DEMANDS_ATTENTION in the _NET_WM_STATE hint. If the urgency
 hint is not set and the demands attention flag is set then this is a GNOME
 bug (like a similar KDE bug they decline to investigate last I knew). If
 the urgency hint is set when it shouldn't be then this is a pidgin issue
 that wants looking into.

 Sorry for the delay in responding to this, I managed to miss this ticket
 before.

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


More information about the Tracker mailing list