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 .. 22 23 24 25 26 27 28 29 30 31 32 .. 40 Next › Last »

k0ste commented on 2016-03-28 13:25 (UTC)

iddqd21, read below comments. I try to wrote Viber support about http://blog.qt.io/blog/2016/03/16/qt-5-6-released/ May be someone try wrote to...

iddqd21 commented on 2016-03-28 13:08 (UTC)

after last `pacman -Syu` upgrade viber doesn't start and exists with core dumped. A short investigate shows that update to qt-5.6.0-1 breaks the package: Thread 1 "Viber" hit Breakpoint 2, 0x00007ffff2815e80 in QMessageLogger::fatal(char const*, ...) const () from /usr/lib/libQt5Core.so.5 (gdb) bt #0 0x00007ffff2815e80 in QMessageLogger::fatal(char const*, ...) const () from /usr/lib/libQt5Core.so.5 #1 0x00007ffff2a2b801 in QObjectPrivate::QObjectPrivate(int) () from /usr/lib/libQt5Core.so.5 #2 0x00007ffff3f76fb1 in ?? () from /usr/lib/libQt5Declarative.so.5 #3 0x00007ffff3f771b2 in QDeclarativeEngine::QDeclarativeEngine(QObject*) () from /usr/lib/libQt5Declarative.so.5 #4 0x00007ffff403fad2 in ?? () from /usr/lib/libQt5Declarative.so.5 #5 0x00007ffff403fd36 in QDeclarativeView::QDeclarativeView(QWidget*) () from /usr/lib/libQt5Declarative.so.5 #6 0x0000000000b4327a in AvatarGalleryWidget::AvatarGalleryWidget(QWidget*, QFlags<Qt::WindowType>) () #7 0x0000000000b47d4d in ChatHeaderArea::ChatHeaderArea(QWidget*) () #8 0x0000000000afbb73 in Ui_conversationWidget::setupUi(QWidget*) () #9 0x0000000000af7c91 in Conversation::Conversation(QWidget*) () #10 0x0000000000af5764 in SlideWindow::SlideWindow(QWidget*) () #11 0x00000000009d61de in Ui_RightSideWidget::setupUi(QWidget*) () #12 0x00000000009d52a9 in RightSideWidget::RightSideWidget(QWidget*) () #13 0x00000000009e4f38 in Ui_MainWindow::setupUi(QMainWindow*) () #14 0x00000000009df329 in MainWindow::MainWindow(VoiceEngineMediator*, QWidget*, QFlags<Qt::WindowType>) () #15 0x00000000009f76eb in ViberSessionPrivate::createMainWindow() () #16 0x00000000009f71e8 in ViberSession::start(ViberPCAccount const&, bool) () #17 0x00000000009f5718 in ViberApplicationPrivate::onAccountManagerReply(ViberPCAccount const&, bool) () #18 0x00007ffff2a2dbae in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5 #19 0x0000000000c38693 in ViberAccountManager::accountDataReply(ViberPCAccount const&, bool) () #20 0x00000000009f080e in ViberApplication::showViber(ViberScenarioParameters const&) () #21 0x00000000009f0f7b in ViberApplication::startViber(ViberScenarioParameters const&) () #22 0x0000000000732e2b in main () gdb) info registers rax 0x0 0 rbx 0x2e1b450 48346192 rcx 0x50600 329216 rdx 0x50501 328961 rsi 0x7ffff2b56898 140737265363096 rdi 0x7fffffffcb20 140737488341792 rbp 0x2e1b450 0x2e1b450 rsp 0x7fffffffcb18 0x7fffffffcb18 r8 0x4010 16400 r9 0x2231 8753 r10 0x5da 1498 r11 0x7ffff2a2b700 140737264137984 r12 0x2e1b540 48346432 r13 0x2ec6460 49046624 r14 0x7ffff73fb2b0 140737341534896 r15 0x7ffff77838e0 140737345239264 rip 0x7ffff2815e80 0x7ffff2815e80 <QMessageLogger::fatal(char const*, ...) const> eflags 0x246 [ PF ZF IF ] cs 0x33 51 ss 0x2b 43 ds 0x0 0 es 0x0 0 fs 0x0 0 gs 0x0 0 (gdb) p (char*)0x7ffff77838e0 $9 = 0x7ffff77838e0 <QAbstractButton::staticMetaObject> "\240Mv\367\377\177" (gdb) p (char*)0x7ffff73fb2b0 $10 = 0x7ffff73fb2b0 <QAbstractButton::clicked(bool)> "H\203\354\070\272\002" (gdb) p (char*)0x7ffff2a2b700 $11 = 0x7ffff2a2b700 <QObjectPrivate::QObjectPrivate(int)> "H\203\354\070H\307G8" (gdb) p (char*)0x7fffffffcb20 $12 = 0x7fffffffcb20 "\002" (gdb) p (char*)0x7ffff2b56898 $13 = 0x7ffff2b56898 "Cannot mix incompatible Qt library (version 0x%x) with this library (version 0x%x)" As a temporary workaround I've downgraded qt5 to 5.5.1-10 and it works just fine.

smirky commented on 2016-03-28 11:52 (UTC) (edited on 2016-03-28 11:53 (UTC) by smirky)

Is there a way we can actually have a tray icon with Plasma 5 tray? Previously it didn't work also, but now, not even the Hidden list shows it. I have to killall -i Viber to close the damn thing...

k0ste commented on 2016-03-28 01:59 (UTC)

qt5-quick1 dropped here https://bugs.archlinux.org/task/48436

mamantoha commented on 2016-03-27 18:43 (UTC)

qt5-quick1 is no longer available

emmerkar commented on 2016-03-23 16:42 (UTC) (edited on 2016-03-23 16:43 (UTC) by emmerkar)

Viber wont' star anymore after my last upgrade. I have archlinux 4.5.0-1 and don't see in the last installed pakages wich one could be a problem for viber. Here is the list from today back one day: 5567700 23 mar 07.58 nmap-7.10-2-x86_64.pkg.tar.xz 17224 23 mar 03.46 perl-socket6-0.27-1-x86_64.pkg.tar.xz 154740 22 mar 20.49 python2-pytz-2016.2-1-any.pkg.tar.xz 153600 22 mar 20.49 python-pytz-2016.2-1-any.pkg.tar.xz 6332632 22 mar 20.15 phpmyadmin-4.6.0-1-any.pkg.tar.xz 86552 22 mar 18.49 jsoncpp-1.7.1-1-x86_64.pkg.tar.xz 5888472 22 mar 16.20 smbclient-4.4.0-1-x86_64.pkg.tar.xz 4829968 22 mar 16.18 samba-4.4.0-1-x86_64.pkg.tar.xz 32280 22 mar 16.16 libwbclient-4.4.0-1-x86_64.pkg.tar.xz 524404 22 mar 15.15 autoconf-archive-1:2016.03.20-1-any.pkg.tar.xz 372408 22 mar 01.37 testdisk-7.0-3-x86_64.pkg.tar.xz 502440 22 mar 01.18 ntfs-3g-2016.2.22-1-x86_64.pkg.tar.xz 86544 21 mar 19.06 jsoncpp-1.7.0-1-x86_64.pkg.tar.xz 117004 21 mar 11.16 rmlint-2.4.3-1-x86_64.pkg.tar.xz Any idea?? Emmerkar

nslxndr commented on 2016-03-17 22:18 (UTC)

Now all checksums is ok for me, all three sources PASSED. Maybe you need to download those files again.

jdevelop commented on 2016-03-17 18:51 (UTC)

==> Building and installing package ==> Making package: viber 4.2.2.6-14 (Thu Mar 17 14:49:50 EDT 2016) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found viber.deb -> Found eula.html -> Found viber ==> Validating source files with sha256sums... viber.deb ... FAILED eula.html ... Passed viber ... Passed please fix checksums?

TheChickenMan commented on 2015-12-10 14:10 (UTC)

The current package version 14 (4.2.2.6-14) should probably in fact be version 16 since the last release was 15.

TheChickenMan commented on 2015-12-10 14:08 (UTC)

Probably not because Viber does not provide source and the binaries are for x86_64 only. If you want i686 support you need to convince Viber to release a version for it.