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

Device discovered but no display shown #12

Closed
birep opened this issue Oct 29, 2017 · 1 comment
Closed

Device discovered but no display shown #12

birep opened this issue Oct 29, 2017 · 1 comment

Comments

@birep
Copy link

birep commented Oct 29, 2017

Running on Ubuntu. The device is found but not displayed on my computer, and attempting to save a screenshot results in an empty file.

Terminal exception:

java.lang.InterruptedException
	at java.lang.Object.wait(Native Method)
	at java.lang.Object.wait(Object.java:502)
	at java.awt.EventQueue.invokeAndWait(EventQueue.java:1315)
	at java.awt.EventQueue.invokeAndWait(EventQueue.java:1296)
	at javax.swing.SwingUtilities.invokeAndWait(SwingUtilities.java:1348)
	at com.majeur.ars.ScreenPanel$UpdateThread.repaintPanel(ScreenPanel.java:238)
	at com.majeur.ars.ScreenPanel$UpdateThread.run(ScreenPanel.java:222)

And the log file:

1:44:30.298	INFO: Adb path used: /usr/bin/adb
1:44:30.868	INFO: Connected devices changed
1:44:30.870	INFO: Start rendering device screen
1:44:37.931	INFO: Stop rendering device screen

Anything else I can do to get you more info? Thank you!

@birep
Copy link
Author

birep commented Oct 29, 2017

Just realized this is a dup of #9

@birep birep closed this as completed Oct 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant