Hello,
To reproduce:
Tools\Settings\General\ uncheck "Use inch for print size"
Close XnView to save settings to the .ini file
Re start XnViewMP
And the setting is not saved ("Use inch for print size" is always checked)
FIXED-Linux MP 0.25 -Use inch for print size stays always ON
Moderators: helmut, XnTriq, xnview
FIXED-Linux MP 0.25 -Use inch for print size stays always ON
Last edited by oops66 on Tue Mar 16, 2010 11:02 pm, edited 2 times in total.
XnViewMP Linux X64 - Debian - X64
Re: Linux MP 0.21 - Use inch for print size stays always ON
OK, I know why this bug occurs :
Because into the xnview.ini file, 2 items "inchPrintSize=" exists, and if the last one is "=true" (both are true), same case for the opposite "=false"
The first one is under the [Browser] section, and the second under the [Viewer] section. Then conflict.
inchPrintSize=true
Because into the xnview.ini file, 2 items "inchPrintSize=" exists, and if the last one is "=true" (both are true), same case for the opposite "=false"
The first one is under the [Browser] section, and the second under the [Viewer] section. Then conflict.
inchPrintSize=true
XnViewMP Linux X64 - Debian - X64
Re: Linux MP 0.21 - Use inch for print size stays always ON
Confirmed. I don't see any "inch" items in the "ini" file though.
Re: Linux MP 0.21 - Use inch for print size stays always ON
For information, if I add by hand into xnview.ini under the [Viewer] section inchPrintSize=false, I have the wanted behavior.marsh wrote:Confirmed. I don't see any "inch" items in the "ini" file though.
XnViewMP Linux X64 - Debian - X64
Re: Linux MP 0.21 - Use inch for print size stays always ON
Please, could you test XnViewMP 0.25
Pierre.
Re: Linux MP 0.21 - Use inch for print size stays always ON
Thank you Pierre, this problem is fixed into MP Linux v 0.25xnview wrote:Please, could you test XnViewMP 0.25
XnViewMP Linux X64 - Debian - X64