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 ... 151
1
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

2
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...

3
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 :)

4
Programming / Re: Qt6 Application Testing
« on: October 21, 2024, 09:53:43 am »
Qt6 does seem to have a code page issue with the Windows titlebar though. Perhaps UTF8, though when the Cairo Clock was displaying UTF8 instead of the correct code page, it was hanging the WPS when trying to display umlauts.

Be good if someone could raise an issue for this in https://github.com/psmedley/qt6-base-os2

A guess of where to look  would be https://github.com/psmedley/qt6-base-os2/blob/main/src/plugins/platforms/os2/qos2window.cpp#L247

Edit: the gui examples seem fine,  so maybe it's something in webengine that sets the title to the current website...


5
Programming / Re: Qt6 Application Testing
« on: October 21, 2024, 01:46:46 am »
Qt5 build of dooble does not use qt6 run time at all.....

6
Programming / Re: harfbuzz (TeX Live)
« on: October 17, 2024, 10:43:53 am »
Yeah was about to ask what your CFLAGS are :) good stuff for working it out.

7
Programming / Re: harfbuzz (TeX Live)
« on: October 17, 2024, 10:25:07 am »
Mentore posted the error already. Harfbuzz is at hrafbuzz.org. Guess they've moved to Meson for building otherwise I'd try
Dug  - missed the attachment. The source at https://github.com/harfbuzz/harfbuzz still has a cmakelists.txt so will take a look

8
Programming / Re: harfbuzz (TeX Live)
« on: October 16, 2024, 09:59:33 pm »
Looking at https://github.com/psmedley/qt6-base-os2/tree/main/src/3rdparty/harfbuzz-ng it seems there were no OS/2 specific patches.

Something rings a bell about harfbuzz failing to build at some point, can you post the error you're getting and a link to the source?

9
Programming / Re: Qt6 Development
« on: October 13, 2024, 11:01:56 am »

10
Programming / Re: Qt6 Development
« on: October 13, 2024, 08:41:32 am »
Made some progress with Qt 6.2.8 webengine over the weekend - seems that https://github.com/psmedley/qt6-webengine-os2/commit/83083b1d2f14d1297b8ac24ae0dfad85e90e2037 allows some pages with light javascript to work  - screenshots in the applications thread.

Also, because I'm a glutton for punishment... https://github.com/psmedley/qt6-base-os2/tree/6.8.x

11
Programming / Re: Qt6 Application Testing
« on: October 13, 2024, 05:59:00 am »
Promising.... It's even less stable than the 6.2.6  build, but at least some pages with javascript are working...

12
Programming / Re: Qt6 Application Testing
« on: October 12, 2024, 11:19:31 pm »
  Any ideas what Javascript needs to get the webengine working?
I had an idea yesterday after running a diff between 6.2.6 and 6.2.8 -unfortunately the change triggered a substantial rebuilt, so I'm still waiting to see if the change makes any difference...

13
Programming / Re: Qt6 Application Testing
« on: October 11, 2024, 11:11:14 pm »
I updated the core Qt6 libraries to 6.2.10  which was released this week.  The webengine remains at 6.2.6  due to javascript issues.

https://smedley.id.au/tmp/qt6-6.2.10-qtwebengine-6.2.6-os2-20241012-gcc14.zip

15
Internet / Re: HTTPS server?
« on: October 02, 2024, 09:27:33 am »
Many, many moons I liked at nginx, back when it had far less functionality than it does today.

Pages: [1] 2 3 ... 151