I had the same problem with VMD 1.8.5 and 1.8.3 until I added the apple supplied comment to my .xinitrc file in my home directory. VMD works
locally after restarting X windows.
BUT!!! Importing another VMD session, say from
a LINUX box, does not work even with this fix.
vi .xinitrc ;;; then insert this line before the end
Apple X11
I had the same problem with VMD 1.8.5 and 1.8.3 until I added the apple supplied comment to my .xinitrc file in my home directory. VMD works
locally after restarting X windows.
BUT!!! Importing another VMD session, say from
a LINUX box, does not work even with this fix.
vi .xinitrc ;;; then insert this line before the end
.
.
.
# snip
defaults write com.apple.x11 enable_stereo -bool true
# end snip
# start the window manager
exec quartz-wm
Cheers,
Joseph