Dear all, I realise this is may be a common question, but I can't seem to fix this, so I need a little advice. I'm building Webkit nightly (build r29683) for Qt 4.3.2 on linux, and after a little tweaking it has built successfully. Running Qtlauncher gives me a basic browser window, but when I try to enter a URL, it still shows a blank screen. Messages are:**
FIXME: UNIMPLEMENTED: ../../../WebCore/platform/network/qt/ResourceResponse.h:53 (void WebCore::ResourceResponse::doUpdateResourceResponse()) FIXME: UNIMPLEMENTED: ../../../WebKit/qt/WebCoreSupport/FrameLoaderClientQt.cpp:692 (virtual bool WebCore::FrameLoaderClientQt::shouldFallBack(const WebCore::ResourceError&)) FIXME: UNIMPLEMENTED: ../../../WebCore/platform/network/qt/ResourceResponse.h:53 (void WebCore::ResourceResponse::doUpdateResourceResponse()) FIXME: UNIMPLEMENTED: ../../../WebKit/qt/WebCoreSupport/FrameLoaderClientQt.cpp:819 (virtual void WebCore::FrameLoaderClientQt::dispatchUnableToImplementPolicy(const WebCore::ResourceError&)) FIXME: UNIMPLEMENTED: ../../../WebKit/qt/WebCoreSupport/FrameLoaderClientQt.cpp:692 (virtual bool WebCore::FrameLoaderClientQt::shouldFallBack(const WebCore::ResourceError&)) FIXME: UNIMPLEMENTED: ../../../WebKit/qt/WebCoreSupport/FrameLoaderClientQt.cpp:467 (virtual void WebCore::FrameLoaderClientQt::cancelPendingArchiveLoad(WebCore::ResourceLoader*)) Is it that the kit is still under construction for qt support? Or have I built it with a missing dependency somehow? I'm trying to read the source to figure out why but it's pretty big, so in the mean time I'd appreciate any suggestions! Thanking you in advance -G
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo/webkit-dev

