Jitsi-meet: ver. 20.5.0 (205000) don't work

Created on 23 Nov 2020  路  11Comments  路  Source: jitsi/jitsi-meet

Hello,

F-Droid repos.
The version 20.5.0 (205000) blocked on logo.
I must return to the version 20.4.2 (204020).

Material: Motorola G6 Play / Android 9

Most helpful comment

I've found the problem, I'll have a fix hopefully today.

All 11 comments

Ditto F-Droid repo ver 20.5.0 fails, ver 20.4.2 works fine.
On Samsung Galaxy S5 Android 6.0.1 and on Samsung Tab S2 9.7 Android 7.0.

Confirmed using 20.5.0 via F-Droid on a OnePlus 3T with LineageOS 17.1/Android 10 and latest updates. Full reinstallation of the app did not help.

Experiencing the same issue on Oneplus 6T using F-Droid repo and app version 20.5.0. Clearing cache and storage hasn't helped. Tried reinstalling, but that didn't work either.

EDIT: Just tested the same version on Play store and it seems to work fine. Maybe it's only the F-droid version that doesn't work?

Can you please open an issue on the F-Droid repo? I try to help when requested, but ultimately we are not doing the F-Droid builds.

Can you please open an issue on the F-Droid repo? I try to help when requested, but ultimately we are not doing the F-Droid builds.

On the F-Droid forum: https://forum.f-droid.org/t/jitsi-meet-ver-20-5-0-205000-dont-work/11747

I've disabled the build entry earlier, it will disappear at the next of the current cycle.

I'll try to grab some logs...

Logcat says:

I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=org.jitsi.meet/.MainActivity bnds=[50,2050][171,2171]} from uid 10266
I ActivityManager: Start proc 16996:org.jitsi.meet/u0a339 for activity {org.jitsi.meet/org.jitsi.meet.MainActivity}
E org.jitsi.meet: Not starting debugger since process cannot load the jdwp agent.
I org.jitsi.meet: Starting a blocking GC Alloc
I org.jitsi.meet: Starting a blocking GC Alloc
D SoLoader: adding application source: com.facebook.soloader.c[root = /data/app/org.jitsi.meet-QZda_j4kxF8AuUWJL5JNxA==/lib/arm64 flags = 0]
D SoLoader: adding backup source from : com.facebook.soloader.a[root = /data/data/org.jitsi.meet/lib-main flags = 1]
D SoLoader: Preparing SO source: com.facebook.soloader.c[root = /data/app/org.jitsi.meet-QZda_j4kxF8AuUWJL5JNxA==/lib/arm64 flags = 0]
D SoLoader: Preparing SO source: com.facebook.soloader.a[root = /data/data/org.jitsi.meet/lib-main flags = 1]
V fb-UnpackingSoSource: locked dso store /data/user/0/org.jitsi.meet/lib-main
V fb-UnpackingSoSource: releasing dso store lock for /data/user/0/org.jitsi.meet/lib-main (from syncer thread)
V fb-UnpackingSoSource: not releasing dso store lock for /data/user/0/org.jitsi.meet/lib-main (syncer thread started)
D SoLoader: libreactnativejni.so found on /data/data/org.jitsi.meet/lib-main
D SoLoader: libglog_init.so found on /data/data/org.jitsi.meet/lib-main
D SoLoader: libglog.so found on /data/data/org.jitsi.meet/lib-main
D SoLoader: libc++_shared.so found on /data/data/org.jitsi.meet/lib-main
D SoLoader: libc.so not found on /data/data/org.jitsi.meet/lib-main
D SoLoader: libc.so not found on /data/app/org.jitsi.meet-QZda_j4kxF8AuUWJL5JNxA==/lib/arm64
D SoLoader: libdl.so not found on /data/data/org.jitsi.meet/lib-main
D SoLoader: libdl.so not found on /data/app/org.jitsi.meet-QZda_j4kxF8AuUWJL5JNxA==/lib/arm64
D SoLoader: libm.so not found on /data/data/org.jitsi.meet/lib-main
D SoLoader: libm.so not found on /data/app/org.jitsi.meet-QZda_j4kxF8AuUWJL5JNxA==/lib/arm64
D SoLoader: liblog.so not found on /data/data/org.jitsi.meet/lib-main
D SoLoader: liblog.so not found on /data/app/org.jitsi.meet-QZda_j4kxF8AuUWJL5JNxA==/lib/arm64
D SoLoader: libyoga.so found on /data/data/org.jitsi.meet/lib-main
D SoLoader: libfb.so found on /data/data/org.jitsi.meet/lib-main
D SoLoader: libandroid.so not found on /data/data/org.jitsi.meet/lib-main
D SoLoader: libandroid.so not found on /data/app/org.jitsi.meet-QZda_j4kxF8AuUWJL5JNxA==/lib/arm64
D SoLoader: libfb.so found on /data/data/org.jitsi.meet/lib-main
I org.jitsi.meet: Thread[17,tid=17026,Native,Thread*=0x7078b6fc00,peer=0x12e0b5f8,"create_react_context"] recursive attempt to load library "/data/user/0/org.jitsi.meet/lib-main/libfb.so"
D SoLoader: libjsinspector.so found on /data/data/org.jitsi.meet/lib-main
D SoLoader: libfolly_json.so found on /data/data/org.jitsi.meet/lib-main
D SoLoader: libjscexecutor.so found on /data/data/org.jitsi.meet/lib-main
D SoLoader: libjsc.so found on /data/data/org.jitsi.meet/lib-main
D SoLoader: libicu_common.so found on /data/data/org.jitsi.meet/lib-main
D SoLoader: libgnustl_shared.so not found on /data/data/org.jitsi.meet/lib-main
D SoLoader: libgnustl_shared.so not found on /data/app/org.jitsi.meet-QZda_j4kxF8AuUWJL5JNxA==/lib/arm64

...so we are missing, some...lib :(

Quick question, why did the app just jump twice in size? The screenshare thing?

Quick question, why did the app just jump twice in size? The screenshare thing?

No, that might be Hermes is not getting stripped?

I'll try to take a look.

I've found the problem, I'll have a fix hopefully today.

This was an F-Droid build issue, fix here: https://gitlab.com/fdroid/fdroiddata/-/merge_requests/7774 I expect it to land shortly and 20.5.0 being available soon after that.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

svtagt picture svtagt  路  55Comments

patcon picture patcon  路  51Comments

quantumbeat picture quantumbeat  路  68Comments

andres934 picture andres934  路  54Comments

ghost picture ghost  路  39Comments