BrainFPV / TauLabs

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

GCS crashes on launch (Win 7 x64) #4

Closed tgreer closed 9 years ago

tgreer commented 9 years ago

GCS Version: Brain-20141123_win32_r2 OS: Windows 7 x64

Self extraction runs fine, extracts the folders. Running the taulabsgcs both normally and as Administrator crashes when it loads the main window.

capture21

BrainFPV commented 9 years ago

Thanks for the report. What graphics card are you using? If you are running it in VirtualBox, do you have 3d acceleration enabled?

tgreer commented 9 years ago

Intel HD Graphics 4400

On 2 January 2015 at 22:36, BrainFPV notifications@github.com wrote:

Thanks for the report. What graphics card are you using? If you are running it in VirtualBox, do you have 3d acceleration enabled?

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

BrainFPV commented 9 years ago

Not in VirtualBox, correct?

tgreer commented 9 years ago

Correct, this is an actual windows laptop

BrainFPV commented 9 years ago

Please try downloading the OpenGL dll for 64 bit systems and place it in the gcs/bin directory (overwrite the existing one), see here: https://github.com/TauLabs/TauLabs/wiki/Running-the-GCS-on-non-OpenGL-2.1-capable-systems

tgreer commented 9 years ago

That appears to fix the issue

On 2 January 2015 at 23:23, BrainFPV notifications@github.com wrote:

Please try downloading the OpenGL dll for 64 bit systems and place it in the gcs/bin directory (overwrite the existing one), see here: https://github.com/TauLabs/TauLabs/wiki/Running-the-GCS-on-non-OpenGL-2.1-capable-systems

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

BrainFPV commented 9 years ago

Great! Thanks for the testing.

tgreer commented 9 years ago

Is that something I should have picked up from documentation, or is that a known bug to be fixed?

On 2 January 2015 at 23:59, BrainFPV notifications@github.com wrote:

Great! Thanks for the testing.

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

BrainFPV commented 9 years ago

@UKTamo it's a known bug with intel graphics cards. I added a note to the website.