Hi. I have some problems with rendering redesigns. They all versions crash just after run them. Here gdb bt Starting program: /tmp/dillo-0.8.3-pre-dw-redesign-3/src/dw-test Allocation = (273, 478), vadj[0x808d318] = (0 - 478 - 100). Allocation = (273, 478), vadj[0x8094eb0] = (0 - 478 - 100). Program received signal SIGSEGV, Segmentation fault. 0x4019497e in g_slist_last () from /usr/lib/libglib-1.2.so.0 (gdb) bt #0 0x4019497e in g_slist_last () from /usr/lib/libglib-1.2.so.0 #1 0x401945f9 in g_slist_append () from /usr/lib/libglib-1.2.so.0 #2 0x0805a4ba in Dw_gtk_platform_add_idle (platform_ptr=0x8098be8, idle_func=0x80517c4 <Dw_render_layout_draw_resize_idle>) at dw_gtk_platform.c:127 #3 0x08051afa in Dw_render_layout_queue_resize (layout=0x809a4a8) at dw_render.c:936 #4 0x08054980 in p_Dw_widget_queue_resize (widget=0x80a4498, ref=0, extremes_changed=0) at dw_widget.c:1187 #5 0x080578d9 in Dw_page_set_width (widget=0x80a4498, width=277) at dw_page.c:680 #6 0x08053a7e in p_Dw_widget_set_width (widget=0x80a4498, width=277) at dw_widget.c:318 #7 0x08050d79 in a_Dw_render_layout_add_dw (layout=0x809a4a8, widget=0x80a4498) at dw_render.c:135 #8 0x0804f894 in main (argc=1, argv=0xbffffb04) at dw_test.c:287 It do not crash if i comment lines 90-95 and 127 in dw_gtk_platform.c but then it works bad. i unknown if this is a library versions problem. I am use Debian testing $ldd /tmp/dillo-0.8.3-pre-dw-redesign-3/src/dw-test libgtk-1.2.so.0 => /usr/lib/libgtk-1.2.so.0 (0x40028000) libgdk-1.2.so.0 => /usr/lib/libgdk-1.2.so.0 (0x40146000) libgmodule-1.2.so.0 => /usr/lib/libgmodule-1.2.so.0 (0x40179000) libglib-1.2.so.0 => /usr/lib/libglib-1.2.so.0 (0x4017c000) libdl.so.2 => /lib/libdl.so.2 (0x4019e000) libXi.so.6 => /usr/X11R6/lib/libXi.so.6 (0x401a1000) libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x401a9000) libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x401b7000) libm.so.6 => /lib/libm.so.6 (0x4027e000) libc.so.6 => /lib/libc.so.6 (0x402a0000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) I hoppe this will be usefull. Greatings for the work in dillo and sory for my english. DarkSpirit/Diego El Mon, 30 Aug 2004 08:00:35 +0200 Sebastian Geerken <s.geerken@ping.de> escribio:
Hi,
the newest version of the rendering abstraction prototype (at <http://www.dillo.org/misc_files/dillo-0.8.3-pre-dw-redesign-3.tar.gz>) does not contain anything fundamentally new, but features an interesting application of the new design, a preview window. Just press the mouse button on the button in the lower right corner of the right viewport.
Sebastian
_______________________________________________ Dillo-dev mailing list Dillo-dev@lists.auriga.wearlab.de http://lists.auriga.wearlab.de/cgi-bin/mailman/listinfo/dillo-dev