Ok, I fixed it: 1. I had to install git-gui: sudo apt-get install git-gui 2. I had to write a startup script for spyder and add the command: export LANG=en
Without step two I always got the error message "language de_DE not found", which was strange, because the GUI appeared in German. Best regards: Uwe Fechner On Thursday, April 18, 2013 9:43:18 AM UTC+2, ufechner wrote: > > Hello, > > I tried to commit changes of a .py file with Spyder 2.2.0rc, but it has no > effect. > > The context menu entry "Browse repository" works, though. > > Any idea? > > Regards: > > Uwe Fechner > on Ubuntu 12.04, 32 bits > -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spyderlib?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
