Adium

Ticket #205 (closed defect: fixed)

Opened 7 years ago

Last modified 3 years ago

dock icon won't stop bouncing

Reported by: anonymous Owned by: evands
Milestone: Adium X 1.0 Component: Adium Core
Version: 0.81 Severity: normal
Keywords: Cc:
Patch Status:

Description

i have the dock icon set to bounce every 30 sec when there is a (non-initial) message, and to flash the username as well.

so i get a message, and i decide i am done with the conversation. clicking on the message window takes the username away from the dock icon. then i close the window, and now the dock icon is STILL bouncing once every 30 seconds, just to remind me that i am a jerk for not continuing the conversation.

suggest that the guilt option be turned off in future adium releases ;)

Change History

comment:1 Changed 7 years ago by tick

  • Milestone set to Adium X 0.90

comment:2 Changed 7 years ago by tick

  • Owner changed from nobody to anybody
  • Component changed from AIM to Core Adium

comment:3 Changed 7 years ago by adamiser

Is this related to AIChats leaking?

comment:4 Changed 7 years ago by durin42

  • Milestone changed from Adium X 0.90 (Old) to Adium X 0.90

comment:5 Changed 7 years ago by tick

  • field_haspatch set to 0

Can anyone duplicate this?

comment:6 Changed 6 years ago by evands

Problem is that the "bounce every X seconds" action doesn't stop until the dock icon is clicked or Adium loses and then gains focus... either AIDockBehaviorPlugin or AIDockController needs to become more complex to track why the last dock icon was taken and when it should stop.

comment:7 Changed 6 years ago by evands

  • Owner changed from anybody to evands
  • Status changed from new to assigned

comment:8 Changed 6 years ago by evands

  • Status changed from assigned to new

comment:9 Changed 6 years ago by evands

  • Status changed from new to closed
  • Resolution set to fixed

(In [14765]) If a message event triggers the dock bouncing multiple times, stop the dock from bouncing:

  • immediately if the chat is already active (only bounce once)
  • when the chat becomes active or is closed

Fixes #205

comment:10 Changed 3 years ago by zacw

  • Component changed from Core Adium to Adium Core
Note: See TracTickets for help on using tickets.