Jan 31 13:17:41 -VirtualBox kernel: [ 3548.322902] mate-panel[1703]: segfault at 7f32e0027552 ip 00007f32dfc671eb sp 00007ffc063f08f8 error 7 in libcairo.so.2.11600.0[7f32dfc02000+d3000] Jan 31 13:17:41 -VirtualBox kernel: [ 3548.322912] Code: 52 07 00 e8 87 c9 f9 ff 0f 1f 80 00 00 00 00 f3 0f 1e fa 48 89 f8 48 85 ff 74 14 8b 57 18 83 fa ff 74 0c 8b 57 18 85 d2 7e 06 <f0> 83 47 18 01 c3 50 48 8d 0d 17 56 07 00 ba a2 03 00 00 48 8d 35
-- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu. https://bugs.launchpad.net/bugs/2004432 Title: GTK 3.2+ Theme mate-applications.css: segfault libcairo .mate-panel- menu-bar background-image: -gtk-gradient Status in mate-panel package in Ubuntu: New Bug description: I maintain and update a GTK2/3+ theme (http://winxp4life.tk), and with the latest version of GTK3, Mate, and mate-panel in Ubuntu 22.04, my theme no longer works due to a segfault caused by this rule: .mate-panel-menu-bar { background-image: -gtk-gradient (linear, left top, left bottom, from (#3168d5), color-stop (0.15, #4490e6), color-stop (0.30, #235bd9), color-stop (0.90, #2562de), to (#1941a5)); background-color: @selected_bg_color_top_menu; padding: 0px; color: @bg_color; text-shadow: none; } If I remove the background-image property, the theme works and the segfault doesn't happen. It appears that any -gtk-gradient set on background-image for .mate-panel-menu-bar doesn't work and causes Mate to segfault. I have to change the theme and restart to get things to work again. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mate-panel/+bug/2004432/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp