-
Notifications
You must be signed in to change notification settings - Fork 300
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
PNG codec error and image zooming/moving trouble #553
Comments
I can't reproduce the 2 problems mentioned. Please provide logs and/or sample images. |
I looked into the logging folder, but I saw that the last logs were before update - since then all those times I opened app and tryed to do something - nothing new adds there. The problem is the same on two different PCs: Windows 7 and Windows 10. If it helps - I can do a video as I try to do the same things mentioned. |
I checked preferences: logging was turned off with new update. So I share the log-file after trying to do these things and quitting app. |
The problem lies in the OpenCV library, with an unexpected error. Without an example to reproduce the problem, I don't see how I can help. |
Without an example - you mean I need to provide video of what I am doing or something else? |
I need a test case where the problem can be reproduced. Please send me an image that cannot be read. |
Now I downgraded to 4.3.0 and everything works fine. |
I've tested it on several Windows 10 and 11 systems and I can't reproduce the error. Do you have recent or specific versions of Windows? See this post even though normally with recent compile mode Visual C++ redistributable should not be necessary. |
I have PCs with Windows 7 Professional and Windows 10 Home with all actual upgrades. But the bug is version-dependent, not Windows-dependent - 4.3.0 works well on both machines. I do have Visual C++ installed on my computers. So, I tryed installing again 4.4.0 (previously installed Visual C++ redistributable 2015 and Universal C Runtime) - nothing has changed at all: both bugs still appear. Then I downgraded again to 4.3.0 - the app works fine again. I guess I just stay on 4.3.0 release. |
I haven't found any other users with this problem. |
Describe the bug. What happened?
Good day,
after updating to 4.4.0 version of the app occured several errors and I cannot work any more: can't load PNG format images - I get every time error saying that app cannot read this image (attached screenshot).
![1](https://private-user-images.githubusercontent.com/169903081/330792559-3653cce0-cee9-490f-bcb5-439a5d30b50f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MDI4MTcsIm5iZiI6MTczOTYwMjUxNywicGF0aCI6Ii8xNjk5MDMwODEvMzMwNzkyNTU5LTM2NTNjY2UwLWNlZTktNDkwZi1iY2I1LTQzOWE1ZDMwYjUwZi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE1JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNVQwNjU1MTdaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0yMGIyMDUxNTQ5Y2NiZjM2N2FhNzU5OGI5MzM5OWNlNGQ2ZjliNmQ3ZDg2OTBlZjk4ZTYyZjRhYmY5YzZkY2U3JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.eRaPfko9YIDj52G0sT8pu_fiI7JJn5zbgX7naW4ju6A)
![2](https://private-user-images.githubusercontent.com/169903081/330792568-0428b701-7b57-40ba-ba30-3a5f05717929.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MDI4MTcsIm5iZiI6MTczOTYwMjUxNywicGF0aCI6Ii8xNjk5MDMwODEvMzMwNzkyNTY4LTA0MjhiNzAxLTdiNTctNDBiYS1iYTMwLTNhNWYwNTcxNzkyOS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE1JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNVQwNjU1MTdaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0wZDljNzFhNzBmMjViZjFiYjVjZWYwNzVkYWUyMzY5MTdhZTgxYWU4OGJjOTkxYjJiNDUzNjY0ZTU2MmU0MDI3JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.yIcb57Hmsj6c3D0NZhiLTYbekEr1bntLzGe6Dte4n90)
And another one - loading any other image (JPG, BMP etc) I cannot scroll image - it got stucked in the corner (attached second screenshot) without possibility to pan (move on it) image, zoom it in or out and to look resized to best fit version of the image.
What version of Weasis are you running?
4.4.0
On which system the problem occurs?
Windows
Relevant log output
No response
Additional contextual elements
No response
The text was updated successfully, but these errors were encountered: