Giter VIP home page Giter VIP logo

Comments (3)

kfdm avatar kfdm commented on August 18, 2024

I don't recall the specific ticket it was mentioned in, but due to some crash bugs related to less than responsive sites, they have temporarily disabled URL images in Growl 1.3.3. If you look in your console you will see lines similar to this.

01/29/12 22:35:24.548 Growl: URL based application icon's are not presently supported. Support will return in a future release of Growl.app

01/29/12 22:35:24.872 Growl: Not downloading icon for notification of application

I think these tickets were somewhat related to it.
http://code.google.com/p/growl/issues/detail?id=410
http://code.google.com/p/growl/issues/detail?id=423

You may be better off searching through some of the GrowlMac tickets ( http://code.google.com/p/growl/issues/list ) or checking their mailing list http://code.google.com/p/growl/ ( listed on the bottom left )

from gntp.

akerl avatar akerl commented on August 18, 2024

In my console, I see the "Not downloading icon for notification of application", but not the former notice. However, even with URL images failing, shouldn't local images function?

With command line growlnotify, I can specify --image "my/local/image.png" without issue, which is why I was looking for something wrong in my usage of GNTP.

from gntp.

kfdm avatar kfdm commented on August 18, 2024

See if this fixes it. I still need to make gntp.notifier smarter about dealing with images but this should work for now. If you're using gntp.notifier.GrowlNotifier() you'll want to either send the applicationIcon or the notificationIcon as either a URL string "http://example.com/image.png" or you'll want to send it as image data open('/path/to/file.png').read()

from gntp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.