Re: [Kicad-developers] eemodern branch, "return" hotkey

2019-05-06 Thread Jeff Young
Hi Dino,

No need for a bug report for this one.

Interestingly it was never implemented in the modern toolset for PCBNew either. 
 I’m going to enable it for both and we’ll see what falls out. ;)

Cheers,
Jeff.


> On 6 May 2019, at 16:10, Dino Ghilardi  wrote:
> 
> Hello everybody, I've seen a "fast fix" an eemodern, so...
> 
>   The "return" hotkey for "left-click" is not working for me on 
> 2d2b5f3e1915a270f2a51eb342f761df8b8a0122 doing a "paste" function.
> 
> Reproducing it:
>   -Select a block
>   -ctrl-c for copy
>   -ctrl-v for paste
>   
>   -enter trying to confirm after moving with cursor keys.
> 
> The enter key seems not to work.
> 
> Tried also doing a clean rebuild and nothing changed.
> 
> 
> 
> P.S.:  as Waine said not so long ago ago... "I can file a bug report if you 
> prefer".
> 
> Cheers,
>   Dino.
> ---
> Version information follows.
> ---
> 
> Application: kicad
> Version: (5.1.0-478-gd12eee9c9), debug build
> Libraries:
>wxWidgets 3.0.2
>libcurl/7.52.1 OpenSSL/1.0.2r zlib/1.2.8 libidn2/0.16 libpsl/0.17.0 
> (+libidn2/0.16) libssh2/1.7.0 nghttp2/1.18.1 librtmp/2.3
> Platform: Linux 4.9.0-8-amd64 x86_64, 64 bit, Little endian, wxGTK
> Build Info:
>wxWidgets: 3.0.2 (wchar_t,wx containers,compatible with 2.8) GTK+ 2.24
>Boost: 1.69.0
>OpenCASCADE Community Edition: 6.8.0
>Curl: 7.52.1
>Compiler: GCC 6.3.0 with C++ ABI 1010
> 
> Build settings:
>USE_WX_GRAPHICS_CONTEXT=OFF
>USE_WX_OVERLAY=OFF
>KICAD_SCRIPTING=ON
>KICAD_SCRIPTING_MODULES=ON
>KICAD_SCRIPTING_PYTHON3=OFF
>KICAD_SCRIPTING_WXPYTHON=ON
>KICAD_SCRIPTING_WXPYTHON_PHOENIX=OFF
>KICAD_SCRIPTING_ACTION_MENU=ON
>BUILD_GITHUB_PLUGIN=ON
>KICAD_USE_OCE=ON
>KICAD_USE_OCC=OFF
>KICAD_SPICE=ON
> 
> 
> ___
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


[Kicad-developers] eemodern branch, "return" hotkey

2019-05-06 Thread Dino Ghilardi

Hello everybody, I've seen a "fast fix" an eemodern, so...

	The "return" hotkey for "left-click" is not working for me on 
2d2b5f3e1915a270f2a51eb342f761df8b8a0122 doing a "paste" function.


Reproducing it:
-Select a block
-ctrl-c for copy
-ctrl-v for paste

-enter trying to confirm after moving with cursor keys.

The enter key seems not to work.

Tried also doing a clean rebuild and nothing changed.



P.S.:  as Waine said not so long ago ago... "I can file a bug report if 
you prefer".


Cheers,
Dino.
---
Version information follows.
---

Application: kicad
Version: (5.1.0-478-gd12eee9c9), debug build
Libraries:
wxWidgets 3.0.2
libcurl/7.52.1 OpenSSL/1.0.2r zlib/1.2.8 libidn2/0.16 libpsl/0.17.0 
(+libidn2/0.16) libssh2/1.7.0 nghttp2/1.18.1 librtmp/2.3

Platform: Linux 4.9.0-8-amd64 x86_64, 64 bit, Little endian, wxGTK
Build Info:
wxWidgets: 3.0.2 (wchar_t,wx containers,compatible with 2.8) GTK+ 2.24
Boost: 1.69.0
OpenCASCADE Community Edition: 6.8.0
Curl: 7.52.1
Compiler: GCC 6.3.0 with C++ ABI 1010

Build settings:
USE_WX_GRAPHICS_CONTEXT=OFF
USE_WX_OVERLAY=OFF
KICAD_SCRIPTING=ON
KICAD_SCRIPTING_MODULES=ON
KICAD_SCRIPTING_PYTHON3=OFF
KICAD_SCRIPTING_WXPYTHON=ON
KICAD_SCRIPTING_WXPYTHON_PHOENIX=OFF
KICAD_SCRIPTING_ACTION_MENU=ON
BUILD_GITHUB_PLUGIN=ON
KICAD_USE_OCE=ON
KICAD_USE_OCC=OFF
KICAD_SPICE=ON


___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] eemodern branch

2019-05-06 Thread Wayne Stambaugh
That was quick!  Thanks Jeff.

On 5/6/19 10:32 AM, Jeff Young wrote:
> Fixed. (d12eee9c9876062e0463148a57f3b33ab016205f)
> 
>> On 6 May 2019, at 13:48, Jeff Young  wrote:
>>
>> No need.  Reproduces for me.  I’m on it.
>>
>>> On 6 May 2019, at 13:47, Wayne Stambaugh  wrote:
>>>
>>> The sheet tool is broken.  The first click starts drawing the sheet as
>>> expected.  The second click does not complete the sheet and show the
>>> sheet properties dialog and the sheet being drawn disappears.  I can
>>> file a bug report if your prefer.
>>>
>>> Wayne
>>>
>>> On 5/5/19 4:32 PM, Michael Kavanagh wrote:
 Sounds good.

 Another minor heads up, the leave hierarchical sheet menu/toolbar icon
 seems to not be hooked up.

 Cheers,
 Michael

 On Sun, 5 May 2019 at 21:22, Jeff Young >>> > wrote:

   Yeah, I had to move around a couple of the hotkeys for consistency
   with PCBNew.  Note that these debug warnings are just so we don’t
   ship a default set that already has collisions; we gracefully handle
   them if users create them.

   Cheers,
   Jeff.

>   On 5 May 2019, at 20:59, Michael Kavanagh
>   mailto:mich...@michaelkavanagh.me>>
>   wrote:
>
>   Ah, they're duplicated, both Cmd+D (I should have read the
>   message, duh!). A "Set to Defaults" fixed it.
>
>   Cheers,
>   Michael
>
>   On Sun, 5 May 2019 at 20:50, Jeff Young    > wrote:
>
>   HI Michael,
>
>   Can you go into List Hotkeys and tell me what your assignments
>   are for those two commands?
>
>   Thanks,
>   Jeff.
>
>
>>   On 5 May 2019, at 20:44, Michael Kavanagh
>>   >   > wrote:
>>
>>   Great work Jeff!
>>
>>   Minor issue, I'm getting an assert when trying to open an
>>   example project. See attached screenshot. If I "Cancel to
>>   suppress further warnings" everything seems to work fine in
>>   my limited testing.
>>
>>   Cheers,
>>   Michael
>>
>>   On Sun, 5 May 2019 at 19:57, Jeff Young >   > wrote:
>>
>>   Branch is in.  Please let me know if you see anything funny….
>>
>>   Cheers,
>>   Jeff.
>>
>>   PS: most of the ordering in the tool context menus is
>>   just a first guess.  If you see something that should
>>   move, holler.
>>
>>
>>>   On 5 May 2019, at 18:46, Tomasz Wlostowski
>>>   >>   > wrote:
>>>
>>>   ++
>>>
>>>   05.05.2019 11:40 Seth Hillbrand >>   > napisał(a):
>>>   +1
>>>
>>>   Am 2019-05-05 13:33, schrieb Jon Evans:
 +1
 Merge it and get more testing.  It's already worlds better than the
 status quo.

 On Sun, May 5, 2019 at 12:12 PM Jeff Young >>> > wrote:

> I think this is ready to merge.  Any objections?
>
> ___
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@lists.launchpad.net
>>>   
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
 ___
 Mailing list: https://launchpad.net/~kicad-developers
 Post to : kicad-developers@lists.launchpad.net
>>>   
 Unsubscribe : https://launchpad.net/~kicad-developers
 More help   : https://help.launchpad.net/ListHelp
>>>
>>>   ___
>>>   Mailing list: https://launchpad.net/~kicad-developers
>>>   Post to : kicad-developers@lists.launchpad.net
>>>   
>>>   Unsubscribe : https://launchpad.net/~kicad-developers
>>>   More help   : https://help.launchpad.net/ListHelp
>>>   ___
>>>   Mailing list: https://launchpad.net/~kicad-developers
>>>   Post to : kicad-developers@lists.launchpad.net
>>>   
>>>   Unsubscribe : https://launchpad.net/~kicad-developers
>>>   More help   : https://help.launchpad.net/ListHelp
>>
>>   ___
>>   Mailing list: https://launchpad.net/~kicad-developers
>

Re: [Kicad-developers] eemodern branch

2019-05-06 Thread Jeff Young
Fixed. (d12eee9c9876062e0463148a57f3b33ab016205f)

> On 6 May 2019, at 13:48, Jeff Young  wrote:
> 
> No need.  Reproduces for me.  I’m on it.
> 
>> On 6 May 2019, at 13:47, Wayne Stambaugh  wrote:
>> 
>> The sheet tool is broken.  The first click starts drawing the sheet as
>> expected.  The second click does not complete the sheet and show the
>> sheet properties dialog and the sheet being drawn disappears.  I can
>> file a bug report if your prefer.
>> 
>> Wayne
>> 
>> On 5/5/19 4:32 PM, Michael Kavanagh wrote:
>>> Sounds good.
>>> 
>>> Another minor heads up, the leave hierarchical sheet menu/toolbar icon
>>> seems to not be hooked up.
>>> 
>>> Cheers,
>>> Michael
>>> 
>>> On Sun, 5 May 2019 at 21:22, Jeff Young >> > wrote:
>>> 
>>>   Yeah, I had to move around a couple of the hotkeys for consistency
>>>   with PCBNew.  Note that these debug warnings are just so we don’t
>>>   ship a default set that already has collisions; we gracefully handle
>>>   them if users create them.
>>> 
>>>   Cheers,
>>>   Jeff.
>>> 
   On 5 May 2019, at 20:59, Michael Kavanagh
   mailto:mich...@michaelkavanagh.me>>
   wrote:
 
   Ah, they're duplicated, both Cmd+D (I should have read the
   message, duh!). A "Set to Defaults" fixed it.
 
   Cheers,
   Michael
 
   On Sun, 5 May 2019 at 20:50, Jeff Young >>>   > wrote:
 
   HI Michael,
 
   Can you go into List Hotkeys and tell me what your assignments
   are for those two commands?
 
   Thanks,
   Jeff.
 
 
>   On 5 May 2019, at 20:44, Michael Kavanagh
>      > wrote:
> 
>   Great work Jeff!
> 
>   Minor issue, I'm getting an assert when trying to open an
>   example project. See attached screenshot. If I "Cancel to
>   suppress further warnings" everything seems to work fine in
>   my limited testing.
> 
>   Cheers,
>   Michael
> 
>   On Sun, 5 May 2019 at 19:57, Jeff Young    > wrote:
> 
>   Branch is in.  Please let me know if you see anything funny….
> 
>   Cheers,
>   Jeff.
> 
>   PS: most of the ordering in the tool context menus is
>   just a first guess.  If you see something that should
>   move, holler.
> 
> 
>>   On 5 May 2019, at 18:46, Tomasz Wlostowski
>>   >   > wrote:
>> 
>>   ++
>> 
>>   05.05.2019 11:40 Seth Hillbrand >   > napisał(a):
>>   +1
>> 
>>   Am 2019-05-05 13:33, schrieb Jon Evans:
>>> +1
>>> Merge it and get more testing.  It's already worlds better than the
>>> status quo.
>>> 
>>> On Sun, May 5, 2019 at 12:12 PM Jeff Young >> > wrote:
>>> 
 I think this is ready to merge.  Any objections?
 
 ___
 Mailing list: https://launchpad.net/~kicad-developers
 Post to : kicad-developers@lists.launchpad.net
>>   
 Unsubscribe : https://launchpad.net/~kicad-developers
 More help   : https://help.launchpad.net/ListHelp
>>> ___
>>> Mailing list: https://launchpad.net/~kicad-developers
>>> Post to : kicad-developers@lists.launchpad.net
>>   
>>> Unsubscribe : https://launchpad.net/~kicad-developers
>>> More help   : https://help.launchpad.net/ListHelp
>> 
>>   ___
>>   Mailing list: https://launchpad.net/~kicad-developers
>>   Post to : kicad-developers@lists.launchpad.net
>>   
>>   Unsubscribe : https://launchpad.net/~kicad-developers
>>   More help   : https://help.launchpad.net/ListHelp
>>   ___
>>   Mailing list: https://launchpad.net/~kicad-developers
>>   Post to : kicad-developers@lists.launchpad.net
>>   
>>   Unsubscribe : https://launchpad.net/~kicad-developers
>>   More help   : https://help.launchpad.net/ListHelp
> 
>   ___
>   Mailing list: https://launchpad.net/~kicad-developers
>   Post to : kicad-developers@lists.launchpad.net
>   
>   Unsubscribe : https://l

Re: [Kicad-developers] eemodern branch

2019-05-06 Thread Jeff Young
No need.  Reproduces for me.  I’m on it.

> On 6 May 2019, at 13:47, Wayne Stambaugh  wrote:
> 
> The sheet tool is broken.  The first click starts drawing the sheet as
> expected.  The second click does not complete the sheet and show the
> sheet properties dialog and the sheet being drawn disappears.  I can
> file a bug report if your prefer.
> 
> Wayne
> 
> On 5/5/19 4:32 PM, Michael Kavanagh wrote:
>> Sounds good.
>> 
>> Another minor heads up, the leave hierarchical sheet menu/toolbar icon
>> seems to not be hooked up.
>> 
>> Cheers,
>> Michael
>> 
>> On Sun, 5 May 2019 at 21:22, Jeff Young > > wrote:
>> 
>>Yeah, I had to move around a couple of the hotkeys for consistency
>>with PCBNew.  Note that these debug warnings are just so we don’t
>>ship a default set that already has collisions; we gracefully handle
>>them if users create them.
>> 
>>Cheers,
>>Jeff.
>> 
>>>On 5 May 2019, at 20:59, Michael Kavanagh
>>>mailto:mich...@michaelkavanagh.me>>
>>>wrote:
>>> 
>>>Ah, they're duplicated, both Cmd+D (I should have read the
>>>message, duh!). A "Set to Defaults" fixed it.
>>> 
>>>Cheers,
>>>Michael
>>> 
>>>On Sun, 5 May 2019 at 20:50, Jeff Young >>> wrote:
>>> 
>>>HI Michael,
>>> 
>>>Can you go into List Hotkeys and tell me what your assignments
>>>are for those two commands?
>>> 
>>>Thanks,
>>>Jeff.
>>> 
>>> 
On 5 May 2019, at 20:44, Michael Kavanagh
>>>> wrote:
 
Great work Jeff!
 
Minor issue, I'm getting an assert when trying to open an
example project. See attached screenshot. If I "Cancel to
suppress further warnings" everything seems to work fine in
my limited testing.
 
Cheers,
Michael
 
On Sun, 5 May 2019 at 19:57, Jeff Young >>>> wrote:
 
Branch is in.  Please let me know if you see anything funny….
 
Cheers,
Jeff.
 
PS: most of the ordering in the tool context menus is
just a first guess.  If you see something that should
move, holler.
 
 
>On 5 May 2019, at 18:46, Tomasz Wlostowski
>> wrote:
> 
>++
> 
>05.05.2019 11:40 Seth Hillbrand > napisał(a):
>+1
> 
>Am 2019-05-05 13:33, schrieb Jon Evans:
>> +1
>> Merge it and get more testing.  It's already worlds better than the
>> status quo.
>>  
>> On Sun, May 5, 2019 at 12:12 PM Jeff Young > > wrote:
>>  
>>> I think this is ready to merge.  Any objections?
>>>  
>>> ___
>>> Mailing list: https://launchpad.net/~kicad-developers
>>> Post to : kicad-developers@lists.launchpad.net
>
>>> Unsubscribe : https://launchpad.net/~kicad-developers
>>> More help   : https://help.launchpad.net/ListHelp
>> ___
>> Mailing list: https://launchpad.net/~kicad-developers
>> Post to : kicad-developers@lists.launchpad.net
>
>> Unsubscribe : https://launchpad.net/~kicad-developers
>> More help   : https://help.launchpad.net/ListHelp
> 
>___
>Mailing list: https://launchpad.net/~kicad-developers
>Post to : kicad-developers@lists.launchpad.net
>
>Unsubscribe : https://launchpad.net/~kicad-developers
>More help   : https://help.launchpad.net/ListHelp
>___
>Mailing list: https://launchpad.net/~kicad-developers
>Post to : kicad-developers@lists.launchpad.net
>
>Unsubscribe : https://launchpad.net/~kicad-developers
>More help   : https://help.launchpad.net/ListHelp
 
___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net

Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp
 
>>>20.40.08.png>__

Re: [Kicad-developers] eemodern branch

2019-05-06 Thread Wayne Stambaugh
The sheet tool is broken.  The first click starts drawing the sheet as
expected.  The second click does not complete the sheet and show the
sheet properties dialog and the sheet being drawn disappears.  I can
file a bug report if your prefer.

Wayne

On 5/5/19 4:32 PM, Michael Kavanagh wrote:
> Sounds good.
> 
> Another minor heads up, the leave hierarchical sheet menu/toolbar icon
> seems to not be hooked up.
> 
> Cheers,
> Michael
> 
> On Sun, 5 May 2019 at 21:22, Jeff Young  > wrote:
> 
> Yeah, I had to move around a couple of the hotkeys for consistency
> with PCBNew.  Note that these debug warnings are just so we don’t
> ship a default set that already has collisions; we gracefully handle
> them if users create them.
> 
> Cheers,
> Jeff.
> 
>> On 5 May 2019, at 20:59, Michael Kavanagh
>> mailto:mich...@michaelkavanagh.me>>
>> wrote:
>>
>> Ah, they're duplicated, both Cmd+D (I should have read the
>> message, duh!). A "Set to Defaults" fixed it.
>>
>> Cheers,
>> Michael
>>
>> On Sun, 5 May 2019 at 20:50, Jeff Young > > wrote:
>>
>> HI Michael,
>>
>> Can you go into List Hotkeys and tell me what your assignments
>> are for those two commands?
>>
>> Thanks,
>> Jeff.
>>
>>
>>> On 5 May 2019, at 20:44, Michael Kavanagh
>>> >> > wrote:
>>>
>>> Great work Jeff!
>>>
>>> Minor issue, I'm getting an assert when trying to open an
>>> example project. See attached screenshot. If I "Cancel to
>>> suppress further warnings" everything seems to work fine in
>>> my limited testing.
>>>
>>> Cheers,
>>> Michael
>>>
>>> On Sun, 5 May 2019 at 19:57, Jeff Young >> > wrote:
>>>
>>> Branch is in.  Please let me know if you see anything funny….
>>>
>>> Cheers,
>>> Jeff.
>>>
>>> PS: most of the ordering in the tool context menus is
>>> just a first guess.  If you see something that should
>>> move, holler.
>>>
>>>
 On 5 May 2019, at 18:46, Tomasz Wlostowski
 >>> > wrote:

 ++

 05.05.2019 11:40 Seth Hillbrand >>> > napisał(a):
 +1

 Am 2019-05-05 13:33, schrieb Jon Evans:
 > +1
 > Merge it and get more testing.  It's already worlds better 
 than the
 > status quo.
 > 
 > On Sun, May 5, 2019 at 12:12 PM Jeff Young >>> > wrote:
 > 
 >> I think this is ready to merge.  Any objections?
 >> 
 >> ___
 >> Mailing list: https://launchpad.net/~kicad-developers
 >> Post to : kicad-developers@lists.launchpad.net
 
 >> Unsubscribe : https://launchpad.net/~kicad-developers
 >> More help   : https://help.launchpad.net/ListHelp
 > ___
 > Mailing list: https://launchpad.net/~kicad-developers
 > Post to : kicad-developers@lists.launchpad.net
 
 > Unsubscribe : https://launchpad.net/~kicad-developers
 > More help   : https://help.launchpad.net/ListHelp

 ___
 Mailing list: https://launchpad.net/~kicad-developers
 Post to : kicad-developers@lists.launchpad.net
 
 Unsubscribe : https://launchpad.net/~kicad-developers
 More help   : https://help.launchpad.net/ListHelp
 ___
 Mailing list: https://launchpad.net/~kicad-developers
 Post to : kicad-developers@lists.launchpad.net
 
 Unsubscribe : https://launchpad.net/~kicad-developers
 More help   : https://help.launchpad.net/ListHelp
>>>
>>> ___
>>> Mailing list: https://launchpad.net/~kicad-developers
>>> Post to     : kicad-developers@lists.launchpad.net
>>> 
>>> Unsubscribe : https://launchpad.net/~kicad-developers
>>> More help   : https://help.launchpad.net/ListHelp
>>>
>>> >>  

Re: [Kicad-developers] eemodern branch

2019-05-05 Thread Michael Kavanagh
Sounds good.

Another minor heads up, the leave hierarchical sheet menu/toolbar icon
seems to not be hooked up.

Cheers,
Michael

On Sun, 5 May 2019 at 21:22, Jeff Young  wrote:

> Yeah, I had to move around a couple of the hotkeys for consistency with
> PCBNew.  Note that these debug warnings are just so we don’t ship a default
> set that already has collisions; we gracefully handle them if users create
> them.
>
> Cheers,
> Jeff.
>
> On 5 May 2019, at 20:59, Michael Kavanagh 
> wrote:
>
> Ah, they're duplicated, both Cmd+D (I should have read the message, duh!).
> A "Set to Defaults" fixed it.
>
> Cheers,
> Michael
>
> On Sun, 5 May 2019 at 20:50, Jeff Young  wrote:
>
>> HI Michael,
>>
>> Can you go into List Hotkeys and tell me what your assignments are for
>> those two commands?
>>
>> Thanks,
>> Jeff.
>>
>>
>> On 5 May 2019, at 20:44, Michael Kavanagh 
>> wrote:
>>
>> Great work Jeff!
>>
>> Minor issue, I'm getting an assert when trying to open an example
>> project. See attached screenshot. If I "Cancel to suppress further
>> warnings" everything seems to work fine in my limited testing.
>>
>> Cheers,
>> Michael
>>
>> On Sun, 5 May 2019 at 19:57, Jeff Young  wrote:
>>
>>> Branch is in.  Please let me know if you see anything funny….
>>>
>>> Cheers,
>>> Jeff.
>>>
>>> PS: most of the ordering in the tool context menus is just a first
>>> guess.  If you see something that should move, holler.
>>>
>>>
>>> On 5 May 2019, at 18:46, Tomasz Wlostowski 
>>> wrote:
>>>
>>> ++
>>>
>>> 05.05.2019 11:40 Seth Hillbrand  napisał(a):
>>> +1
>>>
>>> Am 2019-05-05 13:33, schrieb Jon Evans:
>>> > +1
>>> > Merge it and get more testing.  It's already worlds better than the
>>> > status quo.
>>> >
>>> > On Sun, May 5, 2019 at 12:12 PM Jeff Young  wrote:
>>> >
>>> >> I think this is ready to merge.  Any objections?
>>> >>
>>> >> ___
>>> >> Mailing list: https://launchpad.net/~kicad-developers
>>> >> Post to : kicad-developers@lists.launchpad.net
>>> >> Unsubscribe : https://launchpad.net/~kicad-developers
>>> >> More help   : https://help.launchpad.net/ListHelp
>>> > ___
>>> > Mailing list: https://launchpad.net/~kicad-developers
>>> > Post to : kicad-developers@lists.launchpad.net
>>> > Unsubscribe : https://launchpad.net/~kicad-developers
>>> > More help   : https://help.launchpad.net/ListHelp
>>>
>>> ___
>>> Mailing list: https://launchpad.net/~kicad-developers
>>> Post to : kicad-developers@lists.launchpad.net
>>> Unsubscribe : https://launchpad.net/~kicad-developers
>>> More help   : https://help.launchpad.net/ListHelp
>>> ___
>>> Mailing list: https://launchpad.net/~kicad-developers
>>> Post to : kicad-developers@lists.launchpad.net
>>> Unsubscribe : https://launchpad.net/~kicad-developers
>>> More help   : https://help.launchpad.net/ListHelp
>>>
>>>
>>> ___
>>> Mailing list: https://launchpad.net/~kicad-developers
>>> Post to : kicad-developers@lists.launchpad.net
>>> Unsubscribe : https://launchpad.net/~kicad-developers
>>> More help   : https://help.launchpad.net/ListHelp
>>>
>> 
>> ___
>> Mailing list: https://launchpad.net/~kicad-developers
>> Post to : kicad-developers@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~kicad-developers
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>>
>
___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] eemodern branch

2019-05-05 Thread Jeff Young
Yeah, I had to move around a couple of the hotkeys for consistency with PCBNew. 
 Note that these debug warnings are just so we don’t ship a default set that 
already has collisions; we gracefully handle them if users create them.

Cheers,
Jeff.

