Author Topic: AVxCAT (v2 into test)  (Read 6202 times)

mauro

  • Sr. Member
  • ****
  • Posts: 375
  • Karma: +3/-0
    • View Profile
Re: AVxCAT (v2 into test)
« Reply #30 on: March 01, 2023, 08:09:14 pm »
Hi mauro !

It should be resolved yet (no more need to add the dll into your libpath)
You can rename your saved avxcat.in_ to *.ini  (if not done yet, of course)
Install new WPI package only.
https://remydodin.levillage.org/doc/realisations/downloads/AVXCAT_S-2_0_0_3.wpi

Regards
Rémy
Ok deinstalled previous and installed this one, also placed AVXCAT.INI in its original position. Now I've a DrRexx window error message as shown in the image, it is just a short text advice, no lines running-scrolling as before, ad then the specific 3175 system error warning after closing the DrRexx alert.

For what related to the screen format, I can select in the System Setup -see image- and that resolution selection has been specifically created by my need applying the VirtualBox Manager commandline to set a non-standard resolution, possible after the OS2 Virtualbox Guest Additions
« Last Edit: March 01, 2023, 08:51:23 pm by mauro »

Remy

  • Hero Member
  • *****
  • Posts: 597
  • Karma: +9/-1
    • View Profile
Re: AVxCAT (v2 into test)
« Reply #31 on: March 02, 2023, 02:52:07 pm »
Ok,

Most issue you have are due missing required dlls.
The problem is that RXFUNCQUERY() returns 1 if function isn't registered and 0 if it is.
If a new rxfuncquery is done after an add it returns 0 (if or if no dll available) and when the dll isn't present, the dllfunction call fail !

To be more verbose about missing dlls and not crash:
I updated AVxCAT and added a check into libpath + avxcat\dll path (this one is installed by package 2) and issue a message telling which required dlls are missing to start AVxCAT followed by an exit. I updated information about loaded dll and dll path into the Extra logs view. (menu view).

Package 2 from WPI updated too.

I just refreshed the 2.0.0.3 wpi link with the updates (02.03.2023)
Please, get the refreshed link

Regards
Rémy

mauro

  • Sr. Member
  • ****
  • Posts: 375
  • Karma: +3/-0
    • View Profile
Re: AVxCAT (v2 into test)
« Reply #32 on: March 02, 2023, 08:51:38 pm »
Ok,

Most issue you have are due missing required dlls.
The problem is that RXFUNCQUERY() returns 1 if function isn't registered and 0 if it is.
If a new rxfuncquery is done after an add it returns 0 (if or if no dll available) and when the dll isn't present, the dllfunction call fail !

To be more verbose about missing dlls and not crash:
I updated AVxCAT and added a check into libpath + avxcat\dll path (this one is installed by package 2) and issue a message telling which required dlls are missing to start AVxCAT followed by an exit. I updated information about loaded dll and dll path into the Extra logs view. (menu view).

Package 2 from WPI updated too.

I just refreshed the 2.0.0.3 wpi link with the updates (02.03.2023)
Please, get the refreshed link

Regards
Rémy

it runs now!
Thank you for your assistance

TeLLie

  • Full Member
  • ***
  • Posts: 199
  • Karma: +8/-0
    • View Profile
Re: AVxCAT (v2 into test)
« Reply #33 on: March 02, 2023, 09:38:55 pm »
Hi Remi

