You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm testing this on a real system and noticed an issue with Program Manager when using 24-bit color.
At first I got an error message complaining about "extremely low memory" that some program group icons will be made into black squares. This error appeared only once. The affected icons in this case were from Creative audio software (that were created when I installed Sound Blaster 16/AWE Win3.x drivers).
When I opened the properties window of those affected program group entries, the actual icons can be seen correctly, even Change Icon dialog works fine. However, if I press the OK button to save the changes, the entry would instead disappear completely (irreversible) with an error saying there's insufficient memory to complete the operation and ask me to quit some applications.
I'm running WFW 3.11 with MS-DOS 7.10 (necessary patches have been applied). At first I'm using Win3.x's HIMEM.SYS which naturally capped the available memory to a safe 64MB. Later I tested with 256MB (using LIMITMEM + XMGR) and it doesn't make any difference.
The About dialog shows the system has enough memory and at least 70% free system resources, and other programs (e.g. File Manager, Solitare) can launch just fine.
I think that's a separate issue affecting 16bit or 24bit color modes: https://jeffpar.github.io/kbarchive/kb/082/Q82333/
There is a 64k limit for program manager to convert a program group icons to 16 or 24bit, and during conversion, it runs out of memory.
Yes, I had seen the "Extremely Low on Memory" message on the S3 driver under Dosbox-X too, so that's a problem with Program Manager itself.
I'm not sure about the way it deletes entries when you try to fix them manually, that feels fishy all right. I had noticed it too, whereas I haven't seen that happen with the S3 driver (although I don't think I had checked for it). Could be something aborting inside vbesvga.drv, possibly related to #1…
I'm testing this on a real system and noticed an issue with Program Manager when using 24-bit color.
At first I got an error message complaining about "extremely low memory" that some program group icons will be made into black squares. This error appeared only once. The affected icons in this case were from Creative audio software (that were created when I installed Sound Blaster 16/AWE Win3.x drivers).
When I opened the properties window of those affected program group entries, the actual icons can be seen correctly, even Change Icon dialog works fine. However, if I press the OK button to save the changes, the entry would instead disappear completely (irreversible) with an error saying there's insufficient memory to complete the operation and ask me to quit some applications.
I'm running WFW 3.11 with MS-DOS 7.10 (necessary patches have been applied). At first I'm using Win3.x's HIMEM.SYS which naturally capped the available memory to a safe 64MB. Later I tested with 256MB (using LIMITMEM + XMGR) and it doesn't make any difference.
The About dialog shows the system has enough memory and at least 70% free system resources, and other programs (e.g. File Manager, Solitare) can launch just fine.
My current configuration in SYSTEM.INI is:
Note that on my system I have to set
PMIDcheck=disable
or Windows will simply hang on the startup logo.The text was updated successfully, but these errors were encountered: