[BUG]: Unable to start due to invalid utf-8 sequence #200

Closed
opened 2026-01-05 14:48:58 +01:00 by adam · 5 comments
Owner

Originally created by @quickstar on GitHub (Apr 29, 2023).

Describe the bug
I'm unable to start komorebic due to an utf-8 issue

To Reproduce
Steps to reproduce the behavior:
Just run komorebic start -a

Expected behavior
Application should start

Screenshots and Videos

➜ ~ komorebic start -a
Error: invalid utf-8 sequence of 1 bytes from index 15

Location:
    komorebic\src\main.rs:1276:30

Operating System

OS Name:                   Microsoft Windows 11 Pro
OS Version:                10.0.22621 N/A Build 22621
Originally created by @quickstar on GitHub (Apr 29, 2023). **Describe the bug** I'm unable to start komorebic due to an utf-8 issue **To Reproduce** Steps to reproduce the behavior: Just run `komorebic start -a` **Expected behavior** Application should start **Screenshots and Videos** ```sh ➜ ~ komorebic start -a Error: invalid utf-8 sequence of 1 bytes from index 15 Location: komorebic\src\main.rs:1276:30 ```` **Operating System** ``` OS Name: Microsoft Windows 11 Pro OS Version: 10.0.22621 N/A Build 22621 ```
adam added the bug label 2026-01-05 14:48:58 +01:00
adam closed this issue 2026-01-05 14:48:58 +01:00
Author
Owner

@LGUG2Z commented on GitHub (Apr 29, 2023):

Thanks for posting this report! I can honestly say I've never seen this one before. 😅

I looked around for solutions to similar issues in other repositories and came across this comment, can you try out the steps suggested and then try again? https://github.com/tauri-apps/tauri/issues/5309#issuecomment-1339850492

@LGUG2Z commented on GitHub (Apr 29, 2023): Thanks for posting this report! I can honestly say I've never seen this one before. 😅 I looked around for solutions to similar issues in other repositories and came across this comment, can you try out the steps suggested and then try again? https://github.com/tauri-apps/tauri/issues/5309#issuecomment-1339850492
Author
Owner

@quickstar commented on GitHub (Apr 30, 2023):

Thanks for the hint, unfortunately the same result. Anything else I could try?

@quickstar commented on GitHub (Apr 30, 2023): Thanks for the hint, unfortunately the same result. Anything else I could try?
Author
Owner

@LGUG2Z commented on GitHub (Apr 30, 2023):

I would be interested to see if you experience the same behaviour if you compile from source on your machine: https://github.com/LGUG2Z/komorebi#building-from-source

@LGUG2Z commented on GitHub (Apr 30, 2023): I would be interested to see if you experience the same behaviour if you compile from source on your machine: https://github.com/LGUG2Z/komorebi#building-from-source
Author
Owner

@quickstar commented on GitHub (May 1, 2023):

I would be interested to see if you experience the same behaviour if you compile from source on your machine: https://github.com/LGUG2Z/komorebi#building-from-source

I'll give it a try tonight 👍🏽

@quickstar commented on GitHub (May 1, 2023): > I would be interested to see if you experience the same behaviour if you compile from source on your machine: https://github.com/LGUG2Z/komorebi#building-from-source I'll give it a try tonight 👍🏽
Author
Owner

@LGUG2Z commented on GitHub (May 12, 2024):

Closing out of staleness, please re-open if this is still an issue

@LGUG2Z commented on GitHub (May 12, 2024): Closing out of staleness, please re-open if this is still an issue
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#200