Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash when computer has no camera #171

Open
andreavs opened this issue May 28, 2017 · 1 comment
Open

Crash when computer has no camera #171

andreavs opened this issue May 28, 2017 · 1 comment
Labels

Comments

@andreavs
Copy link
Collaborator

On the latest version of Neuronify on snap, on Ubuntu 14.04, neuronify will crash when no camera is available, if the user attempts to create a photoreceptive cell.

/snap/neuronify/16$ ./neuronify
Neuronify version "v1.0.8-9-gc81f828" started at 1495986286776
Making "/home/andreavs/.config/Ovilab/Neuronify" /savedata
qml: Neuronify.qml load completed 1495986287203
qml: ApplicationWindow load completed 1495986287244
Load time: 468
qml: Load state called
qml: Reading file qrc:/simulations/tutorial/tutorial_1_intro/tutorial_1_intro.nfy
QFSFileEngine::open: No file name specified
defaultServiceProvider::requestService(): no service found for - "org.qt-project.qt.camera"
Setting renderer control
Segmentation fault (core dumped)

@andreavs andreavs added the bug label May 29, 2017
@dragly
Copy link
Member

dragly commented Jun 5, 2017

@andreavs could you try to install the latest dev build with

sudo snap remove neuronify
sudo snap install --edge neuronify

and see if it works correctly now? The version should be v1.0.8-84-gee3631a or above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants