Footprint editor crashes on start

Bug #1447903 reported by Cameron Adamez
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
KiCad
New
Undecided
Unassigned

Bug Description

I'm using the Mac version (precompiled package), build r5621.20150423-034336
I'm running OS 10.7.5.
I opened KiCad, then clicked on the Footprint Editor button. It crashed with the following error:

21:25:48: dlopen(/Applications/Kicad/kicad.app/Contents/PlugIns/_pcbnew.kiface, 10): Library not loaded: /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
  Referenced from: /Applications/Kicad/kicad.app/Contents/MacOS/../Frameworks/libcairo.2.dylib
  Reason: image not found
21:25:48: IO_ERROR: Fatal Installation Bug. File:
'/Applications/Kicad/kicad.app/Contents/PlugIns/_pcbnew.kiface'
could not be loaded
Perhaps a wxWidgets shared (.dll or .so) file is missing.
From command line: argv[0]:
'/Applications/Kicad/kicad.app/Contents/MacOS/kicad'

from /Users/jenkins/remoteroot/workspace/KiCadBuildMac/kicad/common/kiway.cpp : KiFACE() : line 225
--------------------------------------------------------------------------
On the June 11, 2015 nightly release there's a new IO_ERROR:

15:58:10: dlopen(/Applications/Kicad/kicad.app/Contents/PlugIns/_pcbnew.kiface, 10): Library not loaded: /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
  Referenced from: /Applications/Kicad/kicad.app/Contents/Applications/pcbnew.app/Contents/MacOS/../Frameworks/libcairo.2.dylib
  Reason: image not found
15:58:10: IO_ERROR: Fatal Installation Bug. File:
'/Applications/Kicad/kicad.app/Contents/PlugIns/_pcbnew.kiface'
could not be loaded
Perhaps a wxWidgets shared (.dll or .so) file is missing.
From command line: argv[0]:
'/Applications/Kicad/kicad.app/Contents/Applications/pcbnew.app/Contents/MacOS/pcbnew' <----Here's the difference (probably just a renamed file)

from /Users/jenkins/remoteroot/workspace/KiCadBuildMac/kicad/common/kiway.cpp : KiFACE() : line 225

Cameron Adamez (soycamo)
description: updated
tags: added: osx
tags: added: pcbnew
tags: added: coregraphics wxwidgets
Revision history for this message
Noah Pacik-Nelson (noahpaciknelson-deactivatedaccount) wrote :

This bug also happens with the June 6, 2015 and June 11, 2015 nightly build as well.

description: updated
Revision history for this message
Adam Wolf (adamwolf) wrote :

Could you try today or newer's? I was unable to reproduce this issue.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.