pythongitsvngnomenautilus

RabbitVCS on Nautilus 3.30 not opening logger and browser


I've got the RabbitVCS-nautilus extension installed with its dependency pygtk. The extension runs with Python2 but it throws an error that pygtk is not installed in the console.

It is weird because when I open a python2 console, the module can be imported but it gives an error that it cannot when running in Nautilus. It only gives the error when I try to open the browser or logger but the folder and file emblems are working fine.

Also some other extensions are breaking and they used to work. Any idea what might be the cause since the last update?

I am using Debian with gnome 3.30.


Solution

  • have you checked if you have a PYTHON global environment variable? Please look at the pull request I made.