Failed to launch 'Zed'

Description:

image

I guess because Exec= in zed.desktop is empty. The problem came with the latest package update.

[Desktop Entry]
Version=1.0
Type=Application
Name=Zed
GenericName=Text Editor
Comment=A high-performance, multiplayer code editor.
TryExec=
StartupNotify=true
Exec= 
Icon=zed
Categories=Utility;TextEditor;Development;IDE;
Keywords=zed;
MimeType=text/plain;inode/directory;

Additional info:

  • package version(s): zed 0.141.2-1
  • config and/or log files: -
  • link to upstream bug report, if any: -

Steps to reproduce:

  1. Install Zed 0.141.2-1
  2. Try to run it from dock
Edited by Aleksey Smirnov