Bug Tracking
From Ultibo.org
All bugs should be posted to the issues section of the appropriate Ultibo repository
These can be found at:
Core - https://github.com/ultibohub/Core/issues
API - https://github.com/ultibohub/API/issues
Tools - https://github.com/ultibohub/Tools/issues
Examples - https://github.com/ultibohub/Examples/issues
FreePascal (Ultibo Edition) - https://github.com/ultibohub/FreePascal/issues
Lazarus IDE (Ultibo Edition) - https://github.com/ultibohub/LazarusIDE/issues
If you are unsure which is the appropriate repository for your report please post under Ultibo Core and we'll transfer the issue to the appropriate place when we determine the cause.
Current bugs
Item | Priority | Description | Status |
---|---|---|---|
USB | High | Raspberry Pi official Keyboard/Hub not working when directly connected to Pi A+/Zero/3A+/Zero2W. | Under investigation |
Resolved bugs
Item | Priority | Description | Status |
---|---|---|---|
Boot | Critical | Occasional boot failures that appear to be caused by deadlocks due to timing. | Resolved in 1.2.089 |
TCP | Critical | Socket timer not handling high volume incoming data correctly. Affects Shell Update module with random failures. | Resolved in 1.2.047 |
Console | High | Very occasional deadlocks during console scroll. Suspected to be DMA related but hard to reproduce. | Resolved in 1.3.077 |
USB | High | Connecting 2 low speed devices to the same hub results in one of them failing. Does not affect full or high speed devices or devices on different hubs. | Resolved in 1.3.327 |
DNS | High | Deadlock between DNS lookup and DNS flush due to timing. | Resolved in 2.5.211 |