Hello Crosswalk Team:
When open crosswalk for android apk in android devices , I found the
following error in logcat:
03-23 17:00:17.031: E/SysUtils(4141): ApplicationContext is null in
ApplicationStatus
03-23 17:00:17.041: E/libEGL(4141): validate_display:254 error 3008
(EGL_BAD_DISPLAY)
03-23 17:00:17.041: E/libEGL(4141): validate_display:254 error 3008
(EGL_BAD_DISPLAY)
03-23 17:00:17.081: E/chromium(4141):
[ERROR:xwalk_platform_notification_service.cc(103)] Not implemented reached in
virtual bool
xwalk::XWalkPlatformNotificationService::GetDisplayedPersistentNotifications(content::BrowserContext*,
std::set<std::basic_string<char, std::char_traits<char>, std::allocator<char>
> >*)
03-23 17:00:17.091: E/chromium(4141): [ERROR:xwalk_browser_context.cc(79)]
Failed to read preference, error num: 0
03-23 17:00:17.231: E/chromium(4141):
[ERROR:unix_domain_server_socket_posix.cc(106)] Not implemented reached in
virtual int net::UnixDomainServerSocket::GetLocalAddress(net::IPEndPoint*) const
03-23 17:00:17.241: E/chromium(4141): [ERROR:socket_libevent.cc(122)] bind()
returned an error, errno=98: Address already in use
03-23 17:00:17.241: E/chromium(4141):
[ERROR:unix_domain_server_socket_posix.cc(90)] Could not bind unix domain
socket to org.xwalk.core.xwview.shell_devtools_remote (with abstract
namespace): Address already in use
03-23 17:00:17.241: E/chromium(4141): [ERROR:devtools_http_handler.cc(224)]
Cannot start http server for devtools. Stop devtools.
I don't know what does the heading three line of errros mean. Does this have
someing to do with video playing (I got black screen when play HTML5 video in
non-fullscreen mode.)
I also can't find my log_text when using LOG(INFO)<<"informaiton"; in C++
code.
Thanks !
wangzhao.
_______________________________________________
Crosswalk-help mailing list
[email protected]
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help