Package Details: whatsapp-nativefier 2.2337.7-1

Git Clone URL: https://aur.archlinux.org/whatsapp-nativefier.git (read-only, click to copy)
Package Base: whatsapp-nativefier
Description: WhatsApp desktop built with nativefier (electron)
Upstream URL: https://web.whatsapp.com
Licenses: custom
Submitter: frealgagu
Maintainer: None
Last Packager: frealgagu
Votes: 134
Popularity: 0.67
First Submitted: 2018-12-14 22:30 (UTC)
Last Updated: 2023-09-08 19:25 (UTC)

Pinned Comments

matejdro commented on 2023-10-06 04:51 (UTC)

Warning to all existing users: Nativefier is now unmaintained (https://github.com/nativefier/nativefier/issues/1577)

frealgagu commented on 2020-12-05 22:39 (UTC)

I maintain the latest built package at:

https://github.com/frealgagu/archlinux.whatsapp-nativefier/releases/

saulocastelo commented on 2020-03-29 10:46 (UTC)

Hey guys,

I created the original fix.

And now I share another way to use whatsapp web on nativefier. No code injection required.

Pressing ctrl+shift+i (on Linux) and the Devtools window will open. Then click on Application -> Service Workers And check the option Bypass for network.

Now press ctrl+r to reload. And ctrl+shift+i to close the Devtools.

Whenever you open your whatsapp the problem will occur, but since the Bypass for network option has already been enabled, you only need to press ctrl+shift+i (open devtools), ctrl+r (reload), ctrl+shift+i (close devtools)

@frealgagu, thanks for your work. This package was in my list as one of required apps to be installed after install Arch. I saw your last update ( document.querySelector("a[href='https://support.google.com/chrome/answer/95414']") ), NICE/GREAT/GOOD!

Another way to do the same in 2 lines: document.querySelector("a[href='https://support.google.com/chrome/answer/95414']") && navigator.serviceWorker.getRegistration().then(r => r.unregister() && document.location.reload());

Latest Comments

« First ‹ Previous 1 .. 20 21 22 23 24 25 26 Next › Last »

johannes87 commented on 2018-10-19 13:08 (UTC)

I also can't reproduce the segfault

effeeffe commented on 2018-10-07 14:32 (UTC)

I cannot reproduce the segfault here.

On the other hand, the application name that appears in the task bar needs to be fixed.

seintz commented on 2018-10-07 14:26 (UTC)

Hi, it is possible to add a dark theme? through CSS or Electron or something else? Just like you change the style on browser with the addons "Stylus"

Thanks for your time. Best Regards

effeeffe commented on 2018-09-17 12:39 (UTC)

Is this compatible with any GNOME icon tray extension?

Plexcon commented on 2018-08-18 09:17 (UTC)

Impossible to download images

lujipeka commented on 2018-08-15 05:35 (UTC)

[BUG] impossible to download images from the desktop app

jhuesos commented on 2018-08-10 19:36 (UTC) (edited on 2018-08-10 19:36 (UTC) by jhuesos)

From the Arch GLIBC bug url:

https://bugs.archlinux.org/task/59550#comment171883

I installed a patched version of glibc and everything seems to work again:

pacman -U https://pkgbuild.com/~eschwartz/repo/x86_64/glibc-fix-r-and-electron-git-2.28.r24.g92a4cba760-1-x86_64.pkg.tar.xz

I tried with whatsapp, and Bitwarden (also eletron based and wasnt working before) and both work fine

frealgagu commented on 2018-08-10 17:12 (UTC)

It looks like there are several packages based on electron with the same issue. I've tried to install rocketchat-desktop but fails with "segmentation fault", however WhatsApp-web-desktop is working fine (I've not tried to reinstall it neither I want to do it). But it looks like is caused by glibc library once was upgraded to 2.28. With 2.27 it's working.

jfernandz commented on 2018-08-07 17:59 (UTC) (edited on 2018-08-07 17:59 (UTC) by jfernandz)

I'm having the same issue than @jhuesos

;-)

jhuesos commented on 2018-08-06 20:24 (UTC) (edited on 2018-08-06 20:41 (UTC) by jhuesos)

After last upgrade, I am getting:

/usr/bin/whatsapp-web-desktop: line 2: 21145 Segmentation fault

Same happens with Skype (which both use Electron). Strange thing is that Visual Studio Code (also electron) seems to work just fine.

I just tried to re-install whatsapp to see if that helped but nothing.

EDIT: I have tried to get more info about the issue (sorry, I am really a newbie on this) and after running:

LD_DEBUG=files whatsapp-web-desktop

I got a long output, but I guess this is the more relevant part:

  5580:     calling init: /opt/whatsapp-web/libnode.so
      5580:
/usr/bin/whatsapp-web-desktop: line 2:  5580 Segmentation fault      (core dumped) /opt/whatsapp-web/WhatsApp
      5579:
      5579:     calling fini: /bin/sh [0]