dreirund

Results 192 issues of dreirund

### Idea I currently have a mobile Android device at hand, and when I use OpenStop upon startup and map scroll it wants to load automatically the data of the...

feature request

With gcc 14.2.1, build fails with `-Wimplicit-function-declaration` and `-Wincompatible-pointer-types`: ``` In file included from osdep.c:31: env_unix.c: In function ‘lock_work’: osdep.h:60:15: error: implicit declaration of function ‘safe_flock’ [-Wimplicit-function-declaration] 60 | #define...

I am building this according to [↗ this recipe](https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=across). Build fails for me with `apitools.cpp:65:5: error: ‘GPR_ASSERT’ was not declared in this scope; did you mean ‘Q_ASSERT’?`: ``` [...] /var/cache/makepkg/build/across/src/build/across.pb.cc:7668: Ignoring...

Ahoj, the prebuilt version of this software is built with/ for `electron30`. This is pretty out of date already, can you rebuilt it with up to date electron (currently, `electron34`)?...

Ahoj, this repository links to [`http://elsdoerfer.name/=android-autostarts`](http://elsdoerfer.name/=android-autostarts), but the domain cannot be resolved: [`README.md`](https://github.com/miracle2k/android-autostarts/blob/master/README.md?plain=1#L8): ``` [...] Website * http://elsdoerfer.name/=android-autostarts [...] ``` Github meta information: --- ![Image](https://github.com/user-attachments/assets/fa7f59e9-87c5-496d-8b0e-65240ddf7cf4) --- Not found in browser:...

## Describe the bug Clicking on the the details for the train "S 1" from "Dresden Hbf" to "Bad Schandau" on 2025-06-06, departure 00:12 from "Dresden Hbf", leads to a...

bug

The [`README.md`](https://github.com/sirlucjan/kernel-patches/blob/master/README.md) states > *Here are patches reformatted (with `git format-patch` and/or `git diff`) and rebased from:* > > - *[CachyOS](https://github.com/CachyOS/linux)* > - *[pf-kernel](https://codeberg.org/pf-kernel/linux)* > - *[Project C](https://gitlab.com/alfredchen/linux-prjc)* > -...

## Describe the bug Graphhopper _does_ route on area highways (although only on the edge, sadly). But if it is defined as a [multipolygon](https://wiki.openstreetmap.org/wiki/Relation:multipolygon), it does not. ## To Reproduce...

This routing engine does not (foot-)route at all along area highways (`highway=*` with `area=yes`), even not at their edges. Compare [bogous valhalla routing](https://valhalla.openstreetmap.de/directions?profile=pedestrian&wps=13.770117759704592%2C51.102881942027416%2C13.769570589065552%2C51.10314131166897): --- ![Image](https://github.com/user-attachments/assets/9431c4b8-b7aa-47c1-8f13-123396242776) --- With [more correct GraphHopper...

enhancement

Ahoj, I want to make a package of this for Arch Linux (to use it as a (build time) dependency for other projects, that not each project has to follow...