id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,distribution,status_field 3791,Invert colors doesn't work,humitos,godiard,"Steps to reproduce it: 1. Open Paint (Gtk3 version) 1. Draw something 1. Click on ""Invert colors"" option Issue: Nothing happens on the screen. I get this log: {{{ (sugar-activity:13998): GdkPixbuf-WARNING **: GdkPixbufLoader finalized without calling gdk_pixbuf_loader_close() - this is not allowed. You must explicitly end the data stream to the loader before dropping the last reference. 65513 Traceback (most recent call last): File ""/home/humitos/Activities/Gtk3Paint.activity/Area.py"", line 1164, in _do_process_internal temp_pix = apply_process(temp_pix) File ""/home/humitos/Activities/Gtk3Paint.activity/Area.py"", line 1093, in proc_invert_color pix_manip2 = temp_pix.get_pixels_array() AttributeError: 'Pixbuf' object has no attribute 'get_pixels_array' }}} Expected behaviour: Get the colors inverted",defect,closed,Unspecified by Maintainer,Unspecified,Paint,Unspecified,Unspecified,fixed,gtk3,,Unspecified,Unconfirmed