EckLady / flickr-photo-downloader

Automatically exported from code.google.com/p/flickr-photo-downloader
0 stars 0 forks source link

Look-and-feel is broken on Mac OS #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Your look-n-feel is hard-coded for windows, a bad practice that is also 
unecessary.

Error received on Mac OS Lion:
javax.swing.UnsupportedLookAndFeelException: [The Microsoft Windows Look and 
Feel - com.sun.java.swing.plaf.windows.WindowsLookAndFeel] not supported on 
this platform

See UIManager.getSystemLookAndFeelClassName()

Original issue reported on code.google.com by Sus...@reallyreallybig.com on 28 Nov 2011 at 4:56

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
unix is not supported for the moment, it'll be in next release (dec 2011) with 
a best GUI and more features

thanks

Original comment by desmat...@gmail.com on 1 Dec 2011 at 7:02

GoogleCodeExporter commented 8 years ago
Unix is now supported: see 1.0.0 beta release.

Original comment by desmat...@gmail.com on 18 Dec 2011 at 1:31

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Thanks for updating! My need for this app has passed, but I'm happy to do some 
QA for you.
I get the following message using the new bits:

"Sorry, Flickr Photo Downloader 1.0.0 beta is not supported yet for UNIX"

Command line was: java -jar fpd_1.0.0_beta.jar 

Original comment by Sus...@reallyreallybig.com on 19 Dec 2011 at 8:51

GoogleCodeExporter commented 8 years ago
Yes, I didn't test it under MAC 'cause I wanted to fix some pure java graphics.
Anyway, is intentional, and in next release you'll be able to use it through 
'java -jar path_to_app' shell command.

Thanks.

Original comment by desmat...@gmail.com on 22 Dec 2011 at 11:09