> On 5 May 2019, at 20:59, Michael Kavanagh  wrote:
> 
> Ah, they're duplicated, both Cmd+D (I should have read the message, duh!). A 
> "Set to Defaults" fixed it.
> 
> Cheers,
> Michael
> 
> On Sun, 5 May 2019 at 20:50, Jeff Young  > wrote:
> HI Michael,
> 
> Can you go into List Hotkeys and tell me what your assignments are for those 
> two commands?
> 
> Thanks,
> Jeff.
> 
> 
>> On 5 May 2019, at 20:44, Michael Kavanagh > > wrote:
>> 
>> Great work Jeff!
>> 
>> Minor issue, I'm getting an assert when trying to open an example project. 
>> See attached screenshot. If I "Cancel to suppress further warnings" 
>> everything seems to work fine in my limited testing.
>> 
>> Cheers,
>> Michael
>> 
>> On Sun, 5 May 2019 at 19:57, Jeff Young > > wrote:
>> Branch is in.  Please let me know if you see anything funny….
>> 
>> Cheers,
>> Jeff.
>> 
>> PS: most of the ordering in the tool context menus is just a first guess.  
>> If you see something that should move, holler.
>> 
>> 
>>> On 5 May 2019, at 18:46, Tomasz Wlostowski >> > wrote:
>>> 
>>> ++
>>> 
>>> 05.05.2019 11:40 Seth Hillbrand >> > napisał(a):
>>> +1
>>> 
>>> Am 2019-05-05 13:33, schrieb Jon Evans:
>>> > +1
>>> > Merge it and get more testing.  It's already worlds better than the
>>> > status quo.
>>> > 
>>> > On Sun, May 5, 2019 at 12:12 PM Jeff Young >> > > wrote:
>>> > 
>>> >> I think this is ready to merge.  Any objections?
>>> >> 
>>> >> ___
>>> >> Mailing list: https://launchpad.net/~kicad-developers 
>>> >> 
>>> >> Post to : kicad-developers@lists.launchpad.net 
>>> >> 
>>> >> Unsubscribe : https://launchpad.net/~kicad-developers 
>>> >> 
>>> >> More help   : https://help.launchpad.net/ListHelp 
>>> >> 
>>> > ___
>>> > Mailing list: https://launchpad.net/~kicad-developers 
>>> > 
>>> > Post to : kicad-developers@lists.launchpad.net 
>>> > 
>>> > Unsubscribe : https://launchpad.net/~kicad-developers 
>>> > 
>>> > More help   : https://help.launchpad.net/ListHelp 
>>> > 
>>> 
>>> ___
>>> Mailing list: https://launchpad.net/~kicad-developers 
>>> 
>>> Post to : kicad-developers@lists.launchpad.net 
>>> 
>>> Unsubscribe : https://launchpad.net/~kicad-developers 
>>> 
>>> More help   : https://help.launchpad.net/ListHelp 
>>> 
>>> ___
>>> Mailing list: https://launchpad.net/~kicad-developers 
>>> 
>>> Post to : kicad-developers@lists.launchpad.net 
>>> 
>>> Unsubscribe : https://launchpad.net/~kicad-developers 
>>> 
>>> More help   : https://help.launchpad.net/ListHelp 
>>> 
>> ___
>> Mailing list: https://launchpad.net/~kicad-developers 
>> 
>> Post to : kicad-developers@lists.launchpad.net 
>> 
>> Unsubscribe : https://launchpad.net/~kicad-developers 
>> 
>> More help   : https://help.launchpad.net/ListHelp 
>> 
>> > 20.40.08.png>___
>> Mailing list: https://launchpad.net/~kicad-developers 
>> 
>> Post to : kicad-developers@lists.launchpad.net 
>> 
>> Unsubscribe : https://launchpad.net/~kicad-developers 
>> 
>> More help   : https://help.launchpad.net/ListHelp 
>> 
> 

___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] eemodern branch

2019-05-05 Thread Michael Kavanagh
Ah, they're duplicated, both Cmd+D (I should have read the message, duh!).
A "Set to Defaults" fixed it.

Cheers,
Michael

On Sun, 5 May 2019 at 20:50, Jeff Young  wrote:

> HI Michael,
>
> Can you go into List Hotkeys and tell me what your assignments are for
> those two commands?
>
> Thanks,
> Jeff.
>
>
> On 5 May 2019, at 20:44, Michael Kavanagh 
> wrote:
>
> Great work Jeff!
>
> Minor issue, I'm getting an assert when trying to open an example project.
> See attached screenshot. If I "Cancel to suppress further warnings"
> everything seems to work fine in my limited testing.
>
> Cheers,
> Michael
>
> On Sun, 5 May 2019 at 19:57, Jeff Young  wrote:
>
>> Branch is in.  Please let me know if you see anything funny….
>>
>> Cheers,
>> Jeff.
>>
>> PS: most of the ordering in the tool context menus is just a first
>> guess.  If you see something that should move, holler.
>>
>>
>> On 5 May 2019, at 18:46, Tomasz Wlostowski 
>> wrote:
>>
>> ++
>>
>> 05.05.2019 11:40 Seth Hillbrand  napisał(a):
>> +1
>>
>> Am 2019-05-05 13:33, schrieb Jon Evans:
>> > +1
>> > Merge it and get more testing.  It's already worlds better than the
>> > status quo.
>> >
>> > On Sun, May 5, 2019 at 12:12 PM Jeff Young  wrote:
>> >
>> >> I think this is ready to merge.  Any objections?
>> >>
>> >> ___
>> >> Mailing list: https://launchpad.net/~kicad-developers
>> >> Post to : kicad-developers@lists.launchpad.net
>> >> Unsubscribe : https://launchpad.net/~kicad-developers
>> >> More help   : https://help.launchpad.net/ListHelp
>> > ___
>> > Mailing list: https://launchpad.net/~kicad-developers
>> > Post to : kicad-developers@lists.launchpad.net
>> > Unsubscribe : https://launchpad.net/~kicad-developers
>> > More help   : https://help.launchpad.net/ListHelp
>>
>> ___
>> Mailing list: https://launchpad.net/~kicad-developers
>> Post to : kicad-developers@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~kicad-developers
>> More help   : https://help.launchpad.net/ListHelp
>> ___
>> Mailing list: https://launchpad.net/~kicad-developers
>> Post to : kicad-developers@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~kicad-developers
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>> ___
>> Mailing list: https://launchpad.net/~kicad-developers
>> Post to : kicad-developers@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~kicad-developers
>> More help   : https://help.launchpad.net/ListHelp
>>
> 
> ___
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
>
>
>
___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] eemodern branch

