Custom Query (1119 matches)
Results (190 - 192 of 1119)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#478 | fixed | deegree start user confusion | ||
Description |
deegree for some reason didn't like launching without sudo privaleges. However when run this way firefox is launched as a different user than the regular user and will fail if already open. Quick hack last line of deegree_start.sh was to add sudo -u user firefox ... This is not a permanent solution as that script appears to come from deegree packages. |
|||
#2400 | fixed | deegree stop script not updated to 3.4.32 | ||
Description |
https://github.com/OSGeo/OSGeoLive/blob/master/app-conf/deegree/deegree_stop.sh#L26 |
|||
#444 | fixed | Default resolution is way to big. | ||
Description |
Not sure if it was intentional but a resolution of 2000+x? was way to big. If we want to ensure the VM is viewable to most people 1024x768 is recommended. Not sure how this is set in the VM(by hand?), as for the DVD, we should make sure to put it in the grub entry so the default is set there. Obviously if someone has a larger screen they can bump it up, but the majority of the world runs 1024x768. |