-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Flatpak "Invalid byte sequence in conversion input" with mismatched locales #18
Comments
I'm not sure what could be happening exactly, as I can't reproduce this here on Fedora Silverblue, Endless OS, or Raspberry Pi OS. 😞 Can you try running it from a terminal ( Running from a terminal will also enable the built-in WebKit developer tools, but it sounds like you're not even getting to the WebKit screen (the loading screen is native GTK and hides once the WebKit WebView signals it's done loading). |
Yeah, here's the output:
Also checked with verbose and got some extra lines that might be useful, but the end result was the same:
And the verbose output when the default permissions are set in Flatseal, problem still remains:
|
@viemarimyyra hm, what language do you have set for your user? |
English, UK to be exact. Input language and currencies etc. are set to Finnish. |
I have the same issue on ZorinOS 17 (Ubuntu 22.04) The software worked normally for a while. On the other hand, I don't know if it's related, but I cleaned up the installed languages.
|
Same here:
|
Apparently this is a bug in Flatpak itself; I'll see it there's a way I can work around it, but I'm not sure. |
This only happens in version 1.1.1 |
Hi, thanks for this app. I met the same issue today, first time I installed this app (so I got version 1.1.1, if that matters, which I am pretty sure it doesn't). Given the comment above I also rolled back to 1.1 and 1.0.3, to no avail. The PS1 trick mentioned in flatpak/flatpak#5564 did work but well, it's suboptimal of course. So, running using locale is a bit messy (I want some things en_US like and some el_GR like):
What actually fixed this for me was
and then the app started normally. |
Sorry, but for me it's still not working... Any ideas ? I'm running on Elementary OS 7.1 :) |
I'm on Fedora Silverblue 39.20240403.0 and my locales are
and in order for Butler to work, I had to add LC_ALL=en_US.UTF-8 as variable in Butler config in Flatseal |
Application is stuck on Loading the dashboard with either demo, local ip, local URL or external URL set as the server address. I tried disabling firewall, manually setting the default routes and checked Flatpak permissions for Butler. Am I missing something or is the application just broken? Server works brilliantly from the same computer with a Firefox and with Firefox (Flatpak).
Butler v1.0.2 on EndeavourOS (x84-64), kernel 6.6.10-arch1-1 with Budgie Desktop.
The text was updated successfully, but these errors were encountered: