Author Topic: Nomacs Image Viewer  (Read 364 times)

Bernhard Pöttinger

  • Jr. Member
  • **
  • Posts: 54
  • Karma: +10/-0
    • View Profile
Nomacs Image Viewer
« on: April 23, 2024, 02:46:53 pm »
Hello,
I have tried nomacs image viewer, downloaded from netlabs. The newest OS/2 version 2.4.6. When I try to start the app a get an error the the file jasper1 is missing. The jasper1.dll is called from raw15.dll in the nomacs directory.

Does anybody know where I can find this dll. "yum whatprovides" commando does not show anything and searching the web does not bring some light to me.

BTW version 2.4.2 does run well.

best regards
Bernhard

Andy Willis

  • Sr. Member
  • ****
  • Posts: 294
  • Karma: +7/-0
    • View Profile
Re: Nomacs Image Viewer
« Reply #1 on: April 24, 2024, 04:39:50 am »
I do not know if it is in rel or exp but I have installed jasper through yum.

Dave Yeo

  • Hero Member
  • *****
  • Posts: 4808
  • Karma: +100/-1
    • View Profile
Re: Nomacs Image Viewer
« Reply #2 on: April 24, 2024, 07:47:47 am »
Jasper-libs-2.0.22-1.c00 is in netlabs-rel but contains jasper.dll, not jasper1.dll

TeLLie

  • Full Member
  • ***
  • Posts: 234
  • Karma: +11/-0
    • View Profile
Re: Nomacs Image Viewer
« Reply #3 on: April 24, 2024, 04:12:38 pm »
Hello Bernard,

I must have it some where on some older HD.
I will look when i have time to see if i still got it.
Otherwise i will try to port it to QT5 with latest dll's.

Kind regards, Tellie


Bernhard Pöttinger

  • Jr. Member
  • **
  • Posts: 54
  • Karma: +10/-0
    • View Profile
Re: Nomacs Image Viewer
« Reply #4 on: Today at 01:25:47 pm »
Hello,
I have found libraw-os2-r0_15_04.zip, and in this archive I found libraw.dll. I renamed this dll to raw.dll and copied it in the nomacs directory. Now nomacs 2.4.6 is running but produces errors and warnings:

Error: XMP Toolkit error 203: Duplicate property or field node
Warning: Failed to decode XMP metadata.

@Tellie: a qt5 port would be great!

Thx, bernhard