Skip to content

Invalid expansion of .desktop exec param when running external editor.  #205

@glutio

Description

@glutio

I have a .desktop file that uses wine to run an image viewer like so
Exec=wine irfanview.exe %f
ScreenGrab does not launch the external editor because the logic which expands the Exec line takes only the first token and the resulting command is
wine %f

ScreenGrab v1.101

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