[jbosstools-issues] [JBoss JIRA] (ERT-770) ImageLoader save() creates striped images on Linux [EBZ#553240]

Friendly Jira Robot (Jira) issues at jboss.org
Wed Nov 20 11:26:00 EST 2019


Friendly Jira Robot created ERT-770:
---------------------------------------

             Summary: ImageLoader save() creates striped images on Linux [EBZ#553240]
                 Key: ERT-770
                 URL: https://issues.jboss.org/browse/ERT-770
             Project: Eclipse Release Train
          Issue Type: Task
          Components: Platform
            Reporter: Friendly Jira Robot


I have this Java code where I retrieve a PNG tile image from OpentopoMap (https://a.tile.opentopomap.org/14/3405/6169.png) and save it on disk using the ImageLoader(https://help.eclipse.org/neon/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Freference%2Fapi%2Forg%2Feclipse%2Fswt%2Fgraphics%2FImageLoader.html) SWT class ()

My issue is that when I run this code on Linux, the image written on disk is all blurry (see attachment TileLinux.png) while on Windows, it is as expected (see TileWindows.png)

My Linux is(Debian 10.2, Cinnamon). My Windows is Windows 10 1909

Here is the repo I have created so you can reproduce the issue
https://gitlab.com/fjbdev/SWTIssue.git



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jbosstools-issues mailing list