On Sun, May 1, 2011 at 3:37 PM, Jamie Zawinski <[email protected]> wrote: > Christopher Forsythe wrote: > > > If iTunes is full screen, why do you need notifications about the > application you are currently actively using? > > iTunes is running in full-screen mode, playing music videos. > > I would like a notification at the bottom of the screen when a new video > begins, displaying the title and artist, just like you see on TV. > > Since it's in full-screen mode, there's no other visual indication of > what's playing. The combination of GrowlTunes and the "Music Video" > notification display style seems tailor-made to do this -- except for the > part where it doesn't work. :-( > > > Is this for your club to play on a big screen or something like that?
Chris > Peter Hosey wrote: > > > Which branch did you build? > > Downloaded Growl-1.2.1-src.tbz, opened GrowlTunes.xcodeproj in XCode 3.2.6 > on MacOS 10.6.7 x86_64. "Build" gets me: > > > Ld > build/GrowlTunes.build/Debug/GrowlTunes.build/Objects-normal/ppc/GrowlTunes > normal ppc > cd /Users/jwz/Desktop/Growl-1.2.1-src/Extras/GrowlTunes > setenv MACOSX_DEPLOYMENT_TARGET 10.5 > /XCode3/usr/bin/gcc-4.2 -arch ppc -isysroot /XCode3/SDKs/MacOSX10.5.sdk > -L/Users/jwz/Desktop/Growl-1.2.1-src/Extras/GrowlTunes/build/Debug > -F/Users/jwz/Desktop/Growl-1.2.1-src/Extras/GrowlTunes/build/Debug > -F/Users/jwz/Desktop/Growl-1.2.1-src/Extras/GrowlTunes/build/Debug -filelist > /Users/jwz/Desktop/Growl-1.2.1-src/Extras/GrowlTunes/build/GrowlTunes.build/Debug/GrowlTunes.build/Objects-normal/ppc/GrowlTunes.LinkFileList > -mmacosx-version-min=10.5 -framework Cocoa -framework Growl -framework > Carbon -prebind -o > /Users/jwz/Desktop/Growl-1.2.1-src/Extras/GrowlTunes/build/GrowlTunes.build/Debug/GrowlTunes.build/Objects-normal/ppc/GrowlTunes > > ld: warning: in > /Users/jwz/Desktop/Growl-1.2.1-src/Extras/GrowlTunes/build/Debug/Growl.framework/Growl, > missing required architecture ppc in file > Undefined symbols: > ".objc_class_name_GrowlApplicationBridge", referenced from: > literal-pointer@__OBJC@__cls_refs@GrowlApplicationBridge in > GrowlTunesController.o > ld: symbol(s) not found > collect2: ld returned 1 exit status > > > I tried changing the deployment target, and removing all instances of "ppc" > from the project info window. Didn't help. > > -- > Jamie Zawinski http://www.jwz.org/ http://www.dnalounge.com/ > > -- > You received this message because you are subscribed to the Google Groups > "Growl Discuss" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/growldiscuss?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Growl Discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/growldiscuss?hl=en.
