Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Desktop Environments
  • Search

No thumbnails (e.g. in Thunar)

Problems with GUI applications? Questions about X, KDE, Gnome, Fluxbox, etc.? Come on in. NOTE: For multimedia, go up one forum
Post Reply
Advanced search
17 posts • Page 1 of 1
Author
Message
psycho
Guru
Guru
User avatar
Posts: 553
Joined: Fri Jun 22, 2007 1:40 am
Location: New Zealand

No thumbnails (e.g. in Thunar)

  • Quote

Post by psycho » Sat Feb 16, 2013 3:35 am

There are no thumbnail previews for any file types (images, videos, pdfs...nothing). So far I've tried switching the icon previews setting off and on again in Thunar's preferences dialog; reinstalling tumbler, ffmpegthumbnailer, gdkpixbuf and thunar itself; trashing the .thumbnails directory; even manually adding files to the (currently empty) /usr/share/thumbnailers directory...nothing works. I've said "e.g. in Thunar" because I seem to remember that the GIMP also used to show image previews in its file open dialog, whereas now the icon for every image is identical, as in Thunar. What's going on?
Top
psycho
Guru
Guru
User avatar
Posts: 553
Joined: Fri Jun 22, 2007 1:40 am
Location: New Zealand

  • Quote

Post by psycho » Tue Feb 19, 2013 9:49 am

*bump*

This is a deal-breaker for me: it's hopeless trying to work with image files without thumbnails. Is there really nothing else I could try, apart from changing DE's or distros?
Top
spacelike
n00b
n00b
User avatar
Posts: 61
Joined: Thu Sep 15, 2011 6:05 am

  • Quote

Post by spacelike » Tue Feb 19, 2013 5:44 pm

I had this exact same problem on 2 separate gentoo machines.
I remember trying everything too, and searching like crazy on google without a solution.

It can be fixed, I'm sorry to say however that I can't remember off the top of my head exactly what I did to solve it.

But here is everything that I can remember doing at the moment before it started working.
Make sure you compiled thunar with "exif" support. I don't have ffmpegthumbnailer or gdkpixbuf installed but thunar still generates thumbnails for me with only tumbler.

My use flags are the following:
thunar - dbus, exif, libnotify, pcre, startup-notification, udev, xfce_plugins_trash
tumbler - jpeg, pdf

Also I recall having to install imagemagick. You might want to give that a try.

