Skip to content

UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc3 in position 0: invalid continuation byte #1992

@Computatrum42

Description

@Computatrum42

Diagnostic output

jrnl: v4.2.1
Python: 3.13.2 (main, Feb 5 2025, 08:05:21) [GCC 14.2.1 20250128]
OS: Linux 6.13.8-arch1-1

What are you trying to do?

When I write something that contains letter "ğ", the jrnl outputs this error message.

┏━ Error ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ UnicodeDecodeError ┃
┃ 'utf-8' codec can't decode byte 0xc3 in position 0: invalid continuation byte ┃
┃ ┃
┃ This is probably a bug. Please file an issue at: ┃
https://github.com/jrnl-org/jrnl/issues/new/choose
┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛

What have you tried?

I tried the convert the journal file to UTF-8 format.

Other Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs more infoFurther information is requestedsupportEnd user support

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions