Re: [Kicad-developers] Bob's Mac Usability Problems

2015-04-02 Thread Bob Gustafson
Super - I will go out and get a standard PC logitech mouse. According to the reports on the 5k iMac, you have 14.7 million pixels with a resolution of 5,120x2,880 - very impressive. Bandwidth to the screen is beyond Thunderbolt 2, so no wonder you have some slowness moving pixels. There

Re: [Kicad-developers] Bob's Mac Usability Problems

2015-04-02 Thread Piotr Esden-Tempski
On Apr 2, 2015, at 12:45 PM, Tomasz Wlostowski tomasz.wlostow...@cern.ch wrote: On 02.04.2015 21:17, Piotr Esden-Tempski wrote: Hi Maciek, I just tested it a bit more. The behaviour of the ratsnest is a bit confusing here. Let me describe it with the steps I took and what I observed.

Re: [Kicad-developers] Bob's Mac Usability Problems

2015-04-02 Thread Andy Peters
On Apr 2, 2015, at 1:20 PM, Piotr Esden-Tempski pi...@esden.net wrote: On Apr 2, 2015, at 1:16 PM, Piotr Esden-Tempski pi...@esden.net wrote: On Apr 2, 2015, at 12:45 PM, Tomasz Wlostowski tomasz.wlostow...@cern.ch wrote: On 02.04.2015 21:17, Piotr Esden-Tempski wrote: Hi Maciek,

Re: [Kicad-developers] Bob's Mac Usability Problems

2015-04-02 Thread Bob Gustafson
Hi Piotr Thanks much for the nice explanation. OpenGL looks like the correct direction. Best regards - Bob G On 04/02/2015 02:49 PM, Piotr Esden-Tempski wrote: Hi Bob, I did not change the resolution of my whole screen. I only told Mac OS to start Kicad.app in low resolution mode. (it makes

Re: [Kicad-developers] Bob's Mac Usability Problems

2015-04-02 Thread Piotr Esden-Tempski
Hi Bob, I did not change the resolution of my whole screen. I only told Mac OS to start Kicad.app in low resolution mode. (it makes all the children start in that mode too) This is how I solved it, see section Retina display slow”

Re: [Kicad-developers] Bob's Mac Usability Problems

2015-04-02 Thread Piotr Esden-Tempski
On Apr 2, 2015, at 1:16 PM, Piotr Esden-Tempski pi...@esden.net wrote: On Apr 2, 2015, at 12:45 PM, Tomasz Wlostowski tomasz.wlostow...@cern.ch mailto:tomasz.wlostow...@cern.ch wrote: On 02.04.2015 21:17, Piotr Esden-Tempski wrote: Hi Maciek, I just tested it a bit more. The

Re: [Kicad-developers] Bob's Mac Usability Problems

2015-04-02 Thread Tomasz Wlostowski
On 02.04.2015 21:17, Piotr Esden-Tempski wrote: Hi Maciek, I just tested it a bit more. The behaviour of the ratsnest is a bit confusing here. Let me describe it with the steps I took and what I observed. These are steps on a completely new pcb. * open pcbnew (leave in default mode) *

Re: [Kicad-developers] Bob's Mac Usability Problems

2015-04-02 Thread Nick Østergaard
Come on, this is an issue that has always existed in GAL as far as I can remember. A bug has recently been reported on this on a workaround. I hope this can see be resolved. This happens also on linux. https://bugs.launchpad.net/kicad/+bug/1438406 2015-04-02 22:16 GMT+02:00 Piotr Esden-Tempski

[Kicad-developers] Fwd: Bob's Mac Usability Problems

2015-04-02 Thread Garth Corral
Sigh, I only replied to Nick. Begin forwarded message: From: Garth Corral gcor...@abode.com Date: April 2, 2015 at 11:57:03 AM PDT To: Nick Østergaard oe.n...@gmail.com Subject: Re: [Kicad-developers] Bob's Mac Usability Problems Thanks, Nick. If you can point me to a build of this I

Re: [Kicad-developers] Fwd: Bob's Mac Usability Problems

2015-04-02 Thread Nick Østergaard
You can also read about how to speed up kicad on osx here: http://www.kicad-pcb.org/display/DEV/Known+System+Related+Issues 2015-04-02 21:28 GMT+02:00 Bob Gustafson bob...@rcn.com: Begin forwarded message: Date: April 2, 2015 at 03:58:18 CDT From: Bob Gustafson bob...@chidig.com To: Piotr

Re: [Kicad-developers] So magic artificial guy wants sth unavaliable (BUILD_GITHUB_PLUGIN=OFF)

2015-04-02 Thread LordBlick
In response to a message written on 02.04.2015, 13:34, from Maciej Sumiński: Fixed in 5565. Thank you very much. -- Best Regards, LordBlick ___ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net

[Kicad-developers] How to handle KISYSMOD on the windows installer?

2015-04-02 Thread Nick Østergaard
Hello As I am trying to make the windows installer work, I have found that the KISYSMOD variable it not set properly on the userend. When someone else installs it, it will be as the build host set it. For example:

[Kicad-developers] progress with IGES

2015-04-02 Thread Cirilo Bernardo
The IGES project is coming along slowly but aside from creating assemblies from existing IGES parts and assemblies (this was the easy part) I can now create planar faces; as a test of the objects in development I created a 1x1x1mm cube. FreeCAD displays it and I will test with SolidWorks when I

Re: [Kicad-developers] So magic artificial guy wants sth unavaliable (BUILD_GITHUB_PLUGIN=OFF)

2015-04-02 Thread Nick Østergaard
Just very quick look, I think that WIZARD_FPLIB_TABLE::OnPageChanged() might need modification. 2015-04-02 13:24 GMT+02:00 Nick Østergaard oe.n...@gmail.com: When I think about it, it seems like the new footprint wizard assumes that the github plugin is available. 2015-04-02 13:23 GMT+02:00

Re: [Kicad-developers] So magic artificial guy wants sth unavaliable (BUILD_GITHUB_PLUGIN=OFF)

2015-04-02 Thread Nick Østergaard
yay 2015-04-02 13:34 GMT+02:00 Maciej Sumiński maciej.sumin...@cern.ch: Fixed in 5565. Regards, Orson On 04/02/2015 01:30 PM, Nick Østergaard wrote: Just very quick look, I think that WIZARD_FPLIB_TABLE::OnPageChanged() might need modification. 2015-04-02 13:24 GMT+02:00 Nick

[Kicad-developers] So magic artificial guy wants sth unavaliable (BUILD_GITHUB_PLUGIN=OFF)

2015-04-02 Thread LordBlick
Is someone able to explain why some github „wizardry” is linked to python interface, when I specify in cmake config option -DBUILD_GITHUB_PLUGIN=OFF ? What-for is wizard in plugins available ? [ 69%] Building CXX object pcbnew/CMakeFiles/_pcbnew.dir/scripting/pcbnew_scripting_helpers.cpp.o cd

Re: [Kicad-developers] So magic artificial guy wants sth unavaliable (BUILD_GITHUB_PLUGIN=OFF)

2015-04-02 Thread Maciej Sumiński
Fixed in 5565. Regards, Orson On 04/02/2015 01:30 PM, Nick Østergaard wrote: Just very quick look, I think that WIZARD_FPLIB_TABLE::OnPageChanged() might need modification. 2015-04-02 13:24 GMT+02:00 Nick Østergaard oe.n...@gmail.com: When I think about it, it seems like the new footprint

Re: [Kicad-developers] progress with IGES

2015-04-02 Thread Mitch Davis
Hi Cirilo, On Thu, Apr 2, 2015 at 9:11 PM, Cirilo Bernardo cirilo.berna...@gmail.com wrote: as a test I created a 1x1x1mm cube I'll take that with a grain of salt. Mitch. PS: Nice work! ___ Mailing list: https://launchpad.net/~kicad-developers

Re: [Kicad-developers] So magic artificial guy wants sth unavaliable (BUILD_GITHUB_PLUGIN=OFF)

2015-04-02 Thread Nick Østergaard
So this was why this job failed building. http://ci.kicad-pcb.org/job/kicad-noscript-fedora20/ 2015-04-02 13:37 GMT+02:00 Nick Østergaard oe.n...@gmail.com: yay 2015-04-02 13:34 GMT+02:00 Maciej Sumiński maciej.sumin...@cern.ch: Fixed in 5565. Regards, Orson On 04/02/2015 01:30 PM, Nick

Re: [Kicad-developers] So magic artificial guy wants sth unavaliable (BUILD_GITHUB_PLUGIN=OFF)

2015-04-02 Thread Nick Østergaard
When I think about it, it seems like the new footprint wizard assumes that the github plugin is available. 2015-04-02 13:23 GMT+02:00 Nick Østergaard oe.n...@gmail.com: Did you do a clean build upon reconfiguring? 2015-04-02 13:13 GMT+02:00 LordBlick lordbl...@gmail.com: Is someone able to

Re: [Kicad-developers] So magic artificial guy wants sth unavaliable (BUILD_GITHUB_PLUGIN=OFF)

2015-04-02 Thread Nick Østergaard
Did you do a clean build upon reconfiguring? 2015-04-02 13:13 GMT+02:00 LordBlick lordbl...@gmail.com: Is someone able to explain why some github „wizardry” is linked to python interface, when I specify in cmake config option -DBUILD_GITHUB_PLUGIN=OFF ? What-for is wizard in plugins available

Re: [Kicad-developers] Bob's Mac Usability Problems

2015-04-02 Thread Bob Gustafson
I have OSX and Linux (Fedora21) development environments, but no Windows. My luck at generating fully operational OSX binaries is spotty - perhaps due to multiple boost libraries (still working this out). As I recall, I did merge your trackpad branch with the then current head and I think I did

Re: [Kicad-developers] Bob's Mac Usability Problems

2015-04-02 Thread Bob Gustafson
Super - will look for them Bob G On 04/02/2015 12:31 PM, Adam Wolf wrote: I will work hard on getting nightlies with the trackpad patch applied, in the DEBUG/trackpad/ directory. Adam Wolf Cofounder and Engineer WL On Thu, Apr 2, 2015 at 1:27 PM, Bob Gustafson bob...@rcn.com

Re: [Kicad-developers] Bob's Mac Usability Problems

2015-04-02 Thread Piotr Esden-Tempski
Hi Maciek, I just tested it a bit more. The behaviour of the ratsnest is a bit confusing here. Let me describe it with the steps I took and what I observed. These are steps on a completely new pcb. * open pcbnew (leave in default mode) * Read netlist * Spread out All Footprints (Ratsnest

Re: [Kicad-developers] Bob's Mac Usability Problems

2015-04-02 Thread Maciej Sumiński
On 04/02/2015 04:05 PM, Andy Peters wrote: [... I also have the GAL rats-nest issue Piotr mentions. Does it mean it is never visible? Even when you are dragging components? Are there OS X users for whom it works properly? Regards, Orson signature.asc Description: OpenPGP digital signature

Re: [Kicad-developers] Bob's Mac Usability Problems

2015-04-02 Thread Tomasz Wlostowski
On 02.04.2015 11:01, Bernhard Stegmaier wrote: For me, this is still the reason why KiCad without Garths panning patches is just a no-go on OSX. Adam, Wayne, I guess there's no problem with merging these patches to the Mac stable release, especially since we need to build a patched wxWidgets

Re: [Kicad-developers] missing i18n on Interactive Router

2015-04-02 Thread Maciej Sumiński
On 03/30/2015 08:51 PM, Marco Ciampa wrote: On Mon, Mar 30, 2015 at 06:34:16PM +0200, Maciej Sumiński wrote: On 03/30/2015 06:29 PM, Tomasz Wlostowski wrote: On 30.03.2015 18:26, Marco Ciampa wrote: I found missing the i18n messages on the contextual (right mouse clic) window of Interactive

Re: [Kicad-developers] Bob's Mac Usability Problems

2015-04-02 Thread Adam Wolf
I had personally been wondering when GAL mode would support a ratsnest, so I have a feeling it is across the board for OS X :) Adam Wolf On Thu, Apr 2, 2015 at 10:43 AM, Maciej Sumiński maciej.sumin...@cern.ch wrote: On 04/02/2015 04:05 PM, Andy Peters wrote: [... I also have the GAL

Re: [Kicad-developers] Bob's Mac Usability Problems

2015-04-02 Thread Adam Wolf
I don't want to make that choice. I will leave that up to Wayne. I will support making builds of whatever he chooses. Adam Wolf On Apr 2, 2015 9:31 AM, Tomasz Wlostowski tomasz.wlostow...@cern.ch wrote: On 02.04.2015 11:01, Bernhard Stegmaier wrote: For me, this is still the reason why

Re: [Kicad-developers] Bob's Mac Usability Problems

2015-04-02 Thread Wayne Stambaugh
I've commented on this before. It breaks zoom and pan behavior on windows and linux so it cannot be committed until it is fixed. I don't have an issue with providing nightly osx builds for users to test but I would tread carefully here. It seems that some osx users are using alternate pointing

Re: [Kicad-developers] Bob's Mac Usability Problems

2015-04-02 Thread Nick Østergaard
Otherwise you might want to make a build and put it into the DEBUG folder for testing. Den 02/04/2015 15.34 skrev Adam Wolf adamw...@feelslikeburning.com: I don't want to make that choice. I will leave that up to Wayne. I will support making builds of whatever he chooses. Adam Wolf On Apr

Re: [Kicad-developers] Bob's Mac Usability Problems

2015-04-02 Thread Adam Wolf
I have a DEBUG/ folder in the nightlies directory for bugfix-confirmation builds. I'll take a look at doing the wrapper, but unfortunately it's toward the bottom of my list, until the stables get closer. If anyone else wants to work on this, feel free! :) Adam Wolf On Thu, Apr 2, 2015 at 9:54

Re: [Kicad-developers] Feature freeze.

2015-04-02 Thread Wayne Stambaugh
On 3/30/2015 5:02 PM, Tomasz Wlostowski wrote: On 30.03.2015 21:50, Wayne Stambaugh wrote: On 3/29/2015 6:00 PM, Tomasz Wlostowski wrote: On 29.03.2015 23:23, Wayne Stambaugh wrote: Attention all developers. I have finally committed the environment variable configuration dialog (although I

Re: [Kicad-developers] Bob's Mac Usability Problems

2015-04-02 Thread Andy Peters
On Apr 2, 2015, at 1:24 AM, Piotr Esden-Tempski pi...@esden.net wrote: Hi everyone, I am using a 5k IMac with a standard PC logitech mouse. I have the nightly build 5547 installed. I do not experience any problems with zooming in GAL. (Besides the already reported bug with the F2

Re: [Kicad-developers] So magic artificial guy wants sth unavaliable (BUILD_GITHUB_PLUGIN=OFF)

2015-04-02 Thread LordBlick
In response to a message written on 02.04.2015, 13:23, from Nick Østergaard: Did you do a clean build upon reconfiguring? My rpm building is always clean, from exported package, not in bzr dir… ;) -- Best Regards, LordBlick ___ Mailing list:

Re: [Kicad-developers] Bob's Mac Usability Problems

2015-04-02 Thread Bob Gustafson
On 04/02/2015 09:05 AM, Andy Peters wrote: On Apr 2, 2015, at 1:24 AM, Piotr Esden-Tempski pi...@esden.net wrote: Hi everyone, I am using a 5k IMac with a standard PC logitech mouse. I have the nightly build 5547 installed. I do not experience any problems with zooming in GAL. (Besides the

Re: [Kicad-developers] Bob's Mac Usability Problems

2015-04-02 Thread Bob Gustafson
Thanks very much for your comments. At least I don't feel so alone. Best regards - Bob G On 04/02/2015 04:01 AM, Bernhard Stegmaier wrote: Up to now I also didn’t find any way to have a “middle button” with only Apple gear (there seem to be some tools for simulating, but I didn’t try them

Re: [Kicad-developers] Bob's Mac Usability Problems

2015-04-02 Thread Adam Wolf
I will work hard on getting nightlies with the trackpad patch applied, in the DEBUG/trackpad/ directory. Adam Wolf Cofounder and Engineer WL On Thu, Apr 2, 2015 at 1:27 PM, Bob Gustafson bob...@rcn.com wrote: On 04/02/2015 09:05 AM, Andy Peters wrote: On Apr 2, 2015, at 1:24 AM, Piotr

Re: [Kicad-developers] Bob's Mac Usability Problems

2015-04-02 Thread Bob Gustafson
I haven't noticed it, but my pcbnew designs still have only 3 wires.. Bob G On 04/02/2015 09:43 AM, Maciej Sumiński wrote: On 04/02/2015 04:05 PM, Andy Peters wrote: [... I also have the GAL rats-nest issue Piotr mentions. Does it mean it is never visible? Even when you are dragging

[Kicad-developers] Fwd: Bob's Mac Usability Problems

2015-04-02 Thread Bob Gustafson
Begin forwarded message: Date: April 2, 2015 at 03:58:18 CDT From: Bob Gustafson bob...@chidig.com To: Piotr Esden-Tempski pi...@esden.net, Maciej Sumiński maciej.sumin...@cern.ch Cc: Adam Wolf adamw...@feelslikeburning.com, kicad-developers@lists.launchpad.net