← Back to team overview

kicad-developers team mailing list archive

Re: New version of net selector up

 

ti 25. syysk. 2018 klo 23.51 Seth Hillbrand (seth@xxxxxxxxxxxxx) kirjoitti:

> Hi Jeff-
>
> In the Pad Properties, the net selector causes the layer manager to flash
> and CPU usage to spike.  It works but looks like there might be a different
> loop happening there.
>

My purpose wasn't to test this, but I opened pcbnew from command line and
changed a net of a pad. It can be done, but as said, it causes flashing in
pcbnew window. Not just the layer manager but the whole window. The drawing
area flashes black and white.

The console prints this message again and again:

wxDialog 21DIALOG_PAD_PROPERTIES: enabled

----------------------------------------------------------------------------
Application: pcbnew
Version: (6.0.0-rc1-dev-605-g86b654e49), debug build
Libraries:
    wxWidgets 3.0.3
Platform: Linux 4.13.0-46-generic x86_64, 64 bit, Little endian, wxGTK
Build Info:
    wxWidgets: 3.0.3 (wchar_t,wx containers,compatible with 2.8) GTK+ 2.24
    Boost: 1.62.0
    Compiler: GCC 7.2.0 with C++ ABI 1011

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

References