AUR (en) - powder-player-bin
Latest Comments
je-vv commented on 2021-06-01 02:19 (UTC)
asm0dey commented on 2020-11-09 13:55 (UTC)
Package segfaults:
❯ /usr/bin/powder-player
[1] 752501 segmentation fault (core dumped) /usr/bin/powder-player
Alexio commented on 2020-02-08 20:14 (UTC)
I think the issue is: https://github.com/electron/electron/issues/1518
We need to find a way to install libgconf-2.so.4 on Manjaro/Arch as it is not available - see https://pkgs.org/download/libgconf and https://pkgs.org/download/libgconf-2-4
[manjaro@manjaro-gnome PowderPlayer]$ ./Powder
./Powder: error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory
Tested with the latest stable Manjaro Gnome 18.1.5 fully updated:
[manjaro@manjaro-gnome PowderPlayer]$ uname -a
Linux manjaro-gnome 5.4.6-2-MANJARO #1 SMP PREEMPT Tue Dec 24 15:55:20 UTC 2019 x86_64 GNU/Linux
Alexio commented on 2020-01-31 19:20 (UTC) (edited on 2020-01-31 19:34 (UTC) by Alexio)
I see the same error when I try to start this app, I am using the trade-free TROMjaro operating system (based on Manjaro stable) with the latest Linux Kernel:
[alexio@alexio-pc ~]$ file /usr/bin/powder-player
/usr/bin/powder-player: symbolic link to ../../../../../../../../opt/powder-player/Powder
[alexio@alexio-pc ~]$ strace -eopen powder-player
--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x78} ---
+++ killed by SIGSEGV (core dumped) +++
Segmentation fault (core dumped)
[alexio@alexio-pc ~]$ strace -o /dev/stdout powder-player | grep string
openat(AT_FDCWD, "/opt/powder-player/libunistring.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/lib/libunistring.so.2", O_RDONLY|O_CLOEXEC) = 3
pread64(22, "// take an un-split argv string "..., 674, 253655788) = 674
pread64(22, "var stringWidth = require('strin"..., 8054, 183952266) = 8054
pread64(22, "{\n \"_from\": \"string-width@^1.0."..., 2054, 247798210) = 2054
pread64(22, "'use strict';\nvar stringWidth = "..., 3274, 252944053) = 3274
Tio commented on 2020-01-30 11:58 (UTC)
Manjaro Stable:
[tio@tio-pc ~]$ powder-player
Segmentation fault (core dumped)
<deleted-account> commented on 2018-11-29 04:08 (UTC)
% powder-player powder-player: error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory
gconf is a dependency, all text in filebrowser are boxes
tiago.casal commented on 2018-05-06 07:30 (UTC)
on the file browser, all text appears as boxes.
clerafel commented on 2017-08-20 23:03 (UTC)
Hello, my problem is the front-end looks white. It is impossible to use the program. Maybe some dependency is missing
MageJohn commented on 2017-01-12 12:54 (UTC) (edited on 2017-01-12 21:49 (UTC) by MageJohn)
Hey! Heads up, the icon seems to be missing. EDIT: All fixed with the latest update. Cheers!
Besides segmenting, is there an AUR package building? The binary seems not able to work since last year, :(