Koed00 / growl

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

Applescript Image from file causing notifications to throw sandbox errors and failed notifications #529

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Send a notification via applescript with the image from file method of 
sending an image from something outside our container
2. Watch it fail

What is the expected output?
Notification to display image, and not fail

What do you see instead?
Sandboxing errors/failed notifications

This is something we overlooked, and unfortunately, won't be able to work under 
sandboxing.  We should not simply remove it, as it will cause older scripts to 
fail, we should instead just deprecate it and send a generic icon.  

Original issue reported on code.google.com by dan...@growl.info on 24 Sep 2012 at 3:35

GoogleCodeExporter commented 8 years ago
I have gone ahead and deprecated this, and made it fire a message indicating 
its deprecation, as well as set the icon to a generic (Icon of Applescript 
Editor.app).  The sdef description and log message could use some tweaking, and 
we will want to add a link to a page on the site explaining how to update 
scripts to work.

Original comment by dan...@growl.info on 28 Sep 2012 at 8:32

GoogleCodeExporter commented 8 years ago
fixed a crash and put the url into the displayed string, filing the web work 
separately.

Original comment by rarich...@gmail.com on 8 Oct 2012 at 10:50

GoogleCodeExporter commented 8 years ago

Original comment by ch...@growl.info on 11 Jan 2013 at 6:26