community
community copied to clipboard
Modern Confluence alternative designed for internal & external docs, built with Go + EmberJS
Hi ### Version * Python: 2.7 * OS: Raspbian Strech 9 * Kivy: 1.10 * Kivy installation method: pip ### Description I have a KIVY app which requires barcode scanners,...
### Versions [INFO ] [Kivy ] v1.10.0 [INFO ] [Python ] v3.6.4 (default, Jan 5 2018, 02:35:40) * OS: Arch Ainux - Gnome Wayland Lib-input * Kivy installation method: arch...
**Software Versions** * Python:3.8 * OS:Windows 10 * Kivy:2.1.0 * Kivy installation method:pip **Describe the bug** I saw that there is fix for input_type in android But the same problem...
**Software Versions** * Python: 3.9 * OS: Linux (Devuan Chimera) * Kivy: 2.1.0 * Kivy installation method: pip **Describe the bug** When an image is not found, an obscure error...
on windows platform with kivy 1.8.0 ‘portable package’, `App.icon` doesn't set the window icon, tested with the following code: ``` python from kivy.app in App class MyApp(App): def build(self): self.icon...
**Software Versions** * Python: 3.8.10 * OS: Ubuntu 20.04 * Kivy: 2.1.0 * Kivy installation method: Using pip (20.0.2) in a venv **Describe the bug** As the title says, the...
**Software Versions** * Python: 3.8.1 * OS: Android * Kivy: 2.0.0rc1 `git-e972f0e` * Kivy installation method: Buildozer **Describe the bug** Android camera crashes on `start()` presumably after pausing app for...
Maintainer merge checklist * [ ] Title is descriptive/clear for inclusion in release notes. * [ ] Applied a `Component: xxx` label. * [ ] Applied the `api-deprecation` or `api-break`...
**Software Versions** * Python: 3.x * OS: MacOSX * Kivy: 2.0 * Kivy installation method: https://github.com/sanderland/katrain/blob/master/.github/workflows/osxbuild.yaml **Describe the bug** On Mac, [this](https://stackoverflow.com/questions/52805115/certificate-verify-failed-unable-to-get-local-issuer-certificate) script is needed to install some SLL certificates....
`ffpyplayer` now ships `cp310-*` and `Apple Silicon` compatible wheels, so tests on the full version can be re-introduced. Maintainer merge checklist * [ ] Title is descriptive/clear for inclusion in...