[Kicad-developers] Bug #1450795 Assertion when saving eeschema preferences

2015-09-28 Thread stol
Hi This can be confirmed in version (2015-09-28) The error is due to a swap of the parameters and wrong usage of wxFileName functions to wxFileDialog at line 493 in eechema_config.cpp Here is a patch fixing the issue bzr push lp:~stol/kicad/bug1450795 [1] Using default stacking branch

[Kicad-developers] Bug1499538 Design Rules error dialog insufficient information

2015-09-25 Thread stol
Hi The following patch shows the same information in the dialogue box as in the information window at the bottom of the window. This will make the error dialogue box more informative and not so cryptic bzr push lp:~stol/kicad/bug1499538 [1] Using default stacking branch /+branch-id/324654

[Kicad-developers] Bug1366298 Error loading netlist. IO_ERROR: invalid PFID in file...

2015-09-25 Thread stol
error message look like this Error loading netlist. IO_ERROR: Component 'C1' have an invalid footprint ID 'MLF10:' in file: line: 149 .. The patch is in bzr push lp:~stol/kicad/bug1366298 Using default stacking branch /+branch-id/324654 at chroot-89625232:///~sto

[Kicad-developers] Bug #1498758 Assert failure in strvararg for each file when trying to archive project.

2015-09-23 Thread stol
Hi https://bugs.launchpad.net/kicad/+bug/1498758 This is the %d/%lu issue as in https://bugs.launchpad.net/kicad/+bug/1497908 [1] Patch pushed to bzr push lp:~stol/kicad/bug1498758 [2] Using default stacking branch /+branch-id/324654 at chroot-73065104:///~stol/kicad/ Created new

[Kicad-developers] Bug #1429403 typo in schematic file format: $EndSCHEMATC

2015-09-22 Thread stol
schematic files but instead only on "$E" (see line 191 in load_one_schematic_file.cpp) bzr push lp:~stol/kicad/bug1429403 Using default stacking branch /+branch-id/324654 at chroot-79401616:///~stol/kicad/ Created new stacked branch referring t

[Kicad-developers] Bug #793420 Modifying a board preferences don't set the 'unsaved' flag

2015-09-22 Thread stol
dified so the user can either save the changes in normal "pcb way" or, at least, get a notification of unsaved data if exiting pcbnew without saving bzr push lp:~stol/kicad/bug793420 [1] Using default stacking branch /+branch-id/324654 at chroot-6784:///~stol/kicad/ Created new stack

[Kicad-developers] Bug #593968 Simple board wizard

2015-09-19 Thread stol
cut" menu (down right in attachment) This patch is in bzr push lp:~stol/kicad/bug593968 [1] Using default stacking branch /+branch-id/324654 at chroot-76382864:///~stol/kicad/ Created new stacked branch referring to /+branch-id/324654. This patch does not store any user defined areas b

[Kicad-developers] Bug #1493071

2015-09-13 Thread stol
Hi I have pushed a fix for the bug Bug #1493071 https://bugs.launchpad.net/kicad/+bug/1493071 bzr push lp:~stol/kicad/selectcomp1493071 Using default stacking branch /+branch-id/324654 at chroot-73847440:///~stol/kicad/ Created new stacked branch referring to /+branch-id/324654. In this

[Kicad-developers] % in command line is not expanded when pressing BOM icon

2015-06-28 Thread stol
Hi I have only the microsoft windows build and therefore not bzz or git so I can only post the suggested code fix directly here If you enter a plugin with a command line looking like this xsltproc.exe -o “%O.csv” "%P/bom_with_title_block_2_csv.xsl" “%I” The %P is not expanded before leaving