XCrySDen not working ubuntu 24.04 #14
nguyen-group
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If you get the error "Couldn't configure togl widget" when running XCrySDen on Ubuntu, here is the solution:
$sudo nano /usr/share/xcrysden/Tcl/custom-definitionsFind the line #set toglOpt(accum) false and remove the # to make it:
set toglOpt(accum) falseSave the file and restart XCrySDen
Beta Was this translation helpful? Give feedback.
All reactions