Dear List,
I have scanned the last couple of months of list messages as well as the documentation but without any luck in finding a solution to my problem. The image editor used to come up when left-clicking on a thumbnail in an album. I recently upgraded to 0.9.2 from 0.8.2 and found that left-clicking a thumbnail now puts the picture into view mode. Is there a way that I can revert to the old behavior short of going back to the old version? Thank you very much in advance for any helpful suggestions. Best regards, Alex. _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Alex,
In Setup/Album page there is an option to change the behaviours... Gilles Caulier 2007/8/28, Alex Angerhofer <[hidden email]>: Dear List, I have scanned the last couple of months of list messages as well as the _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
In reply to this post by Alex Angerhofer
>
> Alex, > > In Setup/Album page there is an option to change the behaviours... > k Gilles, thanks very much. I found it. Best regards, Alex. _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
In reply to this post by Alex Angerhofer
> ~/.thumbnails is freedesktop.org standard.
I did not know that. > If you really don't want that > you can: > - hack Digikam sources [1] > - make symlink to you hard drive > [1] This is better option. Many Linux apps are using .thumbnails and you can > get some nasty surprises when messing with location of that directory. Will have a look... Actually, what bothers me the most is the disk space used by the ~/.thumbnails directory (for instance, on my computer, it uses more than 650MB; increasing). Is there a way to limit in a way or another the disk usage of the ~/.thumbnails directory? Thank you, -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gurvan Huiban "My mother used to make coffee this way... Hot... Strong... And good." (from "Once upon in the West") _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Gurvan Huiban wrote:
>> ~/.thumbnails is freedesktop.org standard. > > I did not know that. > >> If you really don't want that >> you can: > >> - hack Digikam sources [1] >> - make symlink to you hard drive > >> [1] This is better option. Many Linux apps are using .thumbnails and you can >> get some nasty surprises when messing with location of that directory. > > Will have a look... > > Actually, what bothers me the most is the disk space used by the ~/.thumbnails > directory (for instance, on my computer, it uses more than 650MB; > increasing). > > Is there a way to limit in a way or another the disk usage of the > ~/.thumbnails directory? > > Thank you, As far, as I understand the standard, it should be safe to simply delete all that thumbnails. They will be recreated again, when app tries to show that thumbnail. To limit the size of the dir, one could write simple cron task, to check the size of the dir and if huge, delete oldest thumbs (or some other similar strategy). Tibor Blenessy _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
On mercredi 29 août 2007, Tibor Blenessy wrote:
> As far, as I understand the standard, it should be safe to simply delete > all that thumbnails. They will be recreated again, when app tries to > show that thumbnail. To limit the size of the dir, one could write > simple cron task, to check the size of the dir and if huge, delete > oldest thumbs (or some other similar strategy). Got it. Thank you. Sincerely, -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Gurvan Huiban "My mother used to make coffee this way... Hot... Strong... And good." (from "Once upon in the West") _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Free forum by Nabble | Edit this page |