Skip to content

Bug: Selecting a shortcut in a git folder crashes Files #17008

@wuyilingwei

Description

@wuyilingwei

Description

Trying to click/select a link file in any way will cause the entire program to crash and restart.
This is the command in link file. Used to convert pictures in the same directory to webp through ffmpeg

C:\Windows\System32\cmd.exe /C for %i in (*.jpg *.png *.jpeg) do ffmpeg -i "%i" "%~ni.webp"

Steps To Reproduce

  1. Create a new shortcut and fill in the above command
  2. Any attempt to select this file in files will result in a crash.(no need running)

Files Version

3.9.1.0

Windows Version

10.0.22631.5039

User ID

9a9d7334-3ac0-4870-a4ae-9503d5f3c117

Log File

debug.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    crashBug reports involving a crash

    Type

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions