Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iconv: iconv_open(, -t): Invalid argument #12463

Closed
josearodrigueze opened this issue May 30, 2024 · 2 comments
Closed

iconv: iconv_open(, -t): Invalid argument #12463

josearodrigueze opened this issue May 30, 2024 · 2 comments
Labels
Bug Something isn't working

Comments

@josearodrigueze
Copy link

Describe the bug

When start my terminal in mac m1 with omzsh show this messages:

iconv: iconv_open(, -t): Invalid argument
Error converting string from to UTF-8

Steps to reproduce

Looking for an existing zsh config...
Using the Oh My Zsh template file and adding it to /Users/....../.zshrc.

     __                                     __

____ / /_ ____ ___ __ __ ____ / /
/ __ / __ \ / __ `
/ / / / /
/ / / __
/ /
/ / / / / / / / / / / /
/ / / /
(
_ ) / / /
_// // // // //_, / //// //
/____/ ....is now installed!

Before you scream Oh My Zsh! look over the .zshrc file to select plugins, themes, and options.

• Follow us on Twitter: @ohmyzsh
• Join our Discord community: Discord server
• Get stickers, t-shirts, coffee mugs and more: Planet Argon Shop

iconv: iconv_open(, -t): Invalid argument
Error converting string from to UTF-8
➜ ~

Expected behavior

Dont show that message

Screenshots and recordings

No response

OS / Linux distribution

MacOs 14.2.1 (23C71)

Zsh version

5.9

Oh My Zsh version

master (071b8f8)

Terminal emulator

iTerm2

If using WSL on Windows, which version of WSL

None

Additional context

No response

@josearodrigueze josearodrigueze added the Bug Something isn't working label May 30, 2024
@galoberlyn
Copy link

galoberlyn commented May 30, 2024

I encountered the same issue. Solved it when choosing a UNIX locale with UTF-8 in it

image

image

@carlosala
Copy link
Member

Duplicate of #11645

@carlosala carlosala marked this as a duplicate of #11645 May 30, 2024
@carlosala carlosala closed this as not planned Won't fix, can't repro, duplicate, stale May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

3 participants