fltk2 snapshot update
Hi, at fltk.org there is a new fltk2 snaphot (r6132) available. It contains a bugfix for the weird green artifacts in the FileChooser. I think we should update the download instructions. BTW, shouldn't we point users directly to fltk.org for downloading fltk2? Otherwise people might think that dillo2 needs a modified version of fltk2. Cheers, Johannes
On Mon, Jun 02, 2008 at 04:26:55PM +0200, Johannes Hofmann wrote:
... there is a new fltk2 snaphot (r6132) available.
Thanks, I just upgraded. A nice change: the build now completes successfully without X windows running (it used to build the library but fail to build some of the apps, which was annoying).
It contains a bugfix for the weird green artifacts in the FileChooser.
By the way, when I was refactoring the form parsing code recently I saw those same artifacts on my form test page. They came and went as I changed the code: sometimes they didn't appear at all, sometimes a reload would get rid of them, sometimes I had to go back and forward in the navigation history to get rid of them. Since I was not touching any widget code I assumed I was triggering some sporadic bug in Dillo or FLTK. Let's see if the new FLTK behaves any better!
I think we should update the download instructions.
+1
BTW, shouldn't we point users directly to fltk.org for downloading fltk2? Otherwise people might think that dillo2 needs a modified version of fltk2.
+1 . We shouldn't let anything discourage people from trying dillo2, so anything that suggests they might need to patch other software is a bad idea. Regards, Jeremy Henty
Jeremy wrote:
On Mon, Jun 02, 2008 at 04:26:55PM +0200, Johannes Hofmann wrote:
BTW, shouldn't we point users directly to fltk.org for downloading fltk2? Otherwise people might think that dillo2 needs a modified version of fltk2.
+1 . We shouldn't let anything discourage people from trying dillo2, so anything that suggests they might need to patch other software is a bad idea.
Along these lines, I've been wondering whether it might be a good idea to list the required and optional libraries on the CVS page.
On Mon, Jun 02, 2008 at 05:24:57PM +0100, Jeremy Henty wrote:
On Mon, Jun 02, 2008 at 04:26:55PM +0200, Johannes Hofmann wrote:
... there is a new fltk2 snaphot (r6132) available.
Thanks, I just upgraded. A nice change: the build now completes successfully without X windows running (it used to build the library but fail to build some of the apps, which was annoying).
It contains a bugfix for the weird green artifacts in the FileChooser.
By the way, when I was refactoring the form parsing code recently I saw those same artifacts on my form test page. They came and went as I changed the code: sometimes they didn't appear at all, sometimes a reload would get rid of them, sometimes I had to go back and forward in the navigation history to get rid of them. Since I was not touching any widget code I assumed I was triggering some sporadic bug in Dillo or FLTK. Let's see if the new FLTK behaves any better!
This may well have been the same bug. UpBox was accessing uninitialized memory. Please let me know, if that problem still exists on your test page. Regards, Johannes
On Mon, Jun 02, 2008 at 08:48:57PM +0200, Johannes Hofmann wrote:
On Mon, Jun 02, 2008 at 05:24:57PM +0100, Jeremy Henty wrote:
On Mon, Jun 02, 2008 at 04:26:55PM +0200, Johannes Hofmann wrote:
It contains a bugfix for the weird green artifacts in the FileChooser.
By the way, when I was refactoring the form parsing code recently I saw those same artifacts on my form test page.
Please let me know, if that problem still exists on your test page.
Unfortunately the bug had disappeared again just before I upgraded FLTK so I can't tell if it made any difference. I'll keep an eye out for it. When I've finished the form code split and refactoring I plan to valgrind dillo2 again. Regards, Jeremy Henty
On Mon, Jun 02, 2008 at 08:07:45PM +0100, Jeremy Henty wrote:
On Mon, Jun 02, 2008 at 08:48:57PM +0200, Johannes Hofmann wrote:
Please let me know, if that problem still exists on your test page.
Unfortunately the bug had disappeared again just before I upgraded FLTK so I can't tell if it made any difference.
And after a small refactoring it's back (albeit without the unpleasant green, so I guess that's something)! When I've cleared my other ToDos I'll valgrind it. Regards, Jeremy Henty
On Mon, Jun 02, 2008 at 04:26:55PM +0200, Johannes Hofmann wrote:
Hi,
at fltk.org there is a new fltk2 snaphot (r6132) available. It contains a bugfix for the weird green artifacts in the FileChooser. I think we should update the download instructions. BTW, shouldn't we point users directly to fltk.org for downloading fltk2? Otherwise people might think that dillo2 needs a modified version of fltk2.
Done. As the latest FLTK2 has worked OK for us the last months. -- Cheers Jorge.-
participants (4)
-
corvid@lavabit.com
-
jcid@dillo.org
-
Johannes.Hofmann@gmx.de
-
onepoint@starurchin.org