Activity log for bug #1490762

Date Who What changed Old value New value Message
2015-08-31 22:35:02 Diogo bug added bug
2015-08-31 22:35:02 Diogo attachment added Bug screenshot https://bugs.launchpad.net/bugs/1490762/+attachment/4455402/+files/Screen%20Shot%202015-08-31%20at%2023.19.00.png
2015-08-31 22:38:45 Nick Østergaard bug added subscriber Nick Østergaard
2015-10-17 22:29:33 Diogo attachment added Screen Shot 2015-10-17 at 23.23.22.png https://bugs.launchpad.net/kicad/+bug/1490762/+attachment/4498366/+files/Screen%20Shot%202015-10-17%20at%2023.23.22.png
2015-12-17 18:57:50 xzcvczx kicad: status New Incomplete
2015-12-20 15:42:02 xzcvczx kicad: status Incomplete Confirmed
2015-12-20 20:24:46 xzcvczx summary Pcbnew MAC OS X interface won't resize correctly System wxPython in path causing problems
2015-12-20 20:27:32 xzcvczx description Resizing kicad windows (eeschema, pcbnew, library editor and footprint editor) won't resize correctly. The windows stay with the same aspect. Meaning when enlarging the window gray spaces appear (screenshot attached), and decreasing the window size will hide the right bar and the bottom information bar and also hide the screen area depending on the resize made. Reproduce: Open kicad; Open on of the following applications: eeschema, pcbnew, library editor and footprint editor (gerbview, pcb calculator, etc are working correctly); Resize the window. Software information: MAC OS X 10.10.5 BZR 6132 (also present in other recent builds) If you have wxpython installed using homebrew it adds a .pth file thats processed on python start. This causes wxversion.py to pick up on the system wxpython libraries and so there are conflicts between the bundled wxwidgets and the system wxwidgets libraries This causes Resize issues in pcbnew Menu issues in pcbnew Python Console issues in pcbnew If you run kicad from the command line there are errors about undefined behaviour due to the conflicts of the system wxwidgets libraries and the bundle wxwidgets libraries
2016-01-25 20:50:12 Andres summary System wxPython in path causing problems System wxPython in path causing problems with Pcbnew menu, resize and close button
2016-05-28 11:40:44 xzcvczx attachment added kicad_python-v1.patch https://bugs.launchpad.net/kicad/+bug/1490762/+attachment/4671784/+files/kicad_python-v1.patch
2018-01-04 16:07:17 Nick Østergaard kicad: assignee Adam Wolf (adamwolf)
2018-02-17 12:54:11 Jeff Young kicad: importance Undecided High
2018-02-17 12:54:18 Jeff Young kicad: milestone 5.0.0-rc1
2018-04-26 19:18:50 Andres attachment added error while placing symbol https://bugs.launchpad.net/kicad/+bug/1490762/+attachment/5127818/+files/kicad5.jpg
2018-04-27 06:53:23 Andres attachment added wxPythonError.jpg https://bugs.launchpad.net/kicad/+bug/1490762/+attachment/5128163/+files/wxPythonError.jpg
2018-05-20 02:29:50 Adam Wolf kicad: status Confirmed Fix Committed
2018-07-16 16:54:06 KiCad Janitor kicad: status Fix Committed Fix Released