Custom Query (1118 matches)
Results (79 - 81 of 1118)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1311 | fixed | backdrop image tweaks for 7.9 | ||
Description |
attached is the view from my 1024x600 netbook. the osgeo logo gets cut off. shifting everything down 150px might help. the change desktop background dialog says it's using "Auto". This seems to be picking "zoomed". Hamish |
|||
#2429 | fixed | Base Lubuntu ISO image needs to be stored in somewhere | ||
Description |
Currently, OSGeoLive 16.0 alpha image's base seems to be Lubuntu 22.04.1, ISO_RELEASE="22.04.1"
but the Lubuntu ISO image ( I think that it's better to store Lubuntu base ISO image and hash to somewhere in http://download.osgeo.org/livedvd/ to be able to build ISO image, even if new patch version is released. |
|||
#1624 | fixed | beta1 LC_NUMERIC set to el_GR.UTF-8 | ||
Description |
from chroot-build.log =============================================================== Starting "install_postgis.sh" ... =============================================================== #DEBUG The locale settings are currently: LANG=en_US.UTF-8 LANGUAGE= LC_CTYPE="C" LC_NUMERIC="C" LC_TIME="C" LC_COLLATE="C" LC_MONETARY="C" LC_MESSAGES="C" LC_PAPER="C" LC_NAME="C" LC_ADDRESS="C" LC_TELEPHONE="C" LC_MEASUREMENT="C" LC_IDENTIFICATION="C" LC_ALL=C #DEBUG The locale settings updated: LANG=en_US.UTF-8 LANGUAGE= LC_CTYPE="en_US.UTF-8" LC_NUMERIC=el_GR.UTF-8 LC_TIME=el_GR.UTF-8 LC_COLLATE="en_US.UTF-8" LC_MONETARY=el_GR.UTF-8 LC_MESSAGES="en_US.UTF-8" LC_PAPER=el_GR.UTF-8 LC_NAME=el_GR.UTF-8 LC_ADDRESS=el_GR.UTF-8 LC_TELEPHONE=el_GR.UTF-8 LC_MEASUREMENT=el_GR.UTF-8 LC_IDENTIFICATION=el_GR.UTF-8 LC_ALL= |