dotnet / vscode-dotnet-runtime

VSCode Extension for Installing .NET via VS Code
MIT License
128 stars 230 forks source link

Can't run/debug net8.0-ios #1797

Closed praeclarum closed 1 month ago

praeclarum commented 1 month ago

Type: Bug

Whenever I try to runa MAUI debug session, the app builds, but then nothing happens. Sometimes a dialog that says "Cancelled" pops up. The extension seems to crash a lot.

Extension version: 2.0.5 VS Code version: Code 1.89.1 (dc96b837cf6bb4af9cd736aa3af08cf8279f7685, 2024-05-07T05:14:32.757Z) OS version: Darwin arm64 23.3.0 Modes:

System Info |Item|Value| |---|---| |CPUs|Apple M1 (8 x 24)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|7, 7, 6| |Memory (System)|16.00GB (3.78GB free)| |Process Argv|. --crash-reporter-id 8a935dc4-1b79-4044-98c7-3fc44c66f221| |Screen Reader|no| |VM|0%|
A/B Experiments ``` vsliv368:30146709 vspor879:30202332 vspor708:30202333 vspor363:30204092 tftest:31042121 vstes627:30244334 vscod805:30301674 binariesv615:30325510 vsaa593cf:30376535 py29gd2263:31024239 c4g48928:30535728 azure-dev_surveyone:30548225 a9j8j154:30646983 962ge761:30959799 pythongtdpath:30769146 welcomedialogc:30910334 pythonidxpt:30866567 pythonnoceb:30805159 asynctok:30898717 pythontestfixt:30902429 pythonregdiag2:30936856 pyreplss1:30897532 pythonmypyd1:30879173 pythoncet0:30885854 h48ei257:31000450 pythontbext0:30879054 accentitlementsc:30995553 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 cppperfnew:31000557 dsvsc020:30976470 pythonait:31006305 666c4381:30973075 chatpanelt:31018789 dsvsc021:30996838 0ee40948:31013168 fchga941:31038042 dwnewjupyter:31039675 ```
baronfel commented 1 month ago

Hey @praeclarum - this extension isn't for the MAUI extension so you'll need to raise an issue with them to diagnose functionality issues. This extension is about acquiring .NET SDKs/Runtimes for other extensions to use to run their tools.