Dear Ludovico, Now I realised that this bug should be forwarded, because there is no python support for new nautilus right at the moment. New nautilus is entirely based on GTK+3 and python-nautilus extension providing a bridge between nautilus and python was written for GTK+2. That bridging project is maintained by only one person and nautilus developers treat it as separate thing. Moreover I assume that You use GTK+2 for tortoisehg interface. The last thing that You should know is that there are no separate from library bindings, with GTK+3 You have http://live.gnome.org/GObjectIntrospection to use GTK+3 from within python or any other language. Do You think it would be hard to port tortoisehg to GTK+3 if that is essential ?
On 10 February 2011 00:37, Ludovico Cavedon <[email protected]> wrote: > Hi, > > On 02/09/2011 01:29 AM, Mateusz Kaduk wrote: >> Is it possible for someone to build tortoisehg-nautilus plugin for new >> nautilus >> 2.91.x. I would love to be able to use it for my project. > > I am willing to help, but I am running nautilus from unstable, so I need > your help to figure it out what we need to do. > > First of all, the tortoisehg-nautilus is just a python file installed as > /usr/lib/nautilus/extensions-2.0/python/nautilus-thg.py > > So my question is: > -what is changing with nautilus 2.91? Does it need to be deployed in > another directory? If yes, which one? > > Once you have the answer to this question, try to copy the file manually > there. Is it working? > Or do we need upstream to explicitly support 2.91? > > Thanks for reporting this bug and for your help, > Ludovico > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

