Open [2.1.0-beta.11] Getting NPE when trying to paste or write text on phone

Discussion in 'Join' started by CWagner, Mar 7, 2019.

  1. CWagner

    CWagner New Member

    Joined:
    Apr 26, 2016
    Messages:
    3
    Likes Received:
    0
    Using the UWP app to write or paste text results in this error. Every other feature seems to work fine. Can't say if it was a problem before this version as I hadn't tried using it yet.

    com.joaomgcd.join version 2.1.0-beta.11

    Source com.android.vending
    OS Build lineage_cheeseburger-userdebug 9 PQ2A.190205.001 eng.gitlab.20190301.070342
    OS Code 28
    Device ONEPLUS A5000
    Manufacturer OnePlus
    Product OnePlus5

    java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.lang.String.contains(java.lang.CharSequence)' on a null object reference
    at com.joaomgcd.accessibility.c.b.a(SourceFile:47)
    at com.joaomgcd.accessibility.c.c.g(SourceFile:122)
    at com.joaomgcd.gcm.messaging.GCMPushDevice.handleClipboard(SourceFile:1055)
    at com.joaomgcd.gcm.messaging.GCMPushDevice.execute(SourceFile:326)
    at com.joaomgcd.gcm.framework.GcmIntentService.executeGcm(SourceFile:64)
    at com.joaomgcd.gcm.framework.GcmIntentService.onMessageReceived(SourceFile:28)
    at com.google.android.gms.gcm.a.handleIntent(Unknown Source:251)
    at com.google.android.gms.iid.o.run(Unknown Source:26)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
    at java.lang.Thread.run(Thread.java:764)
     
  2. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
  3. CWagner

    CWagner New Member

    Joined:
    Apr 26, 2016
    Messages:
    3
    Likes Received:
    0
    Hi, sorry it took me so long to get back to you. Currently it is working. Was there another update inbetween? I couldn't figure out how to get the exact current version.
     
  4. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Yes, I've updated the app since :) Glad it's working!
     
: bug

Share This Page