DroidPlanner / Tower

Ground Control Station for Android Devices
https://play.google.com/store/apps/details?id=org.droidplanner.android
Other
619 stars 554 forks source link

droidplanner 2 and Xperia Z3 compact #1286

Closed jeepy closed 9 years ago

jeepy commented 9 years ago

When I try to start droidplanner 2, this message appears: Unfortunately, Droidplanner has stopped.

arthurbenemann commented 9 years ago

Could you go to the files on your device, and copy and paste the last file in the /DroidPlanner/LogCat/ folder?

jeepy commented 9 years ago

Attached is the file you ask for. Thanks, Steffen

---- Arthur Benemann wrote ----

Could you go to the files on your device, and copy and paste the last file in the /DroidPlanner/LogCat/ folder?

— Reply to this email directly or view it on GitHub.

java.lang.IllegalStateException: Unable to connect to the google api client: 2 at org.droidplanner.android.utils.GoogleApiClientManager$1.run(GoogleApiClientManager.java:35) at java.lang.Thread.run(Thread.java:841)

arthurbenemann commented 9 years ago

Can you use goohle APS on your device?

It looks like you have a problem with your google play services setup. On Nov 24, 2014 8:01 PM, "jeepy" notifications@github.com wrote:

Attached is the file you ask for. Thanks, Steffen

---- Arthur Benemann wrote ----

Could you go to the files on your device, and copy and paste the last file in the /DroidPlanner/LogCat/ folder?

— Reply to this email directly or view it on GitHub.

java.lang.IllegalStateException: Unable to connect to the google api client: 2 at org.droidplanner.android.utils.GoogleApiClientManager$1.run(GoogleApiClientManager.java:35) at java.lang.Thread.run(Thread.java:841)

— Reply to this email directly or view it on GitHub https://github.com/DroidPlanner/droidplanner/issues/1286#issuecomment-64307221 .

jeepy commented 9 years ago

My google play works fine. All my google apps are working so far except droidplanner 2.

On 2014-11-25, at 8:28 AM, Arthur Benemann notifications@github.com wrote:

Can you use goohle APS on your device?

It looks like you have a problem with your google play services setup. On Nov 24, 2014 8:01 PM, "jeepy" notifications@github.com wrote:

Attached is the file you ask for. Thanks, Steffen

---- Arthur Benemann wrote ----

Could you go to the files on your device, and copy and paste the last file in the /DroidPlanner/LogCat/ folder?

— Reply to this email directly or view it on GitHub.

java.lang.IllegalStateException: Unable to connect to the google api client: 2 at org.droidplanner.android.utils.GoogleApiClientManager$1.run(GoogleApiClientManager.java:35) at java.lang.Thread.run(Thread.java:841)

— Reply to this email directly or view it on GitHub https://github.com/DroidPlanner/droidplanner/issues/1286#issuecomment-64307221 .

— Reply to this email directly or view it on GitHub.

m4gr3d commented 9 years ago

@jeepy what's the version of google play services on your device? You can find the info by going to the Google play services app info in the settings.

jeepy commented 9 years ago

Hi, My google play version is 5.0.38

On 2014-11-25, at 9:25 AM, Fredia Huya-Kouadio notifications@github.com wrote:

@jeepy what's the version of google play services on your device? You can find the info by going to the Google play services app info in the settings.

\ Reply to this email directly or view it on GitHub.

m4gr3d commented 9 years ago

That's the source of the issue. Well first the app crashing bug was fixed in PR #1289, so that behavior should be fixed in the next release. In any way, in your case you'll still have to update the google play services on your device as the minimum version supported is 5.0.89. Doing so, should allow to make use of the app as it is (without waiting for the bug fix).