crash pcmanfm(1.2.2) and lxpanel(0.7.0)
Linux 3.12.28-1-MANJARO #1 SMP PREEMPT x86_64
algorithm:
falls occur consistently when using qbittorent, fatrat, wget, downloadhelper and other similar
Anonymous
additional Information:
for crash in ~/.config/user-dirs.dirs must be the same values of XDG_TEMPLATES_DIR and XDG_DOWNLOAD_DIR, eg:
XDG_DESKTOP_DIR="$HOME/Desktop"
XDG_DOWNLOAD_DIR="$HOME/Downloads"
XDG_TEMPLATES_DIR="$HOME/Downloads"
XDG_PUBLICSHARE_DIR="$HOME/Downloads"
XDG_DOCUMENTS_DIR="$HOME/Downloads"
XDG_MUSIC_DIR="$HOME/Downloads"
XDG_PICTURES_DIR="$HOME/Downloads"
XDG_VIDEOS_DIR="$HOME/Downloads"
Unfortunately I could not reproduce your issue yet. I would try to reproduce it on other machine when my relative gives me it to use. But if you could give me a stacktrace with debug symbols enabled, that would be perfect. Help me with this if you can, please. Thank you very much.
I have no idea what might happen in your case but I suspect your $HOME/Downloads is not usual directory. Test latest libfm GIT sources, please, it may be fixed already. Thank you very much.
video fall -- http://youtu.be/tpUa2gHd59w
gdb -- http://pastebin.com/iNcXhFTj
Unfortunately your stacktrace does not contain any clues where the problem happens - *** in ?? () *** cannot be decoded, I'm sorry. Install debug symbols for libfm, please, and give us the gdb output, please. Thank you in advance.
does it help? http://pastebin.com/8GFcjfNh
Great! Thank you very much! I believe it is fixed by latest commit into GIT. Test it, please, when possible. Thanks again.
libfm-gtk-git 1.2.3.2.ged02b14
pcmanfm-git 1.2.3.r0.g583143c
lxpanel-git 0.7.1.r2069.20141023
gdb pcmanfm - http://pastebin.com/nPcKST44
gdb lxpanel - http://pastebin.com/cDw3Jetv
Oh, I'm sorry, I missed one more place. I hope it's fixed now in GIT. Thank you very much!
it works )
grateful
Thank you very much! :)