Comment 7 for bug 114189

Revision history for this message
Jonathan Rogers (jonner) wrote :

Does anyone know which Python extension Nautilus was trying to use when the problems occurred? You can get verbose debugging message on the standard output from nautilus-python by setting NAUTILUS_PYTHON_DEBUG=misc in the environment. I suspect this may be bug I just fixed which caused Nautilus to hang whenever I called the get_vfs_file_info() method of a NautilusFileInfo object in a Python extension. I filed a report on GNOME's bugzilla <URL:http://bugzilla.gnome.org/show_bug.cgi?id=500996>. I also have patched packages in my PPA <URL:https://edge.launchpad.net/%7Ejonner/+archive>.