Files
lcdproc/BUGS
T

24 lines
1012 B
Plaintext
Raw Normal View History

1999-12-09 23:15:14 +00:00
Known Bugs:
--------------
2002-05-28 13:15:18 +00:00
V0.5dev:
- If vBars are used together with ICON_BLOCK_FILLED on the same screen and
that icon is implemented as a custom char, it sometimes is replaced with
2011-11-15 21:40:23 +00:00
a non full block from the vBar. Affected drivers: IOWarrior, CwLinux
2009-06-21 21:47:42 +00:00
- On Solaris the mtc_s16209x driver fails to compile. Configure LCDproc to
exclude this driver.
- On FreeBSD drivers using the pthread library are known not to work.
Currently affected are the lis and xosd driver.
Bugs in previous versions (not checked if the still exist):
-----------------------------------------------------------
2002-05-28 13:15:18 +00:00
- 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.
2002-05-28 13:15:18 +00:00
- MtxOrb driver
- "lcdproc K" does not display properly in between digit.
1999-12-09 23:15:14 +00:00
- The server tends to crash if the joystick driver is the last one loaded.
Specifically, if the "E" key is pressed...