You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When attempting to load a PNG image for compression, the plugin returns the following error:
Failed to compress PNG file using PNGQUANT. Exit code: 2. Error: error: cannot open C:\Users\XXXX\AppData\Local\DevToys-preview\Temp\tmpohwxq1.png for reading
There is no DevToys-preview folder in ...\AppData\Local. Creating such a folder manually does not solve the issue.
To Reproduce
Open the plugin in DevToys-preview. Drag & drop, copy & paste, browse for a PNG file, or browse for a folder containing a PNG file.
Expected behavior
The plugin should compress the PNG file.
Desktop
OS: Windows 11 Home
DevToys v2.0-preview.1
PNG Compressor 1.0.0-pre.0
The text was updated successfully, but these errors were encountered:
Describe the bug
When attempting to load a PNG image for compression, the plugin returns the following error:
Failed to compress PNG file using PNGQUANT. Exit code: 2. Error: error: cannot open C:\Users\XXXX\AppData\Local\DevToys-preview\Temp\tmpohwxq1.png for reading
There is no
DevToys-preview
folder in...\AppData\Local
. Creating such a folder manually does not solve the issue.To Reproduce
Open the plugin in DevToys-preview. Drag & drop, copy & paste, browse for a PNG file, or browse for a folder containing a PNG file.
Expected behavior
The plugin should compress the PNG file.
Desktop
The text was updated successfully, but these errors were encountered: