Reply To: BrainSuite GUI compile under debian Linux

#796
dakarai
Participant

    Hi David,

    I have received the following error while running BrainSuite 17a on Debian Linux.

    ./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

    Can you please advise how to proceed?

    Thank you.