← Back to team overview

kicad-developers team mailing list archive

Re: GAL canvas deadlock

 

Can't repro on Win 10 either:

Application: kicad
Version: (6.0.0-rc1-dev-862-gab1f01613), release build
Libraries:
    wxWidgets 3.0.3
    libcurl/7.54.1 OpenSSL/1.0.2l zlib/1.2.11 libssh2/1.8.0 nghttp2/1.23.1
librtmp/2.3
Platform: Windows 8 (build 9200), 64-bit edition, 64 bit, Little endian,
wxMSW
Build Info:
    wxWidgets: 3.0.4 (wchar_t,wx containers,compatible with 2.8)
    Boost: 1.67.0
    OpenCASCADE Community Edition: 6.9.1
    Curl: 7.59.0
    Compiler: GCC 7.3.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=ON
    KICAD_USE_OCE=ON
    KICAD_USE_OCC=OFF
    KICAD_SPICE=ON


On Wed, Oct 10, 2018 at 5:16 PM Andrew Lutsenko <anlutsenko@xxxxxxxxx>
wrote:

> No, can't repro either. I'll try on win later today, maybe it's platform
> specific.
>
> Application: kicad
> Version: (6.0.0-rc1-dev-848-g13997f005), release build
> Libraries:
>     wxWidgets 3.0.3
>     libcurl/7.60.0 OpenSSL/1.0.2o zlib/1.2.8 libidn2/2.0.2 libpsl/0.19.1
> (+libidn2/2.0.2) libssh2/1.8.0 nghttp2/1.31.1 librtmp/2.3
> Platform: Linux 4.17.0-3-amd64 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
>     OpenCASCADE Community Edition: 6.9.1
>     Curl: 7.60.0
>     Compiler: GCC 7.3.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=ON
>     KICAD_USE_OCE=ON
>     KICAD_USE_OCC=OFF
>     KICAD_SPICE=ON
>
>
> On Wed, Oct 10, 2018 at 3:26 PM Seth Hillbrand <seth@xxxxxxxxxxxxx> wrote:
>
>>
>>
>> Am Mi., 10. Okt. 2018 um 14:55 Uhr schrieb Andrew Lutsenko <
>> anlutsenko@xxxxxxxxx>:
>>
>>> Seth,
>>>
>>> It might be related to action plugin buttons I added. Try it with
>>> scripting and action menu on.
>>> Code to rebuild toolbar is gated by KICAD_SCRIPTING_ACTION_MENU iirc.
>>>
>>
>> Good thought.  Re-compiled with scripting but still no issues.  Are you
>> seeing this Andrew?
>>
>> Application: kicad
>> Version: (6.0.0-rc1-dev-862-gab1f01613), debug build
>> Libraries:
>>     wxWidgets 3.0.2
>>     libcurl/7.52.1 OpenSSL/1.0.2l 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.62.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_WXPYTHON=ON
>>     KICAD_SCRIPTING_ACTION_MENU=ON
>>     BUILD_GITHUB_PLUGIN=ON
>>     KICAD_USE_OCE=ON
>>     KICAD_USE_OCC=OFF
>>     KICAD_SPICE=ON
>>
>

Follow ups

References