1
Support and Feedback / Re: Saving column layout bug
« on: February 19, 2019, 17:34:39 »
okay, i used :goconfig and found the file: attaching.
I had the idea of copying everything from iXaarii to the section with default, but that just broke things, options disappeared and it changes i make also only go to the left panel. This is incredibly user unfriendly.
I would've expected that
a) any setting i have is saved at the very least on closing MC
b) if i set "use column layout iXaarii" it's applied to both
c) the right panel only gets it if i then do the extra step of "save current layout as default"
however,
d) this is all for nothing because it did not actually saves anything as default and the next time I restart MC i'm back to doing steps a, b, c all over again.
Thank you for your help! I hope these bugs will be fixed. I think i remember having similar problems years ago until i gave up with something close enough but not quite i wanted, and with settings being occasionally lost on my main computer. Now i've just bought recently two new laptops and i'm determined to at least these times finally get it figured out so hopefully i won't be back to bugging you about this one in a couple of years again... either that or i give up again
pS: trying to attach the xml gave some error and froze the framework so i couldn't type anymore, I guess i'll copy paste it as text:
I had the idea of copying everything from iXaarii to the section with default, but that just broke things, options disappeared and it changes i make also only go to the left panel. This is incredibly user unfriendly.
I would've expected that
a) any setting i have is saved at the very least on closing MC
b) if i set "use column layout iXaarii" it's applied to both
c) the right panel only gets it if i then do the extra step of "save current layout as default"
however,
d) this is all for nothing because it did not actually saves anything as default and the next time I restart MC i'm back to doing steps a, b, c all over again.
Thank you for your help! I hope these bugs will be fixed. I think i remember having similar problems years ago until i gave up with something close enough but not quite i wanted, and with settings being occasionally lost on my main computer. Now i've just bought recently two new laptops and i'm determined to at least these times finally get it figured out so hopefully i won't be back to bugging you about this one in a couple of years again... either that or i give up again
pS: trying to attach the xml gave some error and froze the framework so i couldn't type anymore, I guess i'll copy paste it as text:
Code: [Select]
<?xml version="1.0" encoding="UTF-8"?>
<columnsets>
<columnset name="Pictures">
<column id="0.name" name="Name" options="0" width="295" paddingleft="0" paddingright="0" align="0" flags="4608"/>
<column id="0.ext" name="Ext" options="0" width="30" paddingleft="0" paddingright="0" align="0" flags="16896"/>
<column id="0.size" name="Size" options="0" width="80" paddingleft="0" paddingright="0" align="2" flags="2048"/>
<column id="0.date" name="Date" options="0" width="110" paddingleft="0" paddingright="0" align="2" flags="2048"/>
<column id="00AD745A5DFD49749ED4720590318BBF.img_dimensions" name="Dimensions" options="196864" width="80" paddingleft="0" paddingright="0" align="1" flags="0"/>
<paths>
<path recursive="1">C:\Users\Void\Pictures\</path>
<path recursive="1">C:\Users\Public\Pictures\</path>
</paths>
</columnset>
<columnset name="Music">
<column id="0.name" name="Name" options="0" width="295" paddingleft="0" paddingright="0" align="0" flags="4608"/>
<column id="0.ext" name="Ext" options="0" width="30" paddingleft="0" paddingright="0" align="0" flags="16896"/>
<column id="0.size" name="Size" options="0" width="80" paddingleft="0" paddingright="0" align="2" flags="2048"/>
<column id="0.date" name="Date" options="0" width="110" paddingleft="0" paddingright="0" align="2" flags="2048"/>
<column id="D8C9BF26B1B74B5D91D0FC4258061466.genre" name="Genre" options="196864" width="65" paddingleft="0" paddingright="0" align="0" flags="0"/>
<column id="D8C9BF26B1B74B5D91D0FC4258061466.length" name="Length" options="459264" width="65" paddingleft="0" paddingright="0" align="0" flags="0"/>
<paths>
<path recursive="1">C:\wrk\</path>
<path recursive="1">C:\Users\Public\Music\</path>
</paths>
</columnset>
<columnset name="Void">
<column id="0.name" name="Name" options="0" width="860" paddingleft="0" paddingright="0" align="0" flags="4608"/>
<column id="0.ext" name="Ext" options="0" width="85" paddingleft="0" paddingright="0" align="2" flags="16896"/>
<paths>
<path recursive="1">c:\</path>
</paths>
</columnset>
<columnset name="iXaarii">
<column id="0.name" name="Name" options="0" width="450" paddingleft="0" paddingright="0" align="0" flags="4608"/>
<column id="0.ext" name="Ext" options="0" width="600" paddingleft="1" paddingright="10" align="2" flags="16896"/>
<paths>
<path recursive="1">*\</path>
<path recursive="1">c:\</path>
</paths>
</columnset>
<columnset name="Default" default="1" extid="0">
<column id="0.name" name="Name" options="0" width="345" paddingleft="0" paddingright="0" align="0" flags="4608"/>
<column id="0.ext" name="Ext" options="0" width="600" paddingleft="1" paddingright="10" align="2" flags="16896"/>
</columnset>
</columnsets>