-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Logs adds an extra 100.00% to progress message at certain times #847
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
Comments
I'm willing to fix it if you have time to point me where to look at. I never wrote TypeScript and I'm not comfortable with the codebase here but doesn't hurt trying if it's not really hard. |
Hey @furkansimsekli! I'm here to help you with any bugs, questions, or contributions you have in mind. Let's work together to tackle this issue. To fix the issue where the logs intermittently add an extra 100.00% to the progress message during the upscaling process, you should focus on the following areas in the codebase:
By reviewing and ensuring the correct processing and formatting of the
|
Fixed :) |
Uh oh!
There was an error while loading. Please reload this page.
Checklist
Describe the Bug
I have been using the app for a while, just today I realized there was an odd bug in the logs. While the upscaling continues, we see the logs
BACKEND REPORTED
andUPSCAYL_PROGRESS
. Interestingly, it adds an extra 100.00% there at the message. The interval of this mistake depends on the procedure, sometimes it's once in 25%, sometimes once in 10%.The main screen doesn't show 100.00% though.
To Reproduce
I haven't tried in different machines, but it happens everytime I do an upscayl. I tried 2X, 4X, REMACRI and DIGITAL ART.
Upscayl Version (or commit hash)
2.11.0
Platform
Linux
OS Version
Ubuntu 23.10
GPU Name
Matebook 14 with Ryzen 5 4600H (2020)
Expected Behavior
It shouldn't add an extra 100.00%, and only print the correct value.
Screenshots
No response
Logs
The text was updated successfully, but these errors were encountered: