-
### OSISM release version
8.0.0
### What's the problem?
After upgrading to OSISM 8.0.0 everything seems to be running fine. On one of our regions we see sometimes RabbitMQ message timeouts, that is…
-
Hey guys, I'm still new to reporting issues, so please let me know if this is the wrong place or format for reporting issues.
**Issue**: I'm unable to login to cosmic. When I put in my password, it r…
-
I think tardis is trying to migrate over to pathlib instead of using os.path.
This is just an issue to keep track of that and remind ourselves of it for somebody to do at some point.
-
### Testing Multi OS Capability
- [x] Test Versa's API on OS other than MacOS.
- [ ] Test Versa's streamlit application on OS other than MacOS
-
after upgrade to lldb 19 the syntax highlight of output in lldb is missing back to 18 works well. thanks.
-
When I run the tests from main on my local hardware (german lang), tests `missing_manifest` and `patch_path_doesnt_exist` fail.
## `missing_manifest`
I don't know why this is failing.
```
…
-
When I try to launch any version on my 2012 MacBookPro running macOS Catalina, the game opens and than aft 1 second it crashes.
- OS+version: macOS Catalina 10.15.7
- Launcher version 1.09_1…
-
The latest raspberry pi os bookworm is not compatible because has python3.11.2 pre installed which is not compatible with django2.0
can't run server
AttributeError: module 'collections' has no a…
-
**Describe the bug**
I'm trying to run RTDP on my local laptop running Mac OS - Sonoma 14.2 (M1 Max), but it fails.
Before starting, I've successfully created a docker image as described here (Fo…
-
### Describe the bug
Consider the following code:
```as
var mouseListener = new Object();
mouseListener.onMouseWheel = function(delta){
trace(delta);
}
Mouse.addListener(mouseListener);
```
…