Released v0.15.0.5

hi all, thanks go to rkrug, basil2, and macavity for helping me figure
out what why we were seeing seg faults in nautilus.  The problem seems
to affect people with python-gtkspell installed.  That is a static
module that uses static gtk as a dependency, and when it tried to
import gtk it would create a seg fault.  Unfortunately, there doesn’t
seem to be dynamic bindings for gtk spell module so I’ve disabled it
for Nautilus 3 users.  This update should also fix the issue where it
would report that it couldn’t load certain svg or svgz files.

The new tarball (hopefully the last for a while) is up now on our
download section.

VN:F [1.9.7_1111]
Rating: 4.5/5 (13 votes cast)
Released v0.15.0.5, 4.5 out of 5 based on 13 ratings

28 Responses to “Released v0.15.0.5”

  1. Cdoshi says:

    Good stuff guys.
    :)
    It is working great and glad that now it works with nautilus 3 – The icons are back too on the folders.
    Great work guys.

    VA:F [1.9.7_1111]
    Rating: 0.0/5 (0 votes cast)
  2. Marco says:

    Thank you man!

    VA:F [1.9.7_1111]
    Rating: 0.0/5 (0 votes cast)
  3. Stas says:

    Just installed new version on Ubuntu 11.10, works great! Thank you for the great work

    VA:F [1.9.7_1111]
    Rating: 0.0/5 (0 votes cast)
  4. paul says:

    thanks a big lot. i’m in the middle of an intensive work and accidentially installed the previous update.
    lots of little bomb symbols, and after recovering, empty commit windows and nasty message.

    no it’s all back to working again!

    thx again

    VA:F [1.9.7_1111]
    Rating: 0.0/5 (0 votes cast)
  5. ezequiel says:

    Hey! I’m havving the same issue even with the last update…
    i’ve pulled it from the ppa via apt-get and from the tarball… both with the same result…

    ezequiel@ECR-Vostro:~$ nautilus
    /usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0′ failed
    import gobject._gobject
    /usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:40: Warning: specified class size for type `PyGtkGenericCellRenderer’ is smaller than the parent type’s `GtkCellRenderer’ class size
    from gtk import _gtk
    /usr/lib/python2.7/dist-packages/gtk-2.0/gtk/__init__.py:40: Warning: g_type_get_qdata: assertion `node != NULL’ failed
    from gtk import _gtk

    and segmentation fault…

    Any help would be apreciated!

    Thanx!

    VA:F [1.9.7_1111]
    Rating: 0.0/5 (0 votes cast)
    • Adam Plumb says:

      Make sure you don’t have another RabbitVCS installation somewhere if you tried to install with an earlier package/archive. Do a ‘find /usr | grep rabbitvcs’ and see if you have anything in /usr/local. You should just have one set of folders in /usr/lib.

      VN:F [1.9.7_1111]
      Rating: 5.0/5 (2 votes cast)
      • ezequiel says:

        Man! Thanks!! it took me 10mins of deleting small files, but now everything is working!!! Thankss!!

        Really! The world is not the same without rabbitvcs…

        Thank You! Really, Thanks!

        VA:F [1.9.7_1111]
        Rating: 0.0/5 (0 votes cast)
  6. Dieter says:

    Thanks a lot guys! Everything working on Oneiric 64bit now. Working without RabbitVCS just wasn’t that productive.

    Thanks again for the great work!

    VA:F [1.9.7_1111]
    Rating: 0.0/5 (0 votes cast)
  7. Mindless says:

    Great job guys – I’ve been without Rabbitvcs since i updated from 11.04 – This is just great its all working now on 11.10 OneIRC, your work is much appreciated .. thank you

    VA:F [1.9.7_1111]
    Rating: 0.0/5 (0 votes cast)
  8. Jason says:

    Works like a charm. Thanks guys.

    VA:F [1.9.7_1111]
    Rating: 0.0/5 (0 votes cast)
  9. remmus says:

    Hi,

    I got rabbitvcs working in Fedora 15, During the weekend I upgraded to F16 and got the following error:

    Initializing nautilus-open-terminal extension
    Initializing nautilus-gdu extension
    Traceback (most recent call last):
    File “/usr/lib64/python2.7/site-packages/gi/__init__.py”, line 23, in
    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 “/home/makerpm/.local/share/nautilus-python/extensions/RabbitVCS.py”, line 63, in
    from gi.repository import Nautilus, GObject, Gtk, GdkPixbuf
    File “/usr/lib64/python2.7/site-packages/gi/__init__.py”, line 23, in
    from ._gi import _API, Repository
    ImportError: cannot import name _API

    Any ideas??

    VA:F [1.9.7_1111]
    Rating: 0.0/5 (0 votes cast)
    • Adam Plumb says:

      You may have older plugins still installed, not sure? Please write to our mailing list for help, this isn’t a good place for diagnostics.

      VN:F [1.9.7_1111]
      Rating: 0.0/5 (0 votes cast)
  10. JohnS says:

    Great work, happy to see this excellent app so actively maintained – life without RabbitVCS would be hard! Sadly I’m currently experiencing just how hard as I’m on Xubuntu 11.10 and the thunarx-python package is not yet available for Oneiric :( Please tell me it will be released soon?

    VA:F [1.9.7_1111]
    Rating: 0.0/5 (0 votes cast)
  11. mpnordland says:

    I’ve learned to use svn in terminal, but nothing beats this. It’s the perfect counterpart to tortisesvn on windows. Which is what I used before switching to linux.

    VA:F [1.9.7_1111]
    Rating: 0.0/5 (0 votes cast)
  12. SlickMcRunFast says:

    Thanks for this tool. Been using for about a year now and love it.

    VA:F [1.9.7_1111]
    Rating: 0.0/5 (0 votes cast)
  13. airtonix says:

    so how do i get this installed on 11.10? You should at least link to any previous page you created that describes this process

    VA:F [1.9.7_1111]
    Rating: 5.0/5 (4 votes cast)
  14. Anthony says:

    Thankyou, working well in Oneric.

    VA:F [1.9.7_1111]
    Rating: 0.0/5 (0 votes cast)
  15. Jonas says:

    Great work.

    How long is the delay from your release to an update in fedora/Ubuntu repositories? I’m only seeing:
    rabbitvcs-core-0.14.2.1-3.fc16

    VA:F [1.9.7_1111]
    Rating: 0.0/5 (0 votes cast)
  16. BugCoder says:

    Thanks guys, I cant remember how many years i was waiting a application like this.

    VA:F [1.9.7_1111]
    Rating: 0.0/5 (0 votes cast)
  17. yair says:

    Thank you ! just installed 11.10 and it works great !

    VA:F [1.9.7_1111]
    Rating: 0.0/5 (0 votes cast)
  18. Mr. Medved says:

    Hey – Love the tool, been using it for a long time. Recently upgraded to Linux Mint 12, using MATE. Has anyone gotten rabbitvcs to work in MATE with Caja (nautalus fork)?

    VA:F [1.9.7_1111]
    Rating: 0.0/5 (0 votes cast)
    • Dave S says:

      I’m also interested in getting this to work with Caja under MATE. Not found a solution yet though. :-(

      VA:F [1.9.7_1111]
      Rating: 0.0/5 (0 votes cast)
  19. J Gallagher says:

    This software is perfect.

    VA:F [1.9.7_1111]
    Rating: 0.0/5 (0 votes cast)
  20. Udit Mahajan says:

    Are there any plans to support Marlin File Manager?
    I have started using it, and have found its the perfect replacement of Nautilus. Its light weight and much more responsive. But it does not have RabbitVCS integration.
    There are only 2 available plugins for Marlin: Dropbox and UbuntuOne…
    It would be nice to have RabbitVCS integration as well.

    VA:F [1.9.7_1111]
    Rating: 0.0/5 (0 votes cast)
  21. Eder Rafo says:

    Hello rabbitvcs is best
    I always work with subversion rabbitvcs and good, but I have a problem
    I use git rabbitvcs bitbucket a repository and I can not get my remote repository to clone my local machine, I tried many things and yet I can not.
    which is the correct way to do

    sorry

    VA:F [1.9.7_1111]
    Rating: 0.0/5 (0 votes cast)
  22. Eder Rafo says:

    I forgot, used linux ubuntu 10.04 lucin lynx 64 bits in sony vaio cire i3

    VA:F [1.9.7_1111]
    Rating: 0.0/5 (0 votes cast)
  23. Gerold Penz says:

    Thank you, for your great work!

    VA:F [1.9.7_1111]
    Rating: 0.0/5 (0 votes cast)

Leave a Reply