The user GUI crashes after pressing ‘Step >’ with all default settings. Below is the output. However I noticed, when I deselect automatic parameter selection the program runs seamlessly.I have not had issues with the command line interface, however I am new to the program and prefer to use the GUI to become familiar with the programs and its capabilities before I move to the command line for batch mode processing.
USER@IMAGE:~$ ./brainsuite/brainsuite17a/bin
QXcbIntegration: Cannot create platform OpenGL context, neither GLX nor EGL are enabled
QMetaObject::connectSlotsByName: No matching signal for on_cancel_clicked()
QObject::connect: Cannot queue arguments of type ‘QTextBlock’
(Make sure ‘QTextBlock’ is registered using qRegisterMetaType().)
QObject::connect: Cannot queue arguments of type ‘QTextCursor’
(Make sure ‘QTextCursor’ is registered using qRegisterMetaType().)
Segmentation fault
What do you think the true problem is?
Thank you,
Dakarai