
Known bugs and issues
-
Iconification does not work
-
Applications cannot be iconified in oAESis >= 0.90.
This is fixed in oAESis 0.92.
-
Mouse pointer shape
-
The mouse pointer shape cannot be changed in the current cvs sources.
This is fixed in oAESis 0.92.
-
Resources in B/W mode
-
Resources are drawn almost entirely in black in B/W modes so that the
user cannot see the elements they are composed of.
-
Window colours
-
The window colours cannot be changed in oAESis >= 0.90.
This is fixed in oAESis 0.92.
-
Realtime moving, sizing and menus
-
Realtime moving, sizing and menus don't work in oAESis >= 0.90.
-
Icon endianess
-
Investigate if rsrc_rcfix needs to swap bytes in icon bitplanes and how.
Maybe the swapping in graf.c:icon2mform needs to be removed.
-
Error dialogs in launcher
-
Error messages with large error codes appears in the launcher program
when you try to start an application under Linux.
This is fixed in oAESis 0.92.
-
Sockets interface
-
The error handling when trying to open the server socket needs to be
improved.
-
Memory leaks
-
Investigate and fix memory leaks in wind.c. Fix Rsrc_free.
-
menu_popup
-
menu_popup needs to be implemented.
-
wind_get and wind_set
-
Missing modes need to be implemented.
-
Resources
-
Resources are drawn mostly in black in monochrome mode. For framebuffer
modes of 24 or 32 bits resources are drawn in black too.