bilelmoussaoui / nautilus-git

Nautilus/Nemo extension to add important information about the current git directory
GNU General Public License v3.0
149 stars 9 forks source link

Warning message: "Nautilus" imported without specifying a version first #12

Closed dralley closed 7 years ago

dralley commented 7 years ago

Warning message when nautilus is run from the terminal

sys:1: PyGIWarning: Nautilus was imported without specifying a version first. Use gi.require_version('Nautilus', '3.0') before import to ensure that the right version gets loaded.
bilelmoussaoui commented 7 years ago

Has nothing to do with my extension https://github.com/bil-elmoussaoui/nautilus-git/blob/master/nautilus-git/git.py#L29