OS/2, eCS & ArcaOS - Technical > Programming
Qt6 Application Testing
Dave Yeo:
Testing running simplebrowser as "simplebrowser --single-process-mode", first try gave me a trap 3 breakpoint crash. So I closed SeaMonkey and retried. 2nd try gave me the unable to write to disk errors like David had so I deleted \home\.cache\QtExamples\simplebrowser\ and 3rd time was a charm.
Youtube displayed fine, playing VP9 videos worked fine, AV1 videos hung after a few seconds with the browser still working, could go back to the main page. Exiting I see this on the console,
--- Code: ---[92:27:1125/084545.803000:ERROR:database.cc(1764)] Quota SQLite error: code 779 errno 0: database disk image is malformed sql: UPDATE buckets SET last_modified = ? WHERE origin = ? AND type = ? AND name = ?
--- End code ---
So amongst other problems, an issue with sqlite? It may be the cause of the not able to write errors
Paul Smedley:
--- Quote from: David McKenna on November 25, 2023, 02:45:55 pm --- Yes, never tried that before, but is does load here too. Soon as I try to play a video from the front page though it silently exits with a lot of 'can't write to disk' errors in the console.
Good luck with your presentation - don't have any specific questions, but would be good if you can outline what you have done and what needs to be done and their priorities. Also any help you could use...
--- End quote ---
Interesting - I was able to search for a video and play it. I think I have all those points covered, time will tell :)
Paul Smedley:
--- Quote from: Dave Yeo on November 25, 2023, 05:57:46 pm ---Testing running simplebrowser as "simplebrowser --single-process-mode", first try gave me a trap 3 breakpoint crash. So I closed SeaMonkey and retried. 2nd try gave me the unable to write to disk errors like David had so I deleted \home\.cache\QtExamples\simplebrowser\ and 3rd time was a charm.
Youtube displayed fine, playing VP9 videos worked fine, AV1 videos hung after a few seconds with the browser still working, could go back to the main page. Exiting I see this on the console,
--- Code: ---[92:27:1125/084545.803000:ERROR:database.cc(1764)] Quota SQLite error: code 779 errno 0: database disk image is malformed sql: UPDATE buckets SET last_modified = ? WHERE origin = ? AND type = ? AND name = ?
--- End code ---
So amongst other problems, an issue with sqlite? It may be the cause of the not able to write errors
--- End quote ---
No great surprise there - perhaps need to built a standalone sqlite from the chromium source, and try and run the test suite....
roberto:
I wanted to call them attention, to try to activate in the BIOS, the Hyper Threading. In my case the https://html5test.com failed me, and since it works for me. With the QT6 632.
Saludos
Paul Smedley:
Updated Dooble for use with Qt 6.2.6: https://smedley.id.au/tmp/dooble-2023.12.25-os2-qt6.2-20231225.zip
Merry Christmas all!
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version