microsoft / microsoft/vscode-cpptools
Debugging fails with error message about gnome-terminal options
Open
@WardenGnaw is already working on this.
Since Jun 16, 2018.
bug
debugger
- Dominant language
- TypeScript
- Stars
- 6.2k
- Forks
- 1.7k
- Avg merge
- 14h 46m
- Merged PRs (30d)
- 61
Description
Type: Debugger
Debugging fails with error message about gnome-terminal options. From debug console:
1: (406) term-stderr:Option "--title" is no longer supported in this version of gnome-terminal.
1: (487) term-stderr:Error constructing proxy for org.gnome.Terminal:/org/gnome/Terminal/Factory0: Unknown or unsupported transport 'disabled' for address 'disabled:'
(This is caused by an update to gnome-terminal deprecating options used by the c++ extension, presumably.)
- OS and Version: Ubuntu 16.04 LTS
- VS Code Version: 1.25.0-insider
- C/C++ Extension Version: 0.17.4
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.