2019-05-05 Thread Reece R. Pollack

I got a bunch of those last night on a build based on the then-current eemodern 
branch, all or most related to duplicate hotkey definitions. I've pasted the 
console log from that below. Note that I opened both a schematic AND a board 
developed using v5, and obviously some of this spew is from pcbnew rather than 
eechema.

This reminds me of the v4->v5 transition, where I had a similar experience. 
Having continued through all of the asserts I no longer get these when restarting 
the v6 apps.


20:22:12: Debug: Adding duplicate image handler for 'PNG file'
20:22:12: Debug: Adding duplicate image handler for 'JPEG file'
20:22:12: Debug: Adding duplicate image handler for 'TIFF file'
20:22:12: Debug: Adding duplicate image handler for 'GIF file'
20:22:12: Debug: Adding duplicate image handler for 'PNM file'
20:22:12: Debug: Adding duplicate image handler for 'PCX file'
20:22:12: Debug: Adding duplicate image handler for 'IFF file'
20:22:12: Debug: Adding duplicate image handler for 'Windows icon file'
20:22:12: Debug: Adding duplicate image handler for 'Windows cursor file'
20:22:12: Debug: Adding duplicate image handler for 'Windows animated cursor 
file'
20:22:12: Debug: Adding duplicate image handler for 'TGA file'
20:22:12: Debug: Adding duplicate image handler for 'XPM file'
20:22:12: Debug: Unrecognized accel key '', accel string ignored.
/home/reece/MyProjects/KiCad/kicad-v6/common/tool/action_manager.cpp(214): assert 
"Assert failure" failed in UpdateHotKeys(): Duplicate hotkey definitions for 
Back: pcbnew.InteractiveEdit.remove and pcbnew.InteractiveDrawing.deleteLastPoint
/home/reece/MyProjects/KiCad/kicad-v6/common/tool/action_manager.cpp(214): assert 
"Assert failure" failed in UpdateHotKeys(): Duplicate hotkey definitions for X: 
pcbnew.InteractiveRouter.SingleTrack and pcbnew.InteractiveRouter.NewTrack
/home/reece/MyProjects/KiCad/kicad-v6/common/tool/action_manager.cpp(214): assert 
"Assert failure" failed in UpdateHotKeys(): Duplicate hotkey definitions for 
Back: pcbnew.InteractiveEdit.remove and pcbnew.InteractiveDrawing.deleteLastPoint
/home/reece/MyProjects/KiCad/kicad-v6/common/tool/action_manager.cpp(214): assert 
"Assert failure" failed in UpdateHotKeys(): Duplicate hotkey definitions for X: 
pcbnew.InteractiveRouter.SingleTrack and pcbnew.InteractiveRouter.NewTrack
/home/reece/MyProjects/KiCad/kicad-v6/common/tool/action_manager.cpp(214): assert 
"Assert failure" failed in UpdateHotKeys(): Duplicate hotkey definitions for 
Back: pcbnew.InteractiveEdit.remove and pcbnew.InteractiveDrawing.deleteLastPoint
/home/reece/MyProjects/KiCad/kicad-v6/common/tool/action_manager.cpp(214): assert 
"Assert failure" failed in UpdateHotKeys(): Duplicate hotkey definitions for X: 
pcbnew.InteractiveRouter.SingleTrack and pcbnew.InteractiveRouter.NewTrack
20:22:20: Debug: Unrecognized accel key '', accel string ignored.
20:22:20: Debug: Unrecognized accel key '', accel string ignored.
/home/reece/MyProjects/KiCad/kicad-v6/common/tool/action_manager.cpp(214): assert 
"Assert failure" failed in UpdateHotKeys(): Duplicate hotkey definitions for 
Back: pcbnew.InteractiveEdit.remove and pcbnew.InteractiveDrawing.deleteLastPoint
/home/reece/MyProjects/KiCad/kicad-v6/common/tool/action_manager.cpp(214): assert 
"Assert failure" failed in UpdateHotKeys(): Duplicate hotkey definitions for X: 
pcbnew.InteractiveRouter.SingleTrack and pcbnew.InteractiveRouter.NewTrack
20:22:22: Debug: Loading project 
'/home/reece/MyProjects/MCS-4/Recreation/P170-DH/pcb/P170-DH 
Replacement/P170-DH Replacement.pro' settings.
/home/reece/MyProjects/KiCad/kicad-v6/common/tool/action_manager.cpp(214): assert 
"Assert failure" failed in UpdateHotKeys(): Duplicate hotkey definitions for 
Back: pcbnew.InteractiveEdit.remove and pcbnew.InteractiveDrawing.deleteLastPoint
/home/reece/MyProjects/KiCad/kicad-v6/common/tool/action_manager.cpp(214): assert 
"Assert failure" failed in UpdateHotKeys(): Duplicate hotkey definitions for X: 
pcbnew.InteractiveRouter.SingleTrack and pcbnew.InteractiveRouter.NewTrack
OpenGL WARNING: Buffer performance warning: Buffer object 2 (bound to 
GL_ARRAY_BUFFER_ARB, usage hint is GL_DYNAMIC_DRAW) is being copied/moved from 
VIDEO memory to DMA CACHED memory.

** (kicad:16791): WARNING **: Invalid borders specified for theme pixmap:
    /usr/share/themes/Breeze/gtk-2.0/../assets/line-h.png,
borders don't fit within the image

(kicad:16791): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'width 
>= -1' failed

(kicad:16791): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'width 
>= -1' failed

(kicad:16791): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate 
widget with width -5 and height 19

(kicad:16791): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate 
widget with width -5 and height 19

(kicad:16791): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate 
widget with width -5 and height 19
/home/reece/MyProjects/KiCad/kicad-v6/commo

Re: [Kicad-developers] eemodern branch

2019-05-05 Thread Jeff Young
HI Michael,

Can you go into List Hotkeys and tell me what your assignments are for those 
two commands?

Thanks,
Jeff.


