https://bugzilla.xfce.org/show_bug.cgi?id=15041

--- Comment #7 from alexxcons <alexxc...@xfce.org> ---
Dont mind, everybody needs to start somewhere =)
Try installing "thunar-archive-plugin". It hopefully will simplify Xarchiver
handling for you.

 WRT the .crash file. That format seems to be something Ubuntu specific, not of
use for me.

To get the backtrace out of it, including the thunar debug symbols, you need to
do the following:
1. install packages "apport-retrace" and "thunar-dbg"
2. apport-retrace -g MY_CRASHFILE.crash
3. this should start gdb for you, where you can type "bt" to get a backtrace.
( Taken from here: https://askubuntu.com/a/434439 )

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs

Reply via email to