graphstream / gs-ui-swing

GraphStream Swing user interface
http://graphstream-project.org/
Other
25 stars 12 forks source link

Can't get input stream from URL! (file:///home/hicham/Bureau/b.png) #7

Closed jboydon closed 4 years ago

jboydon commented 4 years ago

Test case: DemoViewerJComponents execution cause:

Dec 12, 2019 1:01:07 PM org.graphstream.ui.swing.util.ImageCache loadImage WARNING: file:///home/hicham/Bureau/b.png javax.imageio.IIOException: Can't get input stream from URL!

hichbra commented 4 years ago

As your exception said, if you want to run this test, you must replace the uri of the png file by your own.