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 5 ... 170
31
Programming / Re: GCC - updates
« on: April 27, 2025, 05:40:17 am »
Sorry, try again...

33
I donn't mean to be negative about the prospects of getting a working browser, but in the 2+ years since I first got Qt6webengine compiling, to the best of my knowledge, despite all code being published in githib, nobody except me has compiled the webengine.

A few others have built qt6base and some of the other dependencies, and have contributed patches, for which I'm grateful.

I've had some success getting it compiling, and through tenacity, have fixed some stuff, but the reality is that I'n *NOT* a programmer. I know literally none of the OS/2 API, and only have very basic knowledge of C/C++. I can hack existing code and maybe get it working, but when it comes to complex code and interpreting crashes, I'm truly not that good.

What I'm trying to say is that right now, I hold out little prospect of us getting a newer browser than the one based on Qt 6.2.6.

The other reality is, that even if we can somehow get a newer version, the 4GB memory limit is a REAL issue.....

34
Programming / Re: GCC - updates
« on: April 26, 2025, 10:10:28 am »
Building the release version of GCC 15.1.0 now - I expect the forking will still be a problem...

Code: [Select]
gcc.exe (GCC) 15.1.0
Copyright (C) 2025 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

35
Programming / Re: GCC - updates
« on: April 26, 2025, 03:09:31 am »
Building the release version of GCC 15.1.0 now - I expect the forking will still be a problem...

36
Programming / Re: Qt6 Application Testing
« on: April 25, 2025, 07:45:47 am »
Thanks! I downloaded and followed Martin's instructions and I have dooble-QT6 running.

Interesting observation: I wondered if I was missing some depenencies, so I ran PMDLL Qt6WebEn.dll

PMDLL does not do anything useful after that. Maybe it was never intended to work on such a complex DLL.

I tend to use chkdll32.exe rather than pmdll - for no real reason :)

37
Programming / Re: Qt6 Application Testing
« on: April 24, 2025, 07:34:55 am »
I've reinstated the missing file - apologies for the inconvenience.

38
Programming / Re: Qt6 Application Testing
« on: April 24, 2025, 01:28:00 am »
When I try to download https://smedley.id.au/tmp/qt6weben-6.2.6-20250124.zip I get a 404.

I'm trying to follow Martin's guide to installing Qt6 and Dooble on page 1.

Probably my bad as I did a cleanup of my tmp directory over Easter. Pretty sure there is a better choice of binaries than that link. I'm out this morning but will follow up here this afternoon my time.

39
Multimedia / Re: Updated Uniaud32 build
« on: April 20, 2025, 11:28:48 pm »
Thanks Tellie and Martin - reviewed alsa.log and confirmed all necessary fixups are in place.

40
Multimedia / Re: Updated Uniaud32 build
« on: April 20, 2025, 08:29:09 am »
OK - I did some searching - I think https://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-oem/+git/noble/log/?h=oem-6.11-next is the list of checkins to the OEM kernel.

More specifically https://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-oem/+git/noble/log/?h=oem-6.11-next&qt=grep&q=asus is checkins which mention asus.

https://smedley.id.au/tmp/uniaud32.sys has a small change taken from the above source.

The other possibility is that the entry 'Cirrus Amp detection not supported on OS/2' could be what's causing the problem. This function had some code that was in the 'too hard' bucket to port when I was getting things building.

Edit: I think the issue is the lack of support for the amp - seems https://forums.gentoo.org/viewtopic-p-8826751.html?sid=022a561d200218c68bbf8e86827faef6 might describe what you're experiencing?

41
Multimedia / Re: Updated Uniaud32 build
« on: April 20, 2025, 03:48:27 am »
Must be some sort of geo-block - traceroute from my IP below:
Code: [Select]
1  firewalla.inc.lan (192.168.1.254)  0.255 ms  0.317 ms  0.378 ms
 2  172.31.0.46 (172.31.0.46)  7.997 ms  12.811 ms  12.719 ms
 3  ydc-pe2-v100.sa.leaptel.network (45.249.116.13)  12.583 ms  12.618 ms  12.730 ms
 4  223.165.7.26 (223.165.7.26)  12.609 ms  12.509 ms  12.676 ms
 5  e50.adl-ccdc3-bb1.globalsecurelayer.com (206.148.24.99)  23.231 ms  23.301 ms  23.384 ms
 6  e54.adl-eqxae1-bb4.globalsecurelayer.com (206.148.24.14)  23.189 ms  20.989 ms  20.188 ms
 7  po7.per-eqxpe2-bb5.globalsecurelayer.com (206.148.24.162)  39.425 ms  38.965 ms  38.408 ms
 8  po6.per-ndcp2-bb7.globalsecurelayer.com (206.148.24.10)  38.669 ms  38.489 ms  38.319 ms
 9  po8.sg-eqxsg3-bb2.globalsecurelayer.com (206.148.24.9)  83.978 ms  84.200 ms  84.406 ms
10  e53.mrs-ixmrs2-bb2.globalsecurelayer.com (206.148.26.4)  216.563 ms  216.454 ms  221.047 ms
11  e22.fra-eqxfr5-bb4.globalsecurelayer.com (206.148.26.37)  236.767 ms  236.492 ms  236.613 ms
12  po400.fra-eqxfr5-cr6.globalsecurelayer.com (206.148.26.72)  236.702 ms  236.444 ms  236.539 ms
13  80.81.192.39 (80.81.192.39)  246.045 ms  246.137 ms  246.233 ms
14  dd41708.kasserver.com (85.13.139.169)  244.939 ms  245.305 ms  245.071 ms

42
Multimedia / Re: Updated Uniaud32 build
« on: April 20, 2025, 01:42:26 am »
Loads fine from here

43
Multimedia / Re: Updated Uniaud32 build
« on: April 19, 2025, 10:02:51 am »
Thanks Tellie - are you able to post the output of 'copy alsahlp$ alsa.log' with the debug build?

44
Multimedia / Re: Updated Uniaud32 build
« on: April 18, 2025, 10:43:28 am »
Heh Paul!

Hi Mark, I suspect you won't see lockups with the 20250415 build :)

Doesn't have anything to do with Realtek this time, but can confirm today your UniAud 6.12.21 Build 2025/04/15 also works with the NVidia AD1988b audio chipset.

Thanks Mark - for the Realtek system, are you able to send me an alsa.log from 'copy alsahlp$ alsa.log' using the debug driver on a freshly booted system? I'll see if there is a 'fixup' that's missing.

45
Web applications / Re: Dooble releases, Qt5 builds
« on: April 18, 2025, 07:51:48 am »
The reality is that you have as much knowledge of the OS/2 API as I do.....

Pages: 1 2 [3] 4 5 ... 170