Crash after pressing 'Step' in Cortical Surface Extraction GUI

Viewing 1 reply thread
  • Author
    Posts
    • #797
      dakarai
      Participant

      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

    • #798
      dakarai
      Participant

      The following error was resolved by adding -nc in the command line when starting BrainSuite from the command line.

Viewing 1 reply thread
  • You must be logged in to reply to this topic.