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

2015-01-22 Thread Collin Anderson
Menu icons: So, maybe I missed something and someone resolved the issue, but I just built KiCad with the USE_MENU_ICONS turned on and it works flawlessly and looks great. I don't understand why it is off for OS X, I could not find any issue and indeed, the menu icons really improve everything

Re: [Kicad-developers] [Merge] lp:~metacollin/kicad/boosting_boost into lp:kicad

2015-02-18 Thread Collin Anderson
Sorry, I didn't mean to waste anyone's time with this patch, I am still very new to the project and still getting a feel for where things are heading and what is a dead end and what isn't. Additionally, I would be terrified of just jumping versions of such a key component like boost without a

Re: [Kicad-developers] OS X Packaging Update

2015-01-06 Thread Collin Anderson
Hi, I'm the guy who emailed the list on Sunday. Sorry, I've been swamped with things but I will be more present and involved. I have python scripting working great, but involves some of that python voodoo I mentioned. It does require downloading the official python redistributable framework

Re: [Kicad-developers] OS X Packaging Update

2015-01-06 Thread Collin Anderson
is the last refuge of the incompetent. - Isaac Asimov On Jan 6, 2015, at 3:08 PM, Collin Anderson metacol...@electropi.mp wrote: Hi, I'm the guy who emailed the list on Sunday. Sorry, I've been swamped with things but I will be more present and involved. I have python scripting working great

[Kicad-developers] OSX path wrangling

2015-01-12 Thread Collin Anderson
I'm so sorry. Again, duplicate message to Adam. This is the last time, I promise! Sorry! Yes, great, talk about instant gratification :D. In this case, all I can really do is confirm that what you're doing will give a pleasant, 'native' experience. Even big commercial packages basically

Re: [Kicad-developers] OSX path wrangling

2015-01-12 Thread Collin Anderson
/ (or whatever...) directory, without having to include packages3d/ in both the kicad and kicad-extras dmg. Adam Wolf Cofounder and Engineer WL On Mon, Jan 12, 2015 at 12:56 AM, Collin Anderson metacol...@electropi.mp mailto:metacol...@electropi.mp wrote: Hi, I wanted to give some thoughts

[Kicad-developers] OS X Question

2015-01-04 Thread Collin Anderson
Hi, I wanted to ask the OS X developers a quick question. What is the oldest version of OS X that is intended to officially be supported by KiCad? I want to know what to target for testing any changes/additions I may make. Thanks! The Electropimp - Collin Anderson metacol...@electropi.mp

Re: [Kicad-developers] OS X Question

2015-01-04 Thread Collin Anderson
but I don't think there is one at this point.) Adam Wolf Cofounder and Engineer WL On Sun, Jan 4, 2015 at 9:17 AM, Collin Anderson metacol...@electropi.mp mailto:metacol...@electropi.mp wrote: Hi, I wanted to ask the OS X developers a quick question. What is the oldest version of OS X

Re: [Kicad-developers] OS X Question

2015-01-04 Thread Collin Anderson
. — The Electropimp - Collin Anderson metacol...@electropi.mp On Jan 4, 2015, at 9:57 AM, Adam Wolf adamw...@feelslikeburning.com wrote: Great! It's good to have another OS X person interested in helping out! The .app bundle work was mostly done by Bernhard, but I'm working

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

2015-02-26 Thread 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 :(. Anyway, to Adam: The install experience of the support files etc. is effortless and feels very mac-like. Great job nailing that! Also, what exactly is giving you

[Kicad-developers] Perspective from a Production Environment

2015-06-07 Thread Collin Anderson
Some weeks ago, KiCad hit some sort of personal 'critical mass' for me and I began using KiCad exclusively for all my projects, including some fairly complex high end switch mode and power designs, the kind of project where most of the components will need custom footprints unique to that

Re: [Kicad-developers] Can we enable menu icons on OS X?

2015-07-30 Thread Collin Anderson
that take away screen space (I am often working on a 13 inch MBP). Just my .02. Best, Johannes Von Samsung Mobile gesendet Ursprüngliche Nachricht Von: Collin Anderson Datum:30.07.2015 12:53 (GMT+01:00) An: KiCad Developers Betreff: [Kicad-developers] Can we

[Kicad-developers] Can we enable menu icons on OS X?

2015-07-30 Thread Collin Anderson
Can anyone explain why menu icons are enabled on all platforms except OS X? I've looked through the menuhelper.h code and the CMake build files, and all I can find is reference to it being disabled on OS X by default, but the reason why is not given anywhere I can find. I've been using KiCad

Re: [Kicad-developers] Signing the Mac builds

2015-10-07 Thread Collin Anderson
Code signing is a pain, though having read the official apple docs, I'd interpret signing as taking responsibility rather than ownership. This ultimately amounts to whose developer certificates get revoked if you're creating malware, so it's a non issue for KiCad. I'd very much equate it to

Re: [Kicad-developers] Signing the Mac builds

2015-10-07 Thread Collin Anderson
Critical typo: the line "but it's not claiming ownership except if that specific binary - as in, their machine compiled it." should read "except of that specific binary", not "if". Very much changes the meaning. Whoops. > On Oct 7, 2015, at 5:16 AM, Collin

Re: [Kicad-developers] KiCad scripting supported in the release or not

2015-10-07 Thread Collin Anderson
Hi, this is kind of an old message, but I posted about this some time ago, before there were even OS X nightlies. I mentioned that this would rear its head eventually - as to when, that's for Apple to not tell us until far too short a time before it happens, as they tend to do. The worry of

Re: [Kicad-developers] OS X: El Capitan?

2015-10-02 Thread Collin Anderson
I've been using Kicad for weeks on El Capitan starting with beta 6 I think (or whichever was the first beta that fixed the issues with eeschema not showing the schematic). I'm using it on the prerelease version of 10.11.1 right now. I can say that it definitely works without issue in El

Re: [Kicad-developers] Opengl issues after commit 6912/6913

2016-06-12 Thread Collin Anderson
This same behavior occurs on my OS X box as well. It also has coordinate transformation issues if you try to lower the size of the window. Here, rather than try and describe it, here is a gif (frame rate is low in the gif, it is not choppy in reality): https://metacollin.com/resize.gif I

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

2016-06-22 Thread Collin Anderson
I also doubt there is anyone who is vision or motor impaired who is doing EDA tasks with KiCad. Still odd though. -- "Violence is the last refuge of the incompetent." - Isaac Asimov > On Jun 22, 2016, at 6:59 AM, Bernhard Stegmaier <stegma...@sw-systems.de> > wrote: > >

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

2016-06-22 Thread Collin Anderson
> On Jun 19, 2016, at 4:05 PM, Chris Pavlina wrote: > > God I hate wx. > Me too. Time to migrate KiCad to Qt, perhaps? I'm joking of course. ;) Anyway, thanks for being willing to patch wx a little more, and to Mr. Staumbaugh for approving it. I (somewhat

Re: [Kicad-developers] 3D-Viewer - Request for merge evaluation

2016-06-24 Thread Collin Anderson
Antialiasing is not dependent on wx. wx doesn't actually need to support or not support it. The bug in question is that wx doesn't really ask the driver if multisampling (antialiasing) is supported the way windows wants, so it incorrectly repots that it doesn't work. However,

[Kicad-developers] Tweaks to curves for high voltage PCBs

2016-03-30 Thread Collin Anderson
Hi, a friend of mine who is one of the engineers working on the HAWC Gamma-ray Observatory ( http://www.hawc-observatory.org ) is designing a fairly high voltage (~5kV) circuit board to drive photomultiplier tubes that will be in an addition of over 1000

Re: [Kicad-developers] Make Cairo optional

2016-04-03 Thread Collin Anderson
So, I used to be into game development, I was big on writing my own engines from scratch in C++. This exact memory management problem is one encountered very frequently in such projects. Any game developer lives by this mantra when it comes to memory management: never fragment the heap.

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

2016-05-11 Thread Collin Anderson
2016, at 4:36 AM, Simon Wells <swel...@gmail.com> wrote: > > the only issue i see with this patch is it seems to be working around > the problem rather than fixing it. Has this been fixed in wxwidgets > 3.1 if anyone knows? > > Simon > > On Thu, May 5, 2016 at 8:

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

2016-05-05 Thread Collin Anderson
Another little OS X fix. Most, though not all, of the dialogs in KiCad that have cancel buttons break copy of text on OS X. If you highlight text (for example, the net of a pad, an operation I find myself doing fairly often) and hit 'Command-C', the dialog is closed and the text is not

Re: [Kicad-developers] PATCH: OS X Beep Fix

2016-05-06 Thread Collin Anderson
on 6775 with coding style fixes. > > On Thu, May 05, 2016 at 01:44:54AM -0600, Collin Anderson wrote: >> Hi, I have attached a patch that fixes an annoyance that is present in the >> footprint editor and pcbnew, but only under OS X. In either of these >> editors, any

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

2016-05-06 Thread Collin Anderson
> On 05 May 2016, at 12:36, Simon Wells <swel...@gmail.com >> <mailto:swel...@gmail.com>> wrote: >> >> the only issue i see with this patch is it seems to be working around >> the problem rather than fixing it. Has this been fixed in wxwidgets >>

[Kicad-developers] PATCH: A patch of a patch to fix 'Command-C' closing bug in OS X

2016-05-08 Thread Collin Anderson
Ok, this is a patch that is applied to the wxwidgets-3.0.0_macosx.patch and solves the problems with trying to copy text in most windows with a 'Cancel' or 'Close' button closing instead of copying the text. It simply prevents the various button defaults that use 'C' as a hotkey from having a

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

2016-05-09 Thread Collin Anderson
Hit space bar, it will set the origin for dx and dy. It's useful for seeing where the cursor is relative to the most recent 'origin' set with the spacebar. I use it all the time :). -- "Violence is the last refuge of the incompetent." - Isaac Asimov > On May 9, 2016, at 2:39 PM, Duane

[Kicad-developers] [PATCH] wxwidgets macOS Sierra/10.12 SDK fix.

2016-09-15 Thread Collin Anderson
macOS Sierra has removed QuickTime entirely (because Apple needs to break at least one thing every major OS revision). This prevents wxWidgets from compiling at all, and as of right now, there is only a workaround, but a true upstream fix will require rewriting portions of wx to use AVKit,

Re: [Kicad-developers] pcbnew - enable editing of associated net for tracks

2016-10-10 Thread Collin Anderson
I'm in agreement as well. Windows treats the user like a child. It assumes you don't know what you're doing, and just about all of the design decisions in Windows can ultimately be traced back to the premise that the user is probably stupid. Well, not stupid, but largely

[Kicad-developers] [PATCH] Patch consistency & OS X documentation error

2016-09-15 Thread Collin Anderson
Hi, this is more of a tiny proposal in patch form, and a trivial one so if there is reason to reject it that I haven't thought of (or its just not wanted) please do so! The current wxwidgets patches in the /patches directory use inconsistent formatting. The majority use "=== modified fie

Re: [Kicad-developers] Anti-Aliasing in GAL OpenGL Canvas

2016-12-23 Thread Collin Anderson
This is seriously the best xmas ever > On Dec 23, 2016, at 9:51 AM, Michael Steinberg wrote: > > Oh, the AA mode can be chosen in the "Display Options" Dialog! > >> Am 23.12.2016 um 17:48 schrieb Michael Steinberg: >> Hello all, >> >> I've been working on adding