I looked at the LXTerminal crash and it is because it cannot bind to the communication socket that it creates in /tmp. Maybe SELinux is preventing this. In any event the code is not resilient to any failure in setting that socket up, which should be fixed, but maybe there is a way to solve the underlying problem so it would not be triggered.
lxterminal -e seems to work okay if you run something like alsamixer that stays running, but not something like ls that exits immediately. As to what changed in background color handling so that some people are reporting black instead of the color they selected, I do not know. Works fine when I tested it on Openbox and Compiz. Should find out from the customer what window manager it is. I should also mention how helpful those backtraces are with the panel bugs. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Lxde-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lxde-list
