XnViewMP 1.3.0 appimage on debian.
Question 2:
I must have some wrong settings, but which one?
Every time I click on a directory, xnviewmp rescan the directory and it seems to rebuild the thumbnails, every time. I only have 1 directory with only 700 images on my SSD drive and every operation takes about 20 seconds, because it rebuilds the thumbnails every time.
Shouldn't it cache the already built thumbnails?
Obviously I did something wrong but I don't know what.
Question 2:
Is there a way of restricting the image scanning to only 1 directory + the subdirectories. I don't need anything else. I'd like something:
include /home/artsi/photos
exclude /home/artsi
Thanks
Incorrect settings
Moderators: XnTriq, helmut, xnview
-
- Author of XnView
- Posts: 42477
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: Incorrect settings
yes, what do you have in settings>catalog?
yes in settings>Catalog - excludedIs there a way of restricting the image scanning to only 1 directory + the subdirectories. I don't need anything else. I'd like something:
include /home/artsi/photos
exclude /home/artsi
Pierre.
-
- Posts: 42
- Joined: Sun Sep 11, 2022 2:31 pm
Re: Incorrect settings
xnview wrote: ↑Mon Sep 12, 2022 12:10 pmyes, what do you have in settings>catalog?
Here's the screenshot. The other tabs excluded/included and tools are empty.
If I change from the darktable directory to the next export, when I come back to the darktable directory if rescan and rebuild the thumbnails which takes around 20 seconds (754 objects)
Thanks
You do not have the required permissions to view the files attached to this post.
-
- Author of XnView
- Posts: 42477
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
-
- Posts: 42
- Joined: Sun Sep 11, 2022 2:31 pm
Re: Incorrect settings
Because that's where the base of the images on this drive are located.
For testing purposing, I just removed the base path and it makes no difference.
Any time I switch directory or operation, XnViewMP rebuilds something. The bar under the info/preview/categories/sets goes 10%,20%,... takes between 20 to 30 seconds (with the base path or without the base path).
I also have deleted all of my configs from the ~/.config/xnviewmp directory and started fresh without any setting changed and it still does the same thing.
Thanks
-
- Author of XnView
- Posts: 42477
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: Incorrect settings
'Base path' is used to shared folder between multiple computers
do you have a .db in the xnviewmp folder?
Any time I switch directory or operation, XnViewMP rebuilds something. The bar under the info/preview/categories/sets goes 10%,20%,... takes between 20 to 30 seconds (with the base path or without the base path).
I also have deleted all of my configs from the ~/.config/xnviewmp directory and started fresh without any setting changed and it still does the same thing.
Pierre.
-
- Posts: 42
- Joined: Sun Sep 11, 2022 2:31 pm
-
- Posts: 42
- Joined: Sun Sep 11, 2022 2:31 pm
Re: Incorrect settings
Further info:
When checking the config xnview.ini, I have in the start section:
Code: Select all
LastFilename=
OpenWith=@Invalid()
OpenWithName=@Invalid()
OpenWithParam=@Invalid()
PathBrowser=/home/froggy/temp/darktable/
RecentFiles=@Invalid()
checkFreq=0
customPath=/home/froggy/temp/darktable/
dbFlag=1
dbFolder=
dbThumbFlag=3
dbThumbFolder=
debug=0
The dbfolder and the dbthumbfolder entries are empty
Thanks
-
- Author of XnView
- Posts: 42477
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
-
- Posts: 42
- Joined: Sun Sep 11, 2022 2:31 pm
Re: Incorrect settings
It's not there. It doesn't exist.
Code: Select all
find -name "*iew.db" -print
Thanks
-
- Author of XnView
- Posts: 42477
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: Incorrect settings
/home/froggy/temp/darktable/ is normal to save settings?? you have the rights?
Pierre.
-
- Posts: 42
- Joined: Sun Sep 11, 2022 2:31 pm