Skip to content

Conversation

@dtenebrae-v2
Copy link

To prevent an error like:
"ERROR livemedia-creator: 'utf-8' codec can't decode byte 0xd1 in position 4095: unexpected end of data", when using a ru-RU.UTF8 locale in kickstart file (on char with more than 1 byte size). Probably could occur on another locales as well.
It is proposed to decode already deserialized data.

To prevent an error like:
"ERROR livemedia-creator: 'utf-8' codec can't decode byte 0xd1 in position 4095: unexpected end of data",
when using a ru-RU.UTF8 locale.
It is proposed to decode already deserialized data.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 17827825514

Details

  • 5 of 5 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 39.556%

Totals Coverage Status
Change from base Build 17813786580: 0.0%
Covered Lines: 1643
Relevant Lines: 3907

💛 - Coveralls

Copy link
Contributor

@bcl bcl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, I should have done that when I rewrote this. Thanks!

@bcl bcl merged commit 28f5836 into weldr:master Sep 18, 2025
2 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.

3 participants