vscode-plantuml
vscode-plantuml copied to clipboard
Preview randomly stops working
Issue Type: Bug
Open and edit a PlantUML file Type ALT+D preview appears keep editing
Expected: Preview to keep updating as the diagram changes
Actual: Preview does not update at some random time and once closed cannot be restarted by pressing Alt+D or using the View Command Pallette Window. VsCode needs to be restarted to get the functionality back
Extension version: 2.10.2 VS Code version: Code - Insiders 1.31.0-insider (ccdd2997a66965c7104fe180207d9a710ea50fa5, 2019-01-11T06:19:08.621Z) OS version: Windows_NT x64 10.0.18326
System Info
Item | Value |
---|---|
CPUs | Intel(R) Core(TM) i7-6600U CPU @ 2.60GHz (4 x 2808) |
GPU Status | 2d_canvas: disabled_software checker_imaging: disabled_off flash_3d: disabled_software flash_stage3d: disabled_software flash_stage3d_baseline: disabled_software gpu_compositing: disabled_software multiple_raster_threads: disabled_off native_gpu_memory_buffers: disabled_software rasterization: disabled_software surface_synchronization: disabled_off video_decode: disabled_software webgl: disabled_off webgl2: disabled_off |
Memory (System) | 15.93GB (5.95GB free) |
Process Argv | |
Screen Reader | no |
VM | 0% |
Can you share messages from the dev console, when the problem happen?
I'm experiencing the same issue where the preview doesn't update at some random time. Then, if I close the preview and try to open it again (ALT+D) the preview view doesn't open.
I don't think I saw the issue until I created a multi-page diagram (currently 6 pages). Below is a screen shot of the dev console with the first error when opening the preview, and the second occurred when the preview stopped working.
@qjebbs
I'm experiencing the same issue where the preview doesn't update at some random time. Then, if I close the preview and try to open it again (ALT+D) the preview view doesn't open.
I don't think I saw the issue until I created a multi-page diagram (currently 6 pages). Below is a screen shot of the dev console with the first error when opening the preview, and the second occurred when the preview stopped working.
How do I get to those console messages to check whether my issue is the same?