-
kml2wld.sh contains this code
`imgcoord=$(grep -A 10 "$imgname" "$path/$bn.kml")
north=$(echo $imgcoord | sed 's/^.*\([0-9-][0-9\.]*\).*/\1/')
south=$(echo $imgcoord | sed 's/^.*\([0-9-][0-9\.]*\).*/…
ghost updated
8 years ago
-
I'd love to back up / restore file tags into a text file that can be tracked by git. Would be amazing if this tool could help with that.
-
Trying to deploy in portainer and container refuses to work. See below log. Tried as a stack but also fails with same error.
[init ] container is starting...
[cont-env ] loading containe…
-
### Description / Steps to reproduce the issue
As it is, LOCALEDIR points to `D:/a/MSYS64`. That part should be stripped. LOCALEDIR should be just `/ucrt64/share/locale` by using `./configure … CFL…
-
Hi Prisma Team! My Prisma Client just crashed. This is the report:
I encountered a persistent error using Prisma Client on a production environment hosted on a cPanel shared hosting. This issue occ…
-
The problem looked to be a combination of Windows and radioflux-ds9.py reading in file/region arguments using sys.stdin.readline. I updated my radioflux-ds9.py, to accept these as positional arguments…
-
```
The sed commands in the convert_stock_httpclient script are incompatible with
the default version of sed on a mac.
To make a mac-compliant version, replace commands like this:
sed -i "s/ACTIVIT…
-
```
The sed commands in the convert_stock_httpclient script are incompatible with
the default version of sed on a mac.
To make a mac-compliant version, replace commands like this:
sed -i "s/ACTIVIT…
-
Fout doet zich niet altijd voor.
Foutmelding:
HISTFILE=/workspace/.gitpod/cmd-0 history -r; {
sudo sed -i 's/# locale=en_GB/locale=en_GB/' /etc/filius/filius.ini
cp /usr/share/applications/fi…
-
After migrating the database from OrientDB to H2 on Nexus 3.70.2, on the first start, Nexus logged the following error
```
2024-09-04 11:04:25,360+0000 INFO [FelixStartLevel] *SYSTEM org.sonatype.…