-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Geeqie image tests fail with xdg-desktop-portal
package installed
#1532
Comments
Okay, so I replaced
The source for Importantly, recursive
So if a directory is created between the WorkaroundI found that just adding a I also found that recursively listing the directory (with |
Setup (please complete the following information):
Describe the bug
First noticed by @caclark after my
isolate-test.sh
simplification in 59b915eWhen the
xdg-desktop-portal
package is not installed, the image tests work fine. When that package is installed, the tests fail.To reproduce
Unexpected behavior
Here's another example, with a different-seeming failure mode:
Expected behavior
Without
xdg-desktop-portal
installed, these two look like the following:And the JPG test:
The text was updated successfully, but these errors were encountered: