← Back to team overview

kicad-developers team mailing list archive

Re: Standalone mode.

 

On 2/27/2017 11:28 AM, Chris Pavlina wrote:
> Hi,
> 
> There are a few problems with "standalone mode" that I see. One of the
> biggest is demonstrated [1] - kiway services aren't available. In my
> opinion this really is detrimental to the function of the software -
> e.g. eeschema shouldn't be missing features just because it was started
> in standalone.
> 
> Another problem is the awkwardness of packaging/install on systems that
> expect applications to be discrete units, like macOS. There's some
> foreshadowing on the bug tracker of trouble wrt. signed packages, which
> I couldn't immediately dig up.
> 
> I'd really like if we could change this. I don't think standalone mode
> the way we implement it is necessary. It is necessary that one can open
> a pure schematic file, or a pure PCB file, outside of the context of a
> project -- but I do NOT think this should require starting the
> individual application separately from the project manager.
> 
> What if the project manager simply understood the concept of single
> files as well as projects?

I honestly don't know how this will work out.  Regardless of how the
editors are launched, the project configuration is very much in play and
there is currently no support for multiple projects open simultaneously.
 I don't know how you will open a single schematic in a manner which
will wreak havoc on the symbol library lists.  Boards are a different
story since their footprints are embedded so it's probably less of an
issue.  Once the new schematic file format is in play than the symbol
library issue is no longer in play.  I'm not opposed to you trying but I
don't think we are any where near ready to attempt to head down that
path any time soon.

> 
> [1] https://bugs.launchpad.net/kicad/+bug/1668157
> 



Follow ups

References