Re: [Kicad-developers] OS X Packaging Update

2014-12-23 Thread Nick Østergaard
d/attachments/589828/kicad_logo.png?version=1&modificationDate=1334481453000&api=v2 But I am not really sure where the original vectorized version is, I think it was Lorenzo that made it, is that right? > Adam Wolf > Cofounder and Engineer > W&L > > On Tue, Dec 23, 2014 at

Re: [Kicad-developers] OS X Packaging Update

2014-12-23 Thread Nick Østergaard
t; > I will take a stab at a better set of backgrounds in soon, and also I will > make my script use an svg from the source, I think, so that anyone with > commit access can update the svg and it'll show up in the next day's > package. > > Adam Wolf > Cofounder and E

Re: [Kicad-developers] OS X Packaging Update

2014-12-24 Thread Nick Østergaard
e cmake-builders (people) on >>> board. >>> >>> Adam, please do not take this as a complaint. I think the work you have >>> done for OS X users is excellent. I just happen to stumble upon this and >>> think it might be of help, alleviating some of your p

Re: [Kicad-developers] OS X Packaging Update

2014-12-24 Thread Nick Østergaard
great. Som PCB related background would look good. > Also, the window size will be made exactly the right size to match the background--I eyed it for this but found a way to make it exact. > > Adam Wolf > Cofounder and Engineer > Wayne and Layne > Adam Wolf > > > On We

Re: [Kicad-developers] Odd DRC message

2014-12-30 Thread Nick Østergaard
Can you provide the project, such i can try it? Den 30/12/2014 17.59 skrev "Andy Peters" : > > > On Dec 30, 2014, at 9:51 AM, Nick Østergaard wrote: > > > > Have you tried connectong the nets? To me it do indeed look like you > have two nets seperated, hence it

Re: [Kicad-developers] small bugs reports

2014-12-31 Thread Nick Østergaard
This is fixed in http://bazaar.launchpad.net/~kicad-product-committers/kicad/product/revision/5342 I think it is fine to report such "easy to fix" spelling bugs here in the dev list, but it should also be ok on the bug tracker. After all that is what it is for. You can add proposed patches either

[Kicad-developers] Availability of the KiCad coding style policy

2015-01-05 Thread Nick Østergaard
realease policy? I would expect that all the formatting in the document can be converted to md such that it is "rendered" properly by doxygen. The bonus is that if you have the doxygen-docs, you will also have the coding style policy at hand. Regards Nick

Re: [Kicad-developers] Availability of the KiCad coding style policy

2015-01-05 Thread Nick Østergaard
they are easier to review, or should I make the changes and uncrustify it? 2015-01-06 1:28 GMT+01:00 Adam Wolf : > I think that is a good idea. > > Is our "coding standard checker" script still working well? > > Adam Wolf > > On Mon, Jan 5, 2015 at 5:23 PM, Nick Øs

Re: [Kicad-developers] Availability of the KiCad coding style policy

2015-01-06 Thread Nick Østergaard
e last time I > did use it, it seemed to handle everything OK except the _() macros > which for some reason the strings got moved to a new line which made for > some less than desirable formatting. They are easy enough to fix by hand. > >> >> Adam Wolf >> >>

Re: [Kicad-developers] Adding .gitignore file.

2015-01-06 Thread Nick Østergaard
Wayne Please see my last comment on the bug tracker, it contains a new patch which actually makes that gitignore work. Nick 2015-01-06 20:03 GMT+01:00 Adam Wolf : > Good to hear! > > Adam Wolf > Cofounder and Engineer > W&L > > On Tue, Jan 6, 2015 at 12:52 PM, Paulo Henrique Silva > wrote: >> >

Re: [Kicad-developers] Adding .gitignore file.

2015-01-06 Thread Nick Østergaard
Thank you. :) 2015-01-06 22:47 GMT+01:00 Wayne Stambaugh : > Thanks Nick. I committed your patch in r5356. > > On 1/6/2015 4:27 PM, Nick Østergaard wrote: >> Wayne >> >> Please see my last comment on the bug tracker, it contains a new patch >> which actually make

Re: [Kicad-developers] Uncrustify case indentation rules

2015-01-08 Thread Nick Østergaard
Hi 2015-01-08 0:40 GMT+01:00 John Beard : > Hi, > > Is the policy for braced case indentation as follows? Policy is found in http://bazaar.launchpad.net/~kicad-product-committers/kicad/product/view/head:/Documentation/coding_style_policy.pdf > case SOMETHING: > { > int i = 0; > break; >

Re: [Kicad-developers] PATCH: Setting OS X KISYSMOD value in bundle

2015-01-08 Thread Nick Østergaard
Den 08/01/2015 15.45 skrev "Adam Wolf" : > > Hi Wayne, > > When dealing with Kicad's internals, I often have the perspective of a packager, and sometimes that makes me have weird ideas. > > I remember the search path discussions and the issues where it was impossible to tell which footprint got pic

Re: [Kicad-developers] OS X trackpad

2015-01-10 Thread Nick Østergaard
I just tried this on linux with a thinkpad nipple, seems to work just fine. Without the option enabled I had to use shift to do panning. I did not read the patch, but to me it seems like this was just a switch in behaivour of using zooming for scroll or having to hit ctrl or shift (depinding on wha

Re: [Kicad-developers] OS X trackpad

2015-01-11 Thread Nick Østergaard
r to try to get this > in. It really needs some Windows/Linux testing, but there’s not much > incentive for it. > > Garth > > >> On Jan 10, 2015, at 6:10 AM, Nick Østergaard wrote: >> >> I just tried this on linux with a thinkpad nipple, seems to work just >&g

Re: [Kicad-developers] OS X trackpad

2015-01-11 Thread Nick Østergaard
kPad laptop here? If so this is very interesting. > Could someone educate me about any current support for trackpads in windows > or Linux? I was not aware of any. > > Garth > > >> On Jan 11, 2015, at 5:40 AM, Nick Østergaard wrote: >> >> I did note some

Re: [Kicad-developers] OS X trackpad

2015-01-11 Thread Nick Østergaard
to modifier keys and panning direction, but I consider the old >>> behavior wrong so I might have to convince folks. I’m not sure what the >>> timeline is for a stable release so I’m not sure whether to wait until >>> after to try to get this in. It really needs som

Re: [Kicad-developers] OS X trackpad

2015-01-11 Thread Nick Østergaard
th mousewheel > panning/zooming? I have not noticed any issues, other than I am used to use the zoom to navigate mostly. But that is not a problem with your patch. > Thanks again, > > Garth > > >> On Jan 11, 2015, at 12:20 PM, Nick Østergaard wrote: >> >> Sorry fo

Re: [Kicad-developers] OSX successful build - but questions

2015-01-12 Thread Nick Østergaard
The templates is opened from the kicad app. Den 12/01/2015 19.34 skrev "Bob Gustafson" : > OK, I will explore a bit further. I think there is enough doc on the web. > > My big problem with my pcb layout project is the need for a 100 contact > card edge connector (50 on each side). I think I saw a

Re: [Kicad-developers] file version compatibility (optional tokens in s-expression files)

2015-01-13 Thread Nick Østergaard
2015-01-13 19:36 GMT+01:00 Lorenzo Marcantonio : > On Tue, Jan 13, 2015 at 07:20:42PM +0100, Tomasz Wlostowski wrote: >> The problem is that adding any new token to the file format causes all >> precedent versions of pcbnew to drop an error attempting to load the >> file. I would propose two soluti

Re: [Kicad-developers] file version compatibility (optional tokens in s-expression files)

2015-01-13 Thread Nick Østergaard
2015-01-13 19:39 GMT+01:00 Nick Østergaard : > 2015-01-13 19:36 GMT+01:00 Lorenzo Marcantonio : >> On Tue, Jan 13, 2015 at 07:20:42PM +0100, Tomasz Wlostowski wrote: >>> The problem is that adding any new token to the file format causes all >>> precedent versions

Re: [Kicad-developers] file version compatibility (optional tokens in s-expression files)

2015-01-13 Thread Nick Østergaard
2015-01-13 20:24 GMT+01:00 Lorenzo Marcantonio : > On Tue, Jan 13, 2015 at 02:16:46PM -0500, Wayne Stambaugh wrote: >> bit of inconvenience, bandwidth, and time. Once we get the nightly >> builds up to snuff for all platforms, I'll feel even less guilty. > > Also: do we *really* need to keep files

Re: [Kicad-developers] The library tables wizard

2015-01-15 Thread Nick Østergaard
Hi Jean-Pierre To me it seems like you have a double semicolor on pcbnew/github/github_getliblist.cpp 104wxString urlPrefix = wxT( "https://"; ) + repo.GetServer() + wxT( "/" );; Aslo I geth the following error when trying to fetch. The problem is the two slashes before repos. I could not fig

Re: [Kicad-developers] The library tables wizard

2015-01-15 Thread Nick Østergaard
ary entry" does nothing. 2015-01-15 22:50 GMT+01:00 Nick Østergaard : > Hi Jean-Pierre > > To me it seems like you have a double semicolor on > pcbnew/github/github_getliblist.cpp > 104wxString urlPrefix = wxT( "https://"; ) + repo.GetServer() + wxT( "/" &

Re: [Kicad-developers] Boomerang with locale dependent entries in .kicad_pcb

2015-01-15 Thread Nick Østergaard
2015-01-16 3:19 GMT+01:00 LordBlick : > In response to a message written on 16.01.2015, 01:38, from LordBlick: > >> I just discovered that for some reason Pcbnew does not display complete >> zones in >> just designed project. >> Looking into project file: >>(layers >> -> (0 Gorna jumper) >>

Re: [Kicad-developers] The library tables wizard

2015-01-16 Thread Nick Østergaard
Ok, I see you have fixed it in rev 5371. But I still see two semicolons in github/github_getliblist.cpp I don't see why there are two. 2015-01-15 22:57 GMT+01:00 Nick Østergaard : > Ahh, I just found the place. I have attached a patch that removed the > extra slash and the extr

Re: [Kicad-developers] Kicad-Winbuilder-Could not find GLEW

2015-01-17 Thread Nick Østergaard
I don't know about the glew error with winbuilder, but maybe you did not install libwebkitgtk-dev on mint. 2015-01-17 13:40 GMT+01:00 David J S Briscoe : > I thought I'd give Kicad-Winbuilder 3.4.2.7 a try on Windows 7 as I can not > build Kicad now on Linux Mint 17 either (that's for another emai

Re: [Kicad-developers] Kicad-Winbuilder-Could not find GLEW

2015-01-17 Thread Nick Østergaard
015 16:06, Nick Østergaard wrote: >> >> I don't know about the glew error with winbuilder, but maybe you did >> not install libwebkitgtk-dev on mint. >> >> 2015-01-17 13:40 GMT+01:00 David J S Briscoe : >>> >>> I thought I'd give Kicad-Win

Re: [Kicad-developers] Kicad-Winbuilder-Could not find GLEW

2015-01-17 Thread Nick Østergaard
Just some more pointers, see https://forum.kicad.info/t/solution-building-bzr-5339-on-debian-jessie/498 Maybe you need to install those on your mint also. 2015-01-17 20:44 GMT+01:00 Nick Østergaard : > Hmm, I am not quite sure. I have not build on ubuntu, I build on arch, > and I just nee

Re: [Kicad-developers] eeschema freeze BZR5378

2015-01-19 Thread Nick Østergaard
2015-01-19 12:21 GMT+01:00 LordBlick : > In response to a message written on 19.01.2015, 07:00, from Bob Gustafson: >> >> Might be a memory leak - takes 20 seconds to use all available memory.. >> >> Does it unfreeze by itself, or do you have to kill the process - perhaps >> from another computer v

Re: [Kicad-developers] fp-lib-tables UI question

2015-01-21 Thread Nick Østergaard
How does this compare to the new fp lib table wizard? 2015-01-22 6:09 GMT+01:00 Adam Wolf : > Hi folks! > > I have a question about adding another feature to the fp-lib-tables manager, > which is already pretty crowded and I want to get buy-in before even > attempting a patch. > > Background: > >

Re: [Kicad-developers] fp-lib-tables UI question

2015-01-22 Thread Nick Østergaard
> > <mailto:stambau...@gmail.com <mailto:stambau...@gmail.com>>> >>>> > wrote: >>>> > > >>>> > > Maybe you could add an "Initialize Global Table" mode to the >>>> >

Re: [Kicad-developers] OS X Menu Icons, Boost, Symlinkery

2015-01-23 Thread Nick Østergaard
Yeah, and now GTK3 is also doing that crap of removing icons, regardless of having them or not. Pretty annoying, I can't figure out how to reenable them for GTK3 where it works. 2015-01-23 17:15 GMT+01:00 jp charras : > Le 23/01/2015 17:08, Bob Gustafson a écrit : >> Curious that it is turned off

Re: [Kicad-developers] Environment variables patch.

2015-01-25 Thread Nick Østergaard
2015-01-23 14:42 GMT+01:00 Wayne Stambaugh : > As you all know, we have had many users struggle with setting up the > environment variables used in the footprint library table and 3D model > code. The attached patch sets the process environment variables > KIGITHUB and KISYS3DMOD. KIGITHUB should

Re: [Kicad-developers] Environment variables patch.

2015-01-25 Thread Nick Østergaard
2015-01-25 20:02 GMT+01:00 Wayne Stambaugh : > On 1/25/2015 10:29 AM, Nick Østergaard wrote: >> 2015-01-23 14:42 GMT+01:00 Wayne Stambaugh : >>> As you all know, we have had many users struggle with setting up the >>> environment variables used in the footprint library

Re: [Kicad-developers] Missing layers bug

2015-01-26 Thread Nick Østergaard
This was fixed in 5382. 2015-01-26 22:41 GMT+01:00 Andy Peters : > >> On Jan 26, 2015, at 2:31 PM, Milan Horák wrote: >> >> >> Přeposlaná zpráva >> Předmět: Kicad bazaar snapshots >> Datum: Thu, 22 Jan 2015 14:35:32 +0400 >> Od: Александр Кулешов >> Komu: stran...@tiscali.cz >>

Re: [Kicad-developers] possible eeschema selection bug

2015-01-27 Thread Nick Østergaard
I cannot confirm on Archlinux with Application: eeschema Version: (2015-01-20 BZR 5382)-kicad Release build wxWidgets: Version 3.0.2 (debug,wchar_t,compiler with C++ ABI 1002,GCC 4.9.2,wx containers,compatible with 2.8) Platform: Linux 3.17.6-1-ARCH x86_64, 64 bit, Little endian, wxGTK Boost versio

Re: [Kicad-developers] possible eeschema selection bug

2015-01-27 Thread Nick Østergaard
Can you try to built latest first, then maybe try a later version of wx? 2015-01-27 20:05 GMT+01:00 Nick Østergaard : > I cannot confirm on Archlinux with > Application: eeschema > Version: (2015-01-20 BZR 5382)-kicad Release build > wxWidgets: Version 3.0.2 (debug,wchar_t,compiler

Re: [Kicad-developers] possible eeschema selection bug

2015-01-27 Thread Nick Østergaard
So you should try to build 5229 at least, probably no need to upgrade wx then. 2015-01-27 22:24 GMT+01:00 Vesa Solonen : > 27/01/15, 20:56, yann jautard kirjoitti: >> Hi all, >> >> I just found this issue, wich I think you can reproduce opening the >> attached .sch > > It seems like a bug: > > htt

Re: [Kicad-developers] Are build warnings and notes normal?

2015-01-28 Thread Nick Østergaard
Aren't a great deal of those from the boost build? 2015-01-28 23:21 GMT+01:00 Jean-Paul Louis : > Adam, > I also get thousands of warnings when I build from scratch from the launchpad > repo (delete the whole kicad folder and the build folder). > > I compile with the latest version of clang. > Mo

Re: [Kicad-developers] Are build warnings and notes normal?

2015-01-28 Thread Nick Østergaard
But do you build boost also? I guess that those are not to be counted. Also remember that warnings are not a single line usually. 2015-01-28 23:27 GMT+01:00 Bob Gustafson : > In the output from my cmake config it is > > AppleClang 6.0.0.656 > > I'm running latest macosx 10.10.2 and latest Xcod

Re: [Kicad-developers] Commit breaks bounding box calculation

2015-02-01 Thread Nick Østergaard
Regarding fixing the qa, i have a patch but I am not home now. Den 01/02/2015 15.09 skrev "Miguel Ángel Ajo" : > > > It’s actually not very important (I guess), but I found that this commit > that broke > the pcb bounding box calculation (at least the calculated size doesn’t > match the expected >

Re: [Kicad-developers] Default environment variables.

2015-02-03 Thread Nick Østergaard
2015-02-03 22:01 GMT+01:00 Wayne Stambaugh : > I finally committed the default environment variables code so you should > now be able to remove any system or user scope environment variables. Cool, I think this will help the helpless a lot. > The following are the default paths: > > KISYSMOD on w

Re: [Kicad-developers] documentation format

2015-02-04 Thread Nick Østergaard
2015-02-04 15:06 GMT+01:00 Wayne Stambaugh : > On 2/4/2015 7:10 AM, Brian Sidebotham wrote: >> On 4 February 2015 at 00:14, Wayne Stambaugh wrote: >>> We need to make a decision soon if we want to get the documentation >>> conversion completed in time for the next stable release. I'm still not >>

Re: [Kicad-developers] Default environment variables.

2015-02-04 Thread Nick Østergaard
Den 04/02/2015 17.23 skrev "Tomasz Wlostowski" : > > On 04.02.2015 17:15, Bob Gustafson wrote: > > > > I can actually *see* footprints !! Thanks much. > > > > Now, if I could get them to stick to the pcb, that would even be better. ? I think you should try moving to the other side of the globe, t

Re: [Kicad-developers] on documentation format ...

2015-02-06 Thread Nick Østergaard
I think Marco mentioned on IRC that you could provide multiple files to po4a and solve it with the make scripts. Of course this should not hold anyone back at patching. Is this correct Marco? Den 06/02/2015 23.56 skrev "Cirilo Bernardo" : > On Sat, Feb 7, 2015 at 2:27 AM, Marco Ciampa wrote: > >

Re: [Kicad-developers] on documentation format ...

2015-02-09 Thread Nick Østergaard
2015-02-09 12:01 GMT+01:00 Marco Ciampa : > On Mon, Feb 09, 2015 at 10:09:04AM +, Brian Sidebotham wrote: >> On 7 February 2015 at 00:09, Marco Ciampa wrote: >> > On Sat, Feb 07, 2015 at 09:56:36AM +1100, Cirilo Bernardo wrote: >> >> What a nuisance that po4a does not recognize "include". Mayb

Re: [Kicad-developers] cmake errors wxWidgets

2015-02-10 Thread Nick Østergaard
Have you tried doing the same except making the wx-config in $PATH be a symlink to your custom wx and remove the -DwxWidgets_CONFIG_EXECUTABLE? Because it works fine on arch with both 2.8 and 3.0, where the default wx-config is for 3.0. By fine I mean that it uses the 3.0 one and builds fine etc.

Re: [Kicad-developers] cmake errors wxWidgets

2015-02-10 Thread Nick Østergaard
is broken in Fedora 20. > Can someone confirm or refute this? > > Roman > > On 10 February 2015 at 09:48, Nick Østergaard wrote: >> Have you tried doing the same except making the wx-config in $PATH be a >> symlink to your custom wx and remove the -DwxWidgets_CONFIG_EXEC

Re: [Kicad-developers] Crash in GAL mode in Clarification menu (Windows specific)

2015-02-10 Thread Nick Østergaard
I also get a crash on windows 8 on a MSYS2 build. 2015-02-10 20:57 GMT+01:00 jp charras : > Orson, > > May I ask you to have a look to this crash. > It happens on W7 (perhaps W8) but not on Linux: > > In GAL mode, when the clarification menu is displayed (left or right > clicking on overlapping it

Re: [Kicad-developers] Add 3d path

2015-02-11 Thread Nick Østergaard
For portability it is possible to modify the kicad_pcb file manually and prepend ${KIPRJMOD}/, I have done that. I guess that should keep it portable. 2015-02-11 22:22 GMT+01:00 Wayne Stambaugh : > Unfortunately, no. KISYS3DMOD is hard coded rather than evaluated from > the 3D model path which wo

Re: [Kicad-developers] Build options for asciidoc documentation

2015-02-13 Thread Nick Østergaard
2015-02-13 12:17 GMT+01:00 Brian Sidebotham : > Hi Guys, > > I was going to start the CMake stuff soon for the asciidoc > documentation, but I'd like to know what toolchains people want to > support. I'll start a Github repo and we can get stuck in. I'll try > and base it on Fat-Zer's starting poin

Re: [Kicad-developers] Build options for asciidoc documentation

2015-02-14 Thread Nick Østergaard
2015-02-14 17:43 GMT+01:00 Fat-Zer : > 2015-02-13 14:17 GMT+03:00 Brian Sidebotham : >> Hi Guys, >> >> I was going to start the CMake stuff soon for the asciidoc >> documentation, but I'd like to know what toolchains people want to >> support. I'll start a Github repo and we can get stuck in. I'll

Re: [Kicad-developers] wxPython version check.

2015-02-15 Thread Nick Østergaard
ON_FOUND:STRING=3.0 > > The value of WXPYTHON_VERSION_FOUND should be have the same major and > minor version of the version as one of the versions of wxWidgets > installed on your system. > > On 02/15/2015 06:56 AM, Nick Østergaard wrote: >> Hi Wayne >> >> I think I have som

Re: [Kicad-developers] Build options for asciidoc documentation

2015-02-16 Thread Nick Østergaard
Yes, thank you i found it (i think i replyed with that), and did not notice the cmake branch he has in there. Den 16/02/2015 13.04 skrev "Brian Sidebotham" : > On 14 February 2015 at 19:25, Nick Østergaard wrote: > > 2015-02-14 17:43 GMT+01:00 Fat-Zer : > >> 2015

Re: [Kicad-developers] Coverity scan.

2015-02-16 Thread Nick Østergaard
There is a button in there to ask for access. FYI. Den 16/02/2015 13.15 skrev "Brian Sidebotham" : > On 15 February 2015 at 20:11, Wayne Stambaugh > wrote: > > Mark Roszko was kind enough to set up a Coverity scan for KiCad at > > https://scan.coverity.com/projects/3606?tab=analysis_settings. Th

Re: [Kicad-developers] wxPython version check

2015-02-16 Thread Nick Østergaard
2015-02-16 17:44 GMT+01:00 Brian Sidebotham : > On 16 February 2015 at 15:42, Brian Sidebotham > wrote: >> On 16 February 2015 at 14:17, Wayne Stambaugh wrote: >>> Brian, >>> >>> How are you telling the kicad configuration where wxPython build is >>> located during you winbuilder configuration?

Re: [Kicad-developers] Coverity scan.

2015-02-16 Thread Nick Østergaard
2015-02-17 3:14 GMT+01:00 Wayne Stambaugh : > On 2/16/2015 9:04 PM, Mark Roszko wrote: >> Should coverity send emails to the mailing list when defects are >> picked up? the mailing list can be added to it. >> > > I got an email the last time you submitted a build. I'm guessing > everyone on the li

Re: [Kicad-developers] [PATCH] IDF code: fixing problems reported by coverity

2015-02-16 Thread Nick Østergaard
2015-02-17 4:41 GMT+01:00 Cirilo Bernardo : > My bad; I didn't quite get the logical flow and missed quite a few more > deletes. > > I've attached a patch that should fix that as well as 2 issues in > 'export_vrml.cpp' > > Since the issue in idf_parser.cpp can only be tripped if the input file is >

Re: [Kicad-developers] [PATCH] IDF code: fixing problems reported by coverity

2015-02-16 Thread Nick Østergaard
2015-02-17 7:49 GMT+01:00 Nick Østergaard : > 2015-02-17 4:41 GMT+01:00 Cirilo Bernardo : >> My bad; I didn't quite get the logical flow and missed quite a few more >> deletes. >> >> I've attached a patch that should fix that as well as 2 issues in >>

Re: [Kicad-developers] KiCad in the (CERN) news

2015-02-17 Thread Nick Østergaard
Great news, I look forward at trying the differential pair routing and trace-length matching. 2015-02-17 14:50 GMT+01:00 Javier Serrano : > Dear all, > > I thought some of you might be interested in this recent piece by one > of our colleagues in the Communications group: > > http://home.web.cern.

Re: [Kicad-developers] very slow server, unable to download or even update from Australia.

2015-02-17 Thread Nick Østergaard
It is a launchpad service, hence teir servers, but for boost, I think that is hosted on sourceforge, which has had trouble lately, but they provide download mirrors for their project downloads. Where are you located? 2015-02-18 2:00 GMT+01:00 Lachlan Audas : > Hi guys, I'm running into a problem

Re: [Kicad-developers] OSX Nightlies Update

2015-02-17 Thread Nick Østergaard
You should try out Garth's OS X trackpad patch, see the email thread https://lists.launchpad.net/kicad-developers/msg15527.html It will add another option to the properties window, where you can enable this feature, and it probably make it better to use for some people. I have tested it on linux

Re: [Kicad-developers] OSX Nightlies Update

2015-02-18 Thread Nick Østergaard
as much as I’d > like. > > Garth > > >> On Feb 17, 2015, at 10:48 PM, Nick Østergaard wrote: >> >> You should try out Garth's OS X trackpad patch, see the email thread >> >> https://lists.launchpad.net/kicad-developers/msg15527.html >> >&

Re: [Kicad-developers] Standalone pcbnew crushes at exit

2015-02-19 Thread Nick Østergaard
Remember to attach version info to any new segfault. I think you have scripting enabled. Den 19/02/2015 13.30 skrev "LordBlick" : > Test condition: just simply run pcbnew in console, and then close/Ctrl+Q. > Error message about segmentation protection fault will occur… > gdb backtrace in attachmen

Re: [Kicad-developers] OSX Nightlies Update

2015-02-19 Thread Nick Østergaard
e post where Garth expressed concern about merging due to the > trackpad patch changing how things work. I think he's talking about the > delta with the scrollwheel--not sure. > > https://lists.launchpad.net/kicad-developers/msg15604.html > > Adam Wolf > Cofounder and Engi

Re: [Kicad-developers] 3D Viewer crushes whole KiCAD with this file

2015-02-20 Thread Nick Østergaard
Regarding the GPL stuff, see: http://bazaar.launchpad.net/~kicad-product-committers/kicad/product/view/head:/COPYRIGHT.txt Especially the top. 2015-02-20 1:05 GMT+01:00 Javier Serrano : > On Fri, Feb 20, 2015 at 12:45 AM, Mark Roszko wrote: >> Anyone know on the KiCAD GPLv2 mixing with GPLv3 cod

Re: [Kicad-developers] 3D Viewer crushes whole KiCAD with this file

2015-02-20 Thread Nick Østergaard
Ahh yes, that is right. He wrote: " *) The project has SoftPLC Corporation's permission to re-license its copyrights under GPL3." The email should be easy to find of needed. Den 20/02/2015 12.10 skrev "Javier Serrano" : > On Fri, Feb 20, 2015 at 10:41 AM, Nick Østerg

Re: [Kicad-developers] Rendering issues with line drawing

2015-02-21 Thread Nick Østergaard
2015-02-20 23:14 GMT+01:00 Rick Walker : > > Hi Miguel, > >> But you say need at least fc20 I saw >> you're running f19. Btw f21 works quite well. > > Thanks for the suggestion. I used fedup to upgrade from 19 to 21 this > morning. I still have the same rendering problem with version 5041. > > S

Re: [Kicad-developers] Mac OS X nightlies are up!

2015-02-21 Thread Nick Østergaard
2015-02-21 18:29 GMT+01:00 Adam Wolf : > Hi folks, > > You can find the latest OS X nightlies at > http://downloads.kicad-pcb.org/osx/, and Nick linked it from > http://downloads.kicad-pcb.org/osx/. I think the last link should be: http://www.kicad-pcb.org/display/KICAD/Installing+KiCad#Installing

Re: [Kicad-developers] r5444 on OSX - crash reports

2015-02-22 Thread Nick Østergaard
Could this be related to this bug on lp? https://bugs.launchpad.net/kicad/+bug/1423381 2015-02-22 22:25 GMT+01:00 Bob Gustafson : > Although the View config doesn't show it - this is r5444 > > Application: kicad > Version: (after 2015-jan-16 BZR unknown)-product Debug build > wxWidgets: Version 3

Re: [Kicad-developers] Mac OS X nightlies are up!

2015-02-23 Thread Nick Østergaard
2015-02-23 19:17 GMT+01:00 Bob Gustafson : > I wonder whether the idea of the Nightlies is being torn between two goals: > > 1) Having a system that more or less 'all' Mac users can use. > 2) Doing bleeding edge build/tests on the latest repository changes. Those can easily coexist. Tell me why a

Re: [Kicad-developers] before filing a bug report/improvement suggestion

2015-02-24 Thread Nick Østergaard
I am not a native english speaker, but I find it easier when any engineering technical program is in english and I normally use that. I guess that it would be a good idea to translate the hotkey list also. 2015-02-24 8:55 GMT+01:00 Marco Ciampa : > I am here to ask for a suggestion before (if ever

Re: [Kicad-developers] Feature freeze and next release terminology

2015-02-24 Thread Nick Østergaard
Den 24/02/2015 17.00 skrev "Adam Wolf" : > > Hi folks, > > I have started and deleted this email multiple times. I really don't enjoy discussions like this, but sometimes they're necessary. > > I have ran into quite a few misconceptions recently from non-devs about what the upcoming release is goi

Re: [Kicad-developers] Getting Trackpad Support in before feature freeze?

2015-02-24 Thread Nick Østergaard
True, but it is quite some time ago, although not a first announcement. I have not seen if any new changes has been made after that. Also the patch adds an alternative pan/zoom mode, and still has the old style (almost unaffected). In the old mode, I think he swapped the actions of the ctrl+scroll

Re: [Kicad-developers] FOSDEM videos

2015-02-25 Thread Nick Østergaard
Nice! Although it seems like the sound is pretty darn low on at least kicad.mp4. 2015-02-25 15:58 GMT+01:00 Jon Neal : > Just wanted to let those interested know that the FOSDEM EDA room videos > have been put up. > > https://video.fosdem.org/2015/devroom-electronic_design_automation/ > > ___

Re: [Kicad-developers] Mac OS X nightlies are up!

2015-02-26 Thread Nick Østergaard
2015-02-26 9:39 GMT+01:00 Collin Anderson : > Is the script that is used to produce the nightlies available somewhere in > the main branch? I haven't been able to find it :(. He said earlier that it is available on https://code.launchpad.net/~adamwolf/+junk/kicad-mac-packaging > Anyway, to Adam:

Re: [Kicad-developers] Diff Pairs & Length tuning in the product branch

2015-03-03 Thread Nick Østergaard
Looks very nice, I look forward to trying it out when I get home. I will use the possibility to mention that, ... if you fell like writing docs, don't forget what you wrote in [2] and merge it with the effort in [3] when updated. [2] http://bazaar.launchpad.net/~kicad-product-committers/kicad/p

Re: [Kicad-developers] Assembly Variant Management Feature

2015-03-03 Thread Nick Østergaard
All I know about is [1], which is only on the wish/idea level, although it is not exactly the same, but seems related to me. [1] https://bugs.launchpad.net/kicad/+bug/961533 2015-03-02 23:10 GMT+01:00 Murat Ursavaş : > Hi, > > I'm new to KiCad development and have some ideas to include into the >

Re: [Kicad-developers] Diff Pairs & Length tuning in the product branch

2015-03-03 Thread Nick Østergaard
2015-03-03 18:28 GMT+01:00 Tomasz Wlostowski : > On 03.03.2015 18:12, Nick Østergaard wrote: >> I think I found a bug. >> >> I made a test project with two connectors, named the nets like a+ and >> a-. Then I use the Route menu -> Differential Pair, start at one of

Re: [Kicad-developers] Diff Pairs & Length tuning in the product branch

2015-03-03 Thread Nick Østergaard
ot; or cornor to make it connect to the other end of the ratsnest. 2015-03-03 15:13 GMT+01:00 Nick Østergaard : > Looks very nice, I look forward to trying it out when I get home. > > I will use the possibility to mention that, ... if you fell like > writing docs, don't forget what

Re: [Kicad-developers] Diff Pairs & Length tuning in the product branch

2015-03-03 Thread Nick Østergaard
2015-03-03 18:46 GMT+01:00 Nick Østergaard : > 2015-03-03 18:28 GMT+01:00 Tomasz Wlostowski : >> On 03.03.2015 18:12, Nick Østergaard wrote: >>> I think I found a bug. >>> >>> I made a test project with two connectors, named the nets like a+ and >>> a

Re: [Kicad-developers] github mirror out of sync

2015-03-03 Thread Nick Østergaard
I did report it to Povilas earlier today, who runs the sync. 2015-03-03 20:19 GMT+01:00 Paulo Henrique Silva : > Dears, > > latest commit on https://github.com/KiCad/kicad-source-mirror is from Feb > 28th. > > Nothing since bzr rev 5464 is there. > > Might have a script somewhere that stopped. > >

Re: [Kicad-developers] Default location for Python plug-in scripts on OS X?

2015-03-03 Thread Nick Østergaard
On linux it is in $HOME/.kicad_plugins/ 2015-03-03 20:26 GMT+01:00 Andy Peters : > Subject says it all ... > > I enabled Python scripting in my OS X builds and wanted to try the footprint > plug-in, but I don't know where pcbnew looks for the scripts, and it thinks > none are available. > > I'm

Re: [Kicad-developers] Diff Pairs & Length tuning in the product branch

2015-03-03 Thread Nick Østergaard
2015-03-03 20:22 GMT+01:00 Tomasz Wlostowski : > On 03.03.2015 18:53, Nick Østergaard wrote: >> 2015-03-03 18:46 GMT+01:00 Nick Østergaard : >>> 2015-03-03 18:28 GMT+01:00 Tomasz Wlostowski : >>>> On 03.03.2015 18:12, Nick Østergaard wrote: >>>>> I t

Re: [Kicad-developers] Assembly Variant Management Feature

2015-03-03 Thread Nick Østergaard
Just as a note, you might be able to handle that in the BOM scripts, which IIRC can read abritrary parameters from the schematic symbols. (I could be wrong). 2015-03-03 23:14 GMT+01:00 Thiadmer Riemersma : > If the idea is to have a single PCB design onto which some components are > optionally pla

Re: [Kicad-developers] Diff Pairs & Length tuning in the product branch

2015-03-03 Thread Nick Østergaard
2015-03-04 5:20 GMT+01:00 Jon Neal : > In the video Tom mentions that _N and _P work as well. > > This is an awesome addition! Now if only this had existed last summer I > could have saved a lot of time. :) Now you can redo your board, and get a feel for how much time you cold have saved... :) >

Re: [Kicad-developers] Getting started?

2015-03-04 Thread Nick Østergaard
Den 04/03/2015 10.03 skrev "Marc Jacobi" : > > Hi, > > I am Marc Jacobi from the Netherlands and I want to get involved. > I have found the source code but its rather overwhelming. > > Is there any documentation on the code architecture and/or patterns used? I am not sure about architecture, but f

Re: [Kicad-developers] Assembly Variant Management Feature

2015-03-05 Thread Nick Østergaard
2015-03-05 10:07 GMT+01:00 LordBlick : > In response to a message written on 02.03.2015, 23:10, from Murat Ursavaş: >> >> Hi, >> >> I'm new to KiCad development and have some ideas to include into the >> package. >> The most important one is "Assembly Variant Management", which is missing, >> AFAIK

Re: [Kicad-developers] [RFC] Footprint wizard

2015-03-09 Thread Nick Østergaard
2015-03-09 19:34 GMT+01:00 Wayne Stambaugh : > On 3/9/2015 1:23 PM, Maciej Sumiński wrote: >> As we are inevitably approaching the feature freeze, I would >> like to know your opinion about one last change to the footprint library >> wizard. > > Your proposal looks reasonable to me. I have one com

Re: [Kicad-developers] [PATCH] Set dash lines parameters in one place for plot

2015-03-10 Thread Nick Østergaard
2015-03-10 21:02 GMT+01:00 jp charras : > Le 09/03/2015 17:24, Eldar Khayrullin a écrit : >> Add check to negative values of mark length. Use GetCurrentLineWidth() >> instead of currentPenWidth. >> >> 09.03.2015 19:06, jp charras пишет: >>> Le 09/03/2015 16:29, Eldar Khayrullin a écrit : It is

Re: [Kicad-developers] [PATCH] Set dash lines parameters in one place for plot

2015-03-10 Thread Nick Østergaard
Also, for inspiration: https://bugs.launchpad.net/kicad/+bug/1405026 2015-03-10 21:05 GMT+01:00 Nick Østergaard : > 2015-03-10 21:02 GMT+01:00 jp charras : >> Le 09/03/2015 17:24, Eldar Khayrullin a écrit : >>> Add check to negative values of mark length. Use GetCurrentLineWidt

Re: [Kicad-developers] [PATCH] Set dash lines parameters in one place for plot

2015-03-10 Thread Nick Østergaard
2015-03-10 21:30 GMT+01:00 jp charras : > Le 10/03/2015 21:05, Nick Østergaard a écrit : >> 2015-03-10 21:02 GMT+01:00 jp charras : >>> Le 09/03/2015 17:24, Eldar Khayrullin a écrit : >>>> Add check to negative values of mark length. Use GetCurrentLineWidth() &

Re: [Kicad-developers] Mac Nightly date mixup

2015-03-11 Thread Nick Østergaard
Yay, much more sane, although I don't see the need for a date in the filename. I think the VCS version is good enough. But I don't care much about it. 2015-03-11 14:38 GMT+01:00 Adam Wolf : > Hi folks, > > I don't have any idea why I did this, but the Mac nightlies are named > something like > YYY

[Kicad-developers] Announcing work on providing windows nightlies

2015-03-12 Thread Nick Østergaard
the KiCad umbrella to keep it together in one place. For nightly builds Adam Wolf has offered a build server, so he will eventually start pushing builds to [4] as we do for the OS X builds. Regards Nick Østergaard [1] https://github.com/BrianSidebotham/KiCad-Winbuilder [2] https://github.com/nickoe

Re: [Kicad-developers] Announcing work on providing windows nightlies

2015-03-12 Thread Nick Østergaard
keeping it that way. > greetings, > > Jonatas Evaristo > Electronic Engineer > > 2015-03-12 9:14 GMT-03:00 Nick Østergaard : >> >> Greetings >> >> Just to announce it for the people interested: Windows nightlies >> should soon be a reality. >> >&g

Re: [Kicad-developers] Announcing work on providing windows nightlies

2015-03-12 Thread Nick Østergaard
cad-WinBuilder makes only 32 bits of binary of kicad. > > > > greetings, > > > > Jonatas Evaristo > > Electronic Engineer > > > > 2015-03-12 9:14 GMT-03:00 Nick Østergaard > <mailto:oe.n...@gmail.com>>: > > > > Greetings > >

Re: [Kicad-developers] Announcing work on providing windows nightlies

2015-03-12 Thread Nick Østergaard
2015-03-12 18:26 GMT+01:00 Wayne Stambaugh : > > > On 3/12/2015 1:26 PM, Nick Østergaard wrote: >> >> Den 12/03/2015 18.16 skrev "Wayne Stambaugh" > <mailto:stambau...@gmail.com>>: [snip] >>> FYI. Using the msys2/mingw64 builds of wxWidgets

Re: [Kicad-developers] Launchpad bug status

2015-03-12 Thread Nick Østergaard
2015-03-12 16:45 GMT+01:00 Adam Wolf : > This sounds like a step up from what we're doing now. Sort of and sort of not at all. > On Thu, Mar 12, 2015 at 10:38 AM, Wayne Stambaugh > wrote: >> >> There was a question asking how bugs are closed. >> >> https://answers.launchpad.net/kicad/+question/2

Re: [Kicad-developers] Announcing work on providing windows nightlies

2015-03-13 Thread Nick Østergaard
2015-03-13 12:44 GMT+01:00 Brian Sidebotham : > On 13 March 2015 at 11:37, Wayne Stambaugh wrote: >> On 3/12/2015 5:48 PM, Brian Sidebotham wrote: >>> On 12 March 2015 at 17:48, Wayne Stambaugh wrote: >>>> >>>> >>>> On 3/12/2015 1:37 PM, N

<    8   9   10   11   12   13   14   15   16   17   >