Files
lcdproc/BUGS
T
2002-05-28 13:15:18 +00:00

22 lines
743 B
Plaintext

Known Bugs:
--------------
V0.4.3:
- A client may cause the connection to LCDd to break or even crash
LCDd by not reading the replies from LCDd
See one of the example clients (clients/examples) for details.
- MtxOrb driver
- "lcdproc K" does not display properly in between digit.
V0.4-pre1:
- The server tends to crash if the joystick driver is the last one loaded.
Specifically, if the "E" key is pressed...
- The lcdproc client doesn't have a disk screen.
- Menus are not implemented.
- Scrollers are not implemented.
- Dynamic driver adding/removing is not implemented.
- LCDproc needs more documentation!
But, it's pretty stable considering I rewrote 400k of source since the
last release...