nrec crashes right after starting it

 konsole

and press Enter. A terminal window appears. Click inside this window, type "./start" and press Enter. Carefully check, if there are any error messages in the output by scrolling up and down in the terminal window.

 sux

and pressing Enter in the terminal window. Type in the administrator password (you can try "nrec"). Now the input prompt should display a "#" sign at the rightmost end. Now it is time to enter the standard working directory. Find it out by typing

 cat start

(pressing Enter is now always necessary after typing). You may find displayed something like

 cd saccades && nr

Now change to this directory (in the example: "saccades") by typing:

 cd saccades

Show all the recent configuration file backups by typing

 ls -a .nrec*

Choose one from a point of time, when nrec was surely starting up (maybe yesterday?) and copy it to the current configuration file:

 cp .nrec2008-11-11-11-11-11-111.cfg .nrec.cfg

That's all. Now you can close the terminal window and ty to start nrec again.