Page 1 of 1
Icon Finder! What a find!
Posted: Sun Oct 31, 2021 9:08 pm
by geo_c
I'm sure this not news to many people, but I was downloading some GTK themes and so forth from the Puppy Package Manager, and I stumbled on a nice little pet called: Icon Finder.
You learn something everyday. Turns out that my system contains over 33,000 icons at the moment.
How is this even possible? Well come to think of it. I did go on an icon downloading spree not too long ago!
Re: Icon Finder! What a find!
Posted: Sun Oct 31, 2021 10:27 pm
by bigpup
Got a download link for the pet package?
Re: Icon Finder! What a find!
Posted: Sun Oct 31, 2021 10:41 pm
by one
In my bionicpup32 it is a shell script in /usr/local/bin
#!/bin/bash
# =============================================================================
# Icon Finder v1.4 by SFR'2012-13; GNU GPL v2 applies.
#
# Supported formats: .bmp .gif .jpg .pcx .png .pnm .ppm .svg .tga .tif .xpm
# Partially supported: .ico (sometimes works, sometimes not)
# Unsupported by Gtk(dialog?)?: .pnm .xbm
# =============================================================================
Re: Icon Finder! What a find!
Posted: Mon Nov 01, 2021 3:50 am
by geo_c
bigpup wrote: Sun Oct 31, 2021 10:27 pm
Got a download link for the pet package?
Well, I can get one, but I installed it straight off the Fossapup64 Package Manager. I didn't download the package. However, doesn't puppy store the packages somewhere in the directory structure?
Re: Icon Finder! What a find!
Posted: Mon Nov 01, 2021 4:07 am
by geo_c
Here's an attached pet for the Icon Finder. The PPM is configured to download it in root I just discovered.
Re: Icon Finder! What a find!
Posted: Mon Nov 01, 2021 4:45 am
by MochiMoppel
geo_c wrote: Mon Nov 01, 2021 3:50 am
bigpup wrote:
Got a download link for the pet package?
Well, I can get one, but ...
Then PLEASE do.
It's always better to link to the original source.
Here it is: https://oldforum.puppylinux.com/viewtopic.php?p=655742
geo_c wrote: Turns out that my system contains over 33,000 icons at the moment.
Can you display them? According to the author Icon Finder may crash after a maximum of ~9000 icons.
Re: Icon Finder! What a find!
Posted: Mon Nov 01, 2021 3:44 pm
by geo_c
bigpup wrote:
Got a download link for the pet package?
geo wrote:
Well, I can get one, but ...
Mochi wrote:Then PLEASE do.
I did man, it's in the post right above yours! Sheesh, cut me some slack! Though maybe you mean get it from the forum as opposed to the PPM. It's found in the 'puppy no_arch' repo.
geo_c wrote: Turns out that my system contains over 33,000 icons at the moment.
Mochi wrote:Can you display them? According to the author Icon Finder may crash after a maximum of ~9000 icons.
And it displayed as far as I scrolled through without crashing. I'll have to use it more to see if I run into any bugs.