On Sat, 2018-02-03 at 17:44 -0500, Bric wrote: > * Copying over the "Default.commands" file (from Windows) causes > "Segmentation fault (core dumped)" (removing the file makes the > program run again) - i assume this is least of a glitch... or maybe > not? (depending on how critical this file is - is it responsible for > loading the "Default.shortcuts file, perhaps?)
By copying a file from a Windows installation to a Unix one you are entering uncharted territory. Possibly the Windows version has two bytes (Cr and Lf) where the Unix version has one (Lf). In any case, you should copy Default.shortcuts and Default.commands as a pair - they used to be all in one file at one time and there is still quite a mess when loading custom commands and shortcuts. Richard _______________________________________________ Denemo-devel mailing list Denemo-devel@gnu.org https://lists.gnu.org/mailman/listinfo/denemo-devel