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

Docker extension error: Cannot read property 'registerDebugConfigurationProvider' #4162

Closed
SQLvariant opened this issue Feb 25, 2019 · 3 comments
Assignees
Labels
Area - Extensibility Enhancement Request for new features or functionality
Milestone

Comments

@SQLvariant
Copy link
Contributor

Issue Type: Bug

Repro steps:
Pretty simple to repro, just download the Docker .VSIX file ( https://marketplace.visualstudio.com/items?itemName=PeterJausovec.vscode-docker ) and load it up into ADS.

Please let me know if there's any more information I can provide?
( Probably fastest to just ping me on twitter: @SQLvariant )

Action: docker.activate
Error type: TypeError
Error Message: Cannot read property 'registerDebugConfigurationProvider' of undefined
Version: 0.5.2
OS: win32

Azure Data Studio version: azuredatastudio 1.4.5 (887f4e8, 2019-02-12T06:20:08.633Z)
OS version: Windows_NT x64 10.0.17763

System Info
Item Value
CPUs Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz (8 x 2112)
GPU Status 2d_canvas: enabled
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: enabled
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
Memory (System) 15.93GB (1.21GB free)
Process Argv C:\Program Files\Azure Data Studio\azuredatastudio.exe
Screen Reader no
VM 0%
Extensions (9)
Extension Author (truncated) Version
admin-pack Mic 0.0.1
agent Mic 0.36.1
import Mic 0.5.0
profiler Mic 0.6.0
server-report Mic 0.1.4
sql-vnext Mic 0.10.2
PowerShell ms- 1.11.0
vscode-docker Pet 0.5.2
sql-search Red 0.3.0
@kburtram
Copy link
Member

@SQLvariant this is same error I expect to see when getting the PowerShell extension working (per issue #3929). Once PS loads, I expect Docker will work too. I'll test both.

@kburtram kburtram self-assigned this Feb 25, 2019
@kburtram kburtram added Area - Extensibility Enhancement Request for new features or functionality labels Feb 25, 2019
@kburtram kburtram added this to the March Release milestone Feb 25, 2019
@SQLvariant
Copy link
Contributor Author

OK, thanks for having a look. Since the error message I received was different, I couldn't tell if it was the same.

@kburtram
Copy link
Member

Docker extension should be working with the latest build. Please let me know if issues persist.

@adsbot adsbot bot locked and limited conversation to collaborators May 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Area - Extensibility Enhancement Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

3 participants