0

I did some Googling but frankly there are too many out there, and I am looking for a specific set of functions. Here is my need-have feature list:

  1. Not folder based (or at least not only) - I want to point it to a directory and have it show me thumbnails of each image it can find within this directory, obviously descending and "recursing" into any subdirectories. If it can read archive files containing images, even better :-)

  2. Open-source. I don't want to start a discussion, but in my opinion commercial software often is too rigid or buggy. I don't correlate it to the fact that it is closed source or commercial, but it is my experience - I have no opinion why this is so. Not to say open-source software doesn't often suck at least just as much, but well maintained open-source projects usually fare better than equally well maintained closed-source ones.

  3. Not a MUST, but since I am a desktop user like the most of us, I would like it to be as native an application as possible. I use Ubuntu Linux x86 32-bit. That means GNOME and GTK Please no Java (too slow for my old PC) or KDE. This is also why I avoid closed-source - I haven't seen all that many closed source applications that use GTK.

What are my options here?

I have written this post after I wanted to browse my /usr/share/icons in a convenient matter, as an index, without clicking manually through directories it contains (there are A LOT of these there). That's where I realized I don't have or know the kind of application that'd do this for me.

1 Answer 1

1

F-Spot is written in C# and and can perform recursive imports without having to copy/move images. Can't read archived files, as far as I am aware.
It's my photo manager of choice in Linux, though I have to shamefacedly admit I'd use Picasa3 for Linux if it worked as well as the Windows version.

1
  • I have just tried to "browse" my 20000+ icons using F-Spot, and to be honest, in my opinion it's not cut out for the job. Already at 400 imported icons (roughly 2% of the entire collection) it has allocated 250Mb of heap memory, and consumes 99% of my Pentium-M 2.0Ghz CPU which has my laptop output a lot of heat. With each 5 more icons somehow it's reported heap (shown by top utility) size grows by around 3-5Mb. I am sure it reserves blocks of heap to optimize heap usage, but frankly, where am I ending up memory-wise with 20000 icons then? :-) They're mostly 32x32 pixels each... Commented Apr 2, 2011 at 9:18

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .