You are not logged in.
pango1.40.13 update breaks File Managers ability to shorten file names
If you have file with a VERY long name, with this update, thunar cannot shorten the name in icon view.
It will increase the icon spacing to accommodate the file name in a single line...
Downgrading the package to 1.40.12 fixes the problem.
Is this a thunar problem or it is related to pango?
TIA
Edit: change the subjetc from "thunar" to "File Managers" because other users reported same issue
Last edited by spsf64 (2017-10-31 20:39:37)
Sergio S.
Offline
Try to reproduce the issue with some other file manager that depends on pango. If you are unable to reproduce it, then perhaps it's a compatibility issue between thunar and the latest pango.
Offline
Try to reproduce the issue with some other file manager that depends on pango. If you are unable to reproduce it, then perhaps it's a compatibility issue between thunar and the latest pango.
Thanks for the quick reply, just tested with nemo/cinnamon, same issue...
Probably a problem with pango?
Anyone else can confirm this, so we can file a bug report?
Sergio S.
Offline
Can confirm with Nemo.
Offline
Same with Nautilus
Offline
I can reproduce the issue with thunar, but nautilus works as it should...
EDIT. I suppose it's worth mentioning I'm on wayland, where nautilus runs natively, while thunar is run via Xwayland. I can't test nautilus on X at this second, but it seems that native wayland gtk3 applications wouldn't have this issue.
Last edited by ooo (2017-10-29 01:10:58)
Offline
I wrote a bug on this already, but I just noticed that this does not only happen in Thunar.
https://bugs.archlinux.org/task/56147
I updated my system via "sudo pacman -Syu", rebooted, then installed discord and libc++ via AUR. When I opened Thunar, I saw the icons are not filling out columns and rows for most folders, only for Home. Thunar didn't display files in a single column like this before the update, this is when you view files as icons. This also happens in Nautilus and Nemo. I believe the long filenames are creating this issue. Again, this didn't happen before the update.
https://bugs.archlinux.org/task/56147?getfile=15810
https://bugs.archlinux.org/task/56147?getfile=15811
https://bugs.archlinux.org/task/56147?getfile=15813
Edit: https://bbs.archlinux.org/viewtopic.php?pid=1745681
Just downgraded to pango-1.40.12-1-x86_64.pkg.tar.xz and it fixed my issue.
Last edited by Pastah (2017-10-29 02:10:05)
Offline
I can confirm the bug with spacefm as well (gtk3).
Offline
See https://bbs.archlinux.org/viewtopic.php?id=231332
Also, please change your pictures to thumbnails or links, since they are too large to be allowed by the code of conduct.
Offline
Confirmed the bug:
I wrote a bug on this already, but I just noticed that this does not only happen in Thunar.
https://bugs.archlinux.org/task/56147I updated my system via "sudo pacman -Syu", rebooted, then installed discord and libc++ via AUR. When I opened Thunar, I saw the icons are not filling out columns and rows for most folders, only for Home. Thunar didn't display files in a single column like this before the update, this is when you view files as icons. This also happens in Nautilus and Nemo. I believe the long filenames are creating this issue. Again, this didn't happen before the update.
https://bugs.archlinux.org/task/56147?getfile=15810
EDIT: Just downgraded to pango-1.40.12-1-x86_64.pkg.tar.xz and it fixed my issue.
Last edited by Pastah (2017-10-29 02:09:40)
Offline
See https://bbs.archlinux.org/viewtopic.php?id=231332
Also, please change your pictures to thumbnails or links, since they are too large to be allowed by the code of conduct.
Ugh...how do you thumbnail?
Offline
The forum itself does not support thumbnailing, so the only way I know to do it is to edit the image first. But links are just as useful, so I usually just do that.
Last edited by circleface (2017-10-29 02:16:24)
Offline
Merging with existing thread.
Offline
Can confirm for PcManFm.
Offline
Same here. Thunar and PCManFM.
Offline
Yes, we have established it affects all of them. Stop empty posting: https://wiki.archlinux.org/index.php/Co … mpty_posts
Offline
PKGBUILD with bad commit reverted
# $Id$
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=pango
pkgver=1.40.13+1+g5769000d
pkgrel=1
pkgdesc="A library for layout and rendering of text"
url="https://www.pango.org/"
arch=(i686 x86_64)
license=(LGPL)
depends=(libthai cairo libxft harfbuzz)
makedepends=(harfbuzz fontconfig cairo libxft libthai gobject-introspection help2man gtk-doc git meson)
checkdepends=(ttf-dejavu cantarell-fonts)
_commit=377b6e7e853a05715e1a53f0739042eb23418da7 # tags/1.40.13^0
source=("git+https://git.gnome.org/browse/pango#commit=$_commit")
sha256sums=('SKIP')
pkgver() {
cd $pkgname
git describe --tags | sed 's/-/+/g'
}
prepare() {
mkdir build
cd $pkgname
git revert --no-edit c4619480e536e393e2d4a8e26a6ceb5af1fe80e3
}
build() {
cd build
arch-meson ../$pkgname -Denable_docs=true
ninja
}
check() {
cd build
meson test
}
package() {
cd build
DESTDIR="$pkgdir" ninja install
}
commit causing the issue was a fix for https://bugzilla.gnome.org/show_bug.cgi?id=788115 unclear if change it is intended behavior or not.
Offline
I have noticed the same behavior with Thunar, and I'm also noticing also weird affects on lightdm-gtk-greeter
Can someone confirm this behavior?
Offline
I have noticed the same behavior with Thunar, and I'm also noticing also weird affects on lightdm-gtk-greeter
Can someone confirm this behavior?
i just noticed when i logoff, the clock in not in middle like before and also the shut OFF button is gone. what other effects are you experiencing?
Offline
Don't hijack the thread: https://wiki.archlinux.org/index.php/Co … _hijacking
Offline
Don't hijack the thread: https://wiki.archlinux.org/index.php/Co … _hijacking
you're no Anarchist that's fer sure. the man tried to hit 2 birds with one stone, take that stick out you'ss and don't micromanage something that doesn't need managing.
Last edited by trytipARCH (2017-10-30 18:02:15)
Offline
Offline
Fixed in pango 1.40.13-2.
Offline
I believe that this thread can be fclosed now, the new pango release seems to completely fix this bug. It also seems that the lightdm problem was not caused by pango, but by a separate update that needs to be addressed in another thread.
Offline
I believe that this thread can be fclosed now, the new pango release seems to completely fix this bug.
Threads are normally marked as SOLVED by prepending [SOLVED] to the title by editing the first post,
it is up to spsf64 as the thread starter to decide if the issue is solved for them and marked the topic as such.
Offline