xeco23 / WasIstLos

An unofficial WhatsApp desktop application for Linux.
GNU General Public License v3.0
1.04k stars 105 forks source link

undefined symbol: `rl_trim_arg_from_keyseq` on Arch Linux #420

Open pvdrz opened 1 month ago

pvdrz commented 1 month ago

Description WasIstLos dumps core when trying to launch it on Arch Linux:

$ wasistlos
sh: symbol lookup error: sh: undefined symbol: rl_trim_arg_from_keyseq
Trace/breakpoint trap (core dumped)

To Reproduce Steps to reproduce the behavior:

  1. Install wasistlos-appimage using your favorite AUR helper
  2. Run wasistlos on your terminal
  3. See the error

Expected behavior WasIstLos should launch without issue

Environment

sky64redstone commented 2 weeks ago

I had exactly the same problem... (Every stat is the same)

It looks like something is wrong with the appimage on the aur repo... When I compile & install it locally, everything works just fine...