Skip to content

[cuegui] Fix ETA calculation type error and UTF-8 decoding in FrameMonitorTree#2119

Merged
ramonfigueiredo merged 1 commit into
AcademySoftwareFoundation:masterfrom
ramonfigueiredo:fix/cuegui-frame-eta-type-error
Dec 19, 2025
Merged

[cuegui] Fix ETA calculation type error and UTF-8 decoding in FrameMonitorTree#2119
ramonfigueiredo merged 1 commit into
AcademySoftwareFoundation:masterfrom
ramonfigueiredo:fix/cuegui-frame-eta-type-error

Conversation

@ramonfigueiredo

Copy link
Copy Markdown
Collaborator

Link the Issue(s) this Pull Request is related to.

Summarize your change.

  • Change __defaultETA from empty string to 0 to fix arithmetic operation error when ETA fallback value is used
  • Add errors='replace' to log file opens in eta.py to handle non-UTF-8 bytes gracefully instead of raising UnicodeDecodeError

…nitorTree

- Change __defaultETA from empty string to 0 to fix arithmetic operation error when ETA fallback value is used
- Add errors='replace' to log file opens in eta.py to handle non-UTF-8 bytes gracefully instead of raising UnicodeDecodeError
@ramonfigueiredo ramonfigueiredo marked this pull request as ready for review December 19, 2025 19:13
@ramonfigueiredo

Copy link
Copy Markdown
Collaborator Author

@DiegoTavares / @lithorus
Ready for review!

@ramonfigueiredo ramonfigueiredo merged commit 3599a1e into AcademySoftwareFoundation:master Dec 19, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants