pixelkind / p5canvas

An interactive preview for writing p5js code in Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=garrit.p5canvas
Other
39 stars 4 forks source link

Webview is Disposed Error #69

Closed ccoenen closed 1 year ago

ccoenen commented 1 year ago

screenshot of vscodium showing the red X with the text "Webview is disposed"

On my computer, I currently get this "Webview is disposed" error, whenever I try to open an example in p5canvas. This appears the moment I click the p5canvas button. No extra Panel and no p5canvas opens.

Setup in this case: VSCodium 1.75.1 (Flatpak) with p5canvas 1.7.0 on Fedora Linux. Certainly not the most common setup. If I find the time I will investigate further.

ccoenen commented 1 year ago

Nevermind, this went away after I restarted VSCodium. I could imagine this occurring when one Ctrl+Shift+N opens a new window or something like that.