31
Programming / Re: Qt6 Application Testing
« on: September 15, 2024, 03:40:10 am »Tried changing settings, but nothing helped. One thing I noticed in 'Tools'->'Preferences'->'All settings' there is a 'Backends' selection where it shows 'qtwebkit' is the backend in use. When clicking on that to change it, it changes to 'Blink (experimental)' and qtwebkit is not a choice. Clicking again it changes to 'qtwebkit'. Wonder if this indicates confusion in the code about what backend to be using?
This behaves the same on linux - and linux can render a page.
Also, on OS/2 - I do often see a bunch of these in the console:Code: [Select][warn] select: Socket operation on non-socket
Could it be some kind of initialization problem (sockets or vars)