| Summary: | nautilus-terminal-1.0-0.1.8bzr.fc16 is not compatible with nautilus-3.2.1-2.fc16 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | adriano <adrigiga> |
| Component: | nautilus-terminal | Assignee: | Hicham HAOUARI <hicham.haouari> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 16 | CC: | hicham.haouari |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-11-07 21:22:51 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
*** This bug has been marked as a duplicate of bug 744534 *** |
nautilus-terminal-1.0-0.1.8bzr.fc16-noarch is not compatible with nautilus-3.2.1-2.fc16.i686 Killing all existing nautilus istances and executing nautilus from terminal: Initializing nautilus-gdu extension Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/gi/__init__.py", line 23, in <module> from ._gi import _API, Repository ImportError: could not import gobject (error was: ImportError('When using gi.repository you must not import static modules like "gobject". Please change all occurrences of "import gobject" to "from gi.repository import GObject".',)) Traceback (most recent call last): File "/usr/share/nautilus-python/extensions/nautilus_terminal.py", line 48, in <module> from gi.repository import Nautilus, Gtk, Gdk, Vte, GLib File "/usr/lib/python2.7/site-packages/gi/__init__.py", line 23, in <module> from ._gi import _API, Repository ImportError: cannot import name _API