I just upgraded to 0.9.5 in WSL (Ubuntu) and I noticed that three of my 
keybindings for refinement no longer work (t, T, r). When I run those commands 
I see the following messaged in the terminal: 

graphics-general-key-press-hook 116)
((safe_scheme_command) Error in proc: key:  unbound-variable  args:  (#f 
Unbound variable: ~S (manual-refine-residues) #f))
(graphics-general-key-press-hook 114)
((safe_scheme_command) Error in proc: key:  unbound-variable  args:  (#f 
Unbound variable: ~S (manual-refine-residues) #f))
(graphics-general-key-press-hook 84)
((safe_scheme_command) Error in proc: key:  unbound-variable  args:  (#f 
Unbound variable: ~S (manual-refine-residues) #f))

This is what my keybindings file has for those commands:
(add-key-binding "Triple Refine" "t" (lambda () (manual-refine-residues 1)))
(add-key-binding "Triple Refine" "T" (lambda () (manual-refine-residues 2)))
(add-key-binding "Refine Active Residue" "r" (lambda () (manual-refine-residues 
0)))

I don't see this problem on my linux machine also running Ubuntu.  Do you think 
this could be just a WSL quirk?

Thanks,
David Dranow

########################################################################

To unsubscribe from the COOT list, click the following link:
https://www.jiscmail.ac.uk/cgi-bin/WA-JISC.exe?SUBED1=COOT&A=1

This message was issued to members of www.jiscmail.ac.uk/COOT, a mailing list 
hosted by www.jiscmail.ac.uk, terms & conditions are available at 
https://www.jiscmail.ac.uk/policyandsecurity/

Reply via email to