Article 4X7HG .deb package with .NET Core GUI application

.deb package with .NET Core GUI application

by
man-no
from LinuxQuestions.org on (#4X7HG)
Hello, I have a GUI application developed with gtksharp and I have created a .deb package for install on Debian.
The package install the directory to /usr/share/app-name then a postinst script create a link from /usr/share/app-name/app-exe to /usr/bin/app-exe.
But when I click the menu launcher, does not work, but if I type app-exe on terminal works.
This is the .desktop file:

Code:[Desktop Entry]
Name=app-name
Version=1.0
Exec=/usr/bin/app-exe
Type=Application
Terminal=false
StartupNotify=true
Encoding=UTF-8I'm doing something wrong?latest?d=yIl2AUoC8zA latest?i=jHIKXlWnmPI:Y8IydfinTjU:F7zBnMy latest?i=jHIKXlWnmPI:Y8IydfinTjU:V_sGLiP latest?d=qj6IDK7rITs latest?i=jHIKXlWnmPI:Y8IydfinTjU:gIN9vFwjHIKXlWnmPI
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments