Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ERROR] 与客户端无连接,无法发送, 当前连接 #4

Open
tommyq86 opened this issue Feb 2, 2019 · 1 comment
Open

[ERROR] 与客户端无连接,无法发送, 当前连接 #4

tommyq86 opened this issue Feb 2, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@tommyq86
Copy link

tommyq86 commented Feb 2, 2019

I don't see the screen and every action fails like:

[ERROR] 与客户端无连接,无法发送, 当前连接:JID{id='<dev id>', type=DEVICE}, message ID: <some msg id>

java.lang.NoSuchFieldException: AA_TEXT_PROPERTY_KEY
java.lang.NoClassDefFoundError: com/sun/java/swing/plaf/windows/WindowsLookAndFeel
Caused by: java.lang.ClassNotFoundException: com.sun.java.swing.plaf.windows.WindowsLookAndFeel
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: com/sun/java/swing/plaf/windows/WindowsLookAndFeel

openjdk 11.0.1 2018-10-16
OpenJDK Runtime Environment (build 11.0.1+13-Ubuntu-3ubuntu3.18.10.1)
OpenJDK 64-Bit Server VM (build 11.0.1+13-Ubuntu-3ubuntu3.18.10.1, mixed mode, sharing)

Otherwise: Why it brings its own adb? It's messing up with the already installed one.

@cxplan
Copy link
Owner

cxplan commented Feb 2, 2019

Thanks for your reporting, this problem will be fixed in next version.

You can set environment variable 'ANDROID_HOME' to your android SDK directory or removing CXTouch directory(res/adb) if you want to use your own ADB.
ANDROID_HOME

@cxplan cxplan added the bug Something isn't working label Feb 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants