Re: Application name in About, Hide, and Quit menu items

2014-08-01 Thread Sean Reilly
sure that the About, Hide, and Quit menu items are > also set to the bundle name, without having to change the classname? > > Or in other words: wouldn't it make sense, to always make sure that the > appname used in About, Hide, and Quit matches the name of the Application > menu, i.e. the bundle name? > > Cheers, > > -hendrik -- Sean Reilly infinitekind.com

printing from the mac sandbox

2017-06-01 Thread Sean Reilly
There seems to be a big printing problem using recent JDKs when running within the macOS sandbox as of 10.12.4. Looking at the jdk8 sources, CUPSfuncs.c seems to ignore the connection point provided by the system CUPS libraries if it returns a reference to a unix domain socket address: // I