summary refs log tree commit diff stats
path: root/results/scraper/box64/187
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/box64/187')
-rw-r--r--results/scraper/box64/18754
1 files changed, 54 insertions, 0 deletions
diff --git a/results/scraper/box64/187 b/results/scraper/box64/187
new file mode 100644
index 000000000..ac7a34ddb
--- /dev/null
+++ b/results/scraper/box64/187
@@ -0,0 +1,54 @@
+Cannot start Viber
+Earlier Viber was not able to start because of not being able to load libglib-2.0.so.0. Upgrading box64 to version 0.1.6 solved that. Thank you for this version! But now it still cannot start because of not being able to load other libraries, see below:

+```

+BOX64_LD_LIBRARY_PATH=/usr/lib box64 viber

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS PageSize:4096

+Box64 with Dynarec v0.1.6 8c91d76 built on Dec  4 2021 21:03:21

+BOX64_LD_LIBRARY_PATH: /usr/lib/

+Using default BOX64_PATH: ./:bin/

+Counted 62 Env var

+Looking for viber

+Using native(wrapped) libXss.so.1

+Using emulated /opt/viber/lib/libqrencode.so

+Using native(wrapped) libXext.so.6

+Using native(wrapped) libX11.so.6

+Using native(wrapped) libxcb.so.1

+Using native(wrapped) libXau.so.6

+Using native(wrapped) libXdmcp.so.6

+Using native(wrapped) libpthread.so.0

+Using emulated /opt/viber/lib/libViberRTC.so

+Using emulated /opt/viber/lib/libicui18n.so.60

+Using emulated /opt/viber/lib/libicuuc.so.60

+Using emulated /opt/viber/lib/libQt5Sql.so.5

+Using emulated /opt/viber/lib/libQt5Widgets.so.5

+Using emulated /opt/viber/lib/libQt5Multimedia.so.5

+Using emulated /opt/viber/lib/libQt5WebSockets.so.5

+Using emulated /opt/viber/lib/libQt5WebEngine.so.5

+Using emulated /opt/viber/lib/libQt5WebEngineCore.so.5

+Using emulated /opt/viber/lib/libQt5Quick.so.5

+Using emulated /opt/viber/lib/libQt5Gui.so.5

+Using emulated /opt/viber/lib/libQt5Qml.so.5

+Using emulated /opt/viber/lib/libQt5Network.so.5

+Using emulated /opt/viber/lib/libQt5DBus.so.5

+Using emulated /opt/viber/lib/libQt5Core.so.5

+Using emulated /lib/x86_64-linux-gnu/libstdc++.so.6

+Using native(wrapped) libm.so.6

+Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1

+Using native(wrapped) libc.so.6

+Using native(wrapped) ld-linux-x86-64.so.2

+Using native(wrapped) librt.so.1

+Using native(wrapped) libz.so.1

+Using emulated /opt/viber/lib/libicudata.so.60

+Using native(wrapped) libdl.so.2

+Using native(wrapped) libglib-2.0.so.0

+Using native(wrapped) libGL.so.1

+Using native(wrapped) libpng16.so.16

+Error loading needed lib libharfbuzz.so.0

+Error loading one of needed lib

+Error initializing needed lib libQt5Gui.so.5

+Error loading one of needed lib

+Error initializing needed lib libQt5Widgets.so.5

+Error loading one of needed lib

+Error: loading needed libs in elf /opt/viber/Viber

+```

+All libharfbuzz.so.0, libQt5Gui.so.5 and libQt5Widgets.so.5 libraries are installed in /usr/lib of my Manjaro ARM (aarch64) system. What could be wrong and how to solve that?
\ No newline at end of file