nagyistoce / growl

Automatically exported from code.google.com/p/growl
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Multiple notifications for single event (only seen in Twitterrific so far) #275

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Cannot reproduce by will alone.

What is the expected output?
Single notification.

What do you see instead?
As many as three consecutive notifications.

What version of the product are you using? On what operating system?
Beta 1.3
OS X 10.7.1
Twitterrific 4.4

Please provide any additional information below.
Console log reports a SQL error with twitterrific:
9/16/11 11:27:17.134 AM Twitterrific: Error calling sqlite3_step (1: SQL logic 
error or missing database) SQLITE_ERROR
9/16/11 11:27:17.134 AM Twitterrific: DB Query: UPDATE timeline             SET 
isFavorite = ? WHERE id = ?

Growl only reports:
9/16/11 11:27:05.549 AM Growl: Dispatching notification from Twitterrific: New 
Mention
9/16/11 11:27:05.608 AM Growl: Notification successful
9/16/11 11:27:06.200 AM Growl: Dispatching notification from Twitterrific: New 
Mention
9/16/11 11:27:06.209 AM Growl: Notification successful

Milestone-1.3

Original issue reported on code.google.com by shadowbo...@gmail.com on 16 Sep 2011 at 4:34

GoogleCodeExporter commented 9 years ago
Actually hold on, may need to close this one immediately. I think this is just 
the latest version of Twitterrific triggering notifications incorrectly as can 
bee seen with the twitterrific errors. If that sounds plausible, please close 
ticket. My bad.

Original comment by shadowbo...@gmail.com on 16 Sep 2011 at 4:36

GoogleCodeExporter commented 9 years ago
you also should make sure that you don't GrowlHelperApp still running. That can 
cause similar behavior.

Original comment by rarich...@gmail.com on 16 Sep 2011 at 4:48

GoogleCodeExporter commented 9 years ago
Closing, open a new case if you determine this is actually Growl, but I think I 
agree with your assessment here.

Original comment by ch...@growl.info on 17 Sep 2011 at 1:39