Re: [Kicad-developers] PATCH: OS X copy/close bug fix

2016-05-11 Thread Bernhard Stegmaier
Why do you think they are not going to fix it? These two defects are still open and marked as “accepted defect”. They maybe won’t fix it like your patch does and yes, nobody knows when they will fix it. But it unfortunately is the same for many other OS X wxWidgets bugs… :( Until then, your

Re: [Kicad-developers] Maximum undo items

2016-05-11 Thread Chris Pavlina
While we're discussing making an option config-file-only, do we have a preferred place in developer documentation to list these sorts of things? On Wed, May 11, 2016 at 02:50:10PM +0200, jp charras wrote: > Le 11/05/2016 à 14:32, Wayne Stambaugh a écrit : > > At a minimum I would leave the config

Re: [Kicad-developers] PATCH: OS X copy/close bug fix

2016-05-11 Thread Collin Anderson
http://trac.wxwidgets.org/ticket/15678 http://trac.wxwidgets.org/ticket/14953 They are not going to fix it, and the behavior is considered correct. The developer should not use the default names for various buttons that overlap with system shortcuts and manually name them without the & if they

Re: [Kicad-developers] myBalsamiq UI mockups

2016-05-11 Thread Chris Pavlina
I'm going to send out a bunch of staff invites to frequent contributors shortly. Anyone who contributes regularly and doesn't get one, make sure to check your spam trap, and if there's still nothing just insult me for forgetting you and I'll send one your way. :) Staff access gives you the

Re: [Kicad-developers] myBalsamiq UI mockups

2016-05-11 Thread Wayne Stambaugh
Chris, I created a user account. You probably should give me admin access just as a backup. I have admin access for most of the other parts of the project. Thanks for setting this up. Cheers, Wayne On 5/11/2016 2:51 PM, Chris Pavlina wrote: > Hi, > > The lovely people of

Re: [Kicad-developers] [PATCH] Eeschema support to remote libraries with sftp

2016-05-11 Thread Wayne Stambaugh
Patrick, I'm not sure your patch is necessary. Did you try adding /gvfs/sftp to your component library search list? Eeschema should be able to search any valid path in the list of library search paths for component library files. I don't know how long you've been following the dev mailing list

[Kicad-developers] myBalsamiq UI mockups

2016-05-11 Thread Chris Pavlina
Hi, The lovely people of https://balsamiq.com/ have supported the KiCad project with a free subscription to the myBalsamiq UI mockup system. Hopefully this is a tool that we can make use of in the near future to improve our UI design process. Our subdomain is: https://kicad.mybalsamiq.com/ All

[Kicad-developers] [PATCH] Eeschema support to remote libraries with sftp

2016-05-11 Thread Pereira, Patrick
Hello, This patch is a correction to Eeschema to use properly sftp to open remote libraries. Best regards,From 5888f08e096a7a0236129eb01cdccab4b93c2b63 Mon Sep 17 00:00:00 2001 From: "Patrick J.P" Date: Wed, 11 May 2016 15:20:09 -0300 Subject: [PATCH] Eeschema support

Re: [Kicad-developers] Build failed in Jenkins: KiCad (Linux, all options, Debug) #1251

2016-05-11 Thread Wayne Stambaugh
Nick, Many thanks for getting this back up and running! Cheers, Wayne On 5/11/2016 2:29 PM, Nick Østergaard wrote: > Jenkins operations should now be back to normal. The main build is > green, time will show if it will trigger on new commits properly. > > 2016-05-11 18:46 GMT+02:00 Nick

Re: [Kicad-developers] Build failed in Jenkins: KiCad (Linux, all options, Debug) #1251

2016-05-11 Thread Nick Østergaard
Jenkins operations should now be back to normal. The main build is green, time will show if it will trigger on new commits properly. 2016-05-11 18:46 GMT+02:00 Nick Østergaard : > Ahh yeah, we were messing about with that some time ago. :) > > 2016-05-11 17:38 GMT+02:00 Jon

Re: [Kicad-developers] Maker Faire SF KiCad Presentation

2016-05-11 Thread Adam Wolf
To those who are going to be at the Bay Area Maker Faire next next weekend, the presentation is *KiCad: Open Source Electronic Design Software*Make: Electronics Sunday 5/22/16 11:30 AM - 11:55 AM (PDT) If you're on the list, there won't be anything useful in the presentation for you :), but

Re: [Kicad-developers] Maker Faire SF KiCad Presentation

2016-05-11 Thread Lawrence Kesteloot
Adam, When and where is your talk? Lawrence On Mon, May 9, 2016 at 8:18 AM Adam Wolf wrote: > Thanks! > > Adam Wolf > > On Mon, May 9, 2016 at 9:26 AM, Wayne Stambaugh > wrote: > >> Hey Adam, >> >> Thank you for representing KiCad at

[Kicad-developers] Reddit discussion about KiCAD