> On 5 May 2019, at 20:44, Michael Kavanagh  wrote:
> 
> Great work Jeff!
> 
> Minor issue, I'm getting an assert when trying to open an example project. 
> See attached screenshot. If I "Cancel to suppress further warnings" 
> everything seems to work fine in my limited testing.
> 
> Cheers,
> Michael
> 
> On Sun, 5 May 2019 at 19:57, Jeff Young  > wrote:
> Branch is in.  Please let me know if you see anything funny….
> 
> Cheers,
> Jeff.
> 
> PS: most of the ordering in the tool context menus is just a first guess.  If 
> you see something that should move, holler.
> 
> 
>> On 5 May 2019, at 18:46, Tomasz Wlostowski > > wrote:
>> 
>> ++
>> 
>> 05.05.2019 11:40 Seth Hillbrand > > napisał(a):
>> +1
>> 
>> Am 2019-05-05 13:33, schrieb Jon Evans:
>> > +1
>> > Merge it and get more testing.  It's already worlds better than the
>> > status quo.
>> > 
>> > On Sun, May 5, 2019 at 12:12 PM Jeff Young > > > wrote:
>> > 
>> >> I think this is ready to merge.  Any objections?
>> >> 
>> >> ___
>> >> Mailing list: https://launchpad.net/~kicad-developers 
>> >> 
>> >> Post to : kicad-developers@lists.launchpad.net 
>> >> 
>> >> Unsubscribe : https://launchpad.net/~kicad-developers 
>> >> 
>> >> More help   : https://help.launchpad.net/ListHelp 
>> >> 
>> > ___
>> > Mailing list: https://launchpad.net/~kicad-developers 
>> > 
>> > Post to : kicad-developers@lists.launchpad.net 
>> > 
>> > Unsubscribe : https://launchpad.net/~kicad-developers 
>> > 
>> > More help   : https://help.launchpad.net/ListHelp 
>> > 
>> 
>> ___
>> Mailing list: https://launchpad.net/~kicad-developers 
>> 
>> Post to : kicad-developers@lists.launchpad.net 
>> 
>> Unsubscribe : https://launchpad.net/~kicad-developers 
>> 
>> More help   : https://help.launchpad.net/ListHelp 
>> 
>> ___
>> Mailing list: https://launchpad.net/~kicad-developers 
>> 
>> Post to : kicad-developers@lists.launchpad.net 
>> 
>> Unsubscribe : https://launchpad.net/~kicad-developers 
>> 
>> More help   : https://help.launchpad.net/ListHelp 
>> 
> ___
> Mailing list: https://launchpad.net/~kicad-developers 
> 
> Post to : kicad-developers@lists.launchpad.net 
> 
> Unsubscribe : https://launchpad.net/~kicad-developers 
> 
> More help   : https://help.launchpad.net/ListHelp 
> 
>  20.40.08.png>___
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] eemodern branch

2019-05-05 Thread Jeff Young
Branch is in.  Please let me know if you see anything funny….

Cheers,
Jeff.

PS: most of the ordering in the tool context menus is just a first guess.  If 
you see something that should move, holler.


> On 5 May 2019, at 18:46, Tomasz Wlostowski  wrote:
> 
> ++
> 
> 05.05.2019 11:40 Seth Hillbrand  > napisał(a):
> +1
> 
> Am 2019-05-05 13:33, schrieb Jon Evans:
> > +1
> > Merge it and get more testing.  It's already worlds better than the
> > status quo.
> > 
> > On Sun, May 5, 2019 at 12:12 PM Jeff Young  wrote:
> > 
> >> I think this is ready to merge.  Any objections?
> >> 
> >> ___
> >> Mailing list: https://launchpad.net/~kicad-developers 
> >> 
> >> Post to : kicad-developers@lists.launchpad.net
> >> Unsubscribe : https://launchpad.net/~kicad-developers 
> >> 
> >> More help   : https://help.launchpad.net/ListHelp 
> >> 
> > ___
> > Mailing list: https://launchpad.net/~kicad-developers 
> > 
> > Post to : kicad-developers@lists.launchpad.net
> > Unsubscribe : https://launchpad.net/~kicad-developers 
> > 
> > More help   : https://help.launchpad.net/ListHelp 
> > 
> 
> ___
> Mailing list: https://launchpad.net/~kicad-developers 
> 
> Post to : kicad-developers@lists.launchpad.net 
> 
> Unsubscribe : https://launchpad.net/~kicad-developers 
> 
> More help   : https://help.launchpad.net/ListHelp 
> 
> ___
> Mailing list: https://launchpad.net/~kicad-developers 
> 
> Post to : kicad-developers@lists.launchpad.net 
> 
> Unsubscribe : https://launchpad.net/~kicad-developers 
> 
> More help   : https://help.launchpad.net/ListHelp 
> 
___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] eemodern branch

2019-05-05 Thread Tomasz Wlostowski
++

05.05.2019 11:40 Seth Hillbrand  napisał(a):
+1

Am 2019-05-05 13:33, schrieb Jon Evans:
> +1
> Merge it and get more testing.  It's already worlds better than the
> status quo.
>
> On Sun, May 5, 2019 at 12:12 PM Jeff Young  wrote:
>
>> I think this is ready to merge.  Any objections?
>>
>> ___
>> Mailing list: https://launchpad.net/~kicad-developers
>> Post to : kicad-developers@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~kicad-developers
>> More help   : https://help.launchpad.net/ListHelp
> ___
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp
___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] eemodern branch

2019-05-05 Thread Seth Hillbrand

+1

Am 2019-05-05 13:33, schrieb Jon Evans:

+1
Merge it and get more testing.  It's already worlds better than the
status quo.

On Sun, May 5, 2019 at 12:12 PM Jeff Young  wrote:


I think this is ready to merge.  Any objections?

___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] eemodern branch

2019-05-05 Thread Jon Evans
+1
Merge it and get more testing.  It's already worlds better than the status
quo.

On Sun, May 5, 2019 at 12:12 PM Jeff Young  wrote:

> I think this is ready to merge.  Any objections?
>
> ___
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
>
___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] eemodern branch

2019-05-05 Thread Jeff Young
I think this is ready to merge.  Any objections?

___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] eemodern branch

2019-04-29 Thread Andy Peters



> On Apr 29, 2019, at 10:28 AM, Kevin Cozens  wrote:
> 
> On 2019-04-29 1:13 p.m., Wayne Stambaugh wrote:
>> On 4/29/19 12:56 PM, Andy Peters wrote:
>>> 
>>> (And now the nattering nabobs of negativity on the EEVBlog forum will have 
>>> one less thing about which to complain.)
>>> 
>> I'm not holding my breath on that.
> 
> Naw... they will just find something else to complain about.

Yep. There are several non-users who demand that the Kicad developers implement 
a full-blown database library system, without bothering to subscribe to this 
mailing list or put forth an honest proposal for such a system.
___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] eemodern branch

