Can not type on Android 10

Post Reply
MlodyLas
New member
Posts: 8
Joined: Wed Aug 30, 2017 14:53

Can not type on Android 10

by MlodyLas » Post

I can not type User, password or search for server, because typing does nothing.
Issue exist on Android 10, Motorola One.
I'v been trying on every 5.x version from f-droid except the newest one - doesn't start at all.
Does anyone got this problem?

MoNTE48
Member
Posts: 323
Joined: Sat Apr 06, 2013 11:58
GitHub: MoNTE48
In-game: MoNTE48
Location: Internet

Re: Can not type on Android 10

by MoNTE48 » Post

Uninstall the old version before installing this one.
https://github.com/MoNTE48/minetest/rel ... elease.apk

MlodyLas
New member
Posts: 8
Joined: Wed Aug 30, 2017 14:53

Re: Can not type on Android 10

by MlodyLas » Post

I had uninstalled previous version.
App from your link does not start.
From debug.txt

2020-05-17 22:34:04: ERROR[Main]: Game specified in default_game [minetest] is invalid.
2020-05-17 22:34:04: WARNING[Main]: Irrlicht: Could not open file of texture: /storage/emulated/0/Minetest/textures/base/pack/checkbox_16.png
2020-05-17 22:34:04: ERROR[Main]: FontEngine: Cannot load '/storage/emulated/0/Minetest/fonts/Arimo-Regular.ttf'. Trying to fall back to another path.
2020-05-17 22:34:04: ERROR[Main]: FontEngine: Cannot load '/storage/emulated/0/Minetest/fonts/DroidSansFallbackFull.ttf'. Trying to fall back to another path.
2020-05-17 22:34:04: ERROR[Main]: FontEngine: Cannot load '/storage/emulated/0/Minetest/fonts/Arimo-Regular.ttf'. Trying to fall back to another path.
2020-05-17 22:34:04: ERROR[Main]: minetest can not continue without a valid font. Please correct the 'font_path' setting or install the font file in the proper location

User avatar
rubenwardy
Moderator
Posts: 6978
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: Bristol, United Kingdom
Contact:

Re: Can not type on Android 10

by rubenwardy » Post

MlodyLas wrote:
Sun May 17, 2020 20:39
I had uninstalled previous version.
App from your link does not start.
From debug.txt

2020-05-17 22:34:04: ERROR[Main]: Game specified in default_game [minetest] is invalid.
2020-05-17 22:34:04: WARNING[Main]: Irrlicht: Could not open file of texture: /storage/emulated/0/Minetest/textures/base/pack/checkbox_16.png
2020-05-17 22:34:04: ERROR[Main]: FontEngine: Cannot load '/storage/emulated/0/Minetest/fonts/Arimo-Regular.ttf'. Trying to fall back to another path.
2020-05-17 22:34:04: ERROR[Main]: FontEngine: Cannot load '/storage/emulated/0/Minetest/fonts/DroidSansFallbackFull.ttf'. Trying to fall back to another path.
2020-05-17 22:34:04: ERROR[Main]: FontEngine: Cannot load '/storage/emulated/0/Minetest/fonts/Arimo-Regular.ttf'. Trying to fall back to another path.
2020-05-17 22:34:04: ERROR[Main]: minetest can not continue without a valid font. Please correct the 'font_path' setting or install the font file in the proper location
What files and folders are present in the Minetest directory? Make sure to note them down, then try clearing the app's storage (show recents -> long press on icon -> app info -> store -> clear data)
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

MoNTE48
Member
Posts: 323
Joined: Sat Apr 06, 2013 11:58
GitHub: MoNTE48
In-game: MoNTE48
Location: Internet

Re: Can not type on Android 10

by MoNTE48 » Post

.
Last edited by MoNTE48 on Sun Aug 30, 2020 21:13, edited 1 time in total.

MoNTE48
Member
Posts: 323
Joined: Sat Apr 06, 2013 11:58
GitHub: MoNTE48
In-game: MoNTE48
Location: Internet

Re: Can not type on Android 10

by MoNTE48 » Post

del
Last edited by MoNTE48 on Sun Aug 30, 2020 21:13, edited 1 time in total.

