Johnicholas Hines

Results 7 issues of Johnicholas Hines

I'm not sure exactly what wasn't working, but the jim+sdl combination wasn't working on my (possibly messed up ubuntu 14.04) system. I hacked in something that works on my fork,...

.domain: ``` type Box type Place

priority:potential-bug

While working on a simple Petri net diagram, I encountered a crash, which I believe is related to NaN in polyline points. .domain: ``` type Box type Place

kind:bug
priority:potential-bug

![image](https://github.com/penrose/penrose/assets/461830/391ededa-0d8a-40b3-9fb3-88c7e5f66198) .domain: type Boundary type Place type Port

priority:potential-bug

When I press "Compile" (I get no feedback and) the JS console says: index-2e8f712a.js:247 Uncaught (in promise) RangeError: WebAssembly.Memory(): could not allocate memory at JU (index-2e8f712a.js:247:22151) at ZOe (index-2e8f712a.js:247:23682) at...

priority:potential-bug

While working on graph drawing in https://penrose.cs.cmu.edu/try/, today, I pressed compile and nothing changed. Looking at the JS console, I see "Uncaught (in promise) CompileError: WebAssembly.compile(): Compiling function #71 failed:...

priority:potential-bug

I saw a freeze and in the javascript console: index-b4db132c.js:252 Uncaught (in promise) Error: bboxFromPath expected pathData to be nonempty at R7t (index-b4db132c.js:252:89885) at vle (index-b4db132c.js:252:95912) at nu (index-b4db132c.js:252:82752) at...