franneck94 / Vscode-C-Cpp-Runner

🚀 Compile, run and debug single or multiple C/C++ files with ease. 🚀
MIT License
53 stars 14 forks source link

DOESNT WORK ON MANJARO #123

Closed LeannAlexandra closed 1 year ago

LeannAlexandra commented 1 year ago

Type: Bug

Run any cpp code on your extention in vscode in manjaro.

Gives me the error message that "Configured debug type 'cppdbg' is not supported in Manjaro on vscode. (changing it to "lldb" in the 'launch.json' works) - but it diminishes the experience I was expecting. Don't get me wrong, the problem is the "F5" key ... - if I manually build, and run, it works. but it defeats the purpose of debugging, what am I doing wrong?

Extension version: 5.2.1 VS Code version: Code - OSS 1.79.2 (695af097c7bd098fbf017ce3ac85e09bbc5dda06, 2023-06-17T15:54:35.168Z) OS version: Linux x64 6.1.38-1-MANJARO Modes:

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz (12 x 4000)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
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
video_decode: enabled
video_encode: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off| |Load (avg)|2, 1, 1| |Memory (System)|31.20GB (25.13GB free)| |Process Argv|.| |Screen Reader|no| |VM|0%| |DESKTOP_SESSION|plasma| |XDG_CURRENT_DESKTOP|KDE| |XDG_SESSION_DESKTOP|KDE| |XDG_SESSION_TYPE|x11|
franneck94 commented 1 year ago

Run any cpp code on your extention in vscode in manjaro.

What do you mean with run? Because the other sentences refer to debugging isnt it?

Also your extension version is out of date. Are you using VSCodium instead of VSCode?

LeannAlexandra commented 1 year ago

Hey, sorry for leaving cryptic messages, yes, running debug, but right now I believe the issue is a severe case of user IQ deficiency syndrome.

I believe you can just close the issue then. I manage to continue my projects

[extra info] I get many other issues too, so I'll continue to seek the problem on my setup, it makes sense that I did something wrong. image

To be honest, I use the code that opens in terminal with "code ." I have both Code and Visual Studio Code (one of them came from pacman (add/remove programs) and the other I got from flatpack (and the AUR). the one that runs by "code ." is the one from the package manager stays up to date.

Both work the same , and never had other issues - but since this installation of Manjaro, I've been having many problems - and consider going back to my previous OS.