Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#43037 - [synfigstudio] GTK_IS_CELL_EDITABLE failed -- GUI is unusable.

Attached to Project: Community Packages
Opened by kevin (kev717) - Sunday, 07 December 2014, 14:36 GMT
Last edited by Sergej Pupykin (sergej) - Monday, 08 December 2014, 11:36 GMT
Task Type Support Request
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Upon creating any images in the program and trying to edit some of the parameters in the GUI the following errors are attained:

(synfigstudio:6060): Gtk-CRITICAL **: gtk_tree_view_column_cell_process_action: assertion 'GTK_IS_CELL_EDITABLE (*editable_widget)' failed

(synfigstudio:6060): GLib-GObject-WARNING **: When installing property: type 'gtkmm__CustomObject_N6studio15ValueBase_EntryE' already has a property named 'editing-canceled'

(synfigstudio:6060): GLib-GObject-WARNING **: attempting to add an interface (GtkCellEditable) to class (gtkmm__CustomObject_N6studio15ValueBase_EntryE) after class_init

(synfigstudio:6060): GLib-GObject-WARNING **: gsignal.c:2461: signal 'editing_done' is invalid for instance '0x9d91560' of type 'gtkmm__CustomObject_N6studio15ValueBase_EntryE'


Additional info:
* More information on synfig bug report site: http://www.synfig.org/issues/thebuggenie/synfig/issues/699
* Possible fix also listed there.


Steps to reproduce:
Open program, draw any simple shape on the canvas, go to the "Parameters, Library, Keyframes, Timetrack, Graphs, Canvas MetaData" window and try to modify any of the properties for the object (example: 'amount') -- property remains uneditable and errors occur on command line.
This task depends upon

Closed by  Sergej Pupykin (sergej)
Monday, 08 December 2014, 11:36 GMT
Reason for closing:  Fixed
Additional comments about closing:  at least patch from this link applied

Loading...