I tried:
gio set myapp.desktop "metadata::trusted" yes
and
dbus-launch gio set myapp.desktop "metadata::trusted" yes
and get from both:
gio: Setting attribute metadata::trusted not supported
I tried:
gio set myapp.desktop "metadata::trusted" yes
and
dbus-launch gio set myapp.desktop "metadata::trusted" yes
and get from both:
gio: Setting attribute metadata::trusted not supported
You have to add execution bit for the desktop file:
and mark it as trusted with
and then press F5 to reload the desktop icons.
I faced the same issue in UBUNTU 20.04LTS today and I noticed that the value yes has been replaced by true
so in case tou are searching for ubuntu 20.04 and you come in this link use the following command: