BZR5656 - create project from template not working
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| KiCad |
New
|
Undecided
|
Unassigned | ||
Bug Description
I guess when creating a new project from a template, these are supposed to show up in a list.
I have verified that the templates are installed and accessible in "/usr/share/
---
Application: kicad
Version: (2015-05-17 BZR 5656)-product release build
wxWidgets: Version 3.0.2 (release,
Platform: Linux 3.11.10-29-desktop x86_64, 64 bit, Little endian, wxGTK
Boost version: 1.54.0

I have Kicad installed in 2 computers. A linux box and a mac os x one. Linux ubuntu version does not show this problem. In my Mac os X version, though, I'm getting the same issue. Both versions are downloaded from the kicad main site, version 4.0.2.
In trying to figure out things, I downloaded also the source code and built my own local copy of kicad from source for mac os x. I'm able to reproduce the issue, but not really sure what's going on.
I attached a debugger, the icons are found correctly, for some reasons they are just not shown. Not very familiar with wxwidgets myself at this point to figure out what's going on.