← Back to team overview

kicad-developers team mailing list archive

Re: [FEATURE] Eeschema Line Styles

 

Hi Seth,

On 11/17/2017 01:02 AM, Seth Hillbrand wrote:
> Chris, I am unable to re-create your issue.  Can you send along more
> information about your system?

I tried to reproduce the issue.
Good news: It's still reproducible on my system.
Also good news: It's reproducible on a build without your patches.

My system is a Debian stretch with XFCE as WindowManager.
KiCad looks like:
> Application: kicad
> Version: (2017-11-12 revision 2337b83ba)-master, release 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.13.0-0.bpo.1-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
>     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=OFF
>     KICAD_SCRIPTING_MODULES=OFF
>     KICAD_SCRIPTING_WXPYTHON=OFF
>     KICAD_SCRIPTING_ACTION_MENU=OFF
>     BUILD_GITHUB_PLUGIN=ON
>     KICAD_USE_OCE=OFF
>     KICAD_SPICE=OFF

Digging a little into this I found out, that the behavior changes with enabling the
glx-backend in my compositor.

Since running without a compositor isn't the usual use-case I am not sure if this issue
is worth tracking down.

--
Chris


References