diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-12-02 20:17:04 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-12-02 20:17:04 +0100 |
commit | 7d8191b83e163d76bb05e13b373638e4eeb7da95 (patch) | |
tree | fe29c36a3cb4ef2267b2253da4dde8ce360b3cb5 /PROBLEMS |
Initial import of sane-frontends version 1.0.14-9
Diffstat (limited to 'PROBLEMS')
-rw-r--r-- | PROBLEMS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/PROBLEMS b/PROBLEMS new file mode 100644 index 0000000..1651fa1 --- /dev/null +++ b/PROBLEMS @@ -0,0 +1,8 @@ +- xscanimage/xcam crashes X server on Linux/Alpha + Older versions of the TGA X server (such as version 3.1.2) are known + to fail when creating shared images of certain sizes. This can be + avoided by invoking xscanimage and xcam with option --no-shm. + +- In three-pass mode, the progress indicator is not updated correctly. This + just menas that scanning is faster than the disk can handle. It happens + especially in three-pass mode because much seeking is going on in this mode. |