Scott Kostyshak wrote: > Many export ctests are failing after this commit. One example is if you > open up the Additional.lyx manual and export to XHTML. I get a "LyX has > caught an exception" message. Or if you do it on the command line I get: > > $ lyx -e xhtml Additional.lyx > Error 22 returned from iconv_open(out_cd_): Invalid argument > terminate called after throwing an instance of > 'lyx::iconv_codecvt_facet_exception' > what(): iconv problem in iconv_codecvt_facet initialization > Aborted (core dumped) > > Let me know if you are unable to reproduce.
I can reproduce it and will have a look. I need to remind myself to run the tests more often;-) Georg