If you can't open archives in nautilus after today's update, and you see this when you try to do it from a terminal window:
Code:
[gene@Mobile-PC packages]$ file-roller racket*
Gtk-Message: Failed to load module "atk-bridge": libatk-bridge.so: cannot open shared object file: No such file or directory
(file-roller:4087): Bonobo-WARNING **: Bonobo must be initialized before use
GLib-GIO-ERROR **: Settings schema 'org.gnome.nautilus.preferences' is not installed
aborting...
Trace/breakpoint trap (core dumped)
just run:
Code:
[gene@Mobile-PC packages]$ sudo yum downgrade nautilus nautilus-extensions file-roller
I added a comment to the newly opened
Bug 624180 against file-roller, although the missing schema belongs to nautilus.
dd_wizard