gtg-user team mailing list archive
-
gtg-user team
-
Mailing list archive
-
Message #00561
Error While launching gtg
Hi everyone,
I tried to launch gtg following (
https://wiki.gnome.org/Apps/gtg/contributing).When I run ./gtg , It gives
the following error.
File "../liblarch/liblarch_gtk/__init__.py", line 329, in set_bg_color
func = closure_default_color(color_func, column)
File "../liblarch/liblarch_gtk/__init__.py", line 324, in
closure_default_color
default = style.get_background_color(Gtk.StateFlags.NORMAL).to_color()
AttributeError: 'RGBA' object has no attribute 'to_color'.
Can someone help in fixing this?
Thanks!
Follow ups