Package Details: viber 23.2.0.3-2

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: 0.36
First Submitted: 2013-08-20 17:20 (UTC)
Last Updated: 2024-07-31 20:30 (UTC)

Latest Comments

« First ‹ Previous 1 .. 12 13 14 15 16 17 18 19 20 21 22 .. 45 Next › Last »

ssk commented on 2020-04-10 03:49 (UTC) (edited on 2020-04-10 03:49 (UTC) by ssk)

After update error is shown:
qrc:/QML/DebugMenu.qml:262: TypeError: Cannot call method 'isWasabiEnabled' of undefined qrc:/QML/DebugMenu.qml:289: TypeError: Cannot call method 'isSearchInCommunitiesForceEnabled' of undefined qrc:/QML/DebugMenu.qml:296: TypeError: Cannot call method 'isOOABURISpamCheckerForceEnabled' of undefined qrc:/QML/DebugMenu.qml:304: TypeError: Cannot call method 'isRateCallQualityForceEnabled' of undefined [1:14:0410/092611.970084:ERROR:adm_helpers.cc(73)] Failed to query stereo recording. ../../3rdparty/chromium/sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:CRASHING:seccomp-bpf failure in syscall 0230

rapurapu commented on 2020-04-08 13:18 (UTC)

Call is not working somehow.

vs220 commented on 2020-03-25 18:03 (UTC) (edited on 2020-03-25 18:20 (UTC) by vs220)

@nik123true It works without qt5-base

Check out

LD_LIBRARY_PATH=/opt/viber/lib /usr/bin/viber

LD_LIBRARY_PATH=/opt/viber/lib ldd /usr/bin/viber |grep Qt5 ??

nik123true commented on 2020-03-25 17:03 (UTC)

Please include qt5-base as a dependency because viber doesn't work without it.

hubcap commented on 2020-01-05 15:10 (UTC) (edited on 2020-01-05 15:14 (UTC) by hubcap)

Symlink /usr/bin/viber starting with lowercase letter. This causes firejail profile https://github.com/netblue30/firejail/blob/master/etc/Viber.profile to fail. Minor inconvenience, not sure if should be fixed.

nslxndr commented on 2019-12-07 13:52 (UTC)

I updated the package, sorry for the delay. @vyachkonovalov I applied the most of your changes, thanks for your work.

crabvk commented on 2019-12-03 10:06 (UTC) (edited on 2019-12-03 10:06 (UTC) by crabvk)

Oops, I made a mistake and removed PKGBUILD before making a git diff :D
Here is my patch, without unnecessary eula.html and viber (shell script) files, proper LICENSE, also fixed sed replacement for viber.desktop.
https://gist.github.com/vyachkonovalov/81a9ad265f437f9f40f7a3393aefc65b

iraklisg commented on 2019-12-02 18:13 (UTC)

@bbolgradov I manually added a new line at the end of your downloaded patch and I was able to successfully proceed with viber installation. Thank you

bbolgradov commented on 2019-12-02 18:02 (UTC)

Should be fixed now. Github gists seem to get their last newline stripped.