On 05.09.2015 08:15, Nathan Wells wrote: > I > downloaded: > http://dev-builds.libreoffice.org/daily/master/Win-x86@39/2015-09-04_17.02.14/ > And get an error on startup: > Assertion failed! > Program:....ram Files (x86)\LibreOfficeDev5\program\vcllc.dll > File: C:/cygwin/home/tinderbox/master/vcl..../Physica....ily.cxx > Line: 284 > > Expression: pClonedFace->GetFamilyName().replaceAll("-","").trim() == > GetFamilyName().replaceAll("-", "").trim() >
this is probably some odd font you have installed that the other developers don't have, and you can check the 2 compared strings about what is going on. see also: 79a277072a09b486538470a546ecdcbe81e37c95 "My 'SkakNew-Figurine' font has a hyphen in its name" 5282daadfec077a28a0a304d0488e06ae24555d3 "my 'Cleanvertising ' font has a space at its end" > The error might be reported already, but just thought I would check. it's unlikely to be reported since it's an assert so it doesn't crash in release builds; it might of course cause other bugs down later in handling that particular font that don't necessarily manifest as crashes. _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice