GCS Crash
« 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!

f5soh

  • *****
  • 4572
    • LibrePilot
Re: GCS Crash
« Reply #1 on: August 21, 2015, 10:02:25 am »
Hi,

Why the "Usage feedback" window is blank ?

Reinstall and select OpenGL driver

Re: GCS Crash
« Reply #2 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!

f5soh

  • *****
  • 4572
    • LibrePilot
Re: GCS Crash
« Reply #3 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

Re: GCS Crash
« Reply #4 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!

f5soh

  • *****
  • 4572
    • LibrePilot
Re: GCS Crash
« Reply #5 on: August 21, 2015, 10:08:47 pm »
Tested using Windows VM, no issue here.

CC3D is back :)