Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939794 - xfce-base/tumbler-4.18.2 pdf useflag should be disabled by default
Summary: xfce-base/tumbler-4.18.2 pdf useflag should be disabled by default
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor
Assignee: XFCE Team
URL: https://gitlab.xfce.org/xfce/tumbler/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-17 21:53 UTC by Paweł Metelski
Modified: 2024-09-17 21:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paweł Metelski 2024-09-17 21:53:14 UTC
I observed massive hdd, memory and cpu usage while using thunar with tumbler active. Apparently there is an related upstream bug: https://gitlab.xfce.org/xfce/tumbler/-/issues/73

Gaël Bonithon suggested this has something to do with PDF library poppler, so I remerged tumbler with USE=-pdf and voila!

Since this is rather cumbersome to investigate and the fix is not really coming soon, I suppose the default useflag should be -pdf here, perhaps also an ewarn could point here to track the issue.

One more thing: I also cleared my ~/.cache/thumbnails in the process, so please check if this workaround is valid prior to implementing.

Reproducible: Always
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-09-17 21:57:31 UTC
I think the upstream analysis that it would be an "optimisation request" is maybe slightly wrong, in that optimisation isn't really the same as "don't use very unreasonable resources", but w/e.

Anyway, yes, the bug isn't new and it's probably worth changing it, although people I assume like their thumbnails :(