Bug 628273 - nautilus-2.90.1-1.fc15 will not open
Summary: nautilus-2.90.1-1.fc15 will not open
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: nautilus
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Tomáš Bžatek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 627639 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-08-29 04:10 UTC by atswartz
Modified: 2015-03-03 22:52 UTC (History)
4 users (show)

Fixed In Version: nautilus-2.90.1-2.fc15
Clone Of:
Environment:
Last Closed: 2010-08-30 12:32:42 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description atswartz 2010-08-29 04:10:59 UTC
Description of problem:
nautilus-2.90.1-1.fc15 will not open and is basically useless

Version-Release number of selected component (if applicable):
nautilus.x86_64 0:2.90.1-1.fc15

How reproducible:upgrade and try and use


Steps to Reproduce:
1.
2.
3.
  
Actual results:
nautilus will not open

Expected results:
a working file manager

Additional info:

Comment 1 JE Geiger 2010-08-29 13:39:52 UTC
Same Problem.  

Open shell in user login and run nautilus.  Will throw error about a missing gnome lockdown schema.

Yum installed gsettings-desktop-schemas

Cleaned cached gnome desktop settings and restarted to get default gnome configuration.

Nautilus now working with original desktop.

Comment 2 Tomáš Bžatek 2010-08-30 10:15:03 UTC
(In reply to comment #1)
> Open shell in user login and run nautilus.  Will throw error about a missing
> gnome lockdown schema.
Can you post exact error messages?

Comment 3 JE Geiger 2010-08-30 11:40:20 UTC
I do not have the exact error message since I fixed the problem.  

I can tell you that it was a GLib-GIO-ERROR about a desktop schema failure regarding org.gnome.desktop.lockdown.

I googled the error but only in parts. 

Finding that the schema for lockdown was in gsettings-desktop-schemas and that it was not installed on my machine, I fixed the issue by installing the package containing the schema.

Probably need to set the newest nautilus as requiring this schema package so it will get installed on upgrade.

I will remove this package, restart and try to get an exact copy of the error.

Comment 4 JE Geiger 2010-08-30 11:45:36 UTC
Removed gsettings-desktop-schemas.

Opened a shell as regular user.

Ran nautilus in shell.

Exact error:

$>nautilus

GLib-GIO-ERROR **: Settings schema 'org.gnome.desktop.lockdown' is not installed

aborting...
Trace/breakpoint trap

$>yum install gsettings-desktop-schemas

$>nautilus 

works fine

Comment 5 Tomáš Bžatek 2010-08-30 12:32:42 UTC
Ah, right, we need to explicitly require gsettings-desktop-schemas. Thanks for spotting this. Changes committed to rawhide, packages will be built once buildroot is fixed.

Comment 6 Tomáš Bžatek 2010-08-30 14:57:56 UTC
*** Bug 627639 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.