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 - Paul Smedley

Pages: 1 [2] 3 4 ... 153
17
Internet / Re: Dooble releases-Qt6
« on: November 26, 2024, 08:05:22 am »
I'll enable the tests for qtbase and see if maybe there's an issue with text conversion in https://github.com/psmedley/qt6-base-os2/tree/main/src/corelib/text

18
Internet / Re: Dooble releases-Qt6
« on: November 25, 2024, 09:59:36 am »
Edit2: got a DLL, but it's still not using system ICU :(
OK with some makefile hackery, to force linking against the system icu in preference to the bundled one - it's now using system ICU. Ran out of time to test, but https://smedley.id.au/tmp/qt6weben-systemicu-20241125.zip has a new qt6weben.dll, along with the needed icu 69.1 DLL's

19
Internet / Re: Dooble releases-Qt6
« on: November 24, 2024, 09:35:26 am »
OK hacked thru this, and rebuilding webengine with system icu...
Be nice if it is as simple as fixing libicu, otherwise likely somewhere in the widgets.

Agree it would be nice, however, OS/2 box keeps hanging/not responding trying to rebuild the webengine <sigh>

Sometimes it happens whilst getting close to making Qt6WebEn.dll - now it seems to repeatably hang/die whilst regenerating build files with gn. Have run jfs chkdsk and it shows clean...

Edit: ran cmake with --verbose and fingers crossed, seems to be getting further...

Edit2: got a DLL, but it's still not using system ICU :(

20
Internet / Re: Dooble releases-Qt6
« on: November 23, 2024, 09:44:26 pm »
OK hacked thru this, and rebuilding webengine with system icu...

21
Internet / Re: Dooble releases-Qt6
« on: November 23, 2024, 09:59:40 am »
Did you rebuild the ICU data files, or was rebuilding needed? See README.chromium in the icu directory. Other then that, I really don't know much about ICU.
I didn't.... hmmm looks like a PITA :(
OK I forked BWW icu and updated it to 69.1 (the version that chromium in 6.2.x uses) - https://github.com/psmedley/icu-os2

building it now...

Unfortunately the build is stopping with:
Code: [Select]
make[2]: Leaving directory '/home/psmedley/icu-os2/source/data'
make[1]: *** No rule to make target 'out/tmp/icudata.lst', needed by 'build-local'.  Stop.
make[1]: Leaving directory '/home/psmedley/icu-os2/source/data'

22
Internet / Re: Dooble releases-Qt6
« on: November 23, 2024, 09:20:00 am »
Did you rebuild the ICU data files, or was rebuilding needed? See README.chromium in the icu directory. Other then that, I really don't know much about ICU.
I didn't.... hmmm looks like a PITA :(

23
Internet / Re: Dooble releases-Qt6
« on: November 23, 2024, 01:09:05 am »
IIRC it needs ICU 69 hence the use of the in-tree ICU. pretty sure I applied all the patches from the bww port of ICU68 though - but it's always possible I screwed something up

24
Internet / Re: Dooble releases-Qt6
« on: November 22, 2024, 09:08:01 pm »

25
Internet / Re: Dooble releases-Qt6
« on: November 22, 2024, 09:16:42 am »
There are more recent sources than aug 23 in the main branch....
So it is main I should checkout?

Yeah - main = 6.2.x - other branches are 6.3.x, 6.4.x and 6.5.x - current recommended qt6 & webengine builds are 6.2.x off of main.

I'm suspecting some kind of unicode issues in qt6-base-os2 but I could be very wrong...

26
Internet / Re: Dooble releases-Qt6
« on: November 22, 2024, 05:10:36 am »
There are more recent sources than aug 23 in the main branch....

27
Internet / Re: Dooble releases-Qt6
« on: November 22, 2024, 03:53:22 am »
Note: The code page issue on the title bar and a few other places always present.
It would be really nice if someone other than me could try and investigate this.... I only have so much free time....

28
Hardware / Re: Report Your Working ArcaOS-OS2 Hardware Month
« on: November 10, 2024, 01:39:15 am »
I've ordered an ethernet cable for the X13 Carbon - meanwhile, attached is the testlog for the Beelink SEi12. Unfortunately, this one only has 1 GB of ram available. I'll have to experiment with some of the BIOS options

29
Hardware / Re: Report Your Working ArcaOS-OS2 Hardware Month
« on: November 09, 2024, 03:31:59 am »
Log attached for a Gen 1 Lenovo Thinkpad X13 Carbon with 10th gen Intel processor. I need an adaptor to be able to use the Ethernet connection, so only limited testing so far. Nice that it at least shows 2.5GB of RAM...

30
Hardware / Re: Report Your Working ArcaOS-OS2 Hardware Month
« on: November 05, 2024, 08:48:05 am »
Will aim to install ArcaOS on a newly delivered https://www.bee-link.com/products/beelink-sei12-i5-12450h in the coming days :)

Pages: 1 [2] 3 4 ... 153