On 2018-03-25 07:54 PM, Jeff Young wrote:
Fix committed.
If someone on Linux could try it out that would be great….
CvPcb no longer crashes on startup on my Linux based machine.
I still can't use it to assign a footprint from Package_DIP to a 7400 IC on
my board but that is another problem.
The PADS-PCB netlist evidently needs an extension of .asc to be read
correctly[1].
I implemented a reg-ex which takes the pen-ultimate file extension from the XSL
file and applies it to the output file. So the script for the above-mentioned
netlist exporter is now:
netlist_form_pads-pcb.asc.x
Fix committed.
If someone on Linux could try it out that would be great….
Cheers,
Jeff.
> On 26 Mar 2018, at 00:35, Jeff Young wrote:
>
> Got it. Thanks, Wayne.
>
> ___
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-d
Got it. Thanks, Wayne.
___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help : https://help.launchpad.net/ListHelp
Now that a fix for the lost data has been merged, we should defer the
fix for how to handle deleting objects from removed layers until v6. In
the mean time, we should clearly define the behavior before we write any
code to prevent any wasted developer time.
Cheers,
Wayne
On 03/22/2018 03:09
I just confirmed this on linux. Here is the back trace:
(gdb) bt 20
#0 0x7fffd57191a0 in CVPCB_MAINFRAME::DisplayStatus()
(this=0x58aa4390) at
/home/wayne/src/kicad-trunk/cvpcb/cvpcb_mainframe.cpp:710
#1 0x7fffd5718268 in
CVPCB_MAINFRAME::refreshAfterComponentSearch(COMPONENT*)
Hi Marco,
If you have a debug build, could you post a back-trace?
Thanks,
Jeff.
> On 25 Mar 2018, at 21:42, Marco Ciampa wrote:
>
> Hi devs,
> just a heads-up.
>
> Here Linux Ubuntu 64 and it crashes on running cvpcb...
>
> Application: kicad
> Version: (5.0.0-rc2-dev-306-gc8c5b5da0), releas
Hi devs,
just a heads-up.
Here Linux Ubuntu 64 and it crashes on running cvpcb...
Application: kicad
Version: (5.0.0-rc2-dev-306-gc8c5b5da0), release build
Libraries:
wxWidgets 3.0.2
libcurl/7.47.0 GnuTLS/3.4.10 zlib/1.2.8 libidn/1.32 librtmp/2.3
Platform: Linux 4.13.0-37-generic x86_64,
I just merged a hybrid of the two: it makes CvPcb look and act like a dialog,
but also has an “Apply, Save Schematic & Continue” button. Yes, it’s a bit of
a mouthful, but it least it doesn’t leave anyone any questions.
If you get a chance to take a look at it, let me know what you think. It’s
On 03/25/2018 11:16 AM, Jon Evans wrote:
It seems like we are pretty close.
Which of these are critical to get done for RC2 / which could be delayed?
https://launchpad.net/kicad/+milestone/5.0.0-rc2
I think we are pretty close to rc2. I have a few action items which I
should be able to knock
It seems like we are pretty close.
Which of these are critical to get done for RC2 / which could be delayed?
https://launchpad.net/kicad/+milestone/5.0.0-rc2
Are there things that need to be done that aren't on the milestone yet?
Should we publicize this release a bit more than RC1 when it is re
Hi all,
if I copy/paste a zone, the pasted one doesn’t have a net assigned.
Is it intended this way?
I would expect that the pasted one gets the net of the original one.
Regards,
Bernhard
___
Mailing list: https://launchpad.net/~kicad-developers
Post t
12 matches
Mail list logo