← Back to team overview

kicad-developers team mailing list archive

Assertion in dialog_symbol_remap in latest master

 

Hi Wayne,

I just pulled in your recent changes and got a series of assertions when
trying to remap the symbol table.  I just ignored them and it seemed to
work, but something is strange here:

../../eeschema/dialogs/dialog_symbol_remap.cpp(306): assert
"aPathA.IsAbsolute()" failed in normalizeAbsolutePaths(): https:/
github.com/KiCad is not an absolute path.

(note the single slash after https:)

I haven't looked in to it closely but wanted to mention in case you already
know what the cause is.  If not, I can dig in at some point.

-Jon

Follow ups