David Timms wrote:
Partha Bagchi wrote:sol --variation freecell Backtrace: In /usr/share/sol-games/freecell.scm: 581: 0* (define kill-thread-mutex (make-mutex)) 581: 1* (make-mutex) /usr/share/sol-games/freecell.scm:581:27: In expression (make-mutex): /usr/share/sol-games/freecell.scm:581:27: Unbound variable: make-mutexsee https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=177886 DaveT.
I'm getting the program to launch fine with SELinux in permissive but not with it in enforcing mode.
With SELinux enforcing: sol --variation freecellsol: error while loading shared libraries: libqthreads.so.12: cannot enable exec utable stack as shared object requires: Permission denied
With 'selinux 0' issued first, this launches fine for me in the terminal or from the menu. There are no errors outputted to the terminal.
Jim -- The person who can smile when something goes wrong has thought of someone to blame it on.