Page 1 of 1

0.7.0 Beta2 Missing Growl Icon

Posted: April 16th, 2012, 10:54 pm
by war59312
Hi,

Well 0.7 beta 2 added Growl support. Sweet!

Sadly though it's missing it's icon. Or whatever you wish to call it on the notification window.

Not sure how you go about adding it but sickbeard developers figured it out.

Using Growl 2.0.9 on Win7 x64 SP1.

Thanks,

Will

Update:

See: http://growl.info/documentation/develop ... -growl.php

Code: Select all

iconData

An NSData object which is a representation of an NSImage to be shown with this notification. If it is nil, the default icon for your application will be used. If you want the notification to have no icon, supply an empty NSData ([NSData data]). Optional.

Re: 0.7.0 Beta2 Missing Growl Icon

Posted: April 17th, 2012, 11:43 am
by shypike
Works fine here on Windows, same combination.
The OSX version of Growl does not support icons when using the new network-based protocol.

Re: 0.7.0 Beta2 Missing Growl Icon

Posted: April 18th, 2012, 2:57 am
by war59312
Hi,

Um, perhaps a screen-shot shall help:

Image

Notice that Foobar, Google Voice, Notifo, and SickBeard all have custom icons and sabnzbd+ does NOT. :(

Also, noticed this in the history:
SABnzbd 0.7.0Beta2
http://localhost:8080/sabnzbd
SABnzbd@robsubuntuserver
4/18/2012 3:45:18 AM
Local Machine
http://localhost:8080/sabnzbd ? Really? Noope. Should by my private IP, not localhost.

Thanks again,

Will

Update: And yes beta 3 has same behavior.