Results 921 comments of ale5000

BusyBox-w32 currently doesn't support UTF-8 at all; it isn't a bug but a current limitation.

@mar-v-in @lucasmz-dev @Fs00 @eighthave If someone know more about the issue of XML markup inside quotes please reply here: https://github.com/translate/translate/issues/5543

After some researches I have found that instead of using: `cmd //c echo` they could achieve the same effect with: `MSYS_NO_PATHCONV=1 cmd /c echo`

> If setting that variable prevents MSYS-style paths being converted to DOS-style, then no, it wouldn't have the same effect. The whole point of the `cmd //c echo path` thing...

They even include a shell script named "start" in the PATH that contains: `"$COMSPEC" //c start "${@//&/^&}"` so they happily make it not working in any other apps once again.

> No. `cmd /c` becomes `cmd c:\` Yes, you are right; but the point is that this lame conversion clearly break almost everything.

They are just wrong, just run `uname -s` on Linux, it print Linux; so output other things beside the OS is wrong.

With "phonesky" do you mean microG Companion or the real Google Play Store? If it is microG Companion: First update microG Services, then update microG Companion. If you have done...

Try reset data of microG Companion and then if it happens again take a logcat and post it here please.

@mar-v-in Any update about the dummy launcher activity?