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

Pidgin trac at pidgin.im
Thu Dec 6 10:37:14 EST 2007


#4278: Notification urgent flag stuck on window
--------------------------+-------------------------------------------------
 Reporter:  jkohen        |       Type:  defect
   Status:  new           |   Priority:  minor 
Component:  pidgin (gtk)  |    Version:  2.3.0 
 Keywords:                |    Pending:  0     
--------------------------+-------------------------------------------------
 This release of the notification extension sometimes won't remove the
 urgent flag from the window until I've sent a message on the conversation
 or closed a tab in the window containing the conversation that triggered
 the notification. Previous versions (up to and including 2.2.2) worked as
 expected according to my configuration; i.e., they removed the urgent flag
 as soon as I focused the window.

 To be honest I haven't actually checked the flag, because I don't know how
 to (xwininfo doesn't give the information), so I only know when the
 window's title starts and stops flashing in the Gnome panel's task list.

 Fortunately, I can't reproduce this every time. Unfortunately, that means
 that I can't give a magical recipe. I only know that this happens often
 enough to become annoying and it's never ever happened before since the
 plug-in was introduced (I don't think I used this feature before, if it
 even was in the core application).

 These are the current settings:
 <pref name='notify'>
         <pref name='type_im' type='bool' value='1'/>
         <pref name='type_chat' type='bool' value='1'/>
         <pref name='type_chat_nick' type='bool' value='1'/>
         <pref name='type_focused' type='bool' value='0'/>
         <pref name='method_string' type='bool' value='0'/>
         <pref name='title_string' type='string' value='(*)'/>
         <pref name='method_urgent' type='bool' value='1'/>
         <pref name='method_count' type='bool' value='0'/>
         <pref name='method_count_xprop' type='bool' value='0'/>
         <pref name='method_raise' type='bool' value='0'/>
         <pref name='notify_focus' type='bool' value='1'/>
         <pref name='notify_click' type='bool' value='1'/>
         <pref name='notify_type' type='bool' value='1'/>
         <pref name='notify_send' type='bool' value='1'/>
         <pref name='notify_switch' type='bool' value='1'/>
 </pref>

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


More information about the Tracker mailing list