Dear All,

I have built the Webkit for MIPS platform, with GTK and DirectFB. (Debug option 
disabled).
I have used replace_icu_with_glib.patch along with Webkit nightly 
build.(--with-unicode-backend=glib)
I could able to see only the Webkit window(rather GTK window), on the screen, 
when GtkLauncher is executed.
But it is unable to display any HTML page. This is the main problem, I would 
like solve.

When built with Debug option enabled, and when I execute the GtkLauncher, I get 
the following Error Log.
And terminates with Bus Error.
Can anybody help me to solve this problem.

FYI: On PC platform with the same configurations it works without any problem.


./GtkLauncher file:///text.html
UNIMPLEMENTED:
(WebCore/platform/gtk/PasteboardGtk.cpp:90 WebCore::Pasteboard::Pasteboard())
ERROR: UTF-8 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: ISO-8859-1 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: UTF-8 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: ISO-8859-1 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: MACROMAN not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: SHIFT_JIS not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: EUC_JP not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: ISO-2022-JP not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: BIG5 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: BIG5-HKSCS not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: CP950 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: ISO-2022-KR not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: CP949 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: EUC-KR not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: ISO-8859-6 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: CP1256 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: ISO-8859-8 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: CP1255 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: ISO-8859-7 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: CP869 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: WINDOWS-1253 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: ISO-8859-5 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: KOI8-R not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: CP866 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: KOI8-U not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: WINDOWS-1251 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: MACCYRILLIC not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: CP874 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: TIS-620 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: GBK not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: HZ not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: GB18030 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: ISO-8859-2 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: CP1250 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: MACCENTRALEUROPE not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: CP1258 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: CP1254 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: ISO-8859-9 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: CP1257 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: ISO-8859-4 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: MACROMAN not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: SHIFT_JIS not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: EUC_JP not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: ISO-2022-JP not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: BIG5 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: BIG5-HKSCS not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: CP950 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: ISO-2022-KR not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: CP949 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: EUC-KR not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: ISO-8859-6 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: CP1256 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: ISO-8859-8 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: CP1255 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: ISO-8859-7 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: CP869 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: WINDOWS-1253 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: ISO-8859-5 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: KOI8-R not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: CP866 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: KOI8-U not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: WINDOWS-1251 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: MACCYRILLIC not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: CP874 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: TIS-620 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: GBK not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: HZ not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: GB18030 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: ISO-8859-2 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: CP1250 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: MACCENTRALEUROPE not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: CP1258 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: CP1254 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: ISO-8859-9 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: CP1257 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
ERROR: ISO-8859-4 not decodable => not available!
(WebCore/platform/text/gtk/TextCodecGtk.cpp:222 static gboolean 
WebCore::TextCodecGtk::isEncodingAvailable(const gchar*))
UNIMPLEMENTED:
(WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.cpp:611 virtual void 
WebKit::FrameLoaderClient::provisionalLoadStarted())
UNIMPLEMENTED:
(WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.cpp:400 virtual bool 
WebKit::FrameLoaderClient::hasWebView() const)
UNIMPLEMENTED:
(WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.cpp:449 virtual void 
WebKit::FrameLoaderClient::setCopiesOnScroll())
UNIMPLEMENTED:
(WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.cpp:618 virtual void 
WebKit::FrameLoaderClient::prepareForDataSourceReplacement())
UNIMPLEMENTED:
(WebKit/gtk/WebCoreSupport/EditorClientGtk.cpp:262 virtual void 
WebKit::EditorClient::clearUndoRedoOperations())
UNIMPLEMENTED:
(WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.cpp:355 virtual WebCore::String 
WebKit::FrameLoaderClient::overrideMediaType() const)
UNIMPLEMENTED:
(WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.cpp:411 virtual void 
WebKit::FrameLoaderClient::frameLoadCompleted())
UNIMPLEMENTED:
(WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.cpp:444 virtual void 
WebKit::FrameLoaderClient::forceLayoutForNonHTML())
UNIMPLEMENTED:
(WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.cpp:550 virtual void 
WebKit::FrameLoaderClient::cancelPolicyCheck())
UNIMPLEMENTED:
(WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.cpp:208 virtual void 
WebKit::FrameLoaderClient::assignIdentifierToInitialRequest(long unsigned int, 
WebCore::DocumentLoader*, const WebCore::ResourceRequest&))
ASSERTION FAILED: !newRequest.isNull()
(WebCore/loader/MainResourceLoader.cpp:154 virtual void 
WebCore::MainResourceLoader::willSendRequest(WebCore::ResourceRequest&, const 
WebCore::ResourceResponse&))
Bus error
#



________________________________
The information contained in this message may be confidential and legally 
protected under applicable law. The message is intended solely for the 
addressee(s). If you are not the intended recipient, you are hereby notified 
that any use, forwarding, dissemination, or reproduction of this message is 
strictly prohibited and may be unlawful. If you are not the intended recipient, 
please contact the sender by return e-mail and destroy all copies of the 
original message.
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to