X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=prochac.sk; s=default; t=1453146659; bh=Zem3LSTeamiVrdZ1AwhtpNsYYZJm0vs0F7GV41uZu/I=; h=Subject:To:References:From:Date:In-Reply-To; b=H2cdsLe82Dx/DLggP2BhQjUL9T+dMAo1l4RR9BGlqcWdf1ZQAnoAR4PBnAdRGjfBH Rk/oWPh1v7V3Yn8elz4Ttw/Mu6/Gf7itA7h7aiqcIXe6kMY50CB5tXQfrDpVYe2Qbv vyeQN5AYfqAmYVPfKvm707IgNfVOv3ztvCrhq2qs= X-Clacks-Overhead: "GNU Terry Pratchett" Subject: Re: [geda-user] pcb loop paste buffer (first multi channel design) To: geda-user AT delorie DOT com References: <20151021192359 DOT 3dd8ad6d253c781da5523554 AT gmail DOT com> <201510211839 DOT t9LIdVcv027165 AT envy DOT delorie DOT com> <20151021222506 DOT 79643602de30ad2dd5541165 AT gmail DOT com> <20151022115247 DOT 3c1c2f13 AT akka> <20151022123903 DOT dddb6c83fa5a3db0963f4162 AT gmail DOT com> <201510221641 DOT t9MGfxJq003243 AT envy DOT delorie DOT com> <20151022212642 DOT abe0686f3bb04a3067667c43 AT gmail DOT com> <201510221951 DOT t9MJpjgA013544 AT envy DOT delorie DOT com> <562951C5 DOT 2010500 AT xs4all DOT nl> <562B531C DOT 5090004 AT xs4all DOT nl> <20160118171041 DOT 60f9ff0fd41a668af0fa84f4 AT gmail DOT com> <569D3751 DOT 2020402 AT xs4all DOT nl> From: "Milan Prochac (milan AT prochac DOT sk) [via geda-user AT delorie DOT com]" Message-ID: <569D4266.7000905@prochac.sk> Date: Mon, 18 Jan 2016 20:52:06 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <569D3751.2020402@xs4all.nl> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-101.0 required=5.0 tests=ALL_TRUSTED, USER_IN_WHITELIST autolearn=ham autolearn_force=no version=3.4.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on angua.bastl.sk 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 >> I needed it and searched the source code for rename of buffer >> elements but did not find it. Did you finnish it or are there any >> problems? >> > Hi Nicklas, > > Merged into master as of October 29th, 2015. > > Kind regards, > > Bert Timmerman. The rename code crashes when any of elements has empty name. Please note the patch attached to https://bugs.launchpad.net/pcb/+bug/1510313 (https://bugs.launchpad.net/pcb/+bug/1510313/+attachment/4548124/+files/0001-Fix-crashes-of-RenumberBlock-and-RenumberBufer-on-em.patch) Milan