Your message dated Sat, 04 Feb 2023 23:36:26 +0000
with message-id <[email protected]>
and subject line Bug#1029972: fixed in gtk4 4.8.3+ds-2
has caused the Debian Bug report #1029972,
regarding libgtk-4-1: Scrolling in a window get reapplied to another window
when running X11
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.)
--
1029972: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1029972
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libgtk-4-1
Version: 4.8.3+ds-1+b1
Severity: important
Tags: upstream
X-Debbugs-Cc: [email protected]
The issue is this one reported here:
https://gitlab.gnome.org/GNOME/gtk/-/issues/5202
It will happen to anyone using X11 instead of Wayland. Since there haven't have
any activity on the issue to fix it upstream, and soon Bookworm will be
released, it will affect a lot of other users.
Also, this is probably the same issue report here on Ubuntu:
https://bugs.launchpad.net/ubuntu/+source/gtk4/+bug/1993594
obs. There's a comment in the gitlab issue where I show the issue happening
when scrolling inside files and then inside gnome-text-editor
-- System Information:
Debian Release: bookworm/sid
APT prefers testing
APT policy: (900, 'testing'), (500, 'unstable'), (500, 'stable'), (100,
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.1.0-2-amd64 (SMP w/6 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE,
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US:en
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 43-1
ii hicolor-icon-theme 0.17-2
ii libc6 2.36-8
ii libcairo-gobject2 1.16.0-7
ii libcairo-script-interpreter2 1.16.0-7
ii libcairo2 1.16.0-7
ii libcloudproviders0 0.3.1-2
ii libcolord2 1.4.6-2.1
ii libcups2 2.4.2-1+b2
ii libepoxy0 1.5.10-1
ii libfontconfig1 2.14.1-3
ii libfribidi0 1.0.8-2.1
ii libgdk-pixbuf-2.0-0 2.42.10+dfsg-1+b1
ii libglib2.0-0 2.74.5-1
ii libgraphene-1.0-0 1.10.8-1
ii libgtk-4-common 4.8.3+ds-1
ii libharfbuzz0b 6.0.0-1
ii libjpeg62-turbo 1:2.1.2-1+b1
ii libpango-1.0-0 1.50.12+ds-1
ii libpangocairo-1.0-0 1.50.12+ds-1
ii libpangoft2-1.0-0 1.50.12+ds-1
ii libpng16-16 1.6.39-2
ii libtiff6 4.5.0-4
ii libwayland-client0 1.21.0-1
ii libwayland-egl1 1.21.0-1
ii libx11-6 2:1.8.3-3
ii libxcursor1 1:1.2.1-1
ii libxdamage1 1:1.1.6-1
ii libxext6 2:1.3.4-1+b1
ii libxfixes3 1:6.0.0-2
ii libxi6 2:1.8-1+b1
ii libxinerama1 2:1.1.4-3
ii libxkbcommon0 1.5.0-1
ii libxrandr2 2:1.5.2-2+b1
ii shared-mime-info 2.2-1
Versions of packages libgtk-4-1 recommends:
ii iso-codes 4.12.0-1
ii libgtk-4-bin 4.8.3+ds-1+b1
ii librsvg2-common 2.54.5+dfsg-1
Versions of packages libgtk-4-1 suggests:
ii gvfs 1.50.3-1
pn libgtk-4-media-gstreamer | libgtk-4-media-ffmpeg <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: gtk4
Source-Version: 4.8.3+ds-2
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: Sat, 04 Feb 2023 15:14:39 +0000
Source: gtk4
Architecture: source
Version: 4.8.3+ds-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers
<[email protected]>
Changed-By: Simon McVittie <[email protected]>
Closes: 1029972
Changes:
gtk4 (4.8.3+ds-2) unstable; urgency=medium
.
[ Jeremy Bicha ]
* debian/tests/python3-gi: stop using deprecated method
.
[ Simon McVittie ]
* d/patches: Update to gtk-4-8 branch commit 4.8.3-15-g1ef03e6eb8
- Optimize column views by not creating list item widgets in columns
that are not visible (GNOME/gtk!5374)
- In X11, make sure menus, popovers etc. don't interfere with ability
to click/select in other applications' windows
(GNOME/gtk#5364, GNOME/gtk#5400)
- Do not mark non-user-facing strings as translatable (GNOME/gtk#5146)
- Fix animations and transitions randomly stopping (GNOME/gtk#4426)
- Translation updates: ab, tr
* d/p/gdk-x11-Reset-all-scroll-valuators-on-enter.patch:
Add patch from 4.9.x to avoid scroll events being sent to more than
one window under X11 (Closes: #1029972) (LP: #1993594)
* d/control.in: Fix description of gtk-4-examples, which no longer
contains installed-tests (which were separated into gtk-4-tests)
* Add overrides for false positive lintian/lintian!452
* Standards-Version: 4.6.2 (no changes required)
Checksums-Sha1:
36d2baacc15546056bd6c16537a00a4dc883ed66 5514 gtk4_4.8.3+ds-2.dsc
72c99796c8b7742a68417e1151a4a0b9e239837d 3030844 gtk4_4.8.3+ds-2.debian.tar.xz
79d2d9756855fdf0d7c1ad7b5ef43f2ac702a887 25451 gtk4_4.8.3+ds-2_source.buildinfo
Checksums-Sha256:
cd16af03a4220e5b7ff120cfd6d09ec69aa74c1a8a0d684797ae9f6cee481bc9 5514
gtk4_4.8.3+ds-2.dsc
239131a060b1f2483ec1a38f5d0ed603e0471f0df6228cbcc175b65abe7492c6 3030844
gtk4_4.8.3+ds-2.debian.tar.xz
8b643023db6f5e052213f8936678438797257857c30464f7f3d0873554285db5 25451
gtk4_4.8.3+ds-2_source.buildinfo
Files:
670d74af44f1c6f9cd75e441caed76eb 5514 libs optional gtk4_4.8.3+ds-2.dsc
a098d69c2993710c34ff0fbec0ac84ee 3030844 libs optional
gtk4_4.8.3+ds-2.debian.tar.xz
deb8440e8fc14682346057684080f91d 25451 libs optional
gtk4_4.8.3+ds-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEENuxaZEik9e95vv6Y4FrhR4+BTE8FAmPe6QcACgkQ4FrhR4+B
TE82KRAAgWb71fCt7sz3F3tt01lXFnVjjtprg+sOSsOpxfaar9BGEUvstXv1UI5w
qO16HNb1s4EBbnMRTz7q6gye5EUCkHv6WdfVhiiWB45lphOsXymRlr7X9uX5CUT5
veyQFfokc0qjVt44k3pEduYUhlvnnwAUJFciF9uVfuWnHHpezt7flBh6sjmmm/no
x4gT59zIGfiGHJgP2Qg9Bgdf3ub7SyrcGiIWizzMFYF/4nDzqmO3DK89S80YSlQR
mEAlveKIgVSWPSPt9lJiw2qzqITleiE7/VMbB+X8mET7DHIobY3ezbQbVaVTvkih
ldlUS/TCIE1JusTjPl9kXLJqu5a6vb8V2EgcQ6B9WnJ2fSD5ag4FicuFf6v+Scs3
xy4G8ng34rKQ0STy2udFN5fLar3sssR9Vmgy7Z5km7WicAFWTy3GIlfX5//FRYRB
GG5uxz74TyQmaslWR93CRKxOXytza1Kubz+6ctINsQ2vc3uaJuENzAojacyJuqOV
8hVVSwGAp5b8MXOpiiY3jmzFbv5Pu2onO5NYoCeACCq9tc28v1dZAkwG5bhmEdId
dKLiwI3T/4/p++Csx3gdVgm7AFeGCXsiUj3f8KuQTxS5+OQrrSr6inXb7t8EzZhP
9AHdVocB1OpAWQV/MbmIZU1UTkwTVTKG2I72w2r/cI80hFKe+gw=
=RGSx
-----END PGP SIGNATURE-----
--- End Message ---