RonnyDo / ColorPicker

A color picker for elementaryOS.
GNU General Public License v3.0
107 stars 28 forks source link

Can't open on Manjaro after compile #88

Closed rolodoom closed 2 years ago

rolodoom commented 3 years ago

After a succesful compile can't open the programa. Here is the error from the terminal

`(com.github.ronnydo.colorpicker:43149): Gtk-WARNING **: 05:15:30.049: Theme parsing error: gtk.css:73:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated and shouldn't be used anymore. It will be removed in a future version

(com.github.ronnydo.colorpicker:43149): Gdk-CRITICAL **: 05:15:30.111: gdk_window_set_cursor: assertion 'GDK_IS_WINDOW (window)' failed double free or corruption (out) Aborted (core dumped) `

Any help is appreciated.

Thanks

BBaoVanC commented 3 years ago

Looks like the same issue as #87

rolodoom commented 2 years ago

Yep.