← Back to team overview

kicad-developers team mailing list archive

Latest trackpad tests on OSX nightly r5609

 

Adam: The installation of this is really smooth - just like a normal OS
X application installation. However, if an old KiCad is running in the
background when one drags and drops the new files - I don’t think the
installation overwrites the old files - even though it asks permission
to do so!

Perhaps it needs another pre-copy dialog that tells the user to quit a
running KiCad.

————

The OpenGL and Cairo trackpad pan motions still go further than the
paper boundaries. The default viewer stops at the paper boundaries

The crash (details below) was triggered by a trackpad pan in Cairo mode.

Hope this helps

Bob G

Application: kicad
Version: (2015-04-17 BZR 5609)-product Release build
wxWidgets: Version 3.0.2 (debug,UTF-8,compiler with C++ ABI 1002,GCC
4.2.1,STL containers,compatible with 2.8)
Platform: Mac OS X (Darwin 14.1.0 x86_64), 64 bit, Little endian, wxMac
Boost version: 1.54.0
         USE_WX_GRAPHICS_CONTEXT=OFF
         USE_WX_OVERLAY=ON
         KICAD_SCRIPTING=ON
         KICAD_SCRIPTING_MODULES=ON
         KICAD_SCRIPTING_WXPYTHON=ON
         USE_FP_LIB_TABLE=HARD_CODED_ON
         BUILD_GITHUB_PLUGIN=ON


Process:               kicad [46054]
Path: /Applications/Kicad/kicad.app/Contents/MacOS/kicad
Identifier:            org.kicad-eda.kicad
Version:               ??? (???)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           kicad [46054]
User ID:               501

Date/Time:             2015-04-20 09:10:13.302 -0500
OS Version:            Mac OS X 10.10.2 (14C1514)
Report Version:        11
Anonymous UUID:        5EC3DCC9-7506-88B6-B795-E06635F030BC

Sleep/Wake UUID:       8D589F8F-C416-491E-B9C9-5F9D816F3A6F

Time Awake Since Boot: 1700000 seconds
Time Since Wake:       69000 seconds

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x000000011a883000

VM Regions Near 0x11a883000:
    MALLOC_LARGE           000000011a6d1000-000000011a883000 [ 1736K]
rw-/rwx SM=PRV
-->
    VM_ALLOCATE            000000011aaa9000-000000011caa9000 [ 32.0M]
rw-/rwx SM=SHM

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libcairo.2.dylib                  0x000000010e327394
_fill_xrgb32_lerp_opaque_spans + 147
1   libcairo.2.dylib                  0x000000010e3619c4
_cairo_tor_scan_converter_generate + 3213
2   libcairo.2.dylib                  0x000000010e355893
composite_polygon + 362
3   libcairo.2.dylib                  0x000000010e35531d
clip_and_composite_polygon + 373
...
...


Follow ups