[External] : Re: Jpackage OS/X DMG install Application folder alias name incorrectly shows as path with /

Michael Hall mik3hall at gmail.com
Mon Oct 31 23:21:18 UTC 2022



> On Oct 31, 2022, at 5:56 PM, Alexander Matveev <alexander.matveev at oracle.com> wrote:
> 
> Hi Michael,
> 
>> On Oct 31, 2022, at 2:40 PM, Michael Hall <mik3hall at gmail.com <mailto:mik3hall at gmail.com>> wrote:
>> 
>> 
>> 
>>> On Oct 31, 2022, at 4:17 PM, Alexander Matveev <alexander.matveev at oracle.com <mailto:alexander.matveev at oracle.com>> wrote:
>>> 
>>> Hi Michael,
>> 
>> Hello Alexander,
>> 
>>> 
>>> If I understood correctly you asking for several things:
>>> 
>>> 1) Change “/Applications” to “Applications”. I agree and we should fix it if possible. Did you file a bug for it? If not I can file.
>> 
>> I thought I did but haven’t received a number yet.
> I did not able to find a bug you filed, so filed a new one:
> https://bugs.openjdk.org/browse/JDK-8296154 <https://bugs.openjdk.org/browse/JDK-8296154>
> 

Alexander,

OK thanks.
If you happen to look at the dmg with images I provided an URL for I think my changes lay the added files out pretty well.
I think you definitely want to go with smaller icons. Apache OpenOffice has a DMG I just found with a couple additional files that uses smaller icons.
I think this is a pretty normal thing to do.
Even with smaller icons I had to increase the window bottom parameter to get them not to get chopped off.

set the bounds of theWindow to {400, 100, 920, 480}

That the last 480 in the above. 
Given the smaller icons I also decreased to x coordinate increment. Made fitting more files a little easier.

You can do this yourself but I think you will find doing similar works best.

Thanks,
Mike


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/core-libs-dev/attachments/20221031/9a31b725/attachment.htm>


More information about the core-libs-dev mailing list