Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.8.1
-
None
Description
After I upgrade Qt kit to 6.8.1, These messages showed in the log file. and the application couldn't show the image. I also tried png, it couldn't show image ether, but with different error messages.
// code placeholder 24-12-05 10:02:01.453 default <Warni> qobject.c:908 > QObject: Cannot create children for a parent that is in a different thread. (Parent is QQmlApplicationEngine(0xb73c8fe9a8), parent's thread is QThread(0x292db117d30), current thread is QSGRenderThread(0x292e45a0ef0) 24-12-05 10:02:01.456 qt.gui.imageio.jpeg <Warni> qjpeghand: 61 > Corrupt JPEG data: 66 extraneous bytes before marker 0xdb 24-12-05 10:02:01.457 qt.gui.imageio.jpeg <Warni> qjpeghand: 61 > Quantization table 0x00 was not defined 24-12-05 10:02:01.457 qt.gui.imageio.jpeg <Warni> qjpeghand: 61 > Quantization table 0x00 was not defined 24-12-05 10:02:01.458 qt.gui.imageio.jpeg <Warni> qjpeghand: 61 > Corrupt JPEG data: 66 extraneous bytes before marker 0xdb 24-12-05 10:02:01.458 qt.gui.imageio.jpeg <Warni> qjpeghand: 61 > Quantization table 0x00 was not defined 24-12-05 10:02:01.458 qt.gui.imageio.jpeg <Warni> qjpeghand: 61 > Quantization table 0x00 was not defined 24-12-05 10:02:01.459 qt.gui.imageio.jpeg <Warni> qjpeghand: 61 > Corrupt JPEG data: 66 extraneous bytes before marker 0xdb 24-12-05 10:02:01.459 qt.gui.imageio.jpeg <Warni> qjpeghand: 61 > Quantization table 0x00 was not defined 24-12-05 10:02:01.460 qt.gui.imageio.jpeg <Warni> qjpeghand: 61 > Quantization table 0x00 was not defined 24-12-05 10:02:01.554 qt.gui.imageio.jpeg <Warni> qjpeghand: 61 > Corrupt JPEG data: 66 extraneous bytes before marker 0xdb 24-12-05 10:02:01.555 qt.gui.imageio.jpeg <Warni> qjpeghand: 61 > Quantization table 0x00 was not defined 24-12-05 10:02:01.555 qt.gui.imageio.jpeg <Warni> qjpeghand: 61 > Quantization table 0x00 was not defined