
On 2014-05-14 15:56 +0100, liamw wrote:
LucaDC wrote
Actually I was going to report the same thing for Windows XP SP 3.
In the (ugly) console I always see a starting: Unable to find: DialogGridArrange ** (inkscape.exe:2524): WARNING **: Unknown verb name: DialogGridArrange
You need to delete %appdata%\inkscape\preferences.xml (or rename it) and restart it, and it should be more stable then.
The specific message ("Unknown verb name: DialogGridArrange") indicates that the keymap file which is loaded by the current inkscape trunk build is outdated and refers to a verb which was renamed to 'DialogArrange' in revision 13221.
On linux/OS X, the specific message normally stops after having run 'make install' once again to update the installed shared resource files. Or after checking the user keymap file in the preferences folder for outdated verbs ... (~/.config/inkscape/keys/default.xml)