Skip to content

File > Run crash after selecting non-runnable file #832

@inexorabletash

Description

@inexorabletash

Repro

  1. Configure Shortcuts (selector) to run on startup
  2. Invoke DESKTOP.SYSTEM
  3. File > Run
  4. Pick a non-runnable file e.g. a folder
  5. Click OK
  6. Alert appears "Unable to run the program"
  7. Click OK
  8. Alert dismisses
  9. Click OK again

Result: application crashes

Initial Analysis

When OK is clicked in the file dialog control returns to the app. The app tries to launch the file, but fails and shows the dialog. Control is returned to the file dialog loop via jsr file_dialog_loop but something goes awry. Need to debug further.

Metadata

Metadata

Assignees

No one assigned

    Labels

    SelectorThe optional Selector appbug

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions