| Summary: | missing nautilus dependency | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Frank Ch. Eigler <fche> |
| Component: | gnome-tweak-tool | Assignee: | Michel Alexandre Salim <michel> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 15 | CC: | michel |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | gnome-tweak-tool-3.0.5-2.fc15 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-07-26 03:43:24 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
gnome-tweak-tool-3.0.5-2.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/gnome-tweak-tool-3.0.5-2.fc15 Package gnome-tweak-tool-3.0.5-2.fc15: * should fix your issue, * was pushed to the Fedora 15 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing gnome-tweak-tool-3.0.5-2.fc15' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/gnome-tweak-tool-3.0.5-2.fc15 then log in and leave karma (feedback). gnome-tweak-tool-3.0.5-2.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report. |
With nautilus uninstalled from a f15 machine, gnome-tweak-tool fails thusly on startup. Please consider adding a "nautilus" Requires. NFO : Caching gsettings: <gtweak.gsettings._GSettingsSchema: org.gnome.shell> WARNING : Error listing extensions Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/gtweak/tweaks/tweak_shell_extensions.py", line 146, in __init__ for extension in shell.list_extensions().values(): File "/usr/lib/python2.7/site-packages/gtweak/gshellwrapper.py", line 54, in list_extensions out = self._proxy.execute_js('const ExtensionSystem = imports.ui.extensionSystem; ExtensionSystem.extensionMeta') File "/usr/lib/python2.7/site-packages/gtweak/gshellwrapper.py", line 35, in execute_js result, output = self._proxy.Eval('(s)', js) File "/usr/lib64/python2.7/site-packages/gi/overrides/Gio.py", line 148, in __call__ kwargs.get('flags', 0), kwargs.get('timeout', -1), None) File "/usr/lib64/python2.7/site-packages/gi/types.py", line 44, in function return info.invoke(*args) GError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.Shell was not provided by any .service files INFO : Caching gsettings: <gtweak.gsettings._GSettingsSchema: org.gnome.desktop.background> WARNING : Testing for expected AutostartCondition failed: Got (None) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/gtweak/utils.py", line 127, in uses_autostart_condition return asc.split(" ", 1)[0] == autostart_type AttributeError: 'NoneType' object has no attribute 'split' GLib-GIO-ERROR **: Settings schema 'org.gnome.nautilus.desktop' is not installed aborting... [1] 13474 abort gnome-tweak-tool