Page 1 of 1

v.0.21(L) Saved sort settings crash

Posted: Thu Oct 15, 2009 9:01 am
by marsh
The following sort order saved to ini, crashes program a following start-up:
[Browser]
sort=-999

The following works
[Browser]
sort=0

Re: v.0.21(L) Saved sort settings crash

Posted: Wed Nov 18, 2009 8:49 am
by xnview
This is the custom sort. What do you have in .XnviewSort file?

Re: v.0.21(L) Saved sort settings crash

Posted: Wed Nov 18, 2009 9:24 am
by marsh
xnview wrote:This is the custom sort. What do you have in .XnviewSort file?
At the moment, it crashes on startup with this in list:

Code: Select all

XnView sort
apng.apng
8mis m atch.jpg
jpg.jpg
Copy of 8mis m atch.jpg
gif.gif
mis m atch.jpg
mismatch.jpg
mng.mng
Copy of gif.gif
robot.png
pattern.png
tif.tif
xpm.xpm
Copy of tif.tif

Re: v.0.21(L) Saved sort settings crash

Posted: Wed Nov 18, 2009 1:38 pm
by xnview
marsh wrote: At the moment, it crashes on startup with this in list:
Even if you have no file in this folder?

Re: v.0.21(L) Saved sort settings crash

Posted: Wed Nov 18, 2009 1:49 pm
by marsh
xnview wrote:
marsh wrote: At the moment, it crashes on startup with this in list:
Even if you have no file in this folder?
No, without files works. But with all files deleted except one named jpg.jpg, I have this in terminal:

Code: Select all

## OPEN FOLDER
## OPEN FOLDER ok
## updateLabels
## updateLabels ok
Object::disconnect: Unexpected null parameter
QObject::connect: Cannot connect (null)::currentChanged(int) to PreviewInfo::onTabCurrentChanged(int)
*** glibc detected *** ./xnview: free(): invalid next size (fast): 0x09be4040 ***
======= Backtrace: =========

Re: v.0.21(L) Saved sort settings crash

Posted: Wed Nov 18, 2009 2:14 pm
by xnview
Ok, i can reproduce it. Do you have all files from .xnviewsort in this folder

Re: v.0.21(L) Saved sort settings crash

Posted: Wed Nov 18, 2009 2:25 pm
by marsh
xnview wrote:Ok, i can reproduce it. Do you have all files from .xnviewsort in this folder
I have all the files and settings, if you want them for your samples collection.

Re: v.0.21(L) Saved sort settings crash

Posted: Wed Nov 18, 2009 2:30 pm
by xnview
marsh wrote:
xnview wrote:Ok, i can reproduce it. Do you have all files from .xnviewsort in this folder
I have all the files and settings, if you want them for your samples collection.
Yes please to be sure

Re: v.0.21(L) Saved sort settings crash

Posted: Tue Mar 16, 2010 8:26 pm
by xnview
Please, could you test XnViewMP 0.25

Re: v.0.21(L) Saved sort settings crash

Posted: Wed Mar 17, 2010 3:03 pm
by marsh
Fixed v.25(L). It has no problem with missing files here.