珊瑚

Results 82 comments of 珊瑚

Going back to the `.[` token and Xavier's question, do you know the reason for allowing a space in between?

fixed by https://github.com/ocaml/v2.ocaml.org/pull/1631

Hi, I also just upgraded to ubuntu 22.10 (via KDE neon) each time I open the textext dialog, and click on "preview" or "save", it completely freezes. If I try...

> using the command `pdflatex test.tex -interaction=nonstopmode -halt-on-error`. > > Is the compilation successful? many thanks for the quick message yes, this compiles fine

mmm it seems to be a problem with the inkscape upgrade itself. Each time I try to import a PDF, it freezes!

> Does this freeze? yes... the command line never returns

and the system monitor tells me that inkscape is running,but it's not using any CPU...

here is the file [test.pdf](https://github.com/textext/textext/files/9930513/test.pdf)

my inkscape is (from ubuntu reps) Inkscape 1.1.2 (0a00cf5339, 2022-02-04)

I was able to solve this issue by downgrading libpoppler-glib8: `sudo apt install libpoppler-glib8=22.02.0-2ubuntu0.1` Yeah! ;)