Hi, I select 2+ items with ctrl and attemp to delete, xfdesktop crashes Here is a gdb output; [Thread debugging using libthread_db enabled] [New Thread -1489660240 (LWP 4700)] [New Thread -1490322512 (LWP 4703)] [New Thread -1500148816 (LWP 4704)] [New Thread -1508578384 (LWP 4705)] [New Thread -1516971088 (LWP 4706)] [Thread -1490322512 (LWP 4703) exited] Program received signal SIGSEGV, Segmentation fault. ---Type <return> to continue, or q <return> to quit--- [Switching to Thread -1489660240 (LWP 4700)] 0xa73f577b in strlen () from /lib/libc.so.6 (gdb) bt #0 0xa73f577b in strlen () from /lib/libc.so.6 #1 0xa73ca097 in vfprintf () from /lib/libc.so.6 #2 0xa73e80eb in vasprintf () from /lib/libc.so.6
Works for me. You'll need to post a much more complete backtrace than that if I'm to have any idea what the problem is.
Ah sorry. That problem is rather old and must have been fixed as well. I'm closing this bug as INVALID.