X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <4F39ACCA.8060707@keensupport.net> Date: Mon, 13 Feb 2012 16:37:30 -0800 From: Joe Knapp Organization: Keen Support Services, LLC User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111229 Thunderbird/9.0 MIME-Version: 1.0 To: geda-user AT delorie DOT com Subject: [geda-user] GParts - Installation Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com Thanks to everyone for their efforts to provide these tools. I am trying to get the most recent GParts working. I have successfully compiled GParts from the git repo and the created a MySQL database. Currently, I am able to connect to a remote MySQL server, but GParts crashes with the following: ** (gparts:29853): DEBUG: get field ** (gparts:29853): DEBUG: get field 2 ** (gparts:29853): DEBUG: get field ** (gparts:29853): DEBUG: get field 2 ** (gparts:29853): DEBUG: Symbol name: (null) (gparts:29853): Gtk-CRITICAL **: IA__gtk_action_set_sensitive: assertion `GTK_IS_ACTION (action)' failed (gparts:29853): Gtk-CRITICAL **: IA__gtk_action_set_sensitive: assertion `GTK_IS_ACTION (action)' failed (gparts:29853): Gtk-CRITICAL **: IA__gtk_action_set_label: assertion `GTK_IS_ACTION (action)' failed ** (gparts:29853): DEBUG: get field ** (gparts:29853): DEBUG: get field 2 ** (gparts:29853): DEBUG: Symbol name: (null) (gparts:29853): Gtk-CRITICAL **: IA__gtk_action_set_sensitive: assertion `GTK_IS_ACTION (action)' failed Killed While installing the database I made two corrections to the SQL script create-basic due to MySQL flagging errors. The changes are: 1) SymbolPath replaced with SymbolName for the unique key of the symbol table 2) Removed AUTO_INCREMENT from the Symbol Detail table. Any ideas how to move forward from here? Anyone else seen this? Thanks, Joe -- Keen Support Services, LLC