-
-
Notifications
You must be signed in to change notification settings - Fork 53
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
Image Compression Crashing App #128
Comments
Did a push for your inspection. Think I also made a change to Image.tsx but not sure I added to my fork. In any case, here is what I purposed: Hardcoded:
My fix:
|
So the error was ipc failing on tauri, it's fixed as well but I didn't release it. let me release a draft can you try that and let me know. changing type here won't change because this blob is only fetched to calculate sizes. |
Check latest release I accidentally forgot to bump version but 3.3.3 should have fix for this your pr looks good anyway, I will merge it in 3.3.5 (current is 3.3.4, forgot to bump version) |
Odd. I am trying your 3.3.3 64 for windows. It will not load any image into compression area. None. I tried a build from you 3.3.3 and still cannot get iamges to load correctly. The image above will not load. I am traveling for next 7 days and not near my dev desktop files. I am not sure your image_compressor.rs was updated. But I am on a small screen and maybe missing something, old eyes :) My image_compressor.rs:
|
Great job on app! Learning Tauri, this helps me a lot and the tools you have compiled are awesome.
When adding certain images the compressor tool, app simply crashes. Closes without any warning or message.
Running Windows 10 and tried the latest release version of devtools-x.
Example image that crashes app:
Built locally and running dev mode, see this error in dev tools (maybe help you):
The text was updated successfully, but these errors were encountered: