-
Notifications
You must be signed in to change notification settings - Fork 17
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
Preview is not shown when filename contains colons #189
Comments
Many thanks for this bug report, I will fix it asap |
fixed in 5.0.6. please test if really fixed |
Linux has no problem with colon in filename, but macos stiil has problem :-( |
Hi, I can confirm that the issue with the dots has been fixed, but the problem with the colons is still there unfortunately. :-( |
Maybe it is an issue of the Wand library, because if I force to use PILLOW all works fine. Besides if you try the first example at this page by replacing the output filename EDIT: There is already a closed issue, and a possibile solution. |
Many thanks for deep tests and looking for solution. I will correct code as was adviced |
I think that this issue has been fixed in 5.0.7 |
I can confirm, thanks a lot! |
Describe the bug
To Reproduce
Steps to reproduce the behavior:
mkdir ~/.tmp
env TMPDIR=~/.tmp fotokilof
(load an image)
In the log file
~/.fotokilof.log
appears the message:Desktop
The text was updated successfully, but these errors were encountered: