The time now is Sat 07 Dec 2019, 14:30
All times are UTC - 4 |
Page 1 of 3 [37 Posts] |
Goto page: 1, 2, 3 Next |
Author |
Message |
musher0
Joined: 04 Jan 2009 Posts: 14521 Location: Gatineau (Qc), Canada
|
Posted: Sat 13 Oct 2018, 05:08 Post subject:
Alternatives to IrfanView in PuppyLinux: Subject description: fotoxx, gqview, JIBS, geeqie, XnViewMP, mtpaint in viewer mode, etc. |
|
(Moved from the "Pic of the day" thread, page 200. What follows tries to
answer the post by a_salty_dogg at
http://www.murga-linux.com/puppy/viewtopic.php?p=1007219&sort=lastpost#1007219)
~~~~~~~~~~
Hello, Flash, a_salty_dogg, and all.
Indeed, Irfanview has no Linux version. But we do have alternatives
that compare: Quote: | geeqie
GQView (IMO better than the more recent qeeqie above, because it is
easier to understand and configure)
XnViewMP (excellent but BIG multiplatform package)
Look those up in the Internet?
All three progs above allow some basic editing, either within itself
(XnViewMP), or by relaying the picture to an image editor. |
qiv is not an image editor, only a viewer -- even a CLI viewer*. But it has
a command interface that extends it a lot. Type 0 (zero) in qiv while
viewing a picture and your chosen image editor (the one you defined in
defaultimageeditor or in defaultpaint) should load the picture ready for
edit. If not, change line 39 in script /usr/bin/qiv-command to Code: | 0)mtpaint "$2" 2>/dev/null |
All of the apps above should be accessible for install through your
Pup's PPM.
Finally, prepare to be surprised! Good old mtpaint has a viewer mode!**
Please see attached screen capture. Code: | mtpaint -v picture.extension | Also, you can view all pics in a directory (you will have to change pics
manually, though), with mtpaint, by typing Code: | cd your-picture-directory
mtpaint -v *.jpg | or any format that mtpaint recognizes.
If you are all thumbs when it comes to typing in console, it should be
simple enough to create a couple of basic scripts to start mtpaint in
viewer mode and then place (or link) these scripts in
/root/.config/rox.sourceforge.net/OpenWith/.image_jpeg
/root/.config/rox.sourceforge.net/OpenWith/.image_png
and similar picture directories.
Of note, if I type "image viewer" in my PPM's search box (from
xenialPup-7.0.6), I see a list of over 20 titles, including "nomacs" and
"phototonic". YMMV according to the PPM of your Puppy version, of
course, but if you are not happy with the progs I briefly described above,
it's worth a look.
IHTH.
~~~~~~~~
NOTES
* Of late, qiv seems to have acquired some interfaces. I believe "pqiv" in
the PPM listing is one of those. (Untried; could be just a rumor.)
~~~
** I have just discovered that the viewer mode is not available with all
versions of mtpaint in all environments. For example the viewer mode of
mtpaint v. 3.44.88 in Puduan-6 with the wmx WM works fine; but not in
xenialPup-706 under the echinus WM.
I have to investigate why: missing lib(s), wrong parameter syntax,
simplified compilation? If anyone has a lead, TIA.
Note, two days after:
I have found the solution to the viewer bug in newer versions of mtpaint.
I explained it here.
 |
Description |
|
Filesize |
141.51 KB |
Viewed |
624 Time(s) |

|
_________________ musher0
~~~~~~~~~~
Je suis né pour aimer et non pas pour haïr. (Sophocle) /
I was born to love and not to hate. (Sophocles)
Last edited by musher0 on Tue 16 Oct 2018, 21:31; edited 3 times in total
|
Back to top
|
|
 |
greengeek

Joined: 20 Jul 2010 Posts: 5624 Location: Republic of Novo Zelande
|
Posted: Sat 13 Oct 2018, 05:54 Post subject:
Re: Alternatives to IrfanView in PuppyLinux Subject description: in answer to a remark by a_salty_dogg. |
|
musher0 wrote: | Also, you can view all pics in a directory (you will have to change pics manually, though), with mtpaint, by typing Code: | cd your-picture-directory
mtpaint -v *.jpg | or any format that mtpaint recognizes.
. | Great tip, thanks! Also - it appears you can use this alternative syntax to view all supported image file formats in that directory:
|
Back to top
|
|
 |
Makoto

Joined: 03 Sep 2009 Posts: 2217 Location: Out wandering... maybe.
|
Posted: Sat 13 Oct 2018, 06:07 Post subject:
|
|
...I just use IrfanView with Wine.
I don't remember if you can associate image files directly with programs running through Wine, though; I've ended up with a habit of opening IV first, then dropping images onto it.
Is XNView Linux still a fairly older version of the program? I have it installed, but aside from being an older program, that the mouse pointer never seems to match up entirely correct with what I'm trying to select does tend to be a little annoying.
_________________ [ Puppy 4.3.1 JP, Frugal install ] * [ XenialPup 7.5, Frugal install ] * [XenialPup 64 7.5, Frugal install] * [ 4GB RAM | 512MB swap ]
In memory of our beloved American Eskimo puppy (1995-2010) and black Lab puppy (1997-2011).
|
Back to top
|
|
 |
perdido

Joined: 09 Dec 2013 Posts: 1421 Location: ¿Altair IV , Just north of Eeyore Junction.?
|
Posted: Sat 13 Oct 2018, 10:47 Post subject:
|
|
32-bit version 4.51 works in wine
This is quite nice, guess I should look at windows stuff more often.
Anyone tried to set it up system-wide for file associations one-click open in your favorite file viewer?
Set up irfanview 4.51 in 32-bit wine as default image viewer
.
.
Last edited by perdido on Sat 27 Oct 2018, 14:25; edited 2 times in total
|
Back to top
|
|
 |
musher0
Joined: 04 Jan 2009 Posts: 14521 Location: Gatineau (Qc), Canada
|
Posted: Sat 13 Oct 2018, 11:59 Post subject:
|
|
Get a hold of yourselves, guys!
This thread is supposed to promote alternatives to IrfanView on
PuppyLinux. Not boost IrfanView! (hehe)
_________________ musher0
~~~~~~~~~~
Je suis né pour aimer et non pas pour haïr. (Sophocle) /
I was born to love and not to hate. (Sophocles)
|
Back to top
|
|
 |
a_salty_dogg

Joined: 15 Dec 2013 Posts: 181
|
Posted: Sat 13 Oct 2018, 20:06 Post subject:
|
|
Thanks for starting this topic on my behalf musher0, appreciated.
However I can't see any any of these programs you mention giving the ability to scroll through a folder of mixed format files, which to me was the unique feature of Irfanview.
I know of course that images can be scrolled in Viewnoir or edited in mtPaint, and videos in something like Avidemux or ffconvert, and batch image edits done via command line, but was very nice to have absolutely everything available in a single GUI and executed at the simple touch of a hotkey command!
I've previously come across and tried a utility called "XnView" which browses and edits image directories in a similar and acceptable way, but won't play any videos in folders, though it does at least see that they exist (though without a thumbnail!) and could be set to export them individually by right-click menu to play in any of Puppy's existing mediaplayers. (Better than nothing, I suppose )
Being that I've survived perfectly well without Irfanview for a decade or more so far and I'll be lucky to see the end of another one, guess I can manage without it.
Anyhow, very small price to pay for for the joy of Puppy!
EDIT - Sorry perdido and Makoto, I really did not enjoy my one experience of playing with WINE, even though it was a very long time ago now (in the late lamented Lighthouse Pup, circa 2009-2010?, which came with an optional extra WINE .sfs). Took an age to get it set up and running, very few Windoze programs would actually work in it after all the effort, and the files it created were HUGE! Basically I'd really rather not go back there.
Out of interest, did you manage to get the necessary Irfanview plug-ins, LAME, codecs, etc, installed and working in Puppy?
|
Back to top
|
|
 |
perdido

Joined: 09 Dec 2013 Posts: 1421 Location: ¿Altair IV , Just north of Eeyore Junction.?
|
Posted: Sat 13 Oct 2018, 20:39 Post subject:
|
|
Hi a_salty_dogg
Maybe take a look at mmview.
A linux based file viewer by mochimoppel, it views a bunch of different formats.
http://murga-linux.com/puppy/viewtopic.php?t=109573
aarrrghh
|
Back to top
|
|
 |
a_salty_dogg

Joined: 15 Dec 2013 Posts: 181
|
Posted: Sat 13 Oct 2018, 21:21 Post subject:
|
|
@ perdido
That's brilliant... really clever yet seems so simple, and everything works integrally and with a lightning quick response!
Many thanks for the pointer.
Must go to bed now but I'll set up a launcher & menu entry, make it default file manager and have a proper play tomorrow.
|
Back to top
|
|
 |
TyroBGinner
Joined: 30 Mar 2016 Posts: 241
|
Posted: Sun 14 Oct 2018, 03:43 Post subject:
|
|
I looked for and tried most of the viewing programs listed, but they were quite inadequate save for xnviewmp, which I run on Ubuntu. It is teriribly buggy! My experience is similar to that mentioned above - the program will not play videos in its internal player (but might if video files are associated with an external player), it will not show video thumbnails for individual files, and oddly it often assigns wrong thumbanils to images and even to files that are not image files. It is maddening, but I can't find anything better, It is good for pdfs and images, save for the incorrect thumbnail assignment bug. And the double-clicking selection feature seems to be the only option.
Irfanview is a fine program, and I always wanted a linux version. It runs quite smoothly in Fatdog using wine. Generally I have had good luck with wine, but I never tried elaborate programs like Microsoft Office.
_________________ Win10 and lovin' it!
|
Back to top
|
|
 |
step
Joined: 04 May 2012 Posts: 1222
|
Posted: Sun 14 Oct 2018, 17:44 Post subject:
|
|
Makoto wrote: | ...I just use IrfanView with Wine.
I don't remember if you can associate image files directly with programs running through Wine. |
You can, look at 6.6.3 (all versions) and also 6.6.4 (since wine 3.14) here https://wiki.winehq.org/FAQ#How_do_I_associate_a_native_program_with_a_file_type_in_Wine.3F
_________________ Fatdog64-802|+Packages|Kodi|Findnrun|+forum|gtkmenuplus
|
Back to top
|
|
 |
version2013
Joined: 08 Sep 2013 Posts: 452 Location: Florida, USA
|
Posted: Sun 14 Oct 2018, 23:00 Post subject:
|
|
TyroBGinner wrote: | I looked for and tried most of the viewing programs listed, but they were quite inadequate save for xnviewmp, which I run on Ubuntu. It is teriribly buggy! My experience is similar to that mentioned above - the program will not play videos in its internal player (but might if video files are associated with an external player), it will not show video thumbnails for individual files, and oddly it often assigns wrong thumbanils to images and even to files that are not image files. It is maddening, but I can't find anything better, It is good for pdfs and images, save for the incorrect thumbnail assignment bug. And the double-clicking selection feature seems to be the only option.
|
I have encountered incorrect thumbnails a few times. It is quite annoying. Glad there is a menu item to 'Rebuild thumbnails'.
|
Back to top
|
|
 |
TyroBGinner
Joined: 30 Mar 2016 Posts: 241
|
Posted: Mon 15 Oct 2018, 00:28 Post subject:
|
|
Thanks for the mention of the "rebuild thumbnails" function. I played with it in the past, but it seemed to have no obvious effect. On closer inspection, it appears to apply only to the selected thumbnail. Strangely, the "select all" function needs to be used to collectively rebuild all the thumbnails in a directory at one time. The program also insists on assigning nonsensical thumbnails to non-media files like html or sfs files. I wonder if others have observed this.
Also, it needs to have better handling of the displaying of entire subtrees. Irfanview is not bad at this, but a more ambitious program like xnview should do better. And the collective drag-and-drop movement of groups of files in the browser window should be improved greatly.
I rigged up a simple group of scripts made to run in rox that allow it to be used as a simple video previewer. It is reasonably effective and somewhat obviates the need for that functionality in xnview.
_________________ Win10 and lovin' it!
|
Back to top
|
|
 |
Makoto

Joined: 03 Sep 2009 Posts: 2217 Location: Out wandering... maybe.
|
Posted: Mon 15 Oct 2018, 13:16 Post subject:
|
|
Hmm. I'll have to see if I can get XnView MP 0.9.2 to run here, and experiment with it. But a ~50MB download just for an all-around imageviewer suite?
Thanks! I'll have to try that, sometime (although the slight wait for Windows programs to pop up through Wine on my system might become annoying, on those instances where I work with a lot of images).
a_salty_dogg wrote: | EDIT - Sorry perdido and Makoto, I really did not enjoy my one experience of playing with WINE, even though it was a very long time ago now (in the late lamented Lighthouse Pup, circa 2009-2010?, which came with an optional extra WINE .sfs). Took an age to get it set up and running, very few Windoze programs would actually work in it after all the effort, and the files it created were HUGE! Basically I'd really rather not go back there.
Out of interest, did you manage to get the necessary Irfanview plug-ins, LAME, codecs, etc, installed and working in Puppy? |
I think I started trying to use Wine around the same time, but didn't have any luck until I tried green_dome/version2013's Wine packages. That, and I never really tried to run anything complex under it.
I may have the graphics plugins/Photoshop filters installed, can't remember. I didn't try the audio/video plugins - didn't see too much of a need when I could play those natively.
_________________ [ Puppy 4.3.1 JP, Frugal install ] * [ XenialPup 7.5, Frugal install ] * [XenialPup 64 7.5, Frugal install] * [ 4GB RAM | 512MB swap ]
In memory of our beloved American Eskimo puppy (1995-2010) and black Lab puppy (1997-2011).
|
Back to top
|
|
 |
musher0
Joined: 04 Jan 2009 Posts: 14521 Location: Gatineau (Qc), Canada
|
Posted: Mon 15 Oct 2018, 14:48 Post subject:
Subject description: Presenting JIBS image viewer and sorter for PuppyLinux |
|
Hello all.
Re: Presenting JIBS image viewer and sorter for PuppyLinux
If you have a java JRE installed on your Puppy, perhaps as an sfs, you
may wish to try JIBS as an alternative to IrfanView. It's here:
http://img-browse-sort.sourceforge.net/jibs-welcome.shtml
It's rather lightweight (under 600 Kb), considering it's a java app.
And versatile : it allows the user to:
-- view thumbnails in a pictures directory,
-- run a slideshow,
and
-- create convenient contact sheets for fast reference.
One can size the thumbnails by selecting the number of rows and columns
from the menu bar by clicking View -> Thumbnail Options.
One thing I like about JIBS is that, with it, it's hard for me to get lost in
my picture bazaar: at all times, I have the list of pics on the left and the
list of dirs on the right of the picture I am viewing.
You'll find screenshots of JIBS at
http://img-browse-sort.sourceforge.net/jibs-screenShots.shtml,
so no need to include any here.
JIBS docs are found at
http://img-browse-sort.sourceforge.net/tutorial-basics.shtml
Java apps always look spartan, but if you dress up your JIBS in the
"Nimbus skin", it looks better (IMO).
I'm attaching a pet in three parts to abide by the forum regulation on
attachment sizes.
To reassemble, open a console in your download directory and type: Code: | cat xa* > JIBS-1.8.3.pet | Once you have recreated the JIBS-1.8.3.pet archive, just click on it and
it will install as usual.
To the original zip archive available on the author's site, I have added:
-- a launcher,
-- a symlink in /usr/bin,
-- a *.png icon from our "Puppy Standards" icons collection
and
-- a *.desktop file, so JIBS will show under sub-menus Graphics or Viewer
in your menu.
-- Plus I have structured the various elements so they fall in the proper
place in Puppy's hierarchy of directories.
As I mentioned in the first paragraph: this app needs a Java JRE to run, at
least version 7. So please do not come crying to Papa that "JIBS doesn't run"
because you forgot to load a Java JRE? Thanks.
Have a great day!
Description |
|

Download |
Filename |
xac-JIBS-1.8.3.pet |
Filesize |
197.96 KB |
Downloaded |
162 Time(s) |
Description |
|

Download |
Filename |
xab-JIBS-1.8.3.pet |
Filesize |
197.96 KB |
Downloaded |
151 Time(s) |
Description |
|

Download |
Filename |
xaa-JIBS-1.8.3.pet |
Filesize |
197.96 KB |
Downloaded |
155 Time(s) |
_________________ musher0
~~~~~~~~~~
Je suis né pour aimer et non pas pour haïr. (Sophocle) /
I was born to love and not to hate. (Sophocles)
|
Back to top
|
|
 |
musher0
Joined: 04 Jan 2009 Posts: 14521 Location: Gatineau (Qc), Canada
|
Posted: Tue 16 Oct 2018, 08:37 Post subject:
|
|
Hello all.
I have found the solution to the viewer bug in newer versions of mtpaint.
Please see here.
IHTH.
_________________ musher0
~~~~~~~~~~
Je suis né pour aimer et non pas pour haïr. (Sophocle) /
I was born to love and not to hate. (Sophocles)
|
Back to top
|
|
 |
|
Page 1 of 3 [37 Posts] |
Goto page: 1, 2, 3 Next |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|