Solved: Repetier Host crashes when loading a file
Hi,
I ran into a problem where every time I loaded a file the Repetier Host GUI would disappear, leaving a process in the background that I had to manually kill. Running from a terminal indicated the problem was happening while trying to update the list of recently used files, and googling indicated that mono stores that list in
$HOME/.recently-used
That file had indeed become corrupted with non-asci, and the problem was solved by deleting it and allowing mono to create a new one on the next run.
Regards,
James.