Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Remy

Pages: 1 ... 3 4 [5] 6 7 ... 44
61
General Discussion / Re: PMfax
« on: March 22, 2023, 04:09:40 pm »
May be it is installed by pmfax !
Did you try to install again pmfax ?
https://hobbes.nmsu.edu/?detail=%2Fpub%2Fos2%2Fapps%2Fcomm%2Ffax%2FPMFaxPro_upd_3-2.zip

62
Applications / Re: AVxCAT (v2 into test)
« 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)

63
Please, read they warning message :

WARNING

This browser does not run well on winxp SP2 and lower. If you do not want to install SP3, be ready for crashes and blue screens. If you are on SP2 and lower, there is no need to post a screenshot from blue_screen_view. And i suggest to apply postready updates of 2019.


64
Applications / Re: AVxCAT (v2 into test)
« 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

65
Hi

Probably got a sys0039 due to a lack of usb floppy drive.

Regards

Pete

But why not the SYS0021 !

66
I'm curious to know why you've got a SYS0039 not ready message (for COMn !) instead the more expected SYS0021 not ready message ?

67
I updated avxcat to allow you set an exclude drive list from a command line.
fixpack 00006

You can get the avxcat_rep.zip file or the wpi
 
cmd:   avxcat --xdrive list    list is one or more drive letter without blanks   e.g.    def    (will exclude D: E: F:)
                                                ( to reset =>  avxcat --xdrive 0 )

note: to use only one time, setting is saved into ini file   
 

68
Hi mauro

I do not use Avxcat myself but would expect some sort of "exclude drive(s)" setting within the app to avoid the problem or, possibly, an entry in an ini file that could be changed...


Floppy drive D: is possibly a USB Floppy - if I am right you can get rid of this, if not needed, by changing the config.sys entry to
BASEDEV=USBMSD.ADD /REMOVABLES:8 /FLOPPIES:0

You could also REM cd related drivers in the config.sys to "lose" drive F:

@ivan
Drive order looks OK to me - fixed drives above removable drives


Regards

Pete

USB floppy seems to be the problem !  (I don't have)
VFDISK or CDROM READY or NOREADY are of course supported under AVXCAT and it open/close CD to load a CD if needed
note: VFDISK with its small size has no interest to be used.

AVxCAT uses USED drives list by default
It can be changed to LOCAL drives as follow:
avxcat --locald
( to get back to used drives  avxcat --usedd )

69
General Discussion / Re: OS/2 Ansi
« on: March 03, 2023, 07:51:58 pm »
I just tested the ans to other format:
Added the *.ans into AVxCAT and converted into mpeg1 os/2


70
Applications / Re: AVxCAT (v2 into test)
« 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   

71
Applications / Re: AVxCAT (v2 into test)
« 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 


72
General Discussion / Re: OS/2 Ansi
« on: March 02, 2023, 06:37:48 pm »
ffmpeg seems to have ansi art decoder
V....D ansi                 ASCII/ANSI art

Just did a test using above sample:
ffmpeg -i OS2-Letters.ans OS2-Letters.GIF  (it works)

73
Applications / Re: AVxCAT (v2 into test)
« 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

74
Applications / Re: AVxCAT (v2 into test)
« on: March 01, 2023, 07:20:40 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

75
Applications / Re: AVxCAT (v2 into test)
« on: February 28, 2023, 08:34:20 pm »



Latest build is installed.
May I suggest you following action please:
Rename AVxCAT.ini file from under C:\OS2 if you have it there (it should remain from V1) to AVxCAT.in_ and than, start AVxCAT again. If it works than redo the customization and send me your AVxCAT.in_ (older ini file) using my web site email link.
Regards

renamed AVXCAT.INI as indicated, no better change obtained, the further attempt to start the program just failed with same error described before.
After that, no other AVXCAT.INI has been created in the system. Anyway I posted the file attached to your email but am receiving back a notification of non-valid email address. Should I post it here?

Quote
Updt: What is your screen size ?  (>= 1024x768 mini)


1152 x 660 . It's a Virtualbox guest session window resized to fit inside my host window


What is this screen format ? Shouldn't it be 1152 x 864 ?
About my email address, please add a dot betweenn r and d

This isn't in the required screen size value but should work.
I just forced the screen size of virtualbox to your specification and than, I installed AVxCAT from the wpi and it well start ! not crash.

I found your problem, it is with rxutilex.dll, you don't have it into your libpath.
Your system is warp 4.5.2 (it differs from AN or eCS.
Please add the rxutilex.dll from under AVxCAT\Dlls and put it into a libpath and then, reboot you OS/2.
It should start

I'm going to check why it produces this error while it should not and add a correction and than update this post as soon it is corrected for this rxutilex.dll not loaded issue

Regards
Rémy

Pages: 1 ... 3 4 [5] 6 7 ... 44