You are not logged in.
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 debugThis 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 debugI 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
I'm having the same problem, dowgrading gt4 to gtk4-1:4.8.3-3 version seems to solve the issue
Offline
A task has been filed for the regression: https://bugs.archlinux.org/task/77755.
Offline