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

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 43 Next › Last »

intersectRaven commented on 2023-09-30 08:21 (UTC)

Needs xcb-util-cursor for v21 due to libqxcb.so dependency on libxcb-cursor.so.0.

zelimir commented on 2023-09-29 11:50 (UTC)

Hi, there is new version of Viber, can you update it? Building of this version fails.

Thanks

7314776 commented on 2023-09-18 14:49 (UTC)

Consider adding

depends=('snappy'

(failed to start complaining about 'error while loading shared libraries: libsnappy.so.1')

wolfyrion commented on 2023-09-14 07:54 (UTC)

I am unable to link PC with Android . When I scan the QR Code it gives an error and it doesn't allow me to continue. I have tested it with a Laptop and Desktop.

mozo commented on 2023-08-14 15:12 (UTC) (edited on 2023-08-14 15:16 (UTC) by mozo)

Hello,

On Arch with KDE I have problems opening a link from the chat or opening a picture in folder with the "Show in Folder" context menu option. The error it gives is:

kde-open5: symbol lookup error: /usr/lib/libcurl.so.4: undefined symbol: nghttp2_option_set_no_rfc9113_leading_and_trailing_ws_validation

I already tried to downgrade curl and libnghttp2 to no avail.

MetalBasket4236 commented on 2023-05-28 15:55 (UTC)

Hello, I have a problem with the app because everytime i answer or the other side answers the call the app crashes. Please resolve this issue.

wooque commented on 2023-03-30 09:31 (UTC)

@blankcat you put env before environmet variables, for example: Exec=env QT_QPA_PLATFORM=wayland XCURSOR_SIZE=16 /opt/viber/Viber %u

blankcat commented on 2023-03-30 09:21 (UTC)

Arcolinux and Xfce4 here. What should be inserted into the desktop shortcut, so viber can start without having a terminal window opened? I am able to use {QT_STYLE_OVERRIDE="" viber} and I have no issues with language layouts now (as on a different Arch build I had). But when I insert that line, instead of {viber %u} (which leaves no message at all), I always get an error: [Failed to execute child process"QT_STYLE_OVERRIDE="(No such file or directory)]

Chaosmos commented on 2023-02-11 13:38 (UTC)

Artix/KDE @ X11:

QQmlApplicationEngine failed to load component qrc:/Resources/QML/MainWindow.qml: module "gtk2" is not installed zsh: segmentation fault viber

Solution (as suggested by another user here): Viber should be started by the command: QT_STYLE_OVERRIDE="" viber

alfonsius commented on 2023-02-06 07:00 (UTC)

'env QT_STYLE_OVERRIDE="" viber' did fix it for me