Regarding this change (after 2.13.3):

2005-12-13  Alexander Larsson  <[EMAIL PROTECTED]>

        * libnautilus-private/nautilus-module.c (nautilus_module_load):
        open modules G_MODULE_BIND_LOCAL

It has broken nautilus-python.  See bug #327739.  The problem is that
python modules expect to find some standard python symbols in the global
scope, but since nautilus is loading the nautilus-python extension
module---and consequently libpython24.so itself---in a private scope,
all python extension modules fail to load.

  Any thoughts?

-- 
Gustavo J. A. M. Carneiro
<[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
The universe is always one step beyond logic

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
nautilus-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/nautilus-list

Reply via email to