Skip to content

ZRLE encoding issue #14

Description

@stefanofornari

Hello,
I am developing a simple JavaFX viewer starting from the swing one and I am experiencing a strange issue. I can reproduce it on the swing viewer too as you can see in the two videos linked below.
Basically using zrle encoding, the first full image is rendered correctly; then you move the mouse and after a little while the rectangles get screwed for some time. After some time, it usually gets back to render the rectangles correctly.

I have dug into it quite a bit and I have the feeling the issue is in the ZRLE encoder, meaning that it produces the scrambled rectangles. The issue of course does not happen in Remmina. Also, switching to raw encoding it does not show the issue.

I am available to help if you need some more tests or information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions