Skip to content

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

Description

@beedell-roke

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} {}'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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