bernhard-42 / vscode-ocp-cad-viewer

A viewer for OCP based Code-CAD (CadQuery, build123d) integrated into VS Code
Apache License 2.0
78 stars 9 forks source link

Model is not visible #54

Closed silverlore closed 5 months ago

silverlore commented 5 months ago

When I Open the viewer I can not see the Eye model. I can not even see the XY grid. If a select one of the sub models f.eks. Eye then the selection box become visible but nothing else Screenshot from 2024-01-31 18-31-34

Screenshot from 2024-01-31 18-30-55

Screenshot from 2024-01-31 18-31-14

If I switch to the clipping tab then the model is visible.

silverlore commented 5 months ago

It works now. might have been a vscode version problem

Jest0r commented 4 months ago

I have the same problem since today (ubuntu 22.04). No objects are visible, neither the original Eye or any own object. VSCode 1.86.2

bernhard-42 commented 4 months ago

Do you see any errors in the output window of VS Code or of the Extension host? And if you toggle on the developer mode (javascript console) any errors there?

Jest0r commented 4 months ago

No errors that I could spot, and the problem persisted over multiple reboots. I also changed and checked the port, all seemed fine.

When I wanted to copy/paste the outputs today, the problem disappeared. All back to normal.

Jest0r commented 4 months ago

it seems that it works on and off, but I can't determine when. Currently it fails most of the time. The js console indeed throws a lot of errors - see here: image

bernhard-42 commented 4 months ago

Let's check a scenario that works:

Is it working then?