diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | 47d455dd55be855e4cc691c32f687f723d9247ee (patch) | |
tree | 52e236aaa2576bdb3840ebede26619692fed6d7d /kooka/WARNING | |
download | tdegraphics-47d455dd55be855e4cc691c32f687f723d9247ee.tar.gz tdegraphics-47d455dd55be855e4cc691c32f687f723d9247ee.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kooka/WARNING')
-rw-r--r-- | kooka/WARNING | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/kooka/WARNING b/kooka/WARNING new file mode 100644 index 00000000..bee996d5 --- /dev/null +++ b/kooka/WARNING @@ -0,0 +1,28 @@ + +Scanning with Kooka and KScan +============================= + +Kooka and KScan use the SANE library to attach to the scanner +hardware. It cannot be avoided by any library that a program sends +commands to the scanner which can damage it. Especially very cheap +scanners sometimes do not have a hardware protection against driving +the bed to far, which can cause terrible noise and damage :-( + +That is why you should be warned running Kooka or the KDE scanservice +the first time. Even if there were no reportings that something bad +happens to any scanner models using Kooka yet, but it can not be +garanteed. + +Starting to scan the first time, be sure to sit next to your scanner +having your hand on the power-off switch. Switch off immediately if +you hear unexpected noises or if something strange happens. + +If you find errors, please dont ask the SANE-people without having +made sure that your error is _really_ a SANE error. Most probably, you +found an KScan or Kooka-Error, which should be reported at +http://bugs.kde.org + + +- Klaas Freitag <freitag@suse.de> + +$Id$ |