nairnj / nairn-mpm-fea

nairn-mpm-fea computational mechanics project
86 stars 37 forks source link

NairnFEAMPMViz incorrect prompt to change file extensions #8

Open carterbox opened 7 years ago

carterbox commented 7 years ago

When exporting graphics from NairnFEAMPMViz on Linux v7.0.0, the user is prompted to change the file extension to png even if the file ending is already png. See dialogue below.

screenshot from 2017-08-01 13-56-38

nairnj commented 7 years ago

Java is supposed to be platform independent, but not really 100%. I haven't seen this in Mac or Windows. Did it still save OK by clicking any button except "Cancel"?

John

On Aug 1, 2017, at 5:01 PM, Daniel Ching notifications@github.com wrote:

When exporting graphics from NairnFEAMPMViz on Linux v7.0.0, the user is prompted to change the file extension to png even if the file ending is already png. See dialogue below.

https://user-images.githubusercontent.com/9604511/28846731-5acdc1cc-76c1-11e7-8064-7d937ce5ddb2.png — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/nairnj/nairn-mpm-fea/issues/8, or mute the thread https://github.com/notifications/unsubscribe-auth/AICgfkMwE4aFaUzyhZ3YB4hm4SnxPrFEks5sT5IegaJpZM4OqSfH.

carterbox commented 7 years ago

Choosing Use '.png' keeps the provided file ending, and saves correctly.