You are not logged in.

#1 2023-03-07 17:19:10

HurricanePootis
Member
Registered: 2020-10-16
Posts: 34

Unable to open up drop down menu in GTK4 Applications

Hello, I have been experiencing a bug where I am unable to open up certain drop down menu in GTK4/libadwaita applications in GNOME. Whenever I do, I get the following output

(gnome-control-center:25392): Gtk-WARNING **: 11:13:01.969: gtk_widget_size_allocate(): attempt to allocate GtkPopoverContent contents 0x556f10d6a9f0 with width -46 and height -52

(gnome-control-center:25392): Gtk-WARNING **: 11:13:01.969: gtk_widget_size_allocate(): attempt to allocate GtkScrolledWindow scrolledwindow 0x556f10c2cef0 with width -2 and height -2
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

This is from gnome-control-center, in the options for a wifi network. I clicked on the drop down menu for Security underneath the Security tab, and nothing happened.

Another app where this happened is easyeffects, where I try to click on a drop down menu to change the compressor mode.

(easyeffects:26599): Gtk-WARNING **: 11:18:09.509: gtk_widget_size_allocate(): attempt to allocate GtkPopoverContent contents 0x559d212a6fb0 with width -46 and height -52

(easyeffects:26599): Gtk-WARNING **: 11:18:09.509: gtk_widget_size_allocate(): attempt to allocate GtkScrolledWindow scrolledwindow 0x559d212b9380 with width -2 and height -2
*** BUG ***
In pixman_region32_init_rect: Invalid rectangle passed
Set a breakpoint on '_pixman_log_error' to debug

I am using a AMD Ryzen 5 5625U APU with Vega Graphics. This bug happens both on Wayland and Xorg. I am using the latest mesa and all that.

Offline

#2 2023-03-07 17:57:16

thepasto
Member
From: trash:///
Registered: 2009-03-16
Posts: 58

Re: Unable to open up drop down menu in GTK4 Applications

I'm having the same problem, dowgrading gt4 to gtk4-1:4.8.3-3 version seems to solve the issue

Offline

#3 2023-03-07 20:19:43

crimist
Member
Registered: 2022-07-30
Posts: 3

Re: Unable to open up drop down menu in GTK4 Applications

A task has been filed for the regression: https://bugs.archlinux.org/task/77755.

Offline

Board footer

Powered by FluxBB