BrainFPV / TauLabs

http://www.brainfpv.com
Other
27 stars 9 forks source link

GCS Crashes on launch (OSX 10.10 Yosemite) #5

Closed tgreer closed 9 years ago

tgreer commented 9 years ago

Latest GCS crashes on launch.

OS: OSX 10.10 Yosemite Version: Brain-20141123

tgreer commented 9 years ago

Tested against Intel HD 4000 and NVIDIA GeForce GT 650M both with the same issue

tgreer commented 9 years ago

The latest Tau Labs GCS direct from Tau Labs doesn't crash. FYI

BrainFPV commented 9 years ago

I just tested it on a MacBook Pro 2012 Retina with OS-X 10.8.2 and NVIDIA GeForce GT 650M, works without problems. I will build a version using Yosemite to see if it helps.

BrainFPV commented 9 years ago

@UKTamo please try this version built on OS-X 10.10.1:

http://www.brainfpv.com/static/media/downloads/Brain-20141123_r2.dmg

tgreer commented 9 years ago

FWIW you need a better file mirror... 86KB/sec is terrible! Happy to help there! Downloading now to test

tgreer commented 9 years ago

I can confirm that version at least launches on OS X 10.10.1

I will test further in the morning to see if I can make it crash.

tgreer commented 9 years ago

Able to replicate the crash issue by going to Flight Data with no FC connected. Application crashes and then cannot relaunch. Back to square 1.

BrainFPV commented 9 years ago

@UKTamo Can you give this a try. It works for me on Yosemite:

http://www.brainfpv.com/static/media/downloads/Brain-20141123_r3.dmg

tgreer commented 9 years ago

Hi, This seems massively more stable. I've been unable to make it crash as of yet. I will keep testing and report back any problems, but this is a great improvement over r1 and r2.

Thanks

BrainFPV commented 9 years ago

@UKTamo Great! The differences between the versions is only the Qt version used. r1 was built with Qt 5.3.2, which has problem with the serial ennumeration, r2 with Qt 5.4, which has some other problem, and r3 with Qt 5.3.1 (which is also used for the official Tau Labs release.. should have checked first).

tgreer commented 9 years ago

Lovely.

In the mean time i've mirrored it here: http://tsone.net.uk/Brain-20141123_r3.dmg as your mirrors are woefully slow. I'd like to help with that.. contact me off github to sort that out :)

Regards

Thomas

On 8 January 2015 at 13:54, BrainFPV notifications@github.com wrote:

@UKTamo https://github.com/UKTamo Great! The differences between the versions is only the Qt version used. r1 was built with Qt 5.3.2, which has problem with the serial ennumeration, r2 with Qt 5.4, which has some other problem, and r3 with Qt 5.3.1 (which is also used for the official Tau Labs release.. should have checked first).

— Reply to this email directly or view it on GitHub https://github.com/BrainFPV/TauLabs/issues/5#issuecomment-69181486.

chadkouse commented 9 years ago

I'm having the same issue with the latest release and yosemite: Brain-20150720-r1.dmg - crashes on startup.. I'm sure this is no help but: console log

BrainFPV commented 9 years ago

@chadkouse try downloading it again. There was a packing problem with the version that was first uploaded.