[Webkit-unassigned] [Bug 52274] New: Problem with WebkitGTK under mingw32 4.4 (non-cross)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 11 22:02:42 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=52274

           Summary: Problem with WebkitGTK under mingw32 4.4 (non-cross)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mr.tiar at gmail.com


Created an attachment (id=78653)
 --> (https://bugs.webkit.org/attachment.cgi?id=78653&action=review)
GTKLauncher SVG test page

I use the patch and source available at http://ftp5.gwdg.de/pub/opensuse/repositories/windows:/mingw:/win32/SLE_11/src/

My setup:
TDM MinGW 4.4.1+MSYS (not crosscompile)
gperf 3.0.1 msys (old) from http://www.foyeh.org/msys/
bison 2.4.2 msys
flex 2.5.35 msys
ActivePerl 5.12
GTK-2.17.2
Glib-2.22.5
libsoup-2.32.2
gstreamer-0.10.31
cairo 1.8.10
pango-1.28.0
enchant-1.6.0
libxslt-1.1.26
libxml2-2.7.7
sqlite-3.7.3

It compiled fine but when I test svg rendering, gtklauncher give error like in attachment and the console prints:
(GtkLauncher.exe:4080): Gtk-CRITICAL **: gtk_container_add: assertion `GTK_IS_CONTAINER (container)' failed
on each failed svg images but when render svg as image it works (or kind of)

Which component that failed in above testcase?
OpenSuSe crosscompile's binary finished the svg tests well. All sources/devlibs in my build came from OpenSuSe except that I need to avoid GTK >=2.18

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list