1
Web applications / Re: Dooble releases, Qt5 builds
« on: June 02, 2023, 09:46:22 am »
it is recommended to remove the existing .dooble directory before the new installation, right?
OS2World.com Forum is back !!!
Remember to visit OS2World at:
http://www.os2world.com
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.
Hi here's the latest release of Dooble compiled for Qt5. See the release notes under Help for what's new.
https://c.gmx.com/@744346040190108571/HQZnnDywT-ejiK1nqp1OYw
Looks like a winmodem, so no, it won't work under OS/2. Something like a USB USR robotics modem will work as the USB interface is presented as a com port.
If SB16 works, great, but given there would be so few people still using that hardware, I have no real interest in investigating the issues.
If it is using Firefox Quantum, it will likely be using Rust. OTOH, PaleMoon does not use Rust.
I'm curious to know why you've got a SYS0039 not ready message (for COMn !) instead the more expected SYS0021 not ready message ?
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
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
Hi mauro !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.
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