I upgraded to F19, and sandbox -X appears to be completely broken. $ sandbox -X echo foo $ sandbox -X echo foo $ sandbox -X gnome-terminal $ sandbox -X sleep 10 All of those commands exit quickly and have no apparent effect. audit.log, dmesg, and journalctl show nothing. strace suggests that the seunshare command is returning with exit code 255. (But strace may interfere with seunshare, so this could be entirely meaninglyss.) Relabeling /, /tmp, and (recursively) my home directory had no effect.
You need to grab the latest X package. I think it is xorg-x11-server-Xorg-1.14.2-5 Xephyr dropped the -resizable flag which is causing the breakage. You could also remove this option from /usr/share/sandbox/sandboxX.sh for now.
Thanks for the information Daniel. I was hit with the same issue. I have disabled the option in the mentioned shell script and it's working OK now. At least the window doesn't look like an alien app in KDE anymore ;-) Eric
This is broken again, but removing -resizable from /usr/share/sandbox/sandboxX.sh is not having any effect. > [d@gaspode tmp]$ sandbox echo foo > foo > [d@gaspode tmp]$ sandbox -X echo foo > [d@gaspode tmp]$ policycoreutils.x86_64 2.1.14-46.5.fc19 policycoreutils-devel.x86_64 2.1.14-46.5.fc19 policycoreutils-gui.x86_64 2.1.14-46.5.fc19 policycoreutils-python.x86_64 2.1.14-46.5.fc19 policycoreutils-sandbox.x86_64 2.1.14-46.5.fc19 xorg-x11-server-Xephyr.x86_64 1.14.3-1.fc19 Nothing in journal, dmesg, audit, no selinux alerts.
*** This bug has been marked as a duplicate of bug 1011588 ***
*** Bug 1013273 has been marked as a duplicate of this bug. ***
policycoreutils-2.1.14-46.6.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/policycoreutils-2.1.14-46.6.fc19
Package policycoreutils-2.1.14-46.6.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing policycoreutils-2.1.14-46.6.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-18394/policycoreutils-2.1.14-46.6.fc19 then log in and leave karma (feedback).
policycoreutils-2.1.14-46.6.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.