Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Unrecognized OpenGL version when launching start_app() #40

@stefanocasali984

Description

@stefanocasali984

Hi,

I've installed all the dependencies listed here : [http://bluebrain.github.io/RTNeuron-3.0/old/compilation.html], then downloaded the rtneuron AppImage and succesfully run it.
However, when I type

start_app()

then the following error is returned:

Unrecognized OpenGL version QOpenGLWidget: Failed to make context current composeAndFlush: makeCurrent() failed composeAndFlush: makeCurrent() failed composeAndFlush: makeCurrent() failed

A window actually prompted but was totally black and not reacting to any input.
I've tried to reinstall OpenGL using the following commands:

sudo apt-get install mesa-common-dev libgl1-mesa-dev libglu1-mesa-dev freeglut3-dev

but nothing changed.
I'm working on Ubuntu 18.10
What I'm doing wrong / missing?

Thanks in advance for help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions