Network drive letter: Thumbnail panel doesn't update when deleting picture
@d2phap is already working on this.
Since Oct 27, 2022.
- Dominant language
- C#
- Stars
- 14.4k
- Forks
- 752
- Avg merge
- 10d 14h
- Merged PRs (30d)
- 1
Description
System information:
- Windows OS version: 11 22H2
- ImageGlass version: 8.7.10.26 x64
To Reproduce
Steps to reproduce the behavior:
- Have a network share mounted to a drive letter
- Open Explorer click on that drive letter and open a picture from that directory network location.
- In ImageGlass turn on thumbnail panel if not present (Menu > Layout > Thumbnail panel) or by pressing "h" key
- Make sure thumbnail panel is visible
- Sroll to picture until one should be deleted
- Deleting a picture by pressing the button "Move to recycle bin" or DEL key
- Scroll back to that deleted picture and an error is visible while thumbnail placeholder is picked
Actual behavior:
The thumbnail is still visible after deletion of that image, thumbnail panel is not being updated.
The error message says:
ImageGlass cannot open this picture because the file appears to be damaged, corrupted or not supported.
Magick.NET-Q16-HDRI-OpenMP-x64 unable to open image: 'V:\800x800px-orange.png'. No such file or directory @ error/blob.c/Openob/3570
After a while error message disappears, but comes back when scrolling to that thumbnail again.
Expected behavior:
When deleting an image, its thumbnail should disappear from thumbnail panel as well, when using a network drive.
Screenshots:
https://i.imgur.com/GbqHdZo.png
Additional context:
If you restart ImageGlass the deleted picture(s) are gone from thumbnail panel.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.