zone fill

Bug #671828 reported by biglacko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
KiCad
Fix Released
Undecided
Unassigned

Bug Description

Not fill full hatched zone, only draw line

Revision history for this message
biglacko (biglacko) wrote :
Revision history for this message
jean-pierre charras (jp-charras) wrote :

Pcbnew removes unconnected copper islands. Are you sure there is a connecting point (pad, via, track end inside your zone outline ?)

Revision history for this message
biglacko (biglacko) wrote :

Not know build last devel version

[ 63%] Building CXX object common/CMakeFiles/common.dir/richio.cpp.o
/home/lacko/forrasok/aaa/kicad/common/richio.cpp: In member function ‘virtual unsigned int FILE_LINE_READER::ReadLine()’:
/home/lacko/forrasok/aaa/kicad/common/richio.cpp:116: error: call of overloaded ‘IO_ERROR(const wxChar*)’ is ambiguous
/home/lacko/forrasok/aaa/kicad/include/kicad_exceptions.h:50: note: candidates are: IO_ERROR::IO_ERROR(const std::string&)
/home/lacko/forrasok/aaa/kicad/include/kicad_exceptions.h:45: note: IO_ERROR::IO_ERROR(const wxString&)
/home/lacko/forrasok/aaa/kicad/common/richio.cpp: In member function ‘virtual unsigned int STRING_LINE_READER::ReadLine()’:
/home/lacko/forrasok/aaa/kicad/common/richio.cpp:167: error: call of overloaded ‘IO_ERROR(const wxChar*)’ is ambiguous
/home/lacko/forrasok/aaa/kicad/include/kicad_exceptions.h:50: note: candidates are: IO_ERROR::IO_ERROR(const std::string&)
/home/lacko/forrasok/aaa/kicad/include/kicad_exceptions.h:45: note: IO_ERROR::IO_ERROR(const wxString&)
/home/lacko/forrasok/aaa/kicad/common/richio.cpp: In member function ‘virtual const char* OUTPUTFORMATTER::Quoted(std::string*)’:
/home/lacko/forrasok/aaa/kicad/common/richio.cpp:306: error: call of overloaded ‘IO_ERROR(const wxChar*)’ is ambiguous
/home/lacko/forrasok/aaa/kicad/include/kicad_exceptions.h:50: note: candidates are: IO_ERROR::IO_ERROR(const std::string&)
/home/lacko/forrasok/aaa/kicad/include/kicad_exceptions.h:45: note: IO_ERROR::IO_ERROR(const wxString&)
/home/lacko/forrasok/aaa/kicad/common/richio.cpp: In member function ‘virtual void STREAM_OUTPUTFORMATTER::write(const char*, int)’:
/home/lacko/forrasok/aaa/kicad/common/richio.cpp:364: error: call of overloaded ‘IO_ERROR(const wxChar*)’ is ambiguous
/home/lacko/forrasok/aaa/kicad/include/kicad_exceptions.h:50: note: candidates are: IO_ERROR::IO_ERROR(const std::string&)
/home/lacko/forrasok/aaa/kicad/include/kicad_exceptions.h:45: note: IO_ERROR::IO_ERROR(const wxString&)
make[2]: *** [common/CMakeFiles/common.dir/richio.cpp.o] Error 1
make[1]: *** [common/CMakeFiles/common.dir/all] Error 2
make: *** [all] Error 2

Changed in kicad:
status: New → Fix Committed
Jon Neal (reportingsjr)
Changed in kicad:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

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