Opened 11 years ago
Closed 11 years ago
#1152 closed defect (fixed)
ncWMS launchers not installed in Geospatial menu
Reported by: | kalxas | Owned by: | hamish |
---|---|---|---|
Priority: | normal | Milestone: | OSGeoLive7.0 |
Component: | OSGeoLive | Keywords: | ncWMS, menus |
Cc: | live-demo@… |
Description
The launchers are included in "install_icons_and_menus.sh" but they get moved to "others" menu group.
Desktop icons are under the correct group folder.
Change History (3)
comment:1 by , 11 years ago
Cc: | added |
---|---|
Keywords: | ncWMS menus added |
Owner: | changed from | to
Status: | new → assigned |
comment:2 by , 11 years ago
hopefully fixed in r10289.
I also noted some issues in the script with '###', most serious is to decide if automatic pw entry for sudo is desired when installed as a VM (on the VM sudo asks you for a pw, on the iso it doesn't AFAIU). the trouble (if you call it that) is that often the VM creator will make another user account &/or change the paswd, then the automatic pw passing to sudo becomes out of date and fails. note from the icon if it asks you for the sudo pw there is no tty to enter it, so it fails anyway.
Hamish
comment:3 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
menu items confirmed to work on [10308]
Hi,
I'll have a look after the next alpha ISO. Note that it can be both in the Other menu and in the right place in the Geospatial menu.
Menu position is determined by the contents of the Categories= line in the *.desktop file, different desktop environments sort by different keywords. For geo-app icons on the desktop they get rewritten with an extra Geospatial category in them, have a look at /usr/local/share/applications/osgeo-*.desktop on a built disc.
Hamish