Shortcut Icon blurry

Jeff Palmer jcpalmer at rochester.rr.com
Mon May 14 09:14:52 PDT 2012


Done.  

In bug report mentioned clicking icon did not do anything,  but clicked it again and found http requests for updates to jar, jnlp & 64 wide-high jpg in server log.

Also found these log entries on Mac (clean up a little):
5/14/12 11:53:19.967 AM My App Name: launch WebStart with arguments:
5/14/12 11:53:19.968 AM My App Name:  -J-Xdock:icon=/Users/lion/Desktop/My App Name.app/Contents/Resources/424c7c54-68133ec2.icns
5/14/12 11:53:19.968 AM My App Name:  -localfile
5/14/12 11:53:19.968 AM My App Name:  -online
5/14/12 11:53:19.969 AM My App Name:  -J-Djnlp.application.href=http://www.mydomain.com/my-app.jnlp 
5/14/12 11:53:19.969 AM My App Name:  /Users/lion/Library/Application Support/Oracle/Java/Deployment/cache/6.0/1/4ce22701-5c68f43d
5/14/12 11:53:20.161 AM Firewall: javaws is listening from 127.0.0.1:59888 proto=6
5/14/12 11:53:20.170 AM Firewall: javaws is listening from 127.0.0.1:59889 proto=6

Very early in program sys out & sys err are redirected to file, but noticed no entries in files & mod times old.  Do not think made it all the way to running.  Is this supposed to work yet?

From another bug, http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7168441, I have not been clicking the trust button to test behavior.  If go again from Safari and click trust, maybe it then works.  Do not want to invest time in things known to not work, but have no release notes.  Please advise.


On May 12, 2012, at 5:02 PM, Igor Nekrestyanov wrote:

> Please file a bug.
> 
> -igor
> 
> On 5/12/12 10:15 AM, Jeff Palmer wrote:
>> I was under the impression short cuts were coming next week, but parts did show up in EA-b09.  It still does not work, so thought note would be better than a bug at this point.
>> 
>> Wrote a Java program the generates JPG's of different sizes,  with matching levels of details.  Sizes are 128, 64,&  32.  EA-b09 now prompts to save a short cut,&  does.  Clicking on the short cut does not yet actually do anything as far as I can tell, but the icon detail does not pop like in the one saved from the Apple implementation.
>> 
>> I think the 32 bit version is just being stretched.  Looking at the http server's request log shows only the 64-bit version being checked for updates every launch.  128 bit should also be checked when it is set as splash, but I do not have that on right now.
>> 
>> Maybe the checking for update is right, but then the wrong version ends up used for display.
> 



More information about the macosx-port-dev mailing list