Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 940219 - kde-apps/dolphin: When there are png's stored under /tmp opening the folder in dolphin generates thumbnails endlessly
Summary: kde-apps/dolphin: When there are png's stored under /tmp opening the folder i...
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL: https://bugs.kde.org/show_bug.cgi?id=...
Whiteboard:
Keywords: UPSTREAM
Depends on:
Blocks:
 
Reported: 2024-09-25 07:24 UTC by Ferry
Modified: 2024-10-05 13:19 UTC (History)
1 user (show)

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


Attachments
emerge --info (emerge-info.txt,6.48 KB, text/plain)
2024-09-25 07:26 UTC, Ferry
Details
qlist -ICv (qlist.txt,51.64 KB, text/plain)
2024-09-25 07:26 UTC, Ferry
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ferry 2024-09-25 07:24:36 UTC
When there are png's stored under /tmp opening the folder in dolphin generates thumbnails endlessly.

Presume it's generating thumbnails of the thumbnails, /tmp being the location it stores them in causing it to pick-up on the new thumbnail resulting in a trigger to generate yet another thumbnail.

Don't see this behaviour on other folders.

I use /tmp for saving screenshots etc. a lot.

Reproducible: Always

Steps to Reproduce:
1.Save .png under /tmp, for example with 'qrencode -o /tmp/test.png "This is a test"'
2. Open /tmp in dolphin
3. See the list of files growing rapidly


Expected Results:  
Not creating thumbnails from thumbnails. Excluding something like /tmp/dolphin-*.png from thumbnail generation probably would suffice.
Comment 1 Ferry 2024-09-25 07:26:03 UTC
Created attachment 903693 [details]
emerge --info
Comment 2 Ferry 2024-09-25 07:26:17 UTC
Created attachment 903694 [details]
qlist -ICv
Comment 3 Andreas Sturmlechner gentoo-dev 2024-09-25 07:30:01 UTC
Assuming the observation is correct, upstream bugs.kde.org is the right place to file this bug.
Comment 4 Ferry 2024-10-02 07:07:08 UTC
Can anyone reproduce this? I'll file a bug upstream then. Tested with a clean user/profile. Took a screenshot with spectacle, stored it under /tmp (as png) and opened /tmp in dolphin.

Keeps creating dolphin-<uglyrandomness>.png files then.
Comment 5 Andreas Sturmlechner gentoo-dev 2024-10-02 11:39:52 UTC
Did you test *not* creating files under /tmp as well? If you can do that, thus limiting the faulty behaviour with /tmp only, that's a pretty good start for an upstream bug.

Don't forget adding the usual version information (in a non-Gentoo specific way), i.e. use kinfocenter's copy-to-clipboard info function and throw in dolphin's version from Help -> About dialog.