Package Details: viber 21.8.0.11-1

Git Clone URL: https://aur.archlinux.org/viber.git (read-only, click to copy)
Package Base: viber
Description: Proprietary cross-platform IM and VoIP software
Upstream URL: https://www.viber.com
Licenses: custom
Submitter: MohammadR
Maintainer: nslxndr
Last Packager: nslxndr
Votes: 263
Popularity: 1.01
First Submitted: 2013-08-20 17:20 (UTC)
Last Updated: 2024-01-16 09:41 (UTC)

Latest Comments

« First ‹ Previous 1 .. 20 21 22 23 24 25 26 27 28 29 30 .. 40 Next › Last »

itoffshore commented on 2016-05-19 18:43 (UTC)

I fixed this same issue in Debian Jessie by installing: libqt5gui5 This also installed the following depends: libqt5core5a libqt5dbus5 libqt5gui5 libxcb-icccm4 libxcb-image0 libxcb-keysyms1 libxcb-render-util0 libxcb-xkb1 libxkbcommon-x11-0 Viber version 6.0.1.5

<deleted-account> commented on 2016-05-04 05:28 (UTC)

I have all xcb-util-image, xcb-util-keysyms and xcb-util-wm installed but viber keeps crashing with: /opt/viber/Viber: /usr/lib/libcurl.so.3: no version information available (required by /opt/viber/Viber) QXcbIntegration: Cannot create platform OpenGL context, neither GLX nor EGL are enabled libpng warning: iCCP: known incorrect sRGB profile Cannot mix incompatible Qt library (version 0x50501) with this library (version 0x50600) zsh: abort (core dumped) viber

ahjolinna commented on 2016-05-01 15:00 (UTC)

does anyone have problems with video calls?

shashurup commented on 2016-04-27 07:41 (UTC)

according to ldd /opt/viber/plugins/platforms/libqxcb.so the following packages are required xcb-util-image, xcb-util-keysyms and xcb-util-wm installing them fixes the problem

dripdrop commented on 2016-04-22 20:51 (UTC) (edited on 2016-04-22 23:32 (UTC) by dripdrop)

qt.network.ssl: QSslSocket: cannot resolve SSLv3_client_method qt.network.ssl: QSslSocket: cannot resolve SSLv3_server_method QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State) QObject::connect: Cannot connect (null)::stateChanged(QNetworkSession::State) to QNetworkReplyHttpImpl::_q_networkSessionStateChanged(QNetworkSession::State) i have qt5-base and openssl installed reinstalled couple times still same error used libcurl-compat-nostatic worked :D

<deleted-account> commented on 2016-04-21 10:14 (UTC)

I have tried reinstalling libcurl-compat and viber. Yes, which `viber` shows /usr/bin/viber which is the correct with the LD_PRELOAD=libcurl.so.3 directive. Still: yourself@danae ~ % viber /opt/viber/Viber: /usr/lib/libcurl.so.3: no version information available (required by /opt/viber/Viber) QXcbIntegration: Cannot create platform OpenGL context, neither GLX nor EGL are enabled libpng warning: iCCP: known incorrect sRGB profile Cannot mix incompatible Qt library (version 0x50501) with this library (version 0x50600) zsh: abort (core dumped) viber I'm really intrigued by that 0x50501 Qt version since I've fully upgraded to 5.6...

k0ste commented on 2016-04-20 13:50 (UTC)

No have any problemes. Of course you should -R viber v4 and -S viber v6. And use /usr/bin/viber (is the output for 'which viber'), because is preload compat libcurl.

exec commented on 2016-04-20 13:40 (UTC) (edited on 2016-04-20 14:03 (UTC) by exec)

/opt/viber/Viber: /usr/lib/libcurl.so.3: no version information available (required by /opt/viber/Viber) qt.network.ssl: QSslSocket: cannot resolve SSLv3_client_method qt.network.ssl: QSslSocket: cannot resolve SSLv3_server_method This application failed to start because it could not find or load the Qt platform plugin "xcb". Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, wayland-egl, wayland, xcb. Reinstalling the application may fix this problem. UPD: installing qt5-base solved problem. Sorry for panic.

<deleted-account> commented on 2016-04-20 05:58 (UTC)

Exactly the same error as ilusi0n here. GDB backtrace, if it helps: Thread 1 "Viber" received signal SIGABRT, Aborted. 0x00007fffee40e2a8 in raise () from /usr/lib/libc.so.6 (gdb) bt #0 0x00007fffee40e2a8 in raise () from /usr/lib/libc.so.6 #1 0x00007fffee40f72a in abort () from /usr/lib/libc.so.6 #2 0x00007fffef0abf41 in QMessageLogger::fatal(char const*, ...) const () from /usr/lib/libQt5Core.so.5 #3 0x00007fffef2c1801 in QObjectPrivate::QObjectPrivate(int) () from /usr/lib/libQt5Core.so.5 #4 0x00007fffd0b2bf48 in ?? () from /opt/viber/plugins/sqldrivers/libqsqlite.so #5 0x00007fffd0b29cc0 in ?? () from /opt/viber/plugins/sqldrivers/libqsqlite.so #6 0x00007ffff6ba5902 in ?? () from /usr/lib/libQt5Sql.so.5 #7 0x00007ffff6ba5df1 in QSqlDatabase::addDatabase(QString const&, QString const&) () from /usr/lib/libQt5Sql.so.5 #8 0x0000000000659b2d in ViberDBManager::initConfigDb(bool) () #9 0x000000000068e833 in ViberDBManager::Init(QString) () #10 0x000000000076e9ce in ApplicationPrivate::preRunningInitialization(ViberScenarioParameters const&) () #11 0x000000000076835c in Application::start(ViberScenarioParameters const&) () #12 0x00000000004aaaa4 in main ()