From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 Description of problem: Nautilus Druid never starts, even when ~/.nautilus/first-time-flag is removed. [~/.nautilus]$ cat first-time-flag Existence of this file indicates that the Nautilus configuration druid has been presented. You can manually erase this file to present the druid again. [~/.nautilus]$ If I rm first-time-flag, it is just recreated when nautilus is started again. No druid GUI appears. Version-Release number of selected component (if applicable): nautilus-2.2.1-5 How reproducible: Always Steps to Reproduce: 1. rm ~/.nautilus/first-time-flag 2. nautilus 3. Actual Results: ~/.nautilus/first-time-flag is recreated. No druid GUI appears. Expected Results: I expected a Nautilus config GUI to appear asking me what prefernce levels I wanted (beginner, intermediate, or advanced). Additional info: Same problem occurs if I rm -rf ~/.nautilus or if I blow away the user and start from scratch. The druid never appears.
The prefs levels were removed in nautilus 2.0. There is no need for any first time druid anymore.