mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[BUG]: Unable to start due to invalid utf-8 sequence #200
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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 -aExpected behavior
Application should start
Screenshots and Videos
Operating System
@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
@quickstar commented on GitHub (Apr 30, 2023):
Thanks for the hint, unfortunately the same result. Anything else I could try?
@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
@quickstar commented on GitHub (May 1, 2023):
I'll give it a try tonight 👍🏽
@LGUG2Z commented on GitHub (May 12, 2024):
Closing out of staleness, please re-open if this is still an issue