I¹m in the process of debugging an application on Qt 4.4.0 but have run into
a very strange bit of behavior.

I¹ve built a test application using a QWebView the same way as our main
application and it works great, but within our main app none of the jpeg
images get drawn. It just draws the little Œmissing graphic¹ box. I sniffed
the ethernet and confirmed that all of the jpeg packets are being received.

The QWebView stalls out for several seconds before drawing which implies
that it is waiting for the jpegs but not getting them. PNG files work fine.

Have any of you seen similar breaks in QWebView or have any idea how such a
thing could even occur?

Thanks,

-Troy

Reply via email to