Giter Site home page Giter Site logo

Issues with crosswalk on android emulators, (almost) blank screen, but elements are still there when seen through developers tools about cordova-plugin-crosswalk-webview HOT 8 OPEN

crosswalk-project avatar crosswalk-project commented on May 27, 2024 8
Issues with crosswalk on android emulators, (almost) blank screen, but elements are still there when seen through developers tools

from cordova-plugin-crosswalk-webview.

Comments (8)

matthewlloyd avatar matthewlloyd commented on May 27, 2024 7

Adding --disable-gpu-rasterization to the Crosswalk command line (xwalkCommandLine preference in config.xml) fixed this for me. YMMV.

from cordova-plugin-crosswalk-webview.

jruef avatar jruef commented on May 27, 2024 1

Adding <variable name="XWALK_COMMANDLINE" value="--disable-gpu-rasterization"/> to my config.xml and then do a ionic state restore (and before delete the platform and plugins folder) seems to fix the problem. I use genymotion and cordova-plugin-crosswalk-webview version 2.3.0

from cordova-plugin-crosswalk-webview.

santekotturi avatar santekotturi commented on May 27, 2024

@rumbitaliev have you found a solution/workaround?

from cordova-plugin-crosswalk-webview.

mcfarljw avatar mcfarljw commented on May 27, 2024

This can also be reproduced using just a default [email protected] project with the crosswalk webview on a genymotion emulator using the latest Android SDK downloaded directly from Android Studio.

cordova create test com.cordova.crosswalk.test test
cd test
cordova platform add [email protected]
cordova plugin add [email protected]

I'm including a screenshot of the issue to make it a bit more clear. Like the original issue creator said, the html is there and the elements exist, they just aren't visible.

screen shot 2017-04-10 at 9 02 06 am

from cordova-plugin-crosswalk-webview.

tgensol avatar tgensol commented on May 27, 2024

@mcfarljw Did you find a solution ?

from cordova-plugin-crosswalk-webview.

mcfarljw avatar mcfarljw commented on May 27, 2024

@tgensol No, I spent a few hours trying to isolate what was causing it but haven't stumbled upon a solution yet.

from cordova-plugin-crosswalk-webview.

svreinoso avatar svreinoso commented on May 27, 2024

Me funciono la solución de @matthewlloyd solo agregue esto en el config.xml

from cordova-plugin-crosswalk-webview.

hvaughan3 avatar hvaughan3 commented on May 27, 2024

According to this bug report you can instead fix this issue by enabling GPU support for your genymotion emulator. Does anyone know how to accomplish this on a Genymotion emulator? I tried playing with the VirtualBox settings but nothing seemed to help.

from cordova-plugin-crosswalk-webview.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.