Bjørn Lie 364bbdae47 Accepting request 732394 from GNOME:Next
- Update to version 2.24.32+62 (boo#1147106):
  * gtk-builder-convert: Update bug report URL.
  * gtk-builder-convert: Remove compat code for Python 2.3 and
  * below.
  * Make gtk-builder-convert compatible with Python 3.
  * Fix use-after-free due to unexpected unref of context->default_style.
  * Visual Studio builds: Fix previous commit.
  * Visual Studio builds: "Add" Visual Studio 2019 projects.
- Drop gtk2-converter-python3.patch: fixed upstream.
- Replace shebang in ./gtk/gtk-builder-convert using sed (use
  python3).

OBS-URL: https://build.opensuse.org/request/show/732394
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk2?expand=0&rev=276
2019-09-24 08:58:53 +00:00

README for bi-architecture 64 bit platforms users
=================================================

Current version of GTK+ has a problem running 32 and 64 version on
single machine. See http://bugzilla.gnome.org/show_bug.cgi?id=129540 and
http://bugzilla.gnome.org/show_bug.cgi?id=153848 for more information.

To work around this problem, 64 bit version for SUSE Linux uses special
names for following files:

/usr/bin/gtk-query-immodules-2.0:    /usr/bin/gtk-query-immodules-2.0-64
/etc/gtk-2.0/gtk.immodules:          /usr/gtk-2.0/gtk.immodules64

And following variable:

$GTK_PATH:                                 $GTK_PATH64

This can cause problems during self-compilation of packages.

To work-around these problems (introduced by this work-around), you
should:

Either:

- Make a patch of package (please do not send it to package
developers, it's temporary solution).

Or:

- Install 32 bit version of GTK+.

These problems should be correctly solved in GTK+ sometimes in future.
Description
No description provided
Readme 10 MiB
Languages
Diff 100%