-
Hi,
I would like to know if PCem-MacOSX will run on new MAC OS with Metal libraries without the support for OpenGL.
Next fall, with the new Catalina OS, only structured applications for Metal/64bi…
-
Here is my code:
```
import SFTPServices
import os
from plyer import camera
import uuid
dir_path = os.path.dirname(os.path.realpath(__file__))
from kivy import platform
from kivy import app
…
-
ppb commit: b2eee07a7f0ea
OS Windows 10
Python 3.8.6
Output:
```
==========
loading.py
==========
Tests loading scenes.
Should take some time to progress. This may need to be run seve…
-
```
There seems to be two uses for the Bitmap class. One of them is to store
images that are loaded, and SDL_Surface works just fine for that (I added a
Image::new_surface() method that create an SDL_…
-
I am having a serious issue with my first Win98 setup I ever made on DOSBox-X. The problem is that it crashes with a "Illegal Operation" error when it tries to install the default monitor settings:
…
-
+++ ONLY TEXT +++ DO NOT POST IMAGES +++
## Description of the issue
Kivy VideoPlayer works fine if not in a frozen exe. But when running the exe produced by Pyinstaller, I get the subject err…
-
I could not find a reference about them in the docs.
Is a cut buffer provider critical? Couldn't we just skip the feature when these deps are not present?
https://github.com/kivy/kivy/blob/54444952b…
-
https://cmake.org/
-
```
%%% meson build
The Meson build system
Version: 1.3.0
Source dir: /tmp/libplacebo
Build dir: /tmp/libplacebo/build
Build type: native build
Project name: libplacebo
Project version: 7.342.…
-
```
There seems to be two uses for the Bitmap class. One of them is to store
images that are loaded, and SDL_Surface works just fine for that (I added a
Image::new_surface() method that create an SDL_…