MlodyLas
New member
Posts: 8
Joined: Wed Aug 30, 2017 14:53

Re: Can not type on Android 10

by MlodyLas » Post

Thank you for your engagement/involvement. Do not know which word is more correct for situation 🙂

App seems to start. I can see very fast blink of loading screen, but than it is blue screen and nothing more.

MoNTE48
Member
Posts: 323
Joined: Sat Apr 06, 2013 11:58
GitHub: MoNTE48
In-game: MoNTE48
Location: Internet

Re: Can not type on Android 10

by MoNTE48 » Post

Ok, this is more interesting.
Then a few questions.
1) Did you completely uninstall the previous version before installing the new one?
2) Did you, of course, provide memory permission at startup?
3) You did not see any Toast error messages (gray messages at the bottom of the screen)
4) Did the application crash? Did you see the application error message?
5) Your device? Model, manufacturer.
6) Do you use the official version of Android, without root and any modifications?

I will try to resolve this issue. Otherwise, I will buy the same device for tests.

MoNTE48
Member
Posts: 323
Joined: Sat Apr 06, 2013 11:58
GitHub: MoNTE48
In-game: MoNTE48
Location: Internet

Re: Can not type on Android 10

by MoNTE48 » Post

Ok, I found a problem. Not everything is so simple with Android 10 and writing to /sdcard, as I thought.
I will fix it and send a new APK. Thanks for the report!

MlodyLas
New member
Posts: 8
Joined: Wed Aug 30, 2017 14:53

Re: Can not type on Android 10

by MlodyLas » Post

Sounds great!
Anyway:
1. I had uninstalled previous version, and removed any minetest folders that I can found in files program.
2. Yes.
3. No gray messages.
4. App did not crashed. I can switch between active apps. Also as I rotate phone, blue screen changes position.
5. Device: Motorola One (XT1941-4)
6. Official Android 10
Kernel version 3.18.124-perf-ge06adf489e56-dirty
#1 Mon Mar 23 09:37:46 CDT 2020
Compilation number QPKS30.54-22-6
Maybe this will be helpful.

MoNTE48
Member
Posts: 323
Joined: Sat Apr 06, 2013 11:58
GitHub: MoNTE48
In-game: MoNTE48
Location: Internet

Re: Can not type on Android 10

by MoNTE48 » Post

.
Last edited by MoNTE48 on Sun Aug 30, 2020 21:14, edited 1 time in total.

MlodyLas
New member
Posts: 8
Joined: Wed Aug 30, 2017 14:53

Re: Can not type on Android 10

by MlodyLas » Post

Thank you :) but.... still doesn't work.
Installation end.
Then first run: Permission request.
After that blue screen with loading bar and return to main system screen.
No error messages.

MoNTE48
Member
Posts: 323
Joined: Sat Apr 06, 2013 11:58
GitHub: MoNTE48
In-game: MoNTE48
Location: Internet

Re: Can not type on Android 10

by MoNTE48 » Post

MlodyLas wrote:
Sat May 23, 2020 17:18
Thank you :) but.... still doesn't work.
Installation end.
Then first run: Permission request.
After that blue screen with loading bar and return to main system screen.
No error messages.
Finally, worked for me http://multicraft.world/Minetest/Minete ... bi-v7a.apk

MlodyLas
New member
Posts: 8
Joined: Wed Aug 30, 2017 14:53

Re: Can not type on Android 10

by MlodyLas » Post

Hurray! It is working now.
Thank you.

MoNTE48
Member
Posts: 323
Joined: Sat Apr 06, 2013 11:58
GitHub: MoNTE48
In-game: MoNTE48
Location: Internet

Re: Can not type on Android 10

by MoNTE48 » Post

MlodyLas wrote:
Tue May 26, 2020 13:10
Hurray! It is working now.
Thank you.
Sorry for such a long delay. The solution was very simple. And I am surprised that it was generally required on Android 10.
Our test devices were on older versions and therefore we did not encounter a problem.
PR for Minetest will be released soon!

Post Reply

Who is online

Users browsing this forum: No registered users and 11 guests