Page 3 of 4

Re: 1 px white lines appear along edge of fullscreen preview

Posted: 13 Sep 2018 05:05
by ghost zero
the bug happens on every windows version, from win7 to win10. please try this method of reproducing it and see if you can fix it...
ghost zero wrote:i found a new way to trigger this bug. simply change your display resolution to something else, then back. then restart the program to see...

Re: 1 px white lines appear along edge of fullscreen preview...

Posted: 15 Sep 2018 11:33
by admin
It does not happen on my Windows (8.1 and 10), so there is some dark factor here...

What's your preview handler for those file types?

Re: 1 px white lines appear along edge of fullscreen preview...

Posted: 16 Sep 2018 03:02
by ghost zero
i don't know what you mean by "preview handler". i have XY set to fullscreen preview images on middle click. it happens to all image file types.

Re: 1 px white lines appear along edge of fullscreen preview...

Posted: 16 Sep 2018 10:23
by admin
Try this:

Code: Select all

text get("previewhandler", "jpg");

Re: 1 px white lines appear along edge of fullscreen preview...

Posted: 16 Sep 2018 12:27
by ghost zero
i get this message...
No preview handler found for jpg files.

Re: 1 px white lines appear along edge of fullscreen preview...

Posted: 16 Sep 2018 12:30
by admin
Okay, then we can forget about the preview handler theory. Still, as long as I don't see it here I cannot do anything. :|

Re: 1 px white lines appear along edge of fullscreen preview...

Posted: 16 Sep 2018 12:52
by ghost zero
did you try any of my suggested methods to trigger the appearance of this bug? the bug always gets triggered by one of these...

- set your display resolution to something else, then back. then restart XY.
OR
- run a fullscreen game or fullscreen 3D graphics screensaver [ such as http://www.dreamaquarium.com ]. then restart XY.

Re: 1 px white lines appear along edge of fullscreen preview...

Posted: 16 Sep 2018 15:43
by admin
Tried it in Win10: Nope, does not happen here.

Re: 1 px white lines appear along edge of fullscreen preview...

Posted: 16 Sep 2018 16:27
by ghost zero
https://www.sendspace.com/file/hijap9

please test again using my custom XYplorer.ini to see if the bug is dependent on certain custom settings.

Re: 1 px white lines appear along edge of fullscreen preview...

Posted: 16 Sep 2018 17:48
by admin
Does it happen with fresh?

Re: 1 px white lines appear along edge of fullscreen preview...

Posted: 16 Sep 2018 18:49
by ghost zero
yes it still happens with fresh

Re: 1 px white lines appear along edge of fullscreen preview...

Posted: 16 Sep 2018 18:53
by admin
It does not happens with fresh here. So, no testing necessary. :|

Re: 1 px white lines appear along edge of fullscreen preview...

Posted: 16 Sep 2018 19:01
by ghost zero
are you aware that the lines bug appears along the edge of the screen, not the edge of the image?

Re: 1 px white lines appear along edge of fullscreen preview...

Posted: 16 Sep 2018 19:06
by Marco
More specifically, it's not 1px. It's 2 px vertically and 3 px horizontally. It's not white but it depends on the windows border color. Moreover, it's visible only on the lower and right border of the screen. My guess is that the window containing the image preview (because after all everything is contained in a window) isn't properly centered on the screen

Re: 1 px white lines appear along edge of fullscreen preview...

Posted: 16 Sep 2018 20:30
by admin
And it only comes when you change screen resolution back and forth?