On Fri, Aug 23, 2019 at 10:38:17PM +0200, Jürgen Spitzmüller wrote:
> Am Freitag, den 23.08.2019, 15:57 -0400 schrieb Scott Kostyshak:
> > Now when I open the document in master I get the following:
> > 
> >   $ lyx Linguistics.lyx 
> >   Warning: Malformed LyX document: Can't find end of local layout!
> 
> Fixed.

Thanks, now all tests pass except for the two that are bitten by the
Polyglossia bug.

> >   Traceback (most recent call last):
> >     File
> > "/home/scott/lyxbuilds/master/repo/lib/scripts/lyxpreview2bitmap.py",
> > line 594, in <module>
> >       sys.exit(main(sys.argv)[0])
> >     File
> > "/home/scott/lyxbuilds/master/repo/lib/scripts/lyxpreview2bitmap.py",
> > line 536, in main
> >       filter_pages(latex_file, legacy_latex_file, ps_pages)
> >     File
> > "/home/scott/lyxbuilds/master/repo/lib/scripts/lyxpreview_tools.py",
> > line 229, in filter_pages
> >       for line in source_file:
> >     File "/usr/lib/python3.7/codecs.py", line 322, in decode
> >       (result, consumed) = self._buffer_decode(data, self.errors,
> > final)
> >   UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf3 in
> > position 3240: invalid continuation byte
> >   ForkedProcess::kill(0)
> >   $
> 
> Don't see this.

Do you have preview turned on? If you can't reproduce with preview
turned on, what is your Python version? Mine is the following:

  $ python3 --version
  Python 3.7.3

Scott

Attachment: signature.asc
Description: PGP signature

Reply via email to