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 - Tom

Pages: [1] 2 3 ... 15
1
General Discussion / Re: EDM/2 Wiki Issue
« on: October 05, 2024, 11:29:35 pm »
Hello

1) Netlabs TRAC: I noticed that Netlabs TRAC script was updated to 1.6 (latest) and looks very good and works fine for the quick testing I made.
Check it out at: http://trac.netlabs.org/

2) EDM/2 is still broken. It is loading some pages without the style and main page does not work, but I hope it get fixed soon.
- http://www.edm2.com/index.php/GpiCloseFigure

3) The Netlabs wiki is also partially broken. I'm not sure if the script is getting updated too.
- http://wiki.netlabs.org/index.php/Main_Page

4) Old Project Pages Web Script The project pages (xxxx.netlabs.org/en/site/index.xml) are broken. But I don't mind if those got archived/removed/sunset, because a long time ago I copied that pages information to the Netlabs wiki or to the project TRAC pages. I have no problem here, let me know any comments.
- ex: http://warpin.netlabs.org/en/site/index.xml

I wish good luck to Adrian who is migrating the server, and I guess also updating the scripts.
- http://blog.netlabs.org/?p=2203

Just in case I have this page with the Netlab's Services - http://wiki.netlabs.org/index.php/List_of_Netlabs_Services

Regards

And now also the os2world.com wiki has problems:

MediaWiki internal error.

Original exception: [dfee6984310eb0a11c629e26] 2024-10-05 21:28:00: Fatal exception of type "Error"

Exception caught inside exception handler.

Set $wgShowExceptionDetails = true; at the bottom of LocalSettings.php to show detailed debugging information.

3
Internet / Re: firefox question
« on: September 28, 2024, 04:36:53 pm »
Thank you Dariusz.  You are correct about the disk cache being what I am concerned about.  Now to find out how to auto clear it when firefox closes and I will be happy.

In Firefox/2 45.9.0: go to Tools --> Options --> Privacy --> History --> check "Clear history when Firefox closes".
Behind that: use the "Settings" button to indicate *what* you want to be cleared when closing Firefox.

4
General Discussion / Re: EDM/2 Wiki Issue
« on: August 27, 2024, 11:08:37 pm »
And yet again EDM/2 is offline, as is netlabs.org :(

5
Applications / Re: Cannot create archive
« on: August 25, 2024, 12:48:02 am »
FTR, if all else fails, there's \os2\archinst.exe.

Isn't it \os2\arcinst.exe ? (without the 'h')

6
Internet / Re: Dooble releases-Qt6
« on: August 24, 2024, 04:07:29 pm »
Thanks for remembering Lars, and thanks Tom for the link! It does indeed work with the QT5 version of Dooble, so don't need to be moving things around - great! The file is gigantic - I wonder if it could be Lxlite'd? Here's hoping Paul can add this to the QT6 version too...

Regards,

It was a test version, so probably contains debug information. That could explain the large size. Rebuilding without debug information should take care of that.

7
Internet / Re: Dooble releases-Qt6
« on: August 24, 2024, 04:14:44 am »
Hi Lars

Where is the updated Qt5WebC.dll available?


Thanks

Pete

Although I am not Lars: http://rpm.netlabs.org/test/qw.7z
(as mentioned by Paul in https://github.com/bitwiseworks/qtwebengine-chromium-os2/issues/50)

8
Applications / Re: Cannot create archive
« on: August 23, 2024, 12:35:33 pm »
Right-click on an empty place of the Desktop, and choose Properties --> Archives tab --> uncheck "Archive Desktop".
Standard it is checked, and 3 generations of archives are kept.

Could it be that you are are running out of free space for a new archive that is larger in size than the one about to be replaced?

9
Utilities / Re: YUM Issue - Error: database disk image is malformed
« on: August 06, 2024, 11:30:54 pm »
Silvan already answered that in the thread "ANPM database error"

Hello all, I "regularly" check for updates with ANPM, but today it does not want to display me anything (see screenshot as attachment).

I tried the options to clean and to redo the rpm database, to no available. I could find some old web mention of that error on os2.org (dating from 2019 IIRC) but without definitive solution (I tried what was suggested there).

Anyone has an idea on how to fix that problem?

Thanks for any idea !

it seems the database file on the netlabs server is broken. I contacted Adrian already. Lets hope he can fix it soon

10
General Discussion / Re: EDM/2 Wiki Issue
« on: August 02, 2024, 11:45:54 pm »
The EDM/2 Wiki is back:

- http://www.edm2.com/index.php/Main_Page

And unfortunately offline again (cannnot contact the database server).

11
Hello

I just wanted to test it too. Indeed on the VM (ArcaOS 5.0.7 ), the unzip.exe hangs when you boot with Alt+F1 and F2 for command line.
(It also fails here)

I don't recall which was the config.sys for that F2 boot. config.1 or config.x ?

For what I see on the F2 boot the %LIBPATH% is not recognized, but the config files looks fine. Is there any elegant way to see full the enviroment variables on the command line (image LIBPATH_F2.png )?

Regards

For a F2-boot ?:\os2\boot\config.x is used (read the description on the line that starts with F2 when you have used Alt+F1).

LIBPATH is not an environment variable (in config.sys there is a line that starts with LIBPATH=..., but not a line that starts with SET LIBPATH=...).
So trying to use %LIBPATH% does not work.

Seeing all environment variables is easy: on a commandline type

SET | more

(or pipe the output of SET to a file: SET > somefile.name)

12
As I said, the used LIBPATH is the same for the commandline boot and the operational boot. I also do mot get an error on missing DLLs.

Is there an entry in \popuplog.os2 ?
Unfortunately it is not possible to use PMDLL when booted to a commandline, and I don't know about an existing VIO-equivalent.

13
I recently had the need to boot to a commandline (hitting F2 on boot) and to use UNZIP to overwrite a couple of files that would prevent proper system operation.
However, when I called the "unzip.exe" version 6.00 that is installed via YUM, the bootup commandline would hang and the unzip help screen would never show up.
When I instead used the "unzip.exe" version 5.52 that is still in my ECS\BIN subdirectory, it would properly work without such a problem. I am sure it is not a DLL loading problem as the LIBPATH setting is the same as for the regular boot, but of course, the newer UNZIP uses different DLLs (gcc, libcn0) than the older version (which directly uses the OS/2 API).

Anyone knows what's going on or how to fix that ?

Lars

When using the commandline boot with Alt+F1  --> F2, the system boots using ?:\os2\boot\config.x instead of ?:\config.sys .
I would compare config.x and config.sys .

14
Hardware / Re: F Keys Altenartives on OS/2 - ArcaOS
« on: June 22, 2024, 11:27:01 pm »
ISTR that key combos like "Alt+F4" were part of a command set introduced by IBM called "SAA" ("something-something-Architecture"), (...)

System Application Architecture

15
General Discussion / Re: smp.inf - Adendum
« on: May 09, 2024, 02:51:31 am »
And according to

http://www.edm2.com/index.php/What's_New_in_the_Developer's_Toolkit_for_OS/2_Warp_Version_3_SMP_Update

it should be located on CD 3 of DEvCon12. And indeed: there is also a file SMP.INF with file date 22-oct-1996 (11:07:30) and file size 983712 bytes. Location: \toolkits\smptkv3\toolkit\book.

Pages: [1] 2 3 ... 15