[Skanlite] [Bug 415749] When selecting multiple scan areas only first area gets scanned ("Automatic Document Feeder")

2020-09-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=415749

Nate Graham  changed:

   What|Removed |Added

   Severity|minor   |normal
 CC||n...@kde.org
   Priority|NOR |HI

-- 
You are receiving this mail because:
You are watching all bug changes.

[Skanlite] [Bug 415749] When selecting multiple scan areas only first area gets scanned ("Automatic Document Feeder")

2020-09-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=415749

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

-- 
You are receiving this mail because:
You are watching all bug changes.

[Skanlite] [Bug 415749] When selecting multiple scan areas only first area gets scanned ("Automatic Document Feeder")

2020-09-27 Thread Kåre Särs
https://bugs.kde.org/show_bug.cgi?id=415749

--- Comment #2 from Kåre Särs  ---
Git commit bdeb3c826bfd674a215f693592ca16e70cc2f6e0 by Kåre Särs.
Committed on 27/09/2020 at 15:07.
Pushed by sars into branch 'master'.

Fix multi-page scanning while also showing scanned images dialog

M  +3-0src/skanlite.cpp

https://invent.kde.org/graphics/skanlite/commit/bdeb3c826bfd674a215f693592ca16e70cc2f6e0

-- 
You are receiving this mail because:
You are watching all bug changes.

[Skanlite] [Bug 415749] When selecting multiple scan areas only first area gets scanned ("Automatic Document Feeder")

2020-09-27 Thread Kåre Särs
https://bugs.kde.org/show_bug.cgi?id=415749

Kåre Särs  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Version Fixed In||20.12.0
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/grap
   ||hics/libksane/commit/265913
   ||4fed260cbb85e708390a787fd83
   ||62105c9

--- Comment #3 from Kåre Särs  ---
Git commit 2659134fed260cbb85e708390a787fd8362105c9 by Kåre Särs.
Committed on 27/09/2020 at 15:16.
Pushed by sars into branch 'master'.

Disable multi-selection for Automatic Document Feeder

Only the active selection is scanned anyways when we have an ADF
FIXED-IN: 20.12.0

M  +11   -0src/ksaneviewer.cpp
M  +2-0src/ksaneviewer.h
M  +26   -19   src/ksanewidget_p.cpp
M  +2-0src/ksanewidget_p.h
M  +0-3src/options/ksaneoptcombo.h
M  +1-0src/options/ksaneoption.h
M  +10   -2src/selectionitem.cpp
M  +2-0src/selectionitem.h

https://invent.kde.org/graphics/libksane/commit/2659134fed260cbb85e708390a787fd8362105c9

-- 
You are receiving this mail because:
You are watching all bug changes.

[Skanlite] [Bug 415749] When selecting multiple scan areas only first area gets scanned ("Automatic Document Feeder")

2020-09-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=415749

--- Comment #4 from Nate Graham  ---
Thanks Kåre!

-- 
You are receiving this mail because:
You are watching all bug changes.

[Skanlite] [Bug 415749] When selecting multiple scan areas only first area gets scanned ("Automatic Document Feeder")

2020-09-04 Thread Andrew Ammerlaan
https://bugs.kde.org/show_bug.cgi?id=415749

Andrew Ammerlaan  changed:

   What|Removed |Added

 CC||andrewammerl...@riseup.net

--- Comment #1 from Andrew Ammerlaan  ---
I think I encountered the same (or at least very similar) issue with my Brother
MFC-j5320dw on Gentoo Linux.

When the "Preview before saving" feature in the settings is enabled, and while
trying to scan multiple documents (Using the automatic document feeder), only
the first document will get scanned. After the first document has been scanned
and after pressing the save button, the rest of the documents will just get
pulled through.

Disabling the "Preview before saving" feature fixes the issue, and makes the
scanner scan multiple documents as expected using the ADF.

-- 
You are receiving this mail because:
You are watching all bug changes.