X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Yahoo-Newman-Id: 346182 DOT 32727 DOT bm AT omp1002 DOT access DOT mail DOT mud DOT yahoo DOT com DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=sbcglobal.net; h=DKIM-Signature:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:Received:Content-Type:Mime-Version:Subject:From:In-Reply-To:Date:Content-Transfer-Encoding:Message-Id:References:To:X-Mailer; b=PQ42vnZe4C5JPVMAdfKnJY4/UQGax39bkQqblMYKH1rKt7z92Vc0wIgNFmuMOFSWUJpB7CGB6eIjHtSWA4oFnkP4UWvRHC8omxtY8tll/kd2tLkl3ePjmbB+LlKP9pGXrrf4eu4ZmJjICCI3XHLrYltgJaDIe71U/qjhXahoAwc= ; DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sbcglobal.net; s=s1024; t=1329233398; bh=GkpWGcpg7X2Lorr7L93BcUxaD1HKSwtsJeJlsoBDFlg=; h=X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:Received:Content-Type:Mime-Version:Subject:From:In-Reply-To:Date:Content-Transfer-Encoding:Message-Id:References:To:X-Mailer; b=pg9/ABW75ZFHtsuYPMpx+AdvREPTj0tk8KKmDB5AkhsXMvQdhhpHAf6dwHwFpXlp7u+Go+0CdK9G3tSLfmqBDaMnvRbrU6MKRLhjT+usJsDHfQelk2HG61qAMUfKdg+weYo6OUpdYvOsBMan5aZ9QQ7oh3u43VdCBUrJ5l77wvM= X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: k6FA5NAVM1mbU8jkbehSjy99PagR1y.JGLJsOiQxFIm8X8T GkueHyW0KIdUMlUsc01XnTP4LLVmthDO93IdtXvrw8t4q7G9OWkmetBdaqaI zXelPeO_MMkZKpcQWGAglEaCKhLtt5.CdHmT0zFN.ClWWRzgEiNzMI00ISZQ J1XYDTvm5MGIbWwaVg2_zvm8xnchH7k9nJviIV96b3k9cOs2s7s9TZqAhsAA qcmoL5Ir2eS2Q.FH.21moY5_.xyGHFt76rSN7RzuWAQdb1SLvRSqToj5kY7y Ga7PQl9q8BntK2UJo.4YicVqzaZMnmZe9wjLG7qEIjfTcD2cCN0g_JJKZvqm ufxE_xR8V1GVtOa8.wPsuEepHRgZmx3nsNxqSzD8cJlvY.ovym_vvw9PfoPl T7v5b8oxO30z1Ot5vyaQmurDvs2dM5VAQ1Gm2tNKx0jgQ5Jc- X-Yahoo-SMTP: b8jVkbOswBAqZ4BhECp7nxPJUfTGEnEGv_G4qgQeZMeAbA-- Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Apple Message framework v1251.1) Subject: Re: [geda-user] GParts - Installation From: Edward Hennessy In-Reply-To: <4F39ACCA.8060707@keensupport.net> Date: Tue, 14 Feb 2012 07:29:56 -0800 Content-Transfer-Encoding: 7bit Message-Id: <714968B4-CB94-42B5-AA47-539F3C2EEEEA@sbcglobal.net> References: <4F39ACCA DOT 8060707 AT keensupport DOT net> To: geda-user AT delorie DOT com X-Mailer: Apple Mail (2.1251.1) Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Joe, I will not have time to look into this problem until this weekend. The program will adjust the sensitivity of the widgets when an item is selected. However, it appears that the item is NULL and causing a problem. I can look into this Sunday. Also, the GParts program is far from feature complete. When operating, it will allow the user to cut and paste symbols into gschem. However, adding, deleting, and editing symbols are not provided in the GUI and must be done in the database directly. Cheers, Ed On Feb 13, 2012, at 4:37 PM, Joe Knapp wrote: > 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 > >