I would also check to see that you are at least using the desktop profile with "eselect profile list" (on my laptop I think it didn't work until I went from the first profile to the desktop one) I also had to make sure that I had X added to my use flags.
Top
psycho
Guru
Guru
User avatar
Posts: 553
Joined: Fri Jun 22, 2007 1:40 am
Location: New Zealand

  • Quote

Post by psycho » Tue Feb 19, 2013 8:00 pm

Thanks for those suggestions. EXIF isn't used (as far as I know) in e.g. png files, but it's one thing you're doing differently so I guess it's worth a try...particularly as the GIMP also uses libexif with exif in the global use flags, and that's the other app in which I noticed no image thumbnails. I'm rebuilding with exif and will see what happens.
Top
psycho
Guru
Guru
User avatar
Posts: 553
Joined: Fri Jun 22, 2007 1:40 am
Location: New Zealand

  • Quote

Post by psycho » Wed Feb 20, 2013 10:19 pm

Nope, my Gentoo boxes just can't produce thumbnails. Very disappointing because as I said this is a deal-breaker for me, so I have to switch distros. I've really tried everything I can think of, including creating a new user to see if some obscure per-user setting was stopping them. Presumably the problem is with "tumbler", because older (pre-update) versions of my Gentoo systems displayed thumbnails with no problems...but I've rebuilt tumbler, even with gstreamer support to see if that was required, but nothing makes any difference. I'll keep Gentoo on one system and test it now and then to see if the problem is fixed by an update.
Top
psycho
Guru
Guru
User avatar
Posts: 553
Joined: Fri Jun 22, 2007 1:40 am
Location: New Zealand

  • Quote

Post by psycho » Sat Feb 23, 2013 8:58 am

Does anyone know how thunar and tumbler are meant to interact to produce thumbnails? I noticed there was no tumblerd running in the background on my system, so added /usr/lib64/tumbler-1/tumblerd to my session. Made no difference...but I noticed that launching thunar killed tumbler. Just in case the console would tell me a bit more about what was going on, I launched tumblerd in a terminal window and launched thunar...and tumblerd immediately exited with "Segmentation fault". Maybe it's meant to be invoked by thunar and is spitting the dummy for that reason...or is this segfault the whole problem?
Top
popsUlfr
Tux's lil' helper
Tux's lil' helper
Posts: 80
Joined: Sun Feb 27, 2011 5:59 pm

  • Quote

Post by popsUlfr » Sat Feb 23, 2013 4:17 pm

Hello psycho!

It does not look good if tumbler segfaults. But tumbler is supposed to be spawned using dbus, did you check dbus is running correctly? I'm not using xfce but kde and just emerged thunar without tumbler. It picks up the default kde thumbnailer it seems since all my pictures have a thumbnail. You might have a look at "kde-base/thumbnailers" although it will have quite a bit of qt+kde dependencies so it defeats a bit the point of having xfce me thinks.
You reemerged thunar and tumbler? And does revdep-rebuild -i help?
Top
psycho
Guru
Guru
User avatar
Posts: 553
Joined: Fri Jun 22, 2007 1:40 am
Location: New Zealand

  • Quote

Post by psycho » Sun Feb 24, 2013 10:17 pm

Thanks popsUlfr.

I started building kde-base/thumbnailers and the resulting messages about required use flags alerted me to the fact that I didn't have "dbus" as a global use flag in make.conf. I had of course checked earlier that dbus-daemon was running and that dbus was set for thunar: it was, but this must have been from the ebuild rather than make.conf. Anyway, whereas I can't see any packages the rebuilding of which could fix the thumbnailing in thunar, i *can* see that the GIMP is going to be rebuilt (via emerge -uDN world) with dbus support that it was previously lacking, so this may have fixed part of the problem, at least.

It's going to be a long, long world rebuild (libreoffice due to the dbus change, and firefox, thunderbird and chromium due to updated versions). When it's done I'll see if thunar's thumbnailing has been fixed. Thanks again.
Top
rmzelnick
n00b
n00b
User avatar
Posts: 24
Joined: Sun Feb 03, 2013 12:45 am

  • Quote

Post by rmzelnick » Mon Feb 25, 2013 6:20 am

http://docs.xfce.org/xfce/thunar/start

Under "Tumbler" section.
Top
psycho
Guru
Guru
User avatar
Posts: 553
Joined: Fri Jun 22, 2007 1:40 am
Location: New Zealand

  • Quote

Post by psycho » Mon Feb 25, 2013 9:26 am

Rebuilding everything with the global dbus flag made not a scrap of difference. No thumbnails of any kind, anywhere.

Thanks rmzelnick, but I've already tried messing with the tumbler.rc settings: makes no difference. My Gentoo boxes just can't do thumbnails.

/me shrugs
Top
popsUlfr
Tux's lil' helper
Tux's lil' helper
Posts: 80
Joined: Sun Feb 27, 2011 5:59 pm

  • Quote

Post by popsUlfr » Mon Feb 25, 2013 4:28 pm

psycho wrote:Rebuilding everything with the global dbus flag made not a scrap of difference. No thumbnails of any kind, anywhere.

Thanks rmzelnick, but I've already tried messing with the tumbler.rc settings: makes no difference. My Gentoo boxes just can't do thumbnails.

/me shrugs
Very weird problem you got there. Did you check your system logs and your ~/.xsession-errors for anything related to dbus, tumbler, thunar... ?
On my other system I replaced xfce with LXDE a while back and pcmanfm is a very nice file browser (never had issues with it). Might be worth a shot as a hopefully temporary replacement for Thunar...
Top
Johnny_Bit
Apprentice
Apprentice
Posts: 246
Joined: Tue Aug 30, 2005 3:37 pm
Location: Poland
Contact:
Contact Johnny_Bit
Website

  • Quote

Post by Johnny_Bit » Thu Feb 28, 2013 8:49 pm

I'll give You some info: the problem IS present on 64-bit systems. I've got 2 near identical laptops, one is 32-bit one 64 bit. Both have same use flags, same software, etc. Problem only appears on 64-bit one.

Problem is so annoying that I keep using 32-bit one because I can't stand not having thumbs and I don't want to make switch just because one thing fails...
Top
spacelike
n00b
n00b
User avatar
Posts: 61
Joined: Thu Sep 15, 2011 6:05 am

  • Quote

Post by spacelike » Fri Mar 01, 2013 12:56 am

Sorry if this sounds dumb, but have you tried making sure "show thumbnails" is checked in the thunar properties?
Top
666threesixes666
Veteran
Veteran
User avatar
Posts: 1248
Joined: Tue May 31, 2011 9:46 pm
Location: 42.68n 85.41w
Contact:
Contact 666threesixes666
Website

  • Quote

Post by 666threesixes666 » Fri Mar 01, 2013 1:42 am

you don't have to switch distributions, my nautilus (gnomes file browser) shows icons just fine for pictures and movies. you could try merging dolphin to test if kde's file browser will take out the deal breaker. or just emerge nautilus, and see if nautilus will do the trick for you. you might have to switch window managers (from xfce to gnome) but certainly dont need to ditch portage or gentoo kernels to get your ends.
http://www.funtoo.org/
Top
SamuliSuominen
Retired Dev
Retired Dev
Posts: 2133
Joined: Fri Sep 30, 2005 8:38 am
Location: Finland

  • Quote

Post by SamuliSuominen » Fri Mar 01, 2013 8:40 am

Could be this bug http://bugs.gentoo.org/show_bug.cgi?id=457054
And the upstream bug http://bugzilla.xfce.org/show_bug.cgi?id=9852

Supposedly downgrading tumbler, or upgrading gcc and recompiling tumbler "fixes things"
Top
psycho
Guru
Guru
User avatar
Posts: 553
Joined: Fri Jun 22, 2007 1:40 am
Location: New Zealand

[SOLVED] No thumbnails (e.g. in Thunar)

  • Quote

Post by psycho » Thu Mar 07, 2013 6:59 am

Thank you ssuominen!

Code: Select all

CFLAGS="-O0" emerge -1 tumbler
solved the problem. I'll leave it at that and hope the next version fixes the bug.
Top
AmirKabir
n00b
n00b
User avatar
Posts: 3
Joined: Tue Nov 10, 2020 12:26 pm
Location: Iran

thunar thumbnails

  • Quote

Post by AmirKabir » Tue Nov 10, 2020 3:27 pm

since this was posted a while back, the bugs have been fixed.

you don't have to downgrade anything or change compile flags.


In order for thumbnails to show up, you have to have:

Code: Select all

media-video/ffmpegthumbnailer
xfce-extra/tumbler

installed.

Then you have to enable the USE flags for your desired file formats in order for their thumbnails to show up.

for example I wanted thumbnails for pdf,jpeg,png to show up so i added "jpeg png pdf" to the USE variable in make.conf.

This is what fixed it for me.
والا دروغ چرا، تا قبر آ آ آ آ
Top
Post Reply

17 posts • Page 1 of 1

Return to “Desktop Environments”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic