vscode-plantuml icon indicating copy to clipboard operation
vscode-plantuml copied to clipboard

Preview randomly stops working

Open mkostersitz opened this issue 6 years ago • 4 comments

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%

mkostersitz avatar Jan 28 '19 20:01 mkostersitz

Can you share messages from the dev console, when the problem happen?

qjebbs avatar Jan 31 '19 00:01 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.

image

adeal17 avatar Feb 12 '19 22:02 adeal17

@qjebbs

Screen Shot 2019-04-16 at 11 21 27

Nathaniel7687 avatar Apr 16 '19 02:04 Nathaniel7687

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.

image

How do I get to those console messages to check whether my issue is the same?

sba923 avatar Jul 07 '21 06:07 sba923