Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

should create a cache of thumbnails #5

Closed
jeetu7 opened this issue Sep 10, 2011 · 4 comments
Closed

should create a cache of thumbnails #5

jeetu7 opened this issue Sep 10, 2011 · 4 comments

Comments

@jeetu7
Copy link

jeetu7 commented Sep 10, 2011

The nitrogen should create a cache of thumbnail images in ~/.nitrogen or ~/.config/nitorgen directory. This way the loading of images thumbnail will be fast. There should be an option to recreate the cache or purge it. For recreating the nitorgen can further save cpu time by using some technique like md5 or modified time. It will help for users who have thousands of images.

@Cloudef
Copy link
Contributor

Cloudef commented Sep 11, 2011

I thought GTK handles the cache already.

@jeetu7
Copy link
Author

jeetu7 commented Sep 11, 2011

I started nitrogen and it took some time to load/create the thumbnails first time. Next time when i started nitrogen, it again showing the loading sort of icon for the pics towards the end of list. From this behaviour I suspect that it is not taking care of cache thing. May be it just nitrogen loading the cached thumbnails( I have lot of pics). I am not pretty sure.
@Developers : Thanks for the beautiful s/w.
Alind Sharma


From: Cloudef <reply@reply.github.com>
To: jeetu7 <alind_sap@yahoo.com>
Sent: Sunday, 11 September 2011 3:28 PM
Subject: Re: [nitrogen] should create a cache of thumbnails (#5)

I thought GTK handles the cache already.

Reply to this email directly or view it on GitHub:
#5 (comment)

@daf
Copy link
Member

daf commented Sep 15, 2011

It uses the FDO spec for thumbnails, meaning if an application like Nautilus has created the thumbs already, Nitrogen will not remake them.

I have noticed some slowdown when loading larger directories, but it is to do with loading many files, rather than creating them again. I will investigate a little more first.

@daf
Copy link
Member

daf commented Jun 17, 2013

Closing this, because it does work for me. Re-open after 1.6 comes out and you notice it is not working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants