On Wed, 2006-02-08 at 16:22 +0000, Gustavo J. A. M. Carneiro wrote:
>   So it seems that the desktop wide decision to load all modules with
> G_MODULE_BIND_LOCAL, for performance reasons, may break python
> extensions.  So far, nautilus-python was affected by this.  Do people
> have any suggestions?  Clearly Python has to be fixed, but that is a
> long term fix; how to fix things _now_?

As an almost unrelated data point, things that use libGL also suffer
this affliction - the DRI implementation of libGL (at least) needs to be
loaded in global scope, otherwise it will use a slow indirect rendering
context and kill performance.

J.

-- 
Jan Schmidt [EMAIL PROTECTED]

If Darl McBride had his way, he would have banned marriage too, because
it
obviously is against the remunerative interests of prostitutes
- Bruce Perens


_______________________________________________
desktop-devel-list mailing list
desktop-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/desktop-devel-list

Reply via email to