brettpoole / growl

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

Growl notifications get stuck #624

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Set the output style to Whiteboard
2. echo test | growlnotify
3. Click on the (X) at the top left of the notification

What is the expected output?

Notification disappears

What do you see instead?

X darkens, notification stays on screen indefinitely.

What version of the product are you using? On what operating system?

Growl 2.1.3, Mac OS 10.9

Please provide any additional information below.

Console messages:

2013-11-07 21:45:00.424 Growl[12372]: add screen with id 69676480
2013-11-07 21:45:02.085 Growl[12372]: The function `CGContextErase' is obsolete 
and will be removed in an upcoming update. Unfortunately, this application, or 
a library it uses, is using this obsolete function, and is thereby contributing 
to an overall degradation of system performance.
2013-11-07 21:45:02.880 sandboxd[139]: ([12372]) Growl(12372) deny hid-control

Sample is attached.

Original issue reported on code.google.com by grisch...@gmail.com on 7 Nov 2013 at 8:48

Attachments:

GoogleCodeExporter commented 8 years ago
I'm pretty sure we narrowed this down to being caused by the Ink functionality 
of the OS and that turning it off resolved the issue. Unfortunately there isn't 
any way to directly disable Ink in our app so i'm not sure there is anything 
more we can do here.

Original comment by rarich...@gmail.com on 19 Nov 2013 at 5:03

GoogleCodeExporter commented 8 years ago

Original comment by rarich...@gmail.com on 19 Nov 2013 at 5:04

GoogleCodeExporter commented 8 years ago
Yes, I can confirm as we discussed on IRC that turning Ink off solved this for 
me. I'm happy with that solution because I don't use Ink anyway.

Thank you for your help in resolving this.

Original comment by grisch...@gmail.com on 19 Nov 2013 at 6:04

GoogleCodeExporter commented 8 years ago

Original comment by r...@growl.info on 9 Feb 2014 at 11:03