<div dir="ltr"><div>Hello,</div><div><br></div><div>I don't know if maybe i'm doing something wrong, or if there's a problem, but I'm on a mac el capitan 10.11.6 and I'm getting these weird errors when I try to start chimera in nogui mode. </div><div><br></div><div>I usually set various tools to auto-start once I start chimera, but recently I was messing around and added a few, and now I'm getting these errors when i start chimera via --nogui.  Problem is, I don't know which one is causing the seg fault, but I feel like it shouldn't be calling these gui options with the nogui options on anyway.  Once I started getting these errors I went to Favorites->add to favorites/toolbar->reset & save, and now I don't get the segfault. I do get a few other errors if I adda few back to the auto start / on toolbar options.</div><div><br></div><div>chimera production version 1.11 (build 41179) 2016-07-15 05:43:21 UTC<br></div><div><br></div><div>with many auto-start options on</div><div>"""</div>>chimera --nogui<div><div>Exception in Tkinter callback</div><div>Traceback (most recent call last):</div><div>  File "/Users/danpf/Desktop/Chimera.app/Contents/Resources/lib/python2.7/lib-tk/Tkinter.py", line 1538, in __call__</div><div>    return self.func(*args)</div><div>  File "/Users/danpf/Desktop/Chimera.app/Contents/Resources/lib/python2.7/lib-tk/Tkinter.py", line 589, in callit</div><div>    func(*args)</div><div>  File "/Users/danpf/Desktop/Chimera.app/Contents/Resources/share/chimera/baseDialog.py", line 280, in _initialPositionCheck</div><div>    if not preferences.get(GENERAL, DIALOG_PLACEMENT):</div><div>  File "/Users/danpf/Desktop/Chimera.app/Contents/Resources/share/chimera/preferences/base.py", line 607, in get</div><div>    return self._category[category].get(name,</div><div>KeyError: 'General'</div><div>[1]    1045 segmentation fault  ~/Desktop/Chimera.app/Contents/MacOS/chimera --nogui</div></div><div>"""</div><div>after removing most auto-start options</div><div>"""</div><div>>chimera --nogui<br><div>Exception in Tkinter callback</div><div>Traceback (most recent call last):</div><div>  File "/Applications/Chimera.app/Contents/Resources/lib/python2.7/lib-tk/Tkinter.py", line 1538, in __call__</div><div>    return self.func(*args)</div><div>  File "/Applications/Chimera.app/Contents/Resources/lib/python2.7/lib-tk/Tkinter.py", line 589, in callit</div><div>    func(*args)</div><div>  File "/Applications/Chimera.app/Contents/Resources/share/chimera/baseDialog.py", line 280, in _initialPositionCheck</div><div>    if not preferences.get(GENERAL, DIALOG_PLACEMENT):</div><div>  File "/Applications/Chimera.app/Contents/Resources/share/chimera/preferences/base.py", line 607, in get</div><div>    return self._category[category].get(name,</div><div>KeyError: 'General'</div><div>Starting extension 'Model Panel' failed</div><div><br></div><div>Starting extension 'Keyboard Shortcuts' failed</div><div><br></div><div>Starting extension 'IDLE' failed</div><div><br></div><div>></div></div><div><br></div><div>"""</div><div><br></div><div><br></div><div>should I be adding a different flag or something when I start chimera via nogui?</div><div><br></div><div>Thanks,</div><div>Dan</div></div>