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

Eric Williams (Jira) issues at jboss.org
Wed Nov 20 15:59:00 EST 2019


     [ https://issues.jboss.org/browse/ERT-770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Williams reassigned ERT-770:
---------------------------------

      Sprint: devex #175 Nov 2019
    Assignee: Eric Williams


> 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
>            Assignee: Eric Williams
>            Priority: Major
>              Labels: 4.14_RC1, SWT, bzira
>
> 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