I dont get it to start here.
I run the latest wpi, as it mention i had some dll messing, but after install them i had no complains.
But when starting it i only see error sin drrexx dialog, i cannot read them even not copy them as its going to fast to see :(

I only see this in popup.log

03-02-2023  21:29:57  SYS3175  PID 0062  TID 0002  Slot 00ad
H:\PROGRAMS\AVXCAT\AVXCAT.EXE
c0000005
00005f6b
P1=00000001  P2=00005f6b  P3=XXXXXXXX  P4=XXXXXXXX
EAX=00000000  EBX=00000000  ECX=00060078  EDX=015d3d50
ESI=00000000  EDI=00000000
DS=0053  DSACC=d0f3  DSLIM=bfffffff
ES=0053  ESACC=d0f3  ESLIM=bfffffff
FS=150b  FSACC=00f3  FSLIM=00000030
GS=0000  GSACC=****  GSLIM=********
CS:EIP=005b:00005f6b  CSACC=d0df  CSLIM=bfffffff
SS:ESP=0053:015d3fd0  SSACC=d0f3  SSLIM=bfffffff
EBP=726f773b  FLG=00010246

H:\Programs\AVXCAT>bldlevel avxcat.EXE
Build Level Display Facility Version 6.12.675 Sep 25 2001
(C) Copyright IBM Corporation 1993-2001
Signature:       @#Remy DODIN:2.0.0.3#@##1## 2 Mar 2023 14:32:41      ARCAOS-000::::0.3::00001@@GA build'
Vendor:          Remy DODIN
Revision:        2.00.0.3
Date/Time:       2 Mar 2023 14:32:41
Build Machine:   ARCAOS-000
FixPak Version:  00001
File Version:    2.0
Description:     GA build'


Remy

  • Hero Member
  • *****
  • Posts: 597
  • Karma: +9/-1
    • View Profile
Re: AVxCAT (v2 into test)
« Reply #34 on: March 02, 2023, 11:13:27 pm »
Hi TeLLie,

The package you downloaded was just before the refresh !
The correct bldlevel:
Build Level Display Facility Version 6.12.675 Sep 25 2001
(C) Copyright IBM Corporation 1993-2001
Signature:       @#Remy DODIN:2.0.0.3#@##1## 2 Mar 2023 18:14:32      ARCAOS-000
::::0.3::00003@@GA build'
Vendor:          Remy DODIN
Revision:        2.00.0.3
Date/Time:       2 Mar 2023 18:14:32
Build Machine:   ARCAOS-000
FixPak Version:  00003
File Version:    2.0
Description:     GA build'

 ***********************

"I run the latest wpi, as it mention i had some dll messing, but after install them i had no complains.
But when starting it i only see error sin drrexx dialog"

You wrote not having complains after installing dlls.
Did you install package 2 ?
If no complain, i suppose avxcat was up or no and just drrexx window?

Can you please install package 2
(you shouldn't have complain about missing dlls if this one was installed with avxcat)

What's your OS (os/2, eComstation or ArcaOS)

Regards,
Remy

Please run from a command line:
avxcat --debug98

Please use my email link on my website and add a "dot" between "r" and "d" into the userid 

« Last Edit: March 03, 2023, 11:53:08 am by Remy »

Remy

  • Hero Member
  • *****
  • Posts: 597
  • Karma: +9/-1
    • View Profile
Re: AVxCAT (v2 into test)
« Reply #35 on: March 03, 2023, 12:07:58 pm »
The correction about dlls was introduced with fixpack 00003
.
I review my code and find a possible (in a very specific case) crash during conversion.
I corrected this, updated a few comments into extra logs view dialog and removed a older left trace entry.
I just refreshed the same wpi package at this time.

bldlevel is now:
Build Level Display Facility Version 6.12.675 Sep 25 2001
(C) Copyright IBM Corporation 1993-2001
Signature:       @#Remy DODIN:2.0.0.3#@##1## 3 Mar 2023 11:55:05      ARCAOS-000
::::0.3::00004@@GA build'
Vendor:          Remy DODIN
Revision:        2.00.0.3
Date/Time:       3 Mar 2023 11:55:05
Build Machine:   ARCAOS-000
FixPak Version:  00004
File Version:    2.0
Description:     GA build'

Please TeLLie, get the refreshed V2.0.0.3 WPI and tell me how it works now for you.
Thanks

Regards
Rémy

note: fixpack 00005   
« Last Edit: March 03, 2023, 04:48:23 pm by Remy »

TeLLie

  • Full Member
  • ***
  • Posts: 199
  • Karma: +8/-0
    • View Profile
Re: AVxCAT (v2 into test)
« Reply #36 on: March 03, 2023, 08:13:23 pm »
Hi Remy

I installed the latest wpi and now all is working...

Thankz for this nice piece of OS2 software :)

Kind regards, TeLLie

I use Arcanoae ...

Remy

  • Hero Member
  • *****
  • Posts: 597
  • Karma: +9/-1
    • View Profile
Re: AVxCAT (v2 into test)
« Reply #37 on: March 07, 2023, 06:47:49 pm »
For current V2 ->  now V2.0.0.4
A few corrections ( e.g.  regression on metadatas when grabbing CD code introduced on 25 feb 2023)   

avxcat_rep.zip (for the V2  exe replacement only)
https://remydodin.levillage.org/doc/realisations/downloads/avxcat_rep.zip

AVXCAT_S-2_0_0_4.wpi
https://remydodin.levillage.org/doc/realisations/downloads/AVXCAT_S-2_0_0_4.wpi

Remy

  • Hero Member
  • *****
  • Posts: 597
  • Karma: +9/-1
    • View Profile
Re: AVxCAT (v2 into test)
« Reply #38 on: March 15, 2023, 10:24:30 am »
https://remydodin.levillage.org/en/realisations.php?item=6900&id=realisations

(Official GA on 2.0.0.4 including new pdf revision file)