Skip to content

"Reveal in Files" does not work #1020

Description

@valpackett

When I try to "Reveal in Files" I get:

(re.sonny.Workbench:5): re.sonny.Workbench-CRITICAL **: 11:23:01.953: Gtk.DialogError: The application launch failed
_promisify/proto[asyncFunc]/</<@resource:///org/gnome/gjs/modules/core/overrides/Gio.js:454:45
_init/GLib.MainLoop.prototype.runAsync/</<@resource:///org/gnome/gjs/modules/core/overrides/GLib.js:263:34
### Promise created here: ###
Window/<@resource:///re/sonny/Workbench/window.js:399:8
_init/GLib.MainLoop.prototype.runAsync/</<@resource:///org/gnome/gjs/modules/core/overrides/GLib.js:263:34

and nothing is revealed.

That's Gtk.FileLauncher.launch failing… uhh…

    new Gtk.FileLauncher({
      file: session.file,
    })

is that even a directory? 🤔

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions