First thing I would do is check the ownership and permissions on the .dmrc file as the error message is suggesting.
You can either open a terminal and type:
ls -la .dmrc
or use a GUI file manager but you'll have to tell it to show "hidden" files and permissions (e.g. in Dolphin you would do ALT . for hidden files, CTRL 2 for details and then right click column heading and select permissions).
Terry