2016-05-11 Thread Lawrence Kesteloot
"What do you like or hate about KiCad PCB software?" https://www.reddit.com/r/PrintedCircuitBoard/comments/4ircja/what_do_you_like_or_hate_about_kicad_pcb_software/ Lawrence ___ Mailing list: https://launchpad.net/~kicad-developers Post to :

Re: [Kicad-developers] What are dx and dy?

2016-05-11 Thread Эльдар Хайруллин
I think it will be good if one can to see like: [vector coordinates] (abs coord) (relative coord) where [] - context visible field (drawing a graphic primitive), () - visible always. Or do like: [vector coordinates] (A: abs coord | R: relative coord) where ( | ) - switchable with the hotkey. PS:

Re: [Kicad-developers] Build failed in Jenkins: KiCad (Linux, all options, Debug) #1251

2016-05-11 Thread Nick Østergaard
Ahh yeah, we were messing about with that some time ago. :) 2016-05-11 17:38 GMT+02:00 Jon Neal : > The issue is because the master jenkins node doesn't support c++11. I'm > wondering if we should lay out a plan to upgrade the jenkins server since it > is so out of date

Re: [Kicad-developers] [RFC] On net ties, microwave tools & custom pad shapes, altogether.

2016-05-11 Thread Wayne Stambaugh
A standard format for the text of a given field is not the same thing as adding code to the schematic editor to edit that field. I do not want to introduce code into the schematic editor for generating formatted field text for external use. This should be done within the current field editor or

Re: [Kicad-developers] Build failed in Jenkins: KiCad (Linux, all options, Debug) #1251

2016-05-11 Thread Adam Wolf
Jenkins 2 recently came out as well, and I'm thinking about redoing how I do the OS X builds in my Jenkins. On Wed, May 11, 2016 at 10:38 AM, Jon Neal wrote: > The issue is because the master jenkins node doesn't support c++11. I'm > wondering if we should lay out a plan

Re: [Kicad-developers] [RFC] On net ties, microwave tools & custom pad shapes, altogether.

2016-05-11 Thread José Ignacio
If it's still too offensive, you could discard the naming part of my proposal and just modify the netlist format so that eeschema passes _all fields_ to pcbnew, that way the script can access them and do whatever it wants. It would enable all sorts of powerful things in the future, though it might

Re: [Kicad-developers] [RFC] On net ties, microwave tools & custom pad shapes, altogether.

2016-05-11 Thread José Ignacio
It would not introduce a limitation, just a standard format that would work with pcbnew footprint generators, external scripts can run outside of kicad and use field names and values however they please. On Wed, May 11, 2016 at 10:23 AM, Wayne Stambaugh wrote: > On

Re: [Kicad-developers] Build failed in Jenkins: KiCad (Linux, all options, Debug) #1251

