You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am writing you because I am trying to use DP5 and I am getting errors at run time.
These are the steps that I am following:
I start the GUI with "python PyDP4_GUI.py"
Add an SD file with two, very similar structures
Add raw NMR data (select my "proton" folder)
Select an output folder
Click on "Clean Structures"
Click on "Solvent" and select DMSO
Click on "Molecular mechanics" and select MacroModel
Click on "DFT Calculations" and select Gaussian. In Advanced Settings I click on "Split Single Poing DFT" and select B3LYP for both the latter and the "NMR Calculations" section
Click on "NMR assignment"
Click on "DP5 Statistics"
Click on "Calculate" button
Right after clicking on the "Calculate" button, the window shuts down and in the console I can see the following error:
QBasicTimer::stop: Failed. Possibly trying to stop from a different thread
QBasicTimer::stop: Failed. Possibly trying to stop from a different thread
qt.qpa.xcb: xcb_shm_detach() failed with error: 128 (Unknown), sequence: 2493, resource id: 56623117, major code: 130 (Unknown), minor code: 2
qt.qpa.xcb: shmdt() failed (22: Invalid argument) for 0x0
*** Error in `python': double free or corruption (!prev): 0x00000000049395f0 ***
Could you provide some advice on how to deal with this error?
Thank you very much
The text was updated successfully, but these errors were encountered:
I am writing you because I am trying to use DP5 and I am getting errors at run time.
These are the steps that I am following:
Right after clicking on the "Calculate" button, the window shuts down and in the console I can see the following error:
QBasicTimer::stop: Failed. Possibly trying to stop from a different thread
QBasicTimer::stop: Failed. Possibly trying to stop from a different thread
qt.qpa.xcb: xcb_shm_detach() failed with error: 128 (Unknown), sequence: 2493, resource id: 56623117, major code: 130 (Unknown), minor code: 2
qt.qpa.xcb: shmdt() failed (22: Invalid argument) for 0x0
*** Error in `python': double free or corruption (!prev): 0x00000000049395f0 ***
Could you provide some advice on how to deal with this error?
Thank you very much
The text was updated successfully, but these errors were encountered: