Package Details: whatsapp-for-linux 1.6.5-1

Git Clone URL: https://aur.archlinux.org/whatsapp-for-linux.git (read-only, click to copy)
Package Base: whatsapp-for-linux
Description: An unofficial WhatsApp desktop application for linux
Upstream URL: https://github.com/eneshecan/whatsapp-for-linux
Keywords: messaging whatsapp
Licenses: GPL3
Submitter: xeco
Maintainer: bordam (AutoUpdateBot)
Last Packager: AutoUpdateBot
Votes: 56
Popularity: 3.05
First Submitted: 2020-09-09 15:32 (UTC)
Last Updated: 2024-04-26 08:01 (UTC)

Pinned Comments

xeco commented on 2022-09-28 21:43 (UTC) (edited on 2022-09-28 21:45 (UTC) by xeco)

For anyone who wants to make raw image data pasting work as mentioned here, please use webkit2gtk-imgpaste as the dependency.

Latest Comments

1 2 3 4 5 6 7 Next › Last »

deemon commented on 2024-06-26 20:33 (UTC) (edited on 2024-06-26 20:40 (UTC) by deemon)

@hmayer not really. Since using AUR in the first place has dependency to have base-devel installed (quote #1: "1. Ensure base-devel is installed."; quote #2: "2.1 Prerequisites

First, ensure that the necessary tools are installed by installing base-devel; this meta package has make and other tools needed for compiling from source, listed as dependencies. Note: Packages in the AUR assume that base-devel is installed in the build environment.").

Which incidentally has pkgconf included.

hmayer commented on 2024-06-26 17:39 (UTC)

Missing pkgconf dependency

gerson commented on 2024-06-25 17:20 (UTC)

Issues with nvidia. I had to edit the desktop file to run as

Exec=env WEBKIT_DISABLE_COMPOSITING_MODE=1 whatsapp-for-linux %u

Now it seems to be fine.

BrianAbdlh commented on 2024-06-22 02:06 (UTC) (edited on 2024-06-22 02:07 (UTC) by BrianAbdlh)

For thoose who get error like this

whatsapp-for-linux[1331]: (whatsapp-for-linux:1325): libenchant-WARNING **: 09:01:00.472: broker.vala:159: Error loading plugin: libnuspell.so.5: cannot open shared object file: No such file or directory
whatsapp-for-linux[1331]:
whatsapp-for-linux[1331]: (whatsapp-for-linux:1325): libenchant-WARNING **: 09:01:00.473: broker.vala:159: Error loading plugin: libvoikko.so.1: cannot open shared object file: No such file or directory
whatsapp-for-linux[1331]:
whatsapp-for-linux[1331]: (whatsapp-for-linux:1325): libenchant-WARNING **: 09:01:00.474: broker.vala:159: Error loading plugin: libhspell.so.0: cannot open shared object file: No such file or directory
whatsapp-for-linux[1331]:
whatsapp-for-linux[1331]: (whatsapp-for-linux:1325): libenchant-WARNING **: 09:01:00.480: broker.vala:159: Error loading plugin: libaspell.so.15: cannot open shared object file: No such file or directory

You can try to install libvoikko, hspell, nuspell, hunspell, aspell via:

sudo pacman -Syyu libvoikko hspell nuspell hunspell aspell

caotic commented on 2024-06-19 19:06 (UTC)

I get no way to log into the service on one of my machines, the app just starts "blank" https://i.imgur.com/DWVilFc.png I even nuked the .config entry.

Fiddling with the UI elements does nothing to get like a login prompt.

I only get two types 2 messages when running it from cli

libenchant-WARNING **: 13:00:52.005: broker.vala:159: Error loading plugin: libnuspell.so.5: cannot open shared object file: No such file or directory


TIMESTAMP: AcceleratedSurfaceDMABuf was unable to construct a complete framebuffer

Manipulating the window is also incredible slow compared to any other windows

kysh commented on 2024-06-08 05:10 (UTC) (edited on 2024-06-08 07:14 (UTC) by kysh)

On KDE/Plasma successfully built with webkit2gtk-imgpaste but doesn't start with an error of

whatsapp-for-linux: error while loading shared libraries: libicuuc.so.74: cannot open shared object file: No such file or directory

Normally in an up to date system, icu75 (core/icu and multilib/lib32-icu) is installed. Solution is to build icu74 and install alongside icu75. More here

radarlog commented on 2024-05-06 15:54 (UTC)

I have the same issue as deemon described

deemon commented on 2024-04-30 16:13 (UTC)

==> Validating source files with b2sums...
    whatsapp-for-linux ... NOT FOUND
==> ERROR: One or more files did not pass the validity check!

vmsh0 commented on 2023-11-09 09:52 (UTC)

This package consistently and continually sucks up ~2/3rds of a core's time and copious amounts of virtual memory (~100GB after 10 days of uptime) on my modern Intel laptop, draining my battery. The Webkit process seems to be the issue. Is there a known solution?

m4jq commented on 2023-06-06 20:00 (UTC)

missing PKGCONF dependency