rostam / GraphTea

The Graph Theory Software
http://graphtheorysoftware.com/
85 stars 28 forks source link

Help broken! #17

Closed rostam closed 11 years ago

rostam commented 11 years ago

I got this error when I run the help:

java.lang.UnsupportedOperationException: Desktop API is not supported on the current platform.

It closed GraphTea.

Also, when I click on "more" in the welcome message on the status bar.

azinazadi commented 11 years ago

http://stackoverflow.com/questions/102325/not-supported-platforms-for-java-awt-desktop-getdesktop

azinazadi commented 11 years ago

ok i fixed them. it was a java bug that happens just on linux. so stupid of java developers. please have a look.

rostam commented 11 years ago

It works great for me. :)