Comment 15 for bug 1286766

Revision history for this message
katsu (katsukatsu-deactivatedaccount) wrote :

[ubuntu 14.04-64bit on virtualbox.]
confirmed Observed result:
You arrive at the users desktop but background icons are not shown.
A blank dialog pops up momentarily then a crash report dialog.
The blank dialog periodically pops up again (as nautilus attempts to restart).

[enable trusty-proposed & install nautilus.]
$ apt-cache policy nautilus
nautilus:
  インストールされているバージョン: 1:3.10.1-0ubuntu9
  候補: 1:3.10.1-0ubuntu9
  バージョンテーブル:
 *** 1:3.10.1-0ubuntu9 0
        400 http://ubuntu-ashisuto.ubuntulinux.jp/ubuntu/ trusty-proposed/main i386 Packages
        100 /var/lib/dpkg/status
     1:3.10.1-0ubuntu8 0
        500 http://ubuntu-ashisuto.ubuntulinux.jp/ubuntu/ trusty/main i386 Packages

[create new user & ~/.config/nautilus]
$ adduser testuser
$ su testuser
$ cd
$ mkdir .config
$ touch .config/nautilus
exit & logout

[login testuser]
pop up "Oops! Something went wrong." dialog. (does not repeat momentarily.)
---------------------------------------------
Unable to create a required folder. Please create the following folder, or set permissions such that it can be created:
/home/testuser/.config/nautilus}
---------------------------------------------

click "ok" button. --> pop up dialog cleare.
start nautilus. --> no problem.
open terminal & delete .config/nautilus
relogin testuser --> auto created ~/.config/nautilus directory & no pop up dialog.

Is this result correct?