Skip to content

Commit 95cd2ee

Browse files
mbeermandavide125
authored andcommitted
Recent gtk releases fixed several issues
Signed-off-by: Matthew Beermann <mbeerman@yahoo.com>
1 parent a3e32d2 commit 95cd2ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/sw/broken-software.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,8 @@ Issues (other than page size and architectural support issues) in third-party so
147147
| gcc | [LTO miscompilation of ceph on aarch64 and x86_64](https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113359) | Fixed in gcc 13.3 / 14.1 |
148148
| glibc | [TLS modid reuse breaks TLS accesses](https://bugzilla.redhat.com/show_bug.cgi?id=2251557) | Fixed in glibc 2.39 |
149149
| gnome-bluetooth/bluez | Frequent audio stutters and deconnections of audio A2DP output (no issues using blueman) | No bugs filled yet |
150-
| gtk | [GSK issues illegal render ops with load=dont-care and blend=over with Wayland fractional scaling, causing graphical corruption](https://gitlab.gnome.org/GNOME/gtk/-/issues/7146) |
151-
| gtk | [GSK/vulkan uses mipmaps without checking the formats/tiling `VkImageFormatProperties.maxMipLevels`](https://gitlab.gnome.org/GNOME/gtk/-/issues/7229) |
150+
| gtk | [GSK issues illegal render ops with load=dont-care and blend=over with Wayland fractional scaling, causing graphical corruption](https://gitlab.gnome.org/GNOME/gtk/-/issues/7146) | Fixed in gtk 4.17.6 |
151+
| gtk | [GSK/vulkan uses mipmaps without checking the formats/tiling `VkImageFormatProperties.maxMipLevels`](https://gitlab.gnome.org/GNOME/gtk/-/issues/7229) | Fixed in gtk 4.17.5 |
152152
| hyprland | [issue with OpenGL applications crashing when using Hyprland 0.42.0](https://github.com/hyprwm/Hyprland/issues/7364) | Fixed in hyprland 0.43.0 |
153153
| hyprland | [Explicit Sync timelines fail importing, killing the client](https://github.com/hyprwm/Hyprland/issues/8158) |
154154
| kpipewire | [Spectacle fails to record a window with h264 in specific dimensions](https://bugs.kde.org/show_bug.cgi?id=475472) | Issue Closed |

0 commit comments

Comments
 (0)