2016-05-11 Thread Jon Neal
The issue is because the master jenkins node doesn't support c++11. I'm wondering if we should lay out a plan to upgrade the jenkins server since it is so out of date (some of our other scripts can't run on it due to things like git being 5 or 6 years out of date). We've also started getting lots

Re: [Kicad-developers] [RFC] On net ties, microwave tools & custom pad shapes, altogether.

2016-05-11 Thread Wayne Stambaugh
On 5/11/2016 10:24 AM, José Ignacio wrote: > What about (ab)using the footprint field (actually the library plugin > system) for this? Say you add a new library plugin called "python", > each library would be a python module (either a single .py file or a > folder with an __init__.py script) That

[Kicad-developers] Build failed in Jenkins: KiCad (Linux, all options, Debug) #1251

2016-05-11 Thread Miguel Angel Ajo
See Changes: [jean-pierre charras] Pcbnew: Fix a very minor bug ( The "Move exactly..." sometimes truncates the saved parameter floating point values during a session) [jean-pierre charras] Fix minor bug in Modedit: Adding a new rounded

Re: [Kicad-developers] Dump zone geometry to files when filling

2016-05-11 Thread Wayne Stambaugh
I'm not proposing that we change the frame name prefixing. I only mentioned it because it's not always obvious what the config entry names are. If you were looking for "MaxUndoCount", you wont find it in any of the config files. It will always have the the frame name prefixed to it. On

Re: [Kicad-developers] Dump zone geometry to files when filling

2016-05-11 Thread Chris Pavlina
Did someone propose changing that? I'm confused. On Wed, May 11, 2016 at 11:05:23AM -0400, Wayne Stambaugh wrote: > In the Eeschema config file I see: > > SchematicFrameMaxUndoItems=0 > LibeditFrameMaxUndoItems=0 > ViewlibFrameMaxUndoItems=0 > > In the Pcbnew config file I see: > >

Re: [Kicad-developers] Dump zone geometry to files when filling

2016-05-11 Thread Wayne Stambaugh
In the Eeschema config file I see: SchematicFrameMaxUndoItems=0 LibeditFrameMaxUndoItems=0 ViewlibFrameMaxUndoItems=0 In the Pcbnew config file I see: ModEditFrameMaxUndoItems=0 PcbFrameMaxUndoItems=0 ModViewFrameMaxUndoItems=0 This is result of prefixing the frame name to "MaxUndoItem". I

Re: [Kicad-developers] Dump zone geometry to files when filling

2016-05-11 Thread Chris Pavlina
There _is_ no config file entry, unless I'm missing something you can point me to. There was only a global bool flag in pcbnew.h that held the config value, I was not able to find any place that was recorded to disk nor do I see any evidence of it in my config files. Are you sure there is one? On

Re: [Kicad-developers] [RFC] On net ties, microwave tools & custom pad shapes, altogether.

2016-05-11 Thread José Ignacio
What about (ab)using the footprint field (actually the library plugin system) for this? Say you add a new library plugin called "python", each library would be a python module (either a single .py file or a folder with an __init__.py script) That module will have a callable for each "virtual"

Re: [Kicad-developers] [RFC] On net ties, microwave tools & custom pad shapes, altogether.

2016-05-11 Thread Wayne Stambaugh
On 5/11/2016 6:13 AM, Tomasz Wlostowski wrote: > On 09.05.2016 14:38, Wayne Stambaugh wrote: >> On 5/4/2016 4:11 PM, Tomasz Wlostowski wrote: >>> On 04.05.2016 16:48, Wayne Stambaugh wrote: How are you saving this auto generate flag and width/length parameters in the schematic? If you

Re: [Kicad-developers] Maximum undo items

2016-05-11 Thread José Ignacio
If a setting is removed from the GUI but is still read from the config files the key name should be changed. Otherwise we'd have a situation where an unsuspecting user could (accidentally or not) set something in the UI, upgrade, and then have no way to revert to the default behavior without

Re: [Kicad-developers] Maximum undo items

2016-05-11 Thread jp charras
Le 11/05/2016 à 14:32, Wayne Stambaugh a écrit : > At a minimum I would leave the config file entry and the code to access > the config entries in place so you could manually modify the config file > for debugging purposes. @JP, would that be acceptable to you? I agree > that we should not

Re: [Kicad-developers] What are dx and dy?

2016-05-11 Thread Chris Pavlina
Yup, I wasn't going to leave the function exactly as is. Hotkey should be pulled from config. I also don't like the way it checks whether an origin has been set. On Wed, May 11, 2016 at 09:12:36AM +0200, jp charras wrote: > Le 11/05/2016 à 00:25, Chris Pavlina a écrit : > > Ooh, I like! I'll test

Re: [Kicad-developers] Maximum undo items

2016-05-11 Thread Wayne Stambaugh
At a minimum I would leave the config file entry and the code to access the config entries in place so you could manually modify the config file for debugging purposes. @JP, would that be acceptable to you? I agree that we should not expose debugging settings in the UI but I also understand the

Re: [Kicad-developers] [RFC] On net ties, microwave tools & custom pad shapes, altogether.

2016-05-11 Thread Tomasz Wlostowski
On 09.05.2016 14:38, Wayne Stambaugh wrote: > On 5/4/2016 4:11 PM, Tomasz Wlostowski wrote: >> On 04.05.2016 16:48, Wayne Stambaugh wrote: >>> How are you saving this auto generate flag and width/length parameters >>> in the schematic? If you are using component fields or text that's >>> fine.

Re: [Kicad-developers] Dump zone geometry to files when filling

2016-05-11 Thread Tomasz Wlostowski
On 10.05.2016 23:41, Chris Pavlina wrote: > In 6790 I removed the user option to "Dump zone geometry to files when > filling"; Tom indicated that this was no longer necessary and could be > removed. > > I left the *code*, however. I took the global flag out of pcbnew.h and > replaced > it with

Re: [Kicad-developers] What are dx and dy?

2016-05-11 Thread Martin d'Allens
Yes, the patch needs improvements to show the current shortcut if "space" was changed. Another little improvement that may be useful is to show the local coordinates origin with some kind of crosshair. On Wed, May 11, 2016 at 9:12 AM, jp charras wrote: > Le 11/05/2016 à

Re: [Kicad-developers] mode openGL issues after latest updates

2016-05-11 Thread easyw
tested with r6788 after a fresh build and it is fine now! thanks :) On 10/05/2016 22.41, Maciej Sumiński wrote: There was another fix for pcbnew crashing with OpenGL GAL applied in revision 6781, so there is a chance that your problem is already resolved. I will be grateful for feedback.

Re: [Kicad-developers] What are dx and dy?

2016-05-11 Thread jp charras
Le 11/05/2016 à 00:25, Chris Pavlina a écrit : > Ooh, I like! I'll test and merge this tonight if nobody else complains. I have > no problem with showing a hint when no origin has been set. > > Note for the future, use _() instead of wxT() to make a string that can be > translated - and a couple