AROS
AROS copied to clipboard
Main AROS repository for active development. Contains the main Operating System components and Build System.
**Describe the bug** Open a GIF image with e.g. multiview causes a crash in datatypes.library. It doesn't matter if it's animated or not. Crash disappears when I delete the file:...
The following was requested in a PM on aros-exec: "I would like to ask you if there is a way to Close BoingIconBar through a script via a command from...
**Describe the bug** SysMon shows alert when clicking on Processors tab. **To Reproduce** Steps to reproduce the behavior: 1. Start AROS (a debug build with mungwall) 2. Start SYS:System/SysMon 3....
**Describe the bug** SysMon crashes on exit **To Reproduce** Steps to reproduce the behavior: 1. Start SYS:System/SysMon 2. Click the close gadget **Expected behaviour** Don't crash **Screenshots** n/a **Architecture** -...
**Describe the bug** C:StackSnoop prints for each Task a negative stack size and then "needs more stack" **To Reproduce** Steps to reproduce the behavior: 1. open a Shell 2. enter...
Compositor issue: if you open a small screen you can move the workbench screen above the X11 limits
**Describe the bug** On hosted if you run a program which opens a small screen you can move the workbench screen above the top limit of the X11 window. **To...
- [ ] **Describe the bug** A clear and concise description of what the bug is. - [ ] **To Reproduce** Steps to reproduce the behavior: 1. Run AROS with...
Time64
This is a proposal of implementation of future 64-bit time support. What the changes do now is to freeze certain elements on 32-bit "forever" - essentially places where relative time...
https://github.com/aros-development-team/AROS/blob/5f4421a51c15f2afef4b9839f4a4b08a52eda384/workbench/hidds/nouveau/drm/libdrm/nouveau/nouveau_device.c#L50 Nouveau device should be closed before function is returned at line 50.
**Describe the bug** Recent versions of binutils/gcc started generating code with R_68K_PC32 on m68k. Elf2Hunk tries to use RELRELOC32 to store these - however RELRELOC32 can only handle 16bit offsets...