LibrePilot Forum

Development => GCS General => Topic started by: brusque on August 20, 2015, 10:07:39 pm

Title: GCS Crash
Post by: brusque on August 20, 2015, 10:07:39 pm
Hello everybody!

I've sucessfully cloned LibrePilot from "https://bitbucket.org/librepilot/librepilot.git" and built it.

I've installed the created package. It runs ok when the board (CC3D) isn't connected (by USB).

When I connect the board, the TX/RX indicators (lower right of the screen) shows connection but then GCS crashes. Please see attached screen capture.

Is this a known bug?

Best regards!
Title: Re: GCS Crash
Post by: f5soh on August 21, 2015, 10:02:25 am
Hi,

Why the "Usage feedback" window is blank ?

Reinstall and select OpenGL driver
Title: Re: GCS Crash
Post by: brusque on August 21, 2015, 03:34:56 pm
Hello f5soh!

That's a good question. The screen freezes as soon as it's shown.

Reinstalling with the OpenGL driver made no difference.

How can I disable the UsageTrackerPlugin?

Best regards!
Title: Re: GCS Crash
Post by: f5soh on August 21, 2015, 05:56:16 pm

How can I disable the UsageTrackerPlugin?

There is a button on this window or you can disable this option in

Options > General and uncheck "Contribute to usage statistics"

If you make a package at some point, just updated sources and rebuild you can got some issues because packaging changed a lot.

So make all_clean, make package.

Remove all directories inside "Program Files" and reinstall
Title: Re: GCS Crash
Post by: brusque on August 21, 2015, 06:09:48 pm
Hello f5soh!

> There is a button on this window or you can disable this option in
> Options > General and uncheck "Contribute to usage statistics"

    Thanks. Now the Usage Feedback window don't show anymore but GCS still crashes when I plug the CC3D board.

>If you make a package at some point, just updated sources and rebuild
> you can got some issues because packaging changed a lot.
>So make all_clean, make package.
>Remove all directories inside "Program Files" and reinstall

    I've uninstalled LibrePilot, OpenPilot everything. Rebuild without package (make all gcs) and the crash persists.

    I'll try to make package and reinstall but I doubt it would make any difference. I'll make it later because a clean make all package take an 1h30m on my machine.

    Best regards!
Title: Re: GCS Crash
Post by: f5soh on August 21, 2015, 10:08:47 pm
Tested using Windows VM, no issue here.

CC3D is back :)