NeonView, the free lightweight image viewer created by TuxArena, has reached version 0.8.2. This release brings a segmentation fault fix when there was no image in the current directory and NeonView was started without any arguments. You can download it from here.
Both binary and source packages are provided. To compile NeonView from source, first install the needed dependencies:
Download the tarball and uncompress it:
Finally, compile and install it using:
make sudo make install
This will install NeonView as /usr/local/bin/neonview.
Please use the comments below for any suggestions, bug reports or feature requests you may have.
Lightweight and gtk3? 8-O
Take look at nomacs, feh, qiv
Just a note to report that I succesfully built neonview on
a linux pclos/LXDE system.
Only issues found so far:
o If call neonview without an argument (as ‘usage’ sez is OK), neonview
complains “[NeonView] (null) is not a valid file or directory.”
o Also, get following warning:
** (neonview:31824): WARNING **: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name ca.desrt.dconf was not provided by any .service files
Otherwise, everything seems to work OK.
Regards,
delnortey