Revision d65940e...

Go back to digest for 13th March 2011

Bug Fixes in Graphics

Jonathan Marten committed changes in [kooka] /:

Fix NULL pointer crash in ScanParams::slotNewResolution()

Happens when looking up the current scan resolution if the
SANE_NAME_SCAN_RESOLUTION and SANE_NAME_SCAN_X_RESOLUTION option
names are not the same and the scanner only has the former. They were
equivalent in SANE 1.0.19, but in 1.0.20 they are different.

File Changes

Modified 2 files
  •   libkscan/kscandevice.cpp
  •   libkscan/scanparams.cpp
2 files changed in total