Mailing list archives : pcb-rnd

ID:5840
From:rn...@igor2.repo.hu
Date:Sat, 3 Sep 2022 11:50:50 +0200 (CEST)
Subject:Re: [pcb-rnd] sch-rnd bug: can't open file from gui (was: new:
in-reply-to:5839 from Doug Knabe <dk...@airmail.net>
 
 
On Sat, 3 Sep 2022, Doug Knabe wrote:
 
> On 9/3/22 02:34, rnd2@igor2.repo.hu wrote:
>> Are you sure you are running svn HEAD? Did you run svn up before
>> compiling? Please run this in sch-rnd trunk/src/plugins/gui:
>>
>> svn info status.c
> $ svn info status.c
> Path: status.c
> Name: status.c
> Working Copy Root Path:
> /home/dknabe/Big4TB4/Downloads/ringdove/svn/sch-rnd/trunk
> URL: svn://svn.repo.hu/sch-rnd/trunk/src/plugins/gui/status.c
> Relative URL: ^/trunk/src/plugins/gui/status.c
> Repository Root: svn://svn.repo.hu/sch-rnd
> Repository UUID: 3f77f264-7ab3-4e28-a523-b8af82121ceb
> Revision: 5482
> Node Kind: file
> Schedule: delete
> Last Changed Author: igor2
> Last Changed Rev: 5456
 
^ this one is good, 5456 is the latest version available of that file. So 
 
I think it may be  something with your build. 
 
I have two ideas:
 
1. Maybe there's some problem with file dates so the object is not 
recompiled; try make clean then make.
 
2. Maybe you build a new version of sch-rnd in the source tree, then do 
not run it from the source with ./sch-rnd, but you run the older, 
installed version with sch-rnd?
 
 
TIA,
 
Igor2
 
 

Reply subtree:
5840 Re: [pcb-rnd] sch-rnd bug: can't open file from gui (was: new: from rn...@igor2.repo.hu