On Wed, Oct 06, 2004 at 01:52:40PM +0200, Matthias Franz wrote:
Hi everybody,
the rendering is really much better in the 0.8.3 version. Well done!
Unfortunately, I'm experiencing problems with the new version that I've never had with 0.8.2:
1. Dillo displays a page without the embedded GIF image, showing the alternate text instead. It starts consuming all cpu time, but still responds to keyboard and mouse input (history navigation; no new pages are displayed).
Yesterday I was able to reproduce this. Attaching gdb to the process showed that the CPU hog is produced outside Dillo's code (between gtk and glib with intermediate calls to libc). This most probably is an IO watch without its callback. Not an easy to debug sceneray, but at least a starting point. -- Cheers Jorge.-