Rémy Oudompheng <[email protected]> wrote:
> Can you also check for binary incompatibilities in your pygtk modules
> ? You basicaly need to run
>  readelf -p .rodata $file | grep _PyGtk_API
> on all binary libraries shipped with a package depending on pygtk. The
> result should be
> "gtk._gtk._PyGtk_API" and not "_PyGtk_API".

python-galago-gtk is affected.

Reply via email to