-
**Describe the bug**
KeyError is raised when starting the program. When using 'center': 'center' as an anchors entry, (-1,-1) as the second argument to rect
in an UIElement object instantiation. Lik…
-
### Prerequisites
- [X] I have read the [documentation](https://hf.co/docs/autotrain).
- [X] I have checked other issues for similar problems.
### Backend
Colab
### Interface Used
CLI
### CLI Co…
-
**Describe the bug**
Interface.py exists in the same folder as the main python file, but is not found by pygame_ui.
**To Reproduce**
Steps to reproduce the behavior:
1. Launch the main python fi…
-
Hello,
I am a true newbie in java and I can't get FoscamAPI to work on my computer.
After installing the latest java update and running the latest release of foscamAPI in my command prompt, I get…
-
Using `pygame.mixer.music.queue` to set the next track up ready for playing is fine, but there is no current signal for indicating when the next track starts.
This means that the UI doesn't update …
-
In order to make translation and development easier, separate game logic data from translatable strings in .csv files.
Put the translatable strings files in /masendor/data/module/historical/strings…
-
**Describe the bug**
When deleting 2 or more instances of a recurring event, only the first instance is deleted. It seems that upon quitting, some time after ikhal makes the write for the first delet…
-
I am running into an issue when running `renpy.sh [basedir] test` on the `Tutorial` game included with Ren'Py.
Running `./renpy.sh tutorial test` results in the following error in SDL:
`error: O…
-
**Please only ask one question per issue!**
**Describe what it is that you want to accomplish**
I use the camera in a python function to capture QRCODES.
first time the function is called, it wor…
-
**Describe the bug**
Our project requires buttons to be layered over top each other quite frequently, which has proven to be a challenge with pygame_gui. It seems that the first button created is al…