[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?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1286766

Title:
  Crashes on startup if shows "required directories missing" dialog

Status in Nautilus:
  Fix Released
Status in “nautilus” package in Ubuntu:
  In Progress

Bug description:
  [Impact]
  If nautilus fails to find the directories it requires on startup it attempts 
to show a dialog describing this and crashes due to following code assuming 
this dialog is a file browser window.

  [Test Case]
  1. Create a test account
  2. Log into this account from a text terminal
  3. Create an invalid nautilus configuration directory:
  $ mkdir .config
  $ touch .config/nautilus
  4. Log into this account from the greeter

  Expected result:
  You arrive at the users desktop

  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).

  [Regression Potential]
  There is a low risk that the proposed fix could cause other unforceen bugs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/1286766/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to