Christoph Hermann

Results 4 issues of Christoph Hermann

**Is your feature request related to a problem? Please describe.** JBang offers commands to retrieve a list dependencies; e.g. `jbang info tools `, `jbang --verbose` Using these approaches, the full...

ideas

Running the `ST_Transform` [example from PostGIS](https://postgis.net/docs/ST_Transform.html) ``` SELECT ST_AsText(ST_Transform(ST_GeomFromText('POLYGON((743238 2967416,743238 2967450, 743265 2967450,743265.625 2967416,743238 2967416))',2249),4326)) As wgs_geom; ``` on h2gis v2.0.0 returns: ``` "ST_Transform(conn4: url=jdbc:default:connection user=, POLYGON ((743238 2967416, 743238...

bug
Priority Major
Help wanted

**Describe the bug** The attached PDF document with text overlaid by white rectangles and other text is rendered on iOS and Android without the overlayed rectangle and the overlaid text....

bug

As described in https://github.com/nextcloud/all-in-one/discussions/4481 my Nextcloud logs are flooded with error messages like `Retry 0: cURL error 6: Could not resolve host: nextcloud-aio-fulltextsearch (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://elastic:XXX@nextcloud-aio-fulltextsearch:9200/nextcloud-aio/_search?from=0&size=5&_source_excludes=content`. BUT, the search...