--000e0cd25048f2949c0469a2c2bf Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi! as a user noticed me, there's an issue with thumbnails on growing files (on video thumbnail, currently, but i guess it could be found on other file types too, if big enough). The problem is that on each size update the kio_thumbnail process is called, which with a big file leads to a huge amount of processes. I can see a couple of solutions: one is to make kio_thumbnail exit when a file is marked as "growing" (don't know how to do it, but it has the advantage of being centralized). Another solution is to patch the application (or kpart) using the thumbnailer (i looked it yesterday, it should be in dolphin kpart). Feedback? --000e0cd25048f2949c0469a2c2bf Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi!
as a user noticed me, there's an issue with thumbnails on growin= g files (on video thumbnail, currently, but i guess it could be found on ot= her file types too, if big enough).
The problem is that on each size upd= ate the kio_thumbnail process is called, which with a big file leads to a h= uge amount of processes.
I can see a couple of solutions:
one is to make kio_thumbnail exit when = a file is marked as "growing" (don't know how to do it, but i= t has the advantage of being centralized).
Another solution is to patch = the application (or kpart) using the thumbnailer (i looked it yesterday, it= should be in dolphin kpart).
Feedback?
--000e0cd25048f2949c0469a2c2bf--