We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rl_trim_arg_from_keyseq
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:
wasistlos-appimage
wasistlos
Expected behavior WasIstLos should launch without issue
Environment
The text was updated successfully, but these errors were encountered:
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...
Sorry, something went wrong.
Same issue for me.
No branches or pull requests
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:
wasistlos-appimage
using your favorite AUR helperwasistlos
on your terminalExpected behavior
WasIstLos should launch without issue
Environment
wasistlos-appimage
The text was updated successfully, but these errors were encountered: