[0.96.5] Window aspect ratio problem

*** Please report new bugs here! ***

Moderators: helmut, XnTriq, xnview, Dreamer

Post Reply
User avatar
MARK2580
Posts: 91
Joined: Tue Nov 20, 2018 5:22 am

[0.96.5] Window aspect ratio problem

Post by MARK2580 »

This is the second time I've come across a strange bug. After using the "full screen" mode (f11) and closing the program, the next time the program is launched as a full-screen application that does not have window borders, title bar and standard buttons. There is only a program menu. Nothing happens on F11, you have to close it with Alt + F4.
I still haven't figured out how to reproduce this error. But it definitely happened after the F11 mode.

I also noticed that this can be fixed by deleting the "geom" line in the [Start] section.
Normal string

Code: Select all

geom=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\x8b\0\0\0 \0\0\x6\x8d\0\0\x3\xf1\0\0\0\x8c\0\0\0?\0\0\x6\x8c\0\0\x3\xf0\0\0\0\0\0\0\0\0\a\x80\0\0\0\x8c\0\0\0?\0\0\x6\x8c\0\0\x3\xf0)
Broken string

Code: Select all

geom=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\a\0\0\0\0\0\0\ax\0\0\x4\x30\0\0\0\0\0\0\0(\0\0\x5\xf3\0\0\x3\xc4\0\0\0\0\0\x4\0\0\a\x80\0\0\0\0\0\0\0\0\0\0\a\x7f\0\0\x4\x37)
Just try to notice this line in xnview.ini and you will see what I mean. :D
User avatar
xnview
Author of XnView
Posts: 46255
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: [0.96.5] Window aspect ratio problem

Post by xnview »

you have not used Ctrl+F11?
Pierre.
User avatar
MARK2580
Posts: 91
Joined: Tue Nov 20, 2018 5:22 am

Re: [0.96.5] Window aspect ratio problem

Post by MARK2580 »

xnview wrote: Mon Sep 07, 2020 8:57 am you have not used Ctrl+F11?
Hmm .. I can't even find such a combination in the hotkey settings. How could I know about her? Honestly without a clue, maybe by accident YES ... BY RANDOM ... I already have a rather old keyboard and sometimes alt or ctrl stuck ... :shock:
Post Reply