X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition :content-transfer-encoding:in-reply-to:user-agent; bh=OQ+W/ovNPJhYVTziasDVl9niHbgl9zSqY3G8dwUjcTo=; b=MoNsLweS6EN78qxMT1m3gmviOLAyNhQkUA4kxqEhdTVQ4+jTSeAKZoKwhf+gOhh/fh 96Whmm0XSI0w4noVL9tB//bCOnQ5bXa0jqg5aStisMfOHFetegx/whMr9Ai6WnP2+1lt Slz+biG35VAzaZqVq1hNY7GG7GygDLouVZCNi1Et20Zsa9DCifuZWlWk8vwBVLyplAak LNJPTOMTAVwrwyXZJSOLL96aWwJt6Am/2ep83vc7QoE8EXuaopnj9MxRp4zMhHuXGJmE X3MxlJLLHeTbAUrYW0cLJBqNhLeD1PtOu6jYIVpDukB0CrgpkNUqtSRw9k0s6Ad4Q8hc nXDA== X-Received: by 10.152.5.7 with SMTP id o7mr1644365lao.51.1428087761231; Fri, 03 Apr 2015 12:02:41 -0700 (PDT) Date: Fri, 3 Apr 2015 22:02:38 +0300 From: Vladimir Zhbanov To: geda-user AT delorie DOT com Subject: Re: [geda-user] PCB not loading layout data to paste buffer Message-ID: <20150403190238.GA6340@localhost.localdomain> Mail-Followup-To: geda-user AT delorie DOT com References: <201504022128 DOT t32LSR2W014878 AT envy DOT delorie DOT com> <201504022147 DOT t32LlhdL015444 AT envy DOT delorie DOT com> <551DD754 DOT 1010608 AT sbcglobal DOT net> <201504031747 DOT t33Hltro004531 AT envy DOT delorie DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) 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 On Fri, Apr 03, 2015 at 02:29:42PM -0400, Rob Butts wrote: > I tried as su "find / -name *.pcb.new" and it says: > [root AT new-host rob]# find / -name *.pcb.new > find: ‘/run/user/1000/gvfs’: Permission denied > ​ I believe DJ meant these lines: ERROR parsing file '/home/rob/gaf/Quayak/stepper_driver/stepper-driver.new.pcb' line: 40 description: 'syntax error, unexpected INTEGER, expecting T_ATTRIBUTE' He just mixed up extensions, so search for the stepper-driver.new.pcb file and try to get rid of that error.