-
Crashes dedicated server when players go through oak doors. I've had 8 of these crashes in the last 24 hours. each similar, but first couple lines of stack trace are a little different. here is one ht…
-
Use a multiplatform HTTP client. Currently, we are using `java.net.URL` for these.
### HTTP connections in the app are used for
- any communication with OSM servers, i.e. uploading map data, not…
-
### Versions
- Python: 3.6.9
- OS: Ubuntu 18.04.5 LTS
- Kivy: 1.11.1
- Cython: 0.29.21
- OpenJDK: 11.0.8
### Description
According to Android's doc, if an activity is set to portrait mode…
-
### Versions
* Python: 3.11.5
* OS: windows (wsl)
* Buildozer: 1.5.0
### Description
I am trying to package an Android app from Python using Buildozer. My app uses SymPy, and during the…
-
I think its good idea. It provides lot of tools for clients like cookies management, authentication, logging, web sockets, caching.
+ it is [multiplatform](https://ktor.io/docs/client-supported-platf…
-
Subscribe to this issue and stay notified about new [daily trending repos in Kotlin](https://github.com/trending/kotlin?since=daily).
-
**Ktor Version and Engine Used (client or server and name)**
Ktor 1.3.2, Kotlin 1.3.70, Netty server, ContentNegotiation, Jackson parser, Exposed.
I simply used the Ktor project generator for Grad…
-
### Describe the bug
S3Client is uploading files with empty `Content-Encoding` metadata if `contentEncoding` parameter is not specified
### Expected behavior
If `contentEncoding` is not specified, …
-
### Versions
* Python:3.11.9
### Description
I made an application with these codes before, but it doesn't work anymore
### buildozer.spec
Command:
```
!buildozer -v android debug
…
-
**Is your feature request related to a problem? Please describe.**
We generate instances using a dynamic class loader for development (allows reloading). But we get two issues either we can get the…