2019-04-29 Thread jp charras
Le 29/04/2019 à 19:28, Kevin Cozens a écrit :
> On 2019-04-29 1:13 p.m., Wayne Stambaugh wrote:
>> On 4/29/19 12:56 PM, Andy Peters wrote:
>>>
>>> (And now the nattering nabobs of negativity on the EEVBlog forum will
>>> have one less thing about which to complain.)
>>>
>>
>> I'm not holding my breath on that.
> 
> Naw... they will just find something else to complain about.
> 
> Being able to easily copy/paste between schematics will be a very
> welcome feature. Not too long ago I was telling someone on IRC how to do
> it using eeschema by running it separately from the top level KiCad
> program.
> 

Many users are thinking they can copy between schematics like they can
copy between texts.

Of course, copy/paste between schematics is certainly welcome but is
also certainly a not easy task:
A schematic is a set of basic draw items (lines, texts ...) associated
with symbols.
But each schematic can have its own symbol libraries.
Therefore copying between schematics can give very strange results,
especially if both schematics use a local library named something like
"project_library" but these local libraries are in fact not similar.

Just think about the same multi-part symbol found in each local library,
but in fact differs between libs, for instance by the part unit identifier.

Good luck to the guy who will write the code.

-- 
Jean-Pierre CHARRAS

___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] eemodern branch

2019-04-29 Thread Kevin Cozens

On 2019-04-29 1:13 p.m., Wayne Stambaugh wrote:

On 4/29/19 12:56 PM, Andy Peters wrote:


(And now the nattering nabobs of negativity on the EEVBlog forum will have one 
less thing about which to complain.)



I'm not holding my breath on that.


Naw... they will just find something else to complain about.

Being able to easily copy/paste between schematics will be a very welcome 
feature. Not too long ago I was telling someone on IRC how to do it using 
eeschema by running it separately from the top level KiCad program.


--
Cheers!

Kevin.

http://www.ve3syb.ca/   | "Nerds make the shiny things that
https://www.patreon.com/KevinCozens | distract the mouth-breathers, and
| that's why we're powerful"
Owner of Elecraft K2 #2172  |
#include  | --Chris Hardwick

___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] eemodern branch

2019-04-29 Thread Wayne Stambaugh



On 4/29/19 12:56 PM, Andy Peters wrote:
> 
> 
>> On Apr 28, 2019, at 8:22 PM, hauptmech  wrote:
>>
>> On 29/04/2019 12:52 AM, Jeff Young wrote:
>>> 3) Cut/copy/paste is now text-based over the system clipboard.  (This means 
>>> you can also copy/paste between schematics, or even between your schematic 
>>> and a text editor.)
>>
>> I can't tell you how nice this sounds after opening schematics in a text 
>> editor to 'copy and paste' for so long. Looking forward to using it.
> 
> Amen!
> 
> (And now the nattering nabobs of negativity on the EEVBlog forum will have 
> one less thing about which to complain.)
> 

I'm not holding my breath on that.

Wayne

___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] eemodern branch

2019-04-29 Thread Andy Peters



> On Apr 28, 2019, at 8:22 PM, hauptmech  wrote:
> 
> On 29/04/2019 12:52 AM, Jeff Young wrote:
>> 3) Cut/copy/paste is now text-based over the system clipboard.  (This means 
>> you can also copy/paste between schematics, or even between your schematic 
>> and a text editor.)
> 
> I can't tell you how nice this sounds after opening schematics in a text 
> editor to 'copy and paste' for so long. Looking forward to using it.

Amen!

(And now the nattering nabobs of negativity on the EEVBlog forum will have one 
less thing about which to complain.)



___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] eemodern branch

2019-04-28 Thread hauptmech

On 29/04/2019 12:52 AM, Jeff Young wrote:

3) Cut/copy/paste is now text-based over the system clipboard.  (This means you 
can also copy/paste between schematics, or even between your schematic and a 
text editor.)


I can't tell you how nice this sounds after opening schematics in a text 
editor to 'copy and paste' for so long. Looking forward to using it.



___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] eemodern branch

2019-04-28 Thread Jeff Young
I pushed another couple of commits with a bunch of context menu stuff in them.

> On 28 Apr 2019, at 17:52, Jeff Young  wrote:
> 
> I’ve pushed my eemodern branch to origin in case anyone wants to check it out.
> 
> There’s still a lot not done, and there are no doubt many bugs.  If anyone 
> else wants to contribute to it let me know and we can figure out whether to 
> fallback to merges or to submit patches to a single person and continue to 
> rebase off of master.
> 
> Some notes:
> 
> 1) CurItem and BLOCK are going.  There’s a selection, and it might have one 
> item or more in it.
> 2) Nothing has been done with LibEdit yet.  It should be able to share some 
> of the tools, but will need its own for others.
> 3) Cut/copy/paste is now text-based over the system clipboard.  (This means 
> you can also copy/paste between schematics, or even between your schematic 
> and a text editor.)
> 4) Context menus have not been moved yet, but since event processing has, 
> they won’t appear at all.
> 5) There’s some infrastructure in to support locking, but I haven’t 
> implemented it as a feature yet.
> 6) Snapping and the grid is an area I haven’t paid too much attention to 
> (partly as I’m not even sure how it’s supposed to work).  If you find issues, 
> give a holler.
> 
> Cheers,
> Jeff.
> ___
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


[Kicad-developers] eemodern branch

2019-04-28 Thread Jeff Young
I’ve pushed my eemodern branch to origin in case anyone wants to check it out.

There’s still a lot not done, and there are no doubt many bugs.  If anyone else 
wants to contribute to it let me know and we can figure out whether to fallback 
to merges or to submit patches to a single person and continue to rebase off of 
master.

Some notes:

1) CurItem and BLOCK are going.  There’s a selection, and it might have one 
item or more in it.
2) Nothing has been done with LibEdit yet.  It should be able to share some of 
the tools, but will need its own for others.
3) Cut/copy/paste is now text-based over the system clipboard.  (This means you 
can also copy/paste between schematics, or even between your schematic and a 
text editor.)
4) Context menus have not been moved yet, but since event processing has, they 
won’t appear at all.
5) There’s some infrastructure in to support locking, but I haven’t implemented 
it as a feature yet.
6) Snapping and the grid is an area I haven’t paid too much attention to 
(partly as I’m not even sure how it’s supposed to work).  If you find issues, 
give a holler.

Cheers,
Jeff.
___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp