(It's a known bug https://bugs.mageia.org/show_bug.cgi?id=1078 and AL13N is already working on a patch)
Is the information I need in this line from lightsoff.strace:
- Code: Select all
6447 execve("/usr/bin/env", ["/usr/bin/env", "seed", "/usr/share/gnome-games/lightsoff"...], [/* 80 vars */]) = 0
Or was this information I need already in here:
- Code: Select all
[marja@DenkBlok2 ~]$ lightsoff
/usr/bin/lightsoff: regel 4: 10694 Segmentatiefout /usr/bin/env seed /usr/share/gnome-games/lightsoff/main.js
[marja@DenkBlok2 ~]$
BTW, I did install gnomes-games-debug
- Code: Select all
[marja@DenkBlok2 ~]$ rpm -qf --qf "%{SOURCERPM}\n" /usr/bin/lightsoff | sed 's/-[^-]*-[^-]*$/-debug/'
gnome-games-debug
[marja@DenkBlok2 ~]$