You are here

[Fixed] IrfanView Portable 4.35 Bug: launcher doesn't accept images passed

10 posts / 0 new
Last post
zoc
Offline
Last seen: 9 years 2 months ago
Joined: 2012-06-15 05:02
[Fixed] IrfanView Portable 4.35 Bug: launcher doesn't accept images passed

Symptoms:

  • IrfanViewPortable.exe image.jpg opens an empty IrfanView window
  • i_view32 image.jpg opens image.jpg

First seen in 4.35, before that, behavior was as expected.

Thanks in advance for giving this some attention.

PS
Is there any way to download the previous version until the issue is resolved?

romulous
Offline
Last seen: 6 years 8 months ago
Joined: 2009-10-23 03:58
Here

I used to have a sig...until one of the mods ate it

zoc
Offline
Last seen: 9 years 2 months ago
Joined: 2012-06-15 05:02
Great, thanks!

Great, thanks!

John T. Haller
John T. Haller's picture
Offline
Last seen: 4 hours 56 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
IrfanView Bug

It looks like IrfanView doesn't accept images on the commandline when the command line is also used to point it to the location of its INI. So, we'll need to work around that bug.

Sometimes, the impossible can become possible, if you're awesome!

zoc
Offline
Last seen: 9 years 2 months ago
Joined: 2012-06-15 05:02
Seems like a bug on IrfanView's side then

'coz it used to work before. Perhaps best to submit a bug report to IrfanView's forum, and revert to the prior version until they fix it?

(In fact I just created an account on their form, but apparently new accounts undergo an admin review before they are activated.)

John T. Haller
John T. Haller's picture
Offline
Last seen: 4 hours 56 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Switched Method

We started using their command line parameter in this release. Previously, we were moving the settings back and forth between App and Data which is less efficient. But, yes, it is a bug within IrfanView itself. We still need to work around it, though.

Sometimes, the impossible can become possible, if you're awesome!

zoc
Offline
Last seen: 9 years 2 months ago
Joined: 2012-06-15 05:02
Just reported it on their

Just reported it on their forum (my account got finally approved).

zoc
Offline
Last seen: 9 years 2 months ago
Joined: 2012-06-15 05:02
They say it should work.

Try this:

i_view32 image.jpg /ini=<folder with special i_view32.ini>

And have a look at the help file, there is a big section for command line options:
Input file name (if required) is always the first parameter!

The /ini-Parameter points just to a directory, not to a ini file.

John T. Haller
John T. Haller's picture
Offline
Last seen: 4 hours 56 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Other Way

The PortableApps.com Launcher compiles it the other way, so it would be:

/ini="X:\PathTo\IrfanViewPortable\Data\IrfanView" "X:\OtherPathTo\Image.jpg"

In that order, IrfanView ignores the image being passed.

Sometimes, the impossible can become possible, if you're awesome!

John T. Haller
John T. Haller's picture
Offline
Last seen: 4 hours 56 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Fixed in 4.35 Rev 2

I've fixed this in 4.35 Rev 2 by reverting to our old way of directing IrfanView to the INI in the Data folder, skipping IrfanView's command line that conflicts with passed images.

Sometimes, the impossible can become possible, if you're awesome!

Log in or register to post comments