Thinkerfans / copter-gcs

Automatically exported from code.google.com/p/copter-gcs
0 stars 0 forks source link

Copter GCS (Process com.bvcode.ncopter) has stopped unexpectedly #28

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Run the application copter GCS
2. Touch nothing and wait around 2 seconds

What is the expected output? What do you see instead?

I nice running app, instead I get a crash and the message "The application 
Copter GCS (Process com.bvcode.ncopter) has stopped unexpectedly. Please try 
again."

What version of the product are you using? On what operating system?

copter-gcs-9-packed.apk Mar 28 284Kb. Downloaded and installed directly from 
this site. Running on a Samsung Galaxy Tab 10.1, Android 3.1, pretty much 
stock, well other than a good rooting :)

Please provide any additional information below.

Tried a reboot, every time the exact same message. Only other point worth 
mentioning was at the time I was trying to see if the software would ID an 
FT232 device connected via USB. So I selected the USB connection option within 
the software. Unfortunately I both updated my previously working version of 
Copter-GCS and tried the USB option simultaneously, so I cannot be sure which 
if any is causing the problem. 

I get the same error with "copter-gcs-8-packed.apk".

Original issue reported on code.google.com by th9...@gmail.com on 5 Aug 2012 at 5:01

GoogleCodeExporter commented 8 years ago
I think on newer devices the included JNI jmavlink is not working, needs 
replacing . with / in jmavlink.cpp and classLoader.h:
https://groups.google.com/forum/?fromgroups=#!topic/android-ndk/JUOMPtEgcNI

I tried to recompile but there are other items out of sync (hwstatus, simstate 
and fence stuff) and didn't worked :(((

Original comment by cosmin.b...@gmail.com on 21 Dec 2012 at 3:27

GoogleCodeExporter commented 8 years ago
BTW I think the change must be made for all devices running Android > 3.0.

Original comment by cosmin.b...@gmail.com on 21 Dec 2012 at 3:28

GoogleCodeExporter commented 8 years ago
I finally got it work, still have some crashes here and there but all functions 
are working. A lot of files in jmavlink JNI support needed to be recreated, I 
suppose they got lost in the latest code version on site. 

Original comment by cosmin.b...@gmail.com on 23 Dec 2012 at 5:39

GoogleCodeExporter commented 8 years ago
Hi Cosmin, do you know of a solution for this? I am just trying the same with a 
Samsing Galaxy Note 10.1 ans I have the same symptoms. I am not a progammer so 
I have no idea where to go from here.

Original comment by darrenbo...@gmail.com on 6 Apr 2013 at 7:54