[Xfce-bugs] [Bug 15041] Thunar crashes removing images
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Sat Jan 19 23:27:32 CET 2019
https://bugzilla.xfce.org/show_bug.cgi?id=15041
--- Comment #7 from alexxcons <alexxcons at 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.
More information about the Xfce-bugs
mailing list