Well, this is weird…
But great idea to make a video, I could catch what happened in a glimpse:
When running the slideshow in a QuickSearch, a new tab opens, is renamed Slideshow (as expected), then as soon as it starts filtering images, the new tab has its QuickSearch relocated/transformed (?!) into a "Single File Search" pointing to "
[…]\Data\apps\icon_for_explorer\#PNG"
Why and how this can happen, I have no clue…
Do you know how this path is related to XYplorer?
———————————————————————————
Let’s try a few things, based on the exact same setup
Start each test in your INDONESIA base folder (after closing existing quicksearches and slideshow tabs if any).
1. Test the filter on your setup
- Run your quicksearch for 2022 exactly as in your video
- In the address bar, type the following and press Enter:
The header should display "QuickSearch: 2022 | Visual Filter: 2022"
But the content shouldn’t change.
2. Run the script manually in the base folder
– In the address bar, type the following and press Enter, then Enter again (to validate the settings 2SLR):
Code: Select all
::load "Slideshow.xys", "CustomSlideshow";
It should run the slideshow on the content of the two subfolders.
3. Run the script manually after a manual quicksearch
- In the address bar, type "?2022" and press Enter
It should display a header with "QuickSearch: 2022" and the images as in your video.
– In the address bar, type the following and press Enter, then Enter again (to validate the settings 2SLR):
Code: Select all
::load "Slideshow.xys", "CustomSlideshow";
Hopefully we’ll find the culprit!