The following sort order saved to ini, crashes program a following start-up:
[Browser]
sort=-999
The following works
[Browser]
sort=0
v.0.21(L) Saved sort settings crash
Moderators: XnTriq, helmut, xnview
-
- XnThusiast
- Posts: 2443
- Joined: Sun May 15, 2005 6:31 am
-
- Author of XnView
- Posts: 44470
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: v.0.21(L) Saved sort settings crash
This is the custom sort. What do you have in .XnviewSort file?
Pierre.
-
- XnThusiast
- Posts: 2443
- Joined: Sun May 15, 2005 6:31 am
Re: v.0.21(L) Saved sort settings crash
At the moment, it crashes on startup with this in list:xnview wrote:This is the custom sort. What do you have in .XnviewSort file?
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
-
- Author of XnView
- Posts: 44470
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: v.0.21(L) Saved sort settings crash
Even if you have no file in this folder?marsh wrote: At the moment, it crashes on startup with this in list:
Pierre.
-
- XnThusiast
- Posts: 2443
- Joined: Sun May 15, 2005 6:31 am
Re: v.0.21(L) Saved sort settings crash
No, without files works. But with all files deleted except one named jpg.jpg, I have this in terminal:xnview wrote:Even if you have no file in this folder?marsh wrote: At the moment, it crashes on startup with this in list:
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: =========
-
- Author of XnView
- Posts: 44470
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: v.0.21(L) Saved sort settings crash
Ok, i can reproduce it. Do you have all files from .xnviewsort in this folder
Pierre.
-
- XnThusiast
- Posts: 2443
- Joined: Sun May 15, 2005 6:31 am
Re: v.0.21(L) Saved sort settings crash
I have all the files and settings, if you want them for your samples collection.xnview wrote:Ok, i can reproduce it. Do you have all files from .xnviewsort in this folder
-
- Author of XnView
- Posts: 44470
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: v.0.21(L) Saved sort settings crash
Yes please to be suremarsh wrote:I have all the files and settings, if you want them for your samples collection.xnview wrote:Ok, i can reproduce it. Do you have all files from .xnviewsort in this folder
Pierre.
-
- Author of XnView
- Posts: 44470
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
-
- XnThusiast
- Posts: 2443
- Joined: Sun May 15, 2005 6:31 am
Re: v.0.21(L) Saved sort settings crash
Fixed v.25(L). It has no problem with missing files here.