Björn Martensen wrote: >>>Argh! After applying the patch I pasted in a mail just minutes ago, >>>Thunar now crashes when I delete a folder while using the tree sidepane :( >> >>Patch? > > BTW: The patch didn't cause the crashes when deleting a folder. > I just reverted the patch and built again (crashes from the tree are > back) and without the patch thunar segfaults too when I delete a folder.
Hm, no the patch is not correct. Just checked GtkTreeStore. The node must be unlinked prior to emitting "row-deleted". The funny thing is, I've been testing in valgrind for about an hour now, on both Linux and FreeBSD using GTK+ 2.8.17 and 2.18.8, but I don't see any of those warnings. Just warnings about leaked memory in ORBit, D-BUS, libc, lixfce4util, glib. > Björn Benedikt _______________________________________________ Thunar-dev mailing list [email protected] http://foo-projects.org/mailman/listinfo/thunar-dev
