Hi,
I'am working on android project where i use the crosswalk-webview to open up webpage. I got problem when i click to open website i get some errors( error log is end of this message). At the moment it works as wanted when i start it straight from the android studio but after i reboot the device and launch the app and try to open webpage, it opens up about half the time right and about half the time it displays the website weird by displaying it partly text and partly right. Those times i got the error about xwalk_100_percent.pak file(error is also down there). I have been stuck with this problem for a while and hopefully you guys can help me. I am using android studio 2.2 and i'am developing to 4.4.4 device. In build.gradle i'am using maven and 'org.xwalk:xwalk_core_library:21.51.546.6' Kindly, Ville Error log 10-05 10:03:31.806 8598-8598/com.example.vspangar.webview E/ApkAssets: Error while loading asset assets/icudtl.dat: java.io.FileNotFoundException: assets/icudtl.dat 10-05 10:03:31.886 8598-8598/com.example.vspangar.webview E/chromium: [ERROR:xwalk_platform_notification_service.cc(143)] Not implemented reached in virtual bool xwalk::XWalkPlatformNotificationService::GetDisplayedPersistentNotifications(content::BrowserContext*, std::__1::set<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > >*) 10-05 10:03:31.896 8598-8598/com.example.vspangar.webview E/chromium: [ERROR:xwalk_browser_context.cc(87)] Failed to read preference, error num: 0 10-05 10:03:31.946 8598-8598/com.example.vspangar.webview E/dalvikvm: Could not find class 'org.chromium.content.browser.FloatingWebActionModeCallback', referenced from method org.chromium.content.browser.ContentViewCore.startFloatingActionMode 10-05 10:03:32.076 8598-8837/com.example.vspangar.webview E/libEGL: validate_display:254 error 3008 (EGL_BAD_DISPLAY) 10-05 10:03:32.256 8598-8598/com.example.vspangar.webview E/dalvikvm: Could not find class 'org.chromium.net.NetworkChangeNotifierAutoDetect$MyNetworkCallback', referenced from method org.chromium.net.NetworkChangeNotifierAutoDetect.<init> 10-05 10:03:32.436 8598-8598/com.example.vspangar.webview E/chromium: [ERROR:layer_tree_host_impl.cc(2206)] Forcing zero-copy tile initialization as worker context is missing 10-04 10:31:32.062 1321-1321/com.example.vspangar.webview E/chromium: [ERROR:resource_bundle.cc(742)] Failed to load /data/data/com.example.vspangar.webview/app_xwalkcore/paks/xwalk_100_percent.pak Some features may not be available. ************************************************ 10-04 10:31:32.062 1321-1321/com.example.vspangar.webview E/chromium: [ERROR:resource_bundle.cc(742)] Failed to load /data/data/com.example.vspangar.webview/app_xwalkcore/paks/xwalk_100_percent.pak Some features may not be available.
_______________________________________________ Crosswalk-help mailing list Crosswalk-help@lists.crosswalk-project.org https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help