Show previews
is checked in Dolphin’s preferences:
All sub folders in
~/.cache/thumbnails
are auto generated by KIO worker - not manually by me.
But KIO worker did not generate thumbnails for image files - that’s the issue
I repeat that it must be something specific to your system. So I ask again, have you installed any dolphin
plugins/extensions?
No one has mentioned that there is a size limit you can restrict previews for. I don’t think that is your issue, but worth checking.
That does not apply in his case — see the screenshot in Dolphin preview pane issue - #6 by christiaan.
Very good point, fbt89
(Aragorn was faster in giving the appropiate reply than me )
The only thing I can suggest at the moment is to see what happens if you completely remove the ~/.cache/thumbnails/
directory, and then allow the thumbnailer to automatically recreate it.
Also, does enabling “Show item on hover” in the panel settings change anything? That should create a thumbnail when you hover over the file in Dolphin.
I’ve noticed that also the creation of wallpaper thumbnails has stopped.
So it must be a fundamental issue in creating thumbnails
It uses the same mechanism as dolphin
.
Ok, how to fix it ?
Without knowing what you did to generate this problem, no one will be able to answer that question.
As I told you earlier, we are not having that problem, so it must have been caused by something you did.
Well, you can roll your eyes all you want, but if you’re not going to tell us what you did, then I’m sorry but then I’m not going to be wasting my time on this issue anymore.
Does this only happen in your current user? Have you tried creating a new user account? If it works then we know it’s not a fundamental system wide problem.
This sounds very, very rude, Aragorn
No ruder than you rolling your eyes in reply to my post.
No further comment …
But I also what to express my appreciation for your willingness to help and to solve the issue very late at night yesterday
Does this problem still persist?
Add some more bullish attempts to your list:
mv ~/.config/dolphinrc ~/.config/dolphinrc.bak
mv ~/.local/share/dolphin ~/.local/share/dolphin.bak
Restart Dolphin: killall dolphin && dolphin &
Next tack:
Some crazy things happen with Plasma, and something as stupid as toggling between different themes or icon packs resets the panel preview functionality.
- Yes I know, it’s completely unrelated…
- but for the sake of sanity, just shut up and rry:
- Changing the icon theme via
System Settings > Icons
. - Restarting Dolphin after that.
Pre-requisites
- Copy the affected file/folder to another location.
- Create a new USER
- Log in TEST user and open the affected file/filder to check it works.
Just mentioning a few points as I skim through all of the above posts;
Ideally, just creating the folders should have been enough, rather than assigning permissions.
This is moreover because;
actually hold the thumbnails for your wallpaper, and not much else.
I agree, and it’s difficult to diagnose without knowing what is different about your environment from everyone else’s.
Answering this question might help, to start with;
I suggest the following procedure:
1. Logout
2. Enter a TTY from the login screen
3. rm -rf ~/.cache/*
(sudo
not recommended)
4. Reboot.
The ~/.cache
directory is safe to delete and will be progressively rebuilt as you use your computer.
See how things stand after doing that.
Regards.