ESN

Results 5 comments of ESN

I've looked a bit into it while debugging and found that it didn't restarted because it is blocked on the state "Starting" in the function "com.cburch.logisim.vhdl.sim.VhdlSimulatorTop.restart()". More specifically, it stops...

I looked a bit yesterday but found no solution. This morning I had the idea that maybe it's just waiting for the readLine instruction to be completed. I found https://stackoverflow.com/questions/7855822/bufferedreader-readline-method-hangs-and-block-program#7855911...

Yes, all good for me

Looks like I forgot to mention it in my report, but my workaround was to delete the said empty work folder. Appdata\Local\Temp\work in my case

[demo_bug_xpp.zip](https://github.com/xournalpp/xournalpp/files/11641864/demo_bug_xpp.zip) Here is a zip file with the demo of the bug. The background is `blank.pdf` If you try to export just a single page, (I tested page 2), the...