Launchpad has imported 16 comments from the remote bug at https://bugzilla.xfce.org/show_bug.cgi?id=14737.
If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help.launchpad.net/InterBugTracking. ------------------------------------------------------------------------ On 2018-10-05T15:45:22+00:00 Max-impulse wrote: Buggy thunar 1.8.1. Does not display the entire file list. Video: https://www.youtube.com/watch?v=_KG-GslvxCI Reply at: https://bugs.launchpad.net/ubuntu/+source/exo/+bug/1844781/comments/0 ------------------------------------------------------------------------ On 2018-10-05T20:08:38+00:00 Alexxcons-x wrote: Not sure what exactly is the problem. You cannot scroll to the very right side ? Sorry, I cannot reproduce the bug... for me all files are displayed. What exactly you are doing / which keys are pressed ? Does it happen in all your folders, or just in this one ? Does it always happen for you, or only occassionally ? May I ask you to provide a step-by step instruction to reproduce the bug ? I only can fix things which I can reproduce. Reply at: https://bugs.launchpad.net/ubuntu/+source/exo/+bug/1844781/comments/1 ------------------------------------------------------------------------ On 2018-10-06T05:18:18+00:00 Max-impulse wrote: This happens in folders with a large number of files / folders and with long file / folder names. Restarting thunar does not fix this. Resizing the thunar corrects this. There is a feeling that the thunar incorrectly calculates the size of the displayed field. In the video, I'll show you how to catch the problem. https://youtu.be/MJUQc01erGI Reply at: https://bugs.launchpad.net/ubuntu/+source/exo/+bug/1844781/comments/2 ------------------------------------------------------------------------ On 2018-10-10T21:29:02+00:00 Alexxcons-x wrote: Still cannot reproduce the bug, tried to use many files, and olnly a single one with very long name. You are using compact list view ? Does the bug as well show in icon view / detailed list view ? Could you please try to provide a minimal reproducer ? ( e.g a minimal folder of empty files which already triggers the bug for you ) Reply at: https://bugs.launchpad.net/ubuntu/+source/exo/+bug/1844781/comments/3 ------------------------------------------------------------------------ On 2018-10-11T05:11:01+00:00 Max-impulse wrote: Yes, I use the compact list view step-by step instruction to reproduce the bug: https://youtu.be/oqX0kVQoTnA Reply at: https://bugs.launchpad.net/ubuntu/+source/exo/+bug/1844781/comments/4 ------------------------------------------------------------------------ On 2018-10-11T19:56:36+00:00 Alexxcons-x wrote: Thanks for the reproducer ! But still no luck =( ... possibly the theme / icon theme matters ... which do you use ? Will as well ask a friend to try to reproduce. Reply at: https://bugs.launchpad.net/ubuntu/+source/exo/+bug/1844781/comments/5 ------------------------------------------------------------------------ On 2018-10-13T23:52:41+00:00 Andreldm-2 wrote: That reproducer is really helpful and your instructions clear, but unfortunately I can't reproduce with neither Thunar 1.8.1 and 1.8.2. This is what is did: - Closing all thunar windows and killing its daemon with $ thunar -q - $ mkdir ~/test; cd ~/test; for i in {1..200}; do mktemp -p ./ XXXXXXXXXXXXXX; done - Starting thunar from terminal with $ thunar ~/test This is my configuration: - Compact List view at 38% (last-compact-view-zoom-level) - Toolbar style location selector - Thunar window size is 837x529 (last-window-width/last-window-height) - Shortcuts sidebar separator is at 208 (last-separator-position - Greybird theme from git - Moka icon theme from git - gtk 3.24.1 You can view those values in Settings Editor (xfce4-settings-editor). Reply at: https://bugs.launchpad.net/ubuntu/+source/exo/+bug/1844781/comments/6 ------------------------------------------------------------------------ On 2018-10-14T06:41:07+00:00 Max-impulse wrote: Yes, it is a buggy style. "Graybird" and "high contrast" in the xubuntu 18.10 Reply at: https://bugs.launchpad.net/ubuntu/+source/exo/+bug/1844781/comments/7 ------------------------------------------------------------------------ On 2018-10-14T22:55:08+00:00 Andreldm-2 wrote: Now that you mentioned I'm able easily to reproduce this bug on a Xubuntu 18.10 VM, with Greybird and Adwaita. Still no luck on my system. Reply at: https://bugs.launchpad.net/ubuntu/+source/exo/+bug/1844781/comments/8 ------------------------------------------------------------------------ On 2019-06-15T20:40:02+00:00 Theo Linkspfeifer wrote: If you play around with the height and width of the window, you should be able to trigger the bug with any theme. Reply at: https://bugs.launchpad.net/ubuntu/+source/exo/+bug/1844781/comments/9 ------------------------------------------------------------------------ On 2019-06-16T13:14:01+00:00 Theo Linkspfeifer wrote: The bug is the result of this change: https://git.xfce.org/xfce/exo/commit/?id=928a41aedd1b64fea3c1adb7991ccb6c2c9f5870 Reply at: https://bugs.launchpad.net/ubuntu/+source/exo/+bug/1844781/comments/10 ------------------------------------------------------------------------ On 2019-06-16T23:02:55+00:00 Andreldm-2 wrote: With Xubuntu 18.10 and 19.04 the bug is easily reproducible with Greybird and Adwaita. With xfce-test, which is based on Xubuntu 18.10, I can't reproduce. (In reply to Theo Linkspfeifer from comment #10) > The bug is the result of this change: > > https://git.xfce.org/xfce/exo/commit/ > ?id=928a41aedd1b64fea3c1adb7991ccb6c2c9f5870 Did you bisect? In any case it sounds suspect, since Sean reverted the part for preferred height calculation. Reply at: https://bugs.launchpad.net/ubuntu/+source/exo/+bug/1844781/comments/11 ------------------------------------------------------------------------ On 2019-06-22T12:28:58+00:00 Theo Linkspfeifer wrote: *** Bug 15629 has been marked as a duplicate of this bug. *** Reply at: https://bugs.launchpad.net/ubuntu/+source/exo/+bug/1844781/comments/12 ------------------------------------------------------------------------ On 2019-09-17T09:49:41+00:00 Forest wrote: I can reproduce this as well. It started when I upgraded from Xubuntu 18.04 to 19.04. $ dpkg-query --show thunar libexo-2-0 libexo-2-0:amd64 0.12.4-1 thunar 1.8.4-1ubuntu1 Reply at: https://bugs.launchpad.net/ubuntu/+source/exo/+bug/1844781/comments/13 ------------------------------------------------------------------------ On 2019-09-17T10:42:14+00:00 Forest wrote: Created attachment 9031 Revert the remaining change from 928a41ae Reverting 928a41ae (the part that wasn't already reverted) appears to fix the problem. I'll test some more and post again if the problem returns. Reply at: https://bugs.launchpad.net/ubuntu/+source/exo/+bug/1844781/comments/14 ------------------------------------------------------------------------ On 2019-09-20T07:40:45+00:00 Forest wrote: I've been using my patch for a couple days without seeing the problem again. Can someone merge it? Reply at: https://bugs.launchpad.net/ubuntu/+source/exo/+bug/1844781/comments/15 ** Changed in: exo Status: Unknown => Confirmed ** Changed in: exo Importance: Unknown => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1844781 Title: Thunar fails to scroll to the end of the file list To manage notifications about this bug go to: https://bugs.launchpad.net/exo/+bug/1844781/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs