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 - KO Myung-Hun

Pages: [1] 2 3 ... 6
1
Ok, I've found the cause for the border width being too thick. It's PM Downloader. PM Downloader was in XWorkplace Startup Folder. So when disabling XWorkplace, PM Downloader does not start and the border width of WIN-OS2 seamless window becomes normal.

More precisely, if PM Downloader has too many downloaded items, this problem occurs. Cleaning the item list fixes this problem. This seems to be a memory corruption problem.

Conversely, with using this it would be possible to modify the border width of WIN-OS2 seamless window. But it is not worth doing it.

2
I've found a clue. If disabling XWP v1.0.17, the border width is back to 5 from 28.

At least, XWP is related to this problem, and I've found the clue to fix too thick border width of WIN-OS2 seamless window.

3
What happens if you maximize and then restore a window while in seamless mode ?

Nothing.

Quote
Another idea: open Windows in full screen mode, go to ProgramManager->ControlPanel->Desktop and set "Border Width" to say 3. Maybe you need to change back and forth between two values. The default value seems to be 3. Note that this will not be possible if you are in seamless mode !

If that still does not help: there are entries in OS2.INI like "WIN_RES_x". In each of these there are 4 keys that reference what windows display driver is in use for fullscreen and seamless, respectively. Maybe you will have to manually update each of these to match your settings in system.ini.

I already did what you said, but no helps.

Even though I renamed my MDOS dir and copied a MDOS dir from other OS/2 installation and reset to VGA mode, they do not change anything.

I don't understand that the border width of a seamless window comes from where.

4
Hi/2.

Sorry too late.

1. OS/2 desktop schemes do not have any effects on WIN-OS/2 seamless session. Desktop in WIN-OS2 Contrl Panel does not change the width of border, too.

2. I'm already using vbesvga.drv for full screen, and isgdi2vm.drv for seamless window. ifgdi2vm.drv for full screen is the same as vbesvga.drv in aspect of width of border.


5
Applications / How to modify the border width of win-os2 seamless window?
« on: October 28, 2025, 12:25:10 pm »
Hi/2.

Since when, the border width of WIN-OS2 seamless window has been too thick. And I cannot modify it. Even if I modify the value of BorderWidth in WIN.INI, it does not have any effects on WIN-OS2 seamless window at all.

I attach the appearance of my WIN-OS2 seamless window and WIN-OS2 full screen.

Any idea ?

KO Myung-Hun

6
Programming / Re: GCC - updates
« on: August 11, 2025, 06:10:23 am »
Hi/2.

Only tested to confirm it can build itself.... https://smedley.id.au/tmp/gcc-15.2.0-os2-20250810.zip

This passed my regression test set. Thanks!

7
Programming / Re: Networking: socket() returns positive `non-socket`
« on: July 08, 2025, 06:03:47 am »
@agena.info

I have some questions.

1. net_openos2() and net_bindos2() are called in the same process ?
2. What is the result of fstat() in net_bindos2() when returing 'Socket operation on non-socket' error ? And what is the value of (stat.st_mode & S_IFMT) ?

8
Applications / Re: SFTP client
« on: June 02, 2025, 12:49:53 pm »
How about trying to use KSCP ?

https://hobbesarchive.com/?dir=%2F&stype=all&sort=type_name&search=kscp&submit=Search

It's very simple SFTP GUI client.

9
It has
 
Quote
* Fixed UTF-8 encoded filename could not be created

See for details:
  https://github.com/komh/git-os2/releases


10
Hi/2.

JFS itself supports unicode although I'm not sure its UCS-2 or UTF-8. However, no OS/2 IO APIs do not support Unicode at all. Converting layer is necessary.

Anyway if you have problems only for file names, then try https://github.com/komh/git-os2/releases/tag/2.42.0-os2-r1.

11
Virtualization / Re: Win-OS/2 - Open vbesvga.drv video driver
« on: May 17, 2025, 03:07:13 pm »
Oh, it works here, too!

Edit: Here is DBCS, Korean.

12
Programming / Re: GCC - updates
« on: April 28, 2025, 11:35:03 am »
This has no problems at all with my regression tests, and works fine with 'make -jx'.

Thanks!

13
Programming / Re: GCC - updates
« on: February 23, 2025, 11:13:05 am »
This happens to cc1.exe, too.

14
Programming / Re: GCC - updates
« on: February 21, 2025, 09:29:13 am »
I've confirmed that there are no differences between kLIBC build and LIBCn build.

15
Programming / Re: GCC - updates
« on: February 19, 2025, 12:54:33 pm »
Thanks, but I checked and -Zomf is definitely being used :(

That's too bad. Then how about trying to build with kLIBC ? This could be a regression of LIBCn.

Pages: [1] 2 3 ... 6