wunderlistux
wunderlistux copied to clipboard
Issues installing on KDE Neon
So.. being Neon I'm assuming I'm missing a dependency.
So I downloaded, chmod +x'd it and ran it under sudo. It took probably 15 minutes and finally wound up as:
$ sudo ./install-script.sh
Starting install of wunderlistux... Downloading package... Extracting package... mkdir: cannot create directory ‘/opt/wunderlistux’: File exists gzip: stdin: unexpected end of file tar: Unexpected EOF in archive tar: Unexpected EOF in archive tar: Error is not recoverable: exiting now sed: can't read /opt/wunderlistux/wunderlistux.desktop: No such file or directory Creating shortcut... Wunderlistux has been installed successfully :)
If I try to run the binary directly from /opt/Wunderlistux I get:
_$ ./Wunderlistux [23596:0114/133536:FATAL:content_main_runner.cc(695)] Check failed: base::i18n::InitializeICU(). #0 0x000001da0e8e
#1 0x000001db6bcb #2 0x0000011c368d #3 0x0000011c248a #4 0x0000032d4290 main #5 0x7f3e27321b97 _libc_start_main #6 0x00000056b9b9 [1] 23596 abort ./Wunderlistux
If I try to manually untar it I get:
$ sudo tar -zxf wunderlistux.tar.gz -C /opt/wunderlistux --strip-components=1 gzip: stdin: unexpected end of file tar: Unexpected EOF in archive tar: Unexpected EOF in archive tar: Error is not recoverable: exiting now
Ok so look like the author is no longer responding on here. Nice.
Have you tried the app image version?