2000-12-17 Henning Meier-Geinitz <hmg@gmx.de>

* TODO: More details for net/saned problems.
DEVEL_2_0_BRANCH-1
Henning Geinitz 2000-12-17 11:22:08 +00:00
rodzic 1e8e0cc2f2
commit 80257e5e8e
1 zmienionych plików z 5 dodań i 2 usunięć

7
TODO
Wyświetl plik

@ -1,4 +1,4 @@
TODO (2000-12-07) TODO (2000-12-17)
******** todo ******** ******** todo ********
@ -28,7 +28,10 @@ backends
* check net/saned * check net/saned
- net backend segfaults sometimes when connected to localhost. Enabling - net backend segfaults sometimes when connected to localhost. Enabling
debug output sometimes prevents segfaults. debug output sometimes prevents segfaults. Cause of the problem:
Copying SANE_TYPE_STRINGs up to their maximum size in
SANE_Option_Descriptor (strings may be shorter then size).
- sometimes saned+net freezes right after a scan
- don't just ignore the byte-order for the image data (needed to - don't just ignore the byte-order for the image data (needed to
support depths > 8 bits/channel) support depths > 8 bits/channel)