https://bugzilla.xfce.org/show_bug.cgi?id=14281
--- Comment #6 from Victor Engmark <[email protected]> --- I did reproduce it from the command line to see if there were any useful messages. This is the entire output (the warning pops up every time I change directory during normal use): $ thunar -q; thunar (thunar:5815): Gdk-WARNING **: gdk_window_set_icon_list: icons too large Segmentation fault (core dumped) I never used Thunar as a daemon. No plugins are installed: $ pacman --query | grep thunar thunar 1.6.14-1 The crash is reproducible on tmpfs and encrypted EXT4 LVM: $ df -h /tmp /home/$USER Filesystem Size Used Avail Use% Mounted on tmpfs 7.9G 2.0M 7.9G 1% /tmp /dev/mapper/vg-home 111G 83G 23G 79% /home $ mount | grep /home /dev/mapper/vg-home on /home type ext4 (rw,relatime,data=ordered) I'm able to reproduce with the commands I specified on both my laptop and desktop machine (including stopping any running Thunar instances beforehand). It might be relevant that even moving files is incredibly slow in Thunar. Moving the 300 files in the test takes about 3-4 seconds within the same tmpfs on both machines, which is kind of ludicrous. My setup is mostly automated: - Base install: https://l0b0.wordpress.com/2016/10/07/full-disk-encryption-with-arch-linux-footnotes/ - Software installed: https://github.com/l0b0/root/ - User configuration: https://github.com/l0b0/tilde/ -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
