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

Umlauts crash client #48

Open
ahbnr opened this issue Mar 11, 2020 · 0 comments
Open

Umlauts crash client #48

ahbnr opened this issue Mar 11, 2020 · 0 comments

Comments

@ahbnr
Copy link

ahbnr commented Mar 11, 2020

Hi, I just tried to send some text to my phone and noticed that umlauts seem to crash the client:

$ mconnectctl share-text /org/mconnect/device/0 "äöüß"

** (mconnectctl:116036): CRITICAL **: 13:24:28.728: file ../src/mconnectctl/main.vala: line 79: unexpected error: Invalid byte sequence in conversion input (g_convert_error, 1)

I havent yet taken a look into the code, but I guess only a very limited encoding (ASCII?) is supported?
Of course I can work around this by not using umlauts, but I just wanted to report this.

EDIT: I just noticed this is probably related to this issue: #47

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

No branches or pull requests

1 participant