Your message dated Wed, 04 May 2022 11:50:47 +0000
with message-id <[email protected]>
and subject line Bug#1010547: fixed in gtk4 4.6.3+ds1-1
has caused the Debian Bug report #1010547,
regarding libgtk-4-1: Applications hang with "gtk_widget_measure: assertion 
'for_size >= -1' failed"
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1010547: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1010547
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libgtk-4-1
Version: 4.6.2-2ak
Severity: normal
Tags: patch

Dear Maintainer,

A patch for:

https://gitlab.gnome.org/GNOME/gtk/-/issues/4517

was recently merged to the upstream Gtk 4.6 branch:

https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/4670/

Among potentially numerous other applications, this affected
xdg-desktop-portal-gnome for me, because the window chooser dialog for
screen sharing incurred a hang with the message in the subject line
repeated ad infinitum.

By building my own gtk package (see the "2ak" versions below), I was
able to confirm that the patch in the MR addresses the issue. I think
it would be useful to release a patched version of Gtk4.

Thanks for your service maintaining Gtk4 for Debian!
Andreas

-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable-debug'), (500, 
'stable-security'), (500, 'oldstable-updates'), (500, 'unstable'), (500, 
'stable'), (1, 'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.17.0-1-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_DIE, TAINT_WARN, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), 
LANGUAGE=de_DE:de
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages libgtk-4-1 depends on:
ii  adwaita-icon-theme            42.0-2
ii  hicolor-icon-theme            0.17-2
ii  libc6                         2.33-7
ii  libcairo-gobject2             1.16.0-5
ii  libcairo-script-interpreter2  1.16.0-5
ii  libcairo2                     1.16.0-5
ii  libcloudproviders0            0.3.1-2
ii  libcolord2                    1.4.6-1
ii  libcups2                      2.4.1op1-2
ii  libepoxy0                     1.5.10-1
ii  libfontconfig1                2.13.1-4.4
ii  libfribidi0                   1.0.8-2.1
ii  libgdk-pixbuf-2.0-0           2.42.8+dfsg-1
ii  libglib2.0-0                  2.72.1-1
ii  libgraphene-1.0-0             1.10.8-1
hi  libgtk-4-common               4.6.2-2ak
ii  libharfbuzz0b                 2.7.4-1+b1
ii  libjpeg62-turbo               1:2.1.2-1
ii  libpango-1.0-0                1.50.6+ds-2
ii  libpangocairo-1.0-0           1.50.6+ds-2
ii  libpangoft2-1.0-0             1.50.6+ds-2
ii  libpng16-16                   1.6.37-5
ii  libtiff5                      4.3.0-7
ii  libwayland-client0            1.20.0-1
ii  libwayland-egl1               1.20.0-1
ii  libx11-6                      2:1.7.5-1
ii  libxcursor1                   1:1.2.1-1
ii  libxdamage1                   1:1.1.5-2
ii  libxext6                      2:1.3.4-1
ii  libxfixes3                    1:6.0.0-1
ii  libxi6                        2:1.8-1
ii  libxinerama1                  2:1.1.4-3
ii  libxkbcommon0                 1.4.0-1
ii  libxrandr2                    2:1.5.2-2+b1
ii  shared-mime-info              2.1-2

Versions of packages libgtk-4-1 recommends:
ii  iso-codes        4.9.0-1
hi  libgtk-4-bin     4.6.2-2ak
ii  librsvg2-common  2.52.5+dfsg-3+b1

Versions of packages libgtk-4-1 suggests:
ii  gvfs                      1.50.0-1
hi  libgtk-4-media-gstreamer  4.6.2-2ak

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: gtk4
Source-Version: 4.6.3+ds1-1
Done: Simon McVittie <[email protected]>

We believe that the bug you reported is fixed in the latest version of
gtk4, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Simon McVittie <[email protected]> (supplier of updated gtk4 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 04 May 2022 11:30:16 +0100
Source: gtk4
Architecture: source
Version: 4.6.3+ds1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 
<[email protected]>
Changed-By: Simon McVittie <[email protected]>
Closes: 1010547
Changes:
 gtk4 (4.6.3+ds1-1) unstable; urgency=medium
 .
   * New upstream release
   * d/copyright: Exclude gtk/theme/Default/Default-*.css.
     We already deleted them during clean.
   * d/copyright: Stop excluding subprojects/wayland.
     It's no longer included in tarballs.
   * d/patches: Update to upstream gtk-4-6 branch commit 4.6.3-9-g045446c3da
     - Work around infinite loop in box allocation (Closes: #1010547)
     - Make it easier to select the current folder with a file chooser
     - Fix saving into a subdirectory with a file chooser
     - Translation updates
   * d/log-reftests.py: Update names of GSK renderers
   * d/rules, d/run-tests.sh: Add infrastructure to ignore failing GSK tests.
     Similar to reftests, these can be fragile against varying versions of
     dependencies.
   * d/rules: Ignore unaligned-offscreen GSK comparison test.
     Workaround for GNOME/gtk#4889.
Checksums-Sha1:
 b952c074d9d06e5a04811f9e97ce11299ed9125b 5283 gtk4_4.6.3+ds1-1.dsc
 abc277a1b615b39573037f3ac3f30cb80a481648 15948568 gtk4_4.6.3+ds1.orig.tar.xz
 fa353b2386e4b54f57bb9115b61bacabfc43039e 2977660 gtk4_4.6.3+ds1-1.debian.tar.xz
 6f2be8457b4211cb78ec5d9879fce57e50ff9113 23841 
gtk4_4.6.3+ds1-1_source.buildinfo
Checksums-Sha256:
 42d0b6b33570ebe278f4cd08e99d637101377af1ddcc112f69f82d96702aca10 5283 
gtk4_4.6.3+ds1-1.dsc
 1bcc754bceffbcb79223782f47088f84e865e5124df5608585641b2ecf78bbf3 15948568 
gtk4_4.6.3+ds1.orig.tar.xz
 f80fc0a82cc282b3a047e73b144e94deb106093d3c9bebb81b25b2ee713ac6a6 2977660 
gtk4_4.6.3+ds1-1.debian.tar.xz
 8f8274f1ed3b92ec30138eaf32b4c7433e24ece10d38d0adedeba0e101956bc8 23841 
gtk4_4.6.3+ds1-1_source.buildinfo
Files:
 4ef1dcfd3b49e57e7da5f9dd90c3852d 5283 libs optional gtk4_4.6.3+ds1-1.dsc
 39b8d3d4b81482b978298a108d0fe4a3 15948568 libs optional 
gtk4_4.6.3+ds1.orig.tar.xz
 e43ce8a81f06903289a31f0504be7570 2977660 libs optional 
gtk4_4.6.3+ds1-1.debian.tar.xz
 3aad6d2b8dc5dac2236c0e92eaa9f7c7 23841 libs optional 
gtk4_4.6.3+ds1-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEENuxaZEik9e95vv6Y4FrhR4+BTE8FAmJyYqsACgkQ4FrhR4+B
TE/RQg//XUmDECc4nkLN/YyQMdWyscwYqoHCmhbHrhtmyf99ejsjAJFpzrLeq+Fq
t2/oT6Gs7DWDUpWYCi5ufB5kdkNZVGPnruoxPu7AkTf2+T12Bh/qEcmjXsF0Jn3t
l6d7BE2A75bwLk6zcT2BQrfOHkb27G278sZu7N5MxmcB3CeSsXaZAk/1D6j1y51z
TrnW3xtyxt48XKYny+np3YzCeOcErREDzb+KcmqwjYvIw7T+pHiUI+2bDu8x3s1k
lnHhQ4ZA7ma7Xq7MczMnGA9PaIZu2zei10UOZ8wvI6QusiaQAOyXVEHleLPS77Ng
JM9ChBHQFLHqmEbXg9q1tRzTwUs3Fc/jp9DKGwQ1QnopJXWpD0w6xpZJzcukO5y7
ig8pJI9qroA7r4ADseVM2b4KPorsPxVcSY/fC3RqnzZl6VIBOrXR0vH+qz6OQako
EB+GCmGF7MUKK2n4ETuXPdmcfQY9BT9JBcsO6gYh3fv58qHSyPfJRUqMZ0ush7TZ
VVGp1E3ow7ebaM65ZO72Zuz+wcXOCXnRNxr/KtLWAorCfhHKyeNx89ftmipXEwBT
n0Dxji534IEWZyeU4mn3FLAfn0nYqg2WPhToPWxTPitqOKtIPki6UTj+J6gc16v+
2SI3WYU/vZ2a5gEiWSvhyQrtQam05A79sJt17ZbnSSr5x2ZXpqw=
=GP+m
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to