facebook

White screen on GapDebug client

  1. GapDebug
  2.  > 
  3. Getting Help – GapDebug
Viewing 8 posts - 16 through 23 (of 23 total)
  • Author
    Posts
  • #476301 Reply

    unai
    Participant

    I can’t test that right now, but it does work with my personal phone with the same setup.

    #476918 Reply

    unai
    Participant

    Any updated on this?

    #476989 Reply

    support-michael
    Keymaster

    Yes I had a brain fart and it just dawned on me. It appears you are using a newer version of Chrome that has removed the experimental Object.observe() function. The current production version of Chrome v49 includes the observe() function. But Chrome Canary v52 no longer includes this function. The version of Chrome dev tools being loaded to support your device has not been updated yet to work without the observe() function. I suspect that if you use Chrome v49 or older that this problem will not occur.
    I missed this earlier as I ran a quick experiment on Canary but using one of my devices that works with Canary chrome dev tools. Thanks for sharing the screenshots of console errors. The problem was right in front of me.

    Here’s a bit of info on the Object.observe() function:
    https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/observe
    and
    http://www.infoq.com/news/2015/11/object-observe-withdrawn

    #478557 Reply

    antons
    Participant

    I got same error, is there any solution?
    I’m using chrome Version 50.0.2661.94 m

    #478648 Reply

    antons
    Participant

    solved it by installing chromium v. 49 and configuring gapdebug to use it, instead of downgrading chrome

    #482289 Reply

    support-michael
    Keymaster

    @antons
    After more research on this issue I found the cause of the problem. Here is a note I just posted on working around the issue until we have an update with a fix:
    https://www.genuitec.com/forums/topic/android-debug-whitescreen-workaround/

    #482704 Reply

    mirkomen77
    Participant

    same problem here, using Chrome (regular) 50.0.2661.94 (64bit) OSX

    #482707 Reply

    mirkomen77
    Participant

    How would you do that?

    Thanks

Viewing 8 posts - 16 through 23 (of 23 total)
Reply To: White screen on GapDebug client

You must be logged in to post in the forum log in