Created attachment 7397 . files and folders in one row, please fixed or tell me how to fix it
Related to #4171. Thunar doesn't wrap long labels (without spaces) since recently and that messes up the view. I will add an attachment that shows how it looks without (left) and with a long filename file (right). I think that the issue appeared in the last update. How to reproduce: 1. Open Thunar 2. Create couple files with short file names (such as "1", "2", "3", ...) 3. Create a file with long file name (such as "a_looooooooooooooooooooooooooong_file_name.ext") 4. Reload the view if necessary I'm using Arch Linux, Kernel 4.13.9-1-ARCH, Thunar 1.6.12.
Created attachment 7400 Broken view example
Couple more comments, I noticed the issue in the last version, but it seems like that it has been there for years and that this is just a duplicate of #4171 I went back to 1.6.6, and the issue is present there too, so I'm assuming that the statement above is correct. Also, for the record: I'm using i3wm 4.14.1-2, I forgot to mention it in my original comment.
Created attachment 7412 possibly bug fixed in master Seems to be fixed in the icon-view of thunar-master (possibly fixed by gtk3-port) To be released together with Xfce 4.14 soon.
Thank you. :) Just to add another comment. Something weird happened. I did not update Thunar, nor I did anything to fix the issue... but it's not present anymore for me. "a_looooooooooooooooooooooooooong_file_name.ext" now breaks into multiple lines instead of being in just one. The only action that I did was that I updated the system (via `pacman -Syu`). Thunar package was not updated or modified in any way.
The thunar icon-view makes use of code from the package "exo-utils" ... possibly you updated this package and the bug was fixed there ?
Nope, build date of it is 2017-07-25 I can send full list of packages that have been installed/removed/updated in the time between my two comments, if you like
Yes, please send it! However if the bug does not show again, I would suggest to close the issue for now. ( we can reopen later if needed )
Created attachment 7420 Log of installed/removed/updated packages List of all executed "pacman" commands (package manager for Arch Linux) Most of the packages are probably irrelevant, but since I can't know that for sure - I have left them in the log anyway. To see just removed packages, grep for "removed", for installed - grep for "installed" and for updated - "upgraded". On 2017-11-02, I have removed a lot of irrelevant packages that were not being used at all, but still - I'll leave them in the log file since I can't know for sure.
Considering Ashley Whetter's comment on #4171, it possibly could be related to pango: -- > upgraded pango (1.40.13-1 -> 1.40.13-2) However that version-bump is realy tiny ... Anyhow, let's just close this issue for now. Please reopen it, if the bug occurs again !
Thank you for looking into it, much appreciated. Just to confirm, I did a test by rolling back pango to 1.40.13-1 - and yes, the issue showed up right away. So you are 100% right! Thanks again, and sure, the issue can stay closed. :)