Skip to content
New issue

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

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

Already on GitHub? # to your account

Displays google play warning even though using F-droid version #39

Closed
wmartinmimi opened this issue Oct 10, 2021 · 10 comments
Closed

Displays google play warning even though using F-droid version #39

wmartinmimi opened this issue Oct 10, 2021 · 10 comments

Comments

@wmartinmimi
Copy link

Problem description

The float app shows the "google play store no longer supported" warning during opening, but both the Float and Main app is installed from F-droid.
This warning does not show when opening the Main app.

Steps to reproduce

when i open the float application, it will show automatically

Expected behavior

the google play warning should not be showing

Additional information

Termux application version:
Termux : 0.117
Float : 0.14
Android OS version: Android 10
Device model: Redmi Note 8T

@wmartinmimi
Copy link
Author

i assume this is because some information was not passed to the float application, but im not sure

@Grimler91
Copy link
Member

Could you share your output of termux-info?

@wmartinmimi
Copy link
Author

Screenshot_2021-10-10-18-04-14-438_com.sharpened.androidfileviewer.jpg

@wmartinmimi
Copy link
Author

is it clear enough?

@wmartinmimi
Copy link
Author

application version : unsupported ???

@wmartinmimi
Copy link
Author

Application version:
0.117
Packages CPU architecture:
aarch64
Subscribed repositories:

sources.list

deb https://grimler.se/termux-packages-24/ stable main

game-repo (sources.list.d/game.list)

deb https://packages.termux.org/apt/termux-games games stable

science-repo (sources.list.d/science.list)

deb https://packages.termux.org/apt/termux-science science stable

x11-repo (sources.list.d/x11.list)

deb https://packages.termux.org/apt/termux-x11 x11 main
Updatable packages:
proot/stable 5.1.107-47 aarch64 [upgradable from: 5.1.107-45]
Android version:
10
Kernel build information:
Linux localhost 4.14.117-perf-ga9d1ab8 #1 SMP PREEMPT Wed Mar 31 13:39:53 CST 2021 aarch64 Android
Device manufacturer:
Xiaomi
Device model:
Redmi Note 8T

@wmartinmimi
Copy link
Author

Application version:
0.117
Packages CPU architecture:
aarch64
Subscribed repositories:

sources.list

deb https://grimler.se/termux-packages-24/ stable main

game-repo (sources.list.d/game.list)

deb https://packages.termux.org/apt/termux-games games stable

science-repo (sources.list.d/science.list)

deb https://packages.termux.org/apt/termux-science science stable

x11-repo (sources.list.d/x11.list)

deb https://packages.termux.org/apt/termux-x11 x11 main
Updatable packages:
proot/stable 5.1.107-47 aarch64 [upgradable from: 5.1.107-45]
Android version:
10
Kernel build information:
Linux localhost 4.14.117-perf-ga9d1ab8 #1 SMP PREEMPT Wed Mar 31 13:39:53 CST 2021 aarch64 Android
Device manufacturer:
Xiaomi
Device model:
Redmi Note 8T

what it showed in the Main version

@agnostic-apollo
Copy link
Member

agnostic-apollo commented Oct 10, 2021

The Termux:Float v0.14 was updated long ago and still has old environment variables exported at startup without TERMUX_VERSION set and PATH containing $PREFIX/bin/applets, which would succeed the checks for showing the motd-playstore.

But the old environment issue has already been fixed in a46762a which would now automatically be consistent with termux-app in future as well just by bumping termux-shared version in app/build.gradle, like done in df2c94f. I'll push out a new release soon for Termux:Float. For now you can remove the motd file with rm -f /data/data/com.termux/files/usr/etc/motd-playstore when ever you update termux-tools package.

Thanks for the report.

@agnostic-apollo agnostic-apollo pinned this issue Oct 10, 2021
@wmartinmimi
Copy link
Author

no worries :)

@agnostic-apollo
Copy link
Member

Closed by termux-float v0.15.0.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants