A 2nd difference is this line in the not_working output: Code: chroot: can't execute '/sbin/qobi-wmhint-fix': No such file or directory However, the file is there: Code: ~# ls /.debian/sbin/qobi-wmhint-fix /.debian/sbin/qobi-wmhint-fix But if I call it from within the lxde-desktop I get this error: Code: # pwd /sbin # qobi-wmhint-fix sh: 18: qobi-wmhint-fix: not found Now, I know this isn't supposed to work, but I would have expected some other error message. I guess this is the most likely candidate for the problem's reason, but I don't know how to fix it.
chroot: can't execute '/sbin/qobi-wmhint-fix': No such file or directory
~# ls /.debian/sbin/qobi-wmhint-fix /.debian/sbin/qobi-wmhint-fix
# pwd /sbin # qobi-wmhint-fix sh: 18: qobi-wmhint-fix: not found