platformio-vscode-ide icon indicating copy to clipboard operation
platformio-vscode-ide copied to clipboard

Error: Bad progress location: platformio-ide.projectTasks

Open JacksonKearl opened this issue 3 years ago • 2 comments

Hello from VS Code team 👋

Just an FYI, we've been getting reports of errors of the form:

Error: Bad progress location: platformio-ide.projectTasks

JacksonKearl avatar Feb 14 '22 18:02 JacksonKearl

Hi Jackson,

Thanks for reporting this issue. I think how could we reproduce this issue. Is it possible to catch it on our site?

ivankravets avatar Feb 15 '22 10:02 ivankravets

Is it the case that you're providing a view with id platformio-ide.projectTasks and showing progress in that view? Then it might be that this error occurs when the view is hidden by the user.

JacksonKearl avatar Feb 15 '22 17:02 JacksonKearl

It seems there is a fallback in VSCode now. If the user hides a targeted view, VSCode avoids progress.

ivankravets avatar Dec 17 '22 11:12 ivankravets