Removal of format color doesn't work (xnview.ini not changed)

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

Moderators: XnTriq, helmut, xnview, Dreamer

Post Reply
xiofen
Posts: 21
Joined: Thu May 25, 2017 4:55 am

Removal of format color doesn't work (xnview.ini not changed)

Post by xiofen »

New custom colors for file formats can be added by

Tools >> Settings >> File list >> Format colors (tab) .. then add a new format color for a file type.. [This works]

However when attempting the remove a filetype color association the effect is not permanent - it removes the association as long as the current instance of XnViewMP is open, but the xnview.ini file is not altered. On a restart the removed association returns

(Tested XnViewMP 0.86 Win10 32bit)

eg in the xnview.ini file , under [appearance] , this data in unchanged by the 'remove' command :

Code: Select all

formatColor-0="[jpeg],237 237 202,0 0 0"
formatColor-1="[gif],220 235 220,0 0 0"
formatColor-2="[png],232 222 220,0 0 0"
formatColor-3="[bmp],227 227 255,0 0 0"
formatColor-4="[tiff],192 197 235,0 0 0"
formatColor-5="[tga],230 255 255,0 0 0"
formatColor-6="[iff],247 235 235,0 0 0"
formatColor-7="[sgi],247 237 242,0 0 0"
formatColor-8="[pcx],235 230 230,0 0 0"
formatColor-9="[psd],255 255 227,0 0 0"
formatColor-10="[pcd],235 215 235,0 0 0"
formatColor-11="[psp],237 208 163,0 0 0"
formatColor-12="[pict],202 202 255,0 0 0"
formatColor-13="[xpm],242 227 227,0 0 0"
formatColor-14="[xbm],216 216 216,0 0 0"
formatColor-15="[pbm],191 191 182,0 0 0"
formatColor-16="[pgm],207 207 197,0 0 0"
formatColor-17="[ppm],235 225 159,0 0 0"
formatColor-18="[ras],255 255 227,0 0 0"
formatColor-19="[wmf],187 187 187,0 0 0"
formatColor-20="[emf],212 212 212,0 0 0"
formatColor-21="[ico],217 247 227,0 0 0"
formatColor-22="[cur],217 247 227,0 0 0"
formatColor-23="[ani],217 247 227,0 0 0"
formatColor-24="[fpx],229 255 255,0 0 0"
formatColor-25="[jp2],237 237 202,0 0 0"
useFormatColor=true
selectedColor=10 36 106
formatColor-26="[os2],210 210 210,0 0 0"
User avatar
xnview
Author of XnView
Posts: 43442
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Removal of format color doesn't work (xnview.ini not changed)

Post by xnview »

You press 'OK' button? I've tried and format color removed is no more in .ini
Pierre.
Post Reply