well, the beta version works perfectly fine here and has several bug fixes over the stable version. As for the processes being stopped, I'm slightly confused. Make sure that in /etc/wyneken/wyneken.conf, that this is set:
WYNEKEN=/usr/bin/wyn
and make sure in the wyneken preferences that you have a dvi viewer set correctly. Else, I'm slightly confused as it just uses python's os.spawnl() method to call the processes. Try wyn filename.wyn --dvi on the command line to see if the computer hangs. If it hangs there, then I'd like a copy of your wyneken file so that I could analyze it. You may feel free to contact me at karl1 at 99b dot org so that we don't crowd up the osnews forums with our further discussion.
well, the beta version works perfectly fine here and has several bug fixes over the stable version. As for the processes being stopped, I'm slightly confused. Make sure that in /etc/wyneken/wyneken.conf, that this is set:
WYNEKEN=/usr/bin/wyn
and make sure in the wyneken preferences that you have a dvi viewer set correctly. Else, I'm slightly confused as it just uses python's os.spawnl() method to call the processes. Try wyn filename.wyn --dvi on the command line to see if the computer hangs. If it hangs there, then I'd like a copy of your wyneken file so that I could analyze it. You may feel free to contact me at karl1 at 99b dot org so that we don't crowd up the osnews forums with our further discussion.
Thanks for the feedback though!