ProgrammingCube / lcdhost

Automatically exported from code.google.com/p/lcdhost
1 stars 0 forks source link

Webkit image bug #48

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Looks like that the webkit fail to load a picture (either directly the webkit 
or the rss feed).

Original issue reported on code.google.com by amaury.m...@gmail.com on 7 May 2011 at 9:51

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
To clarify: for Ender webkit is failing to render img html tags. 

Further tests with hello <div style='color:red'>hello</div> rendered fine, so 
it's just downloading the images that's a problem

Original comment by a...@bridgesuk.com on 8 May 2011 at 1:15

GoogleCodeExporter commented 8 years ago
reproduced on my mac

Original comment by linkdata...@gmail.com on 8 May 2011 at 3:09

GoogleCodeExporter commented 8 years ago
replicated on my virtual-xp box

I'll investigate the A15>A16 changes (RSS & parsing) and see if they are 
connected.

Original comment by a...@bridgesuk.com on 9 May 2011 at 12:53

GoogleCodeExporter commented 8 years ago
There's an A17 on the FTP which does a bit more logging and also limits the 
search path to LCDHost/plugins. Worth testing.

Original comment by linkdata...@gmail.com on 9 May 2011 at 1:13

GoogleCodeExporter commented 8 years ago
Will give it a try asap.

Original comment by amaury.m...@gmail.com on 9 May 2011 at 2:36

GoogleCodeExporter commented 8 years ago
Having replicated the issue and tested against the old code (pre-RSS) and 
established the bug was still present there I updated to the A17 beta and 
repeated my tests... and it seems to be fixed.

Looks like something that was changed in the A17 beta has solved this issue.

Need confirmation from Ender ofc.

Original comment by a...@bridgesuk.com on 9 May 2011 at 10:08

GoogleCodeExporter commented 8 years ago
This was IIRC because of QHttp use, which Triscopic is rewriting to use 
QNetworkAccessManager.

Original comment by jo...@linkdata.se on 3 Jul 2011 at 10:14

GoogleCodeExporter commented 8 years ago
I don't *think* this was the issue with this one, see my May 9 comments above - 
the bug was there before any QHttp code was introduced.

As I recall however a rebuild of LCDHost magically fixed the bug.

Original comment by a...@bridgesuk.com on 5 Jul 2011 at 9:25