-
hey there,
i keep getting strange routes when i leave the planned route by car. the newly calculated route seems to have invisible waypoints on the original route.
Android Q, Osmand 3.5.5
offline m…
-
@OmarIthawi mentioned an example where invalid strings could break a build [here](https://github.com/overhangio/tutor-discovery/pull/41#issuecomment-1682022657).
> what do you think should happen if …
-
```
Error: No email found
at Strategy._verify (/.../bot_analytic_dashboard/server/routes/auth.js:80:21)
at onProfileLoaded (/.../bot_analytic_dashboard/server/node_modules/passport-azure-ad…
-
**Description**
开启协程的服务, 出现cpu飙升后, 即使服务摘流了, 也没有看到cpu利用率下来.
**JDK version**
```
java -version
openjdk version "1.8.0_302"
OpenJDK Runtime Environment (Alibaba Dragonwell 8.8.8) (build 1.8.0_30…
-
**Is your feature request related to a problem? Please describe.**
I think we should be able to add screenshot not only by uploading file but also by providing URL to an image. Beside that I'd like t…
-
Flutter Module Not found in Xcode
Also framworks were added via adding podfiles but cant add pofiles to get the framworks in there. dont no what to do any ideas?
shouldn't it be a flutter…
-
Ideally we could shift around (refactor) code without causing changes to the generated .pot files (unless the changes actually changed the translatable text)...
There are two things (sub-issues, if…
-
As is documented, [`write_po` function renders two blank lines at the end of the file](https://github.com/python-babel/babel/blob/96acf8688c0e4b96788fbc35bb6d1640ef46a091/babel/messages/pofile.py#L497…
-
Hello Ruben,
we are working on a big international web application build on the angular-meteor stack. Yesterday I set up your awesome angular-gettext package with complete POT workflow within just a…
-
Looks like possible and should improve performance. See https://launchpad.net/pygettextpo
- [x] How to know if `libgettextpo` is available? Run `ctypes.util.find_library("gettextpo")` in `setup.py`…