Skip to content

[Bug] Nothing occurs when the debugger is invoked. #197

@RokeJulianLockhart

Description

@RokeJulianLockhart

Reproduction

Image

Environment

  1. rpm -qa code returns code-1.99.3-1744761644.el8.x86_64.

  2. The extension is V0.3.9.

Metadata

The path of the file is /home/RokeJulianLockhart/Documents/Text File.txt.sh. Its content is undermentioned:

#!/bin/bash

TOKEN=$(uuidgen)

gdbus call --session \
  --dest org.freedesktop.portal.Desktop \
  --object-path /org/freedesktop/portal/desktop \
  --method org.freedesktop.portal.FileChooser.OpenFile \
  "/org/freedesktop/portal/desktop/request/${TOKEN}" \
  "bash.script" \
  "" \
  '@a{sv} {}'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions