id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
1656	Incorrect processing of cases the lack of rights (~/.mc/*) to save preferences	alex_zol	slavazanko	"In the case where insufficient rights to the contents of the directory ~/.mc/* to save preferences I get ""settings saved in ~ /.mc/ini"", but really nothing is saved.

It would be correct to issue a message like ""Not enough permissions to save the ~/.mc/ini""

Also, when autosave should be issued a message about the lack of rights.

------------------------------------------------------------------------
Accidentally situation is the lack of rights can occur when you first start mc under sudo.
The files in ~/.mc/* created with owner root (but not in the home directory of root, and in the home directory of a user caused sudo).

For example:
sudo apt-get install mc
sudo -s
mc
save settings and exit from mc

alex@alex-laptop:~/.mc$ ls -l ~/.mc
drwx------ 2 root root 4096 2009-09-17 22:38 cedit
-rw-r--r-- 1 root root   69 2009-09-20 09:40 filepos
-rw-r--r-- 1 root root  116 2009-10-02 21:26 history
-rw-r--r-- 1 root root 2602 2009-10-02 21:26 ini
-rw-r--r-- 1 root root  714 2009-10-02 21:26 panels.ini
-rw-r--r-- 1 root root   35 2009-10-02 21:26 Tree"	defect	closed	major	4.7.0-pre4	mc-config-ini	4.7.0-pre3	fixed						committed-master
