[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gambas-bugtracker] Bug #3076: No menu entries when installed from Gambas Farm
[Thread Prev] | [Thread Next]
- Subject: [Gambas-bugtracker] Bug #3076: No menu entries when installed from Gambas Farm
- From: <bugtracker@xxxxxxxxxxxxxx>
- Date: Fri, 15 Aug 2025 16:05:18 GMT
- To: gbWilly@xxxxxxxxxxxxxx,bugtracker@xxxxxxxxxxxxxxxxxxxxxx
http://gambaswiki.org/bugtracker/edit?object=BUG.3076&from=L21haW4- Comment #1 by Willy RAETS has been edited: I did some further investigation into this matter (see screenshots). It seems to come down to DesktopFile.class in component gb.desktop lacking Type property that needs to be set to Application. I checked: https://portland.freedesktop.org/doc/xdg-desktop-menu.html (see first screenshot) https://specifications.freedesktop.org/desktop-entry-spec/latest/recognized-keys.html (see second screenshot) Once property is in place the fix in the CSoftware.class in gambas3 IDE source should be easy. P.S. Last screenshot of DesktopFile.class should be property Type (instead of mentioned property Application, as Application is the value of Type) ----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----
[Gambas-bugtracker] Bug #3076: No menu entries when installed from Gambas Farm | <bugtracker@xxxxxxxxxxxxxx> |