Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem pane doesn't show any problem detail list #110958

Closed
jason919 opened this issue Nov 19, 2020 · 8 comments
Closed

problem pane doesn't show any problem detail list #110958

jason919 opened this issue Nov 19, 2020 · 8 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@jason919
Copy link

Issue Type: Bug

  1. Open any project, Java or Typescript
  2. create a dummy problem in the code
  3. the "problems" pane shows the number of problems, but doesn't show the details of the problem, no matter how I change the filter

VS Code version: Code - Exploration 1.52.0-exploration (a4117a1, 2020-11-10T19:13:55.206Z)
OS version: Darwin arm64 20.1.0

System Info
Item Value
CPUs undefined
GPU Status 2d_canvas: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
protected_video_decode: unavailable_off
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
webgl: enabled
webgl2: enabled
Load (avg) 2, 2, 1
Memory (System) 16.00GB (0.20GB free)
Process Argv
Screen Reader no
VM 0%
Extensions (11)
Extension Author (truncated) Version
vscode-titanium Axw 0.10.0
vscode-lombok Gab 1.0.1
vscode-p3c Rec 0.1.2
java red 0.71.0
vscodeintellicode Vis 1.2.10
vscode-java-debug vsc 0.29.0
vscode-java-dependency vsc 0.15.0
vscode-java-pack vsc 0.10.0
vscode-java-test vsc 0.26.0
vscode-maven vsc 0.25.0
vscode-spring-initializr vsc 0.6.1

(1 theme extensions excluded)

@vscodebot
Copy link

vscodebot bot commented Nov 19, 2020

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@jason919
Copy link
Author

it only happens in the 1.52 exploration version in new Mac ARM

@jason919
Copy link
Author

Here is the screenshot. You can see it has 5 problems, but it can't show any details
Screenshot at Nov 19 11-31-38

@jason919
Copy link
Author

Here is the error log in render.log

[2020-11-19 11:52:15.974] [renderer1] [error] Maximum call stack size exceeded: RangeError: Maximum call stack size exceeded
at c.ignorePathCasing [as _ignorePathCasing] (file:///Applications/Visual Studio Code - Exploration.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:418:249)
at c.ignorePathCasing [as _ignorePathCasing] (file:///Applications/Visual Studio Code - Exploration.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:418:249)
at c.ignorePathCasing [as _ignorePathCasing] (file:///Applications/Visual Studio Code - Exploration.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:418:249)
at c.ignorePathCasing [as _ignorePathCasing] (file:///Applications/Visual Studio Code - Exploration.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:418:249)
at c.ignorePathCasing [as _ignorePathCasing] (file:///Applications/Visual Studio Code - Exploration.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:418:249)
at c.ignorePathCasing [as _ignorePathCasing] (file:///Applications/Visual Studio Code - Exploration.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:418:249)
at c.ignorePathCasing [as _ignorePathCasing] (file:///Applications/Visual Studio Code - Exploration.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:418:249)
at c.ignorePathCasing [as _ignorePathCasing] (file:///Applications/Visual Studio Code - Exploration.app/Contents/Resources/app/out/vs/w

@sandy081
Copy link
Member

In the description you are shown with Clear Filters link. Can you please click on that link and check?

@sandy081 sandy081 added the info-needed Issue requires more information from poster label Nov 20, 2020
@jason919
Copy link
Author

Of course, I clicked it before, it didn’t do anything.

@jason919
Copy link
Author

So you can’t reproduce it or you don’t have a arm Mac yet? The issue is so obvious.

@jason919
Copy link
Author

Thanks, someone just pushed a new update, now the problems pane is fixed

@github-actions github-actions bot locked and limited conversation to collaborators Jan 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

3 participants