[Skanpage] [Bug 490203] Skanpage immediately crashes if you import a PDF

2024-09-14 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=490203

Alexander Stippich  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/util
   ||ities/skanpage/-/commit/7b0
   ||6fb345d42712f1ac209bc2b3f44
   ||68e42a29f8

--- Comment #4 from Alexander Stippich  ---
Git commit 7b06fb345d42712f1ac209bc2b3f4468e42a29f8 by Alexander Stippich.
Committed on 14/09/2024 at 10:30.
Pushed by astippich into branch 'master'.

guard against nullptr when trying to import a file
Related: bug 492043

M  +4-1src/Skanpage.cpp

https://invent.kde.org/utilities/skanpage/-/commit/7b06fb345d42712f1ac209bc2b3f4468e42a29f8

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

[Skanpage] [Bug 492043] Skanpage crashed after trying to import image file

2024-09-14 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=492043

Alexander Stippich  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/util
   ||ities/skanpage/-/commit/7b0
   ||6fb345d42712f1ac209bc2b3f44
   ||68e42a29f8
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Alexander Stippich  ---
Git commit 7b06fb345d42712f1ac209bc2b3f4468e42a29f8 by Alexander Stippich.
Committed on 14/09/2024 at 10:30.
Pushed by astippich into branch 'master'.

guard against nullptr when trying to import a file
Related: bug 490203

M  +4-1src/Skanpage.cpp

https://invent.kde.org/utilities/skanpage/-/commit/7b06fb345d42712f1ac209bc2b3f4468e42a29f8

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

[Skanpage] [Bug 460262] i can't choose a4 format , instead of this , skanpage choose special format. skanlite works whithout this problem

2024-09-14 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=460262

--- Comment #3 from Alexander Stippich  ---
Git commit 34595f69912b4a82d60f6a6bfbde60c6fd9e8353 by Alexander Stippich.
Committed on 14/09/2024 at 09:06.
Pushed by astippich into branch 'master'.

take page height and width options into account when available
Related: bug 476838

M  +10   -1src/interface_p.cpp
M  +17   -1src/options/pagesizeoption.cpp
M  +9-5src/options/pagesizeoption.h

https://invent.kde.org/libraries/ksanecore/-/commit/34595f69912b4a82d60f6a6bfbde60c6fd9e8353

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

[Skanpage] [Bug 476838] Format DIN A4 is missing

2024-09-14 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=476838

Alexander Stippich  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/libr
   ||aries/ksanecore/-/commit/34
   ||595f69912b4a82d60f6a6bfbde6
   ||0c6fd9e8353

--- Comment #19 from Alexander Stippich  ---
Git commit 34595f69912b4a82d60f6a6bfbde60c6fd9e8353 by Alexander Stippich.
Committed on 14/09/2024 at 09:06.
Pushed by astippich into branch 'master'.

take page height and width options into account when available
Related: bug 460262

M  +10   -1src/interface_p.cpp
M  +17   -1src/options/pagesizeoption.cpp
M  +9-5src/options/pagesizeoption.h

https://invent.kde.org/libraries/ksanecore/-/commit/34595f69912b4a82d60f6a6bfbde60c6fd9e8353

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

[Skanpage] [Bug 476838] Format DIN A4 is missing

2024-08-28 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=476838

--- Comment #18 from Alexander Stippich  ---
Have you applied the branch of the linked merge request to the ksanecore build?
And many thanks for your efforts!

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

[Skanpage] [Bug 476838] Format DIN A4 is missing

2024-08-17 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=476838

--- Comment #16 from Alexander Stippich  ---
It seems that kdesrc-build is not able to compile the dependencies, which I
think it should do and should stop if it cannot build the dependencies. Maybe
some dependencies for the required KDE frameworks are missing?

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

[Skanpage] [Bug 476838] Format DIN A4 is missing

2024-08-10 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=476838

--- Comment #14 from Alexander Stippich  ---
You may overwrite your system files with make install (you may need to
configure the path to your system files properly). However, this is not
recommended for development.

Have a look at https://community.kde.org/Get_Involved/development and
kdesrc-build to create a separate install of KSaneCore and Skanpage that will
leave your system files untouched. So in case something is not working, your
normal system installation is not affected.

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

[Skanpage] [Bug 476838] Format DIN A4 is missing

2024-08-08 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=476838

--- Comment #12 from Alexander Stippich  ---
If possible, please test the branch in the linked merge request

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

[Skanpage] [Bug 476838] Format DIN A4 is missing

2024-08-04 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=476838

--- Comment #9 from Alexander Stippich  ---
Thanks. I think I have found the issue.

Would you be able to test a patch for KSaneCore?
I cannot test since I do not have a scanner with this issue at hand.

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

[Skanpage] [Bug 476838] Format DIN A4 is missing

2024-07-23 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=476838

--- Comment #7 from Alexander Stippich  ---
Could you please run Skanpage 24.05 from command line using "-o
/absolute/path/to/a/file.txt" as an argument? This way, a list of options gets
dumped to a JSON file for the folder you specified. Could you share this file
with me?

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

[Skanpage] [Bug 489738] Scanned image have blue background.

2024-07-23 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=489738

--- Comment #2 from Alexander Stippich  ---
You can add an attachment to the bug report.
Have you tried to change the setting in the Skanpage options? The more complex
ones are hidden by default.
You can enable them by clicking the dots on the bottom of the options panel on
the right.

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

[Skanpage] [Bug 488526] Exporting PDF with OCR text recognition based on tesseract doesn't work anymore

2024-07-22 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=488526

--- Comment #8 from Alexander Stippich  ---
I'm afraid that you have to wait for KDE Neon being rebased to 24.04

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

[Skanpage] [Bug 490203] Skanpage immediately crashes if you import a PDF

2024-07-22 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=490203

--- Comment #1 from Alexander Stippich  ---
is QtPDF installed? maybe the dependency was not updater properly

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

[Skanpage] [Bug 488526] Exporting PDF with OCR text recognition based on tesseract doesn't work anymore

2024-06-25 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=488526

--- Comment #5 from Alexander Stippich  ---
There is a ppa that should work, but I have not tested it:
https://launchpad.net/~alex-p/+archive/ubuntu/tesseract-ocr5?field.series_filter=jammy

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

[Skanpage] [Bug 489111] SkanPage doesn't always respect the default file format in which to save the files

2024-06-24 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=489111

Alexander Stippich  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/util
   ||ities/skanpage/-/commit/661
   ||aa0c106bcee97f7164cc6394cbd
   ||56f5d1c44f
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #1 from Alexander Stippich  ---
Git commit 661aa0c106bcee97f7164cc6394cbd56f5d1c44f by Alexander Stippich.
Committed on 24/06/2024 at 19:24.
Pushed by astippich into branch 'master'.

fix configuration of default name filter

M  +2-0src/qml/MainWindow.qml
M  +3-1src/qml/SettingsWindow.qml

https://invent.kde.org/utilities/skanpage/-/commit/661aa0c106bcee97f7164cc6394cbd56f5d1c44f

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

[Skanpage] [Bug 489111] SkanPage doesn't always respect the default file format in which to save the files

2024-06-24 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=489111

Alexander Stippich  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

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

[Skanpage] [Bug 488526] Exporting PDF with OCR text recognition based on tesseract doesn't work anymore

2024-06-24 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=488526

--- Comment #3 from Alexander Stippich  ---
The tesseract dependency was bumped to 5 fpr 24.05. Is tesseract5 available in
Ubuntu 22.04?

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

[Skanpage] [Bug 487691] Unable to save large scans.

2024-06-24 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=487691

--- Comment #5 from Alexander Stippich  ---
Theoretically possible, but the current limit mirrors Qt5's behavior. There
were zero issues with that.

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

[Skanpage] [Bug 487530] No indication of PDF exporting progress

2024-06-23 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=487530

Alexander Stippich  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/util
   ||ities/skanpage/-/commit/386
   ||70cd16e6f40382edfc57d31eaaa
   ||2ade302f84
 Resolution|--- |FIXED

--- Comment #1 from Alexander Stippich  ---
Git commit 38670cd16e6f40382edfc57d31eaaa2ade302f84 by Alexander Stippich.
Committed on 23/06/2024 at 18:16.
Pushed by astippich into branch 'master'.

add status update messages during saving

M  +3-0src/DocumentSaver.cpp

https://invent.kde.org/utilities/skanpage/-/commit/38670cd16e6f40382edfc57d31eaaa2ade302f84

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

[Skanpage] [Bug 487691] Unable to save large scans.

2024-06-23 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=487691

Alexander Stippich  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/util
   ||ities/skanpage/-/commit/fcf
   ||0af8c9a041f551e018da7ba9818
   ||8935884f21
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #3 from Alexander Stippich  ---
Git commit fcf0af8c9a041f551e018da7ba98188935884f21 by Alexander Stippich.
Committed on 23/06/2024 at 18:06.
Pushed by astippich into branch 'master'.

raise QImageReader allocation limit back to Qt5 values
Related: bug 486984

M  +3-0src/Skanpage.cpp

https://invent.kde.org/utilities/skanpage/-/commit/fcf0af8c9a041f551e018da7ba98188935884f21

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

[Skanpage] [Bug 486984] Skanpage cannot open or save high res scans

2024-06-23 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=486984

Alexander Stippich  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/util
   ||ities/skanpage/-/commit/fcf
   ||0af8c9a041f551e018da7ba9818
   ||8935884f21

--- Comment #1 from Alexander Stippich  ---
Git commit fcf0af8c9a041f551e018da7ba98188935884f21 by Alexander Stippich.
Committed on 23/06/2024 at 18:06.
Pushed by astippich into branch 'master'.

raise QImageReader allocation limit back to Qt5 values
Related: bug 487691

M  +3-0src/Skanpage.cpp

https://invent.kde.org/utilities/skanpage/-/commit/fcf0af8c9a041f551e018da7ba98188935884f21

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

[Skanpage] [Bug 488526] Exporting PDF with OCR text recognition based on tesseract doesn't work anymore

2024-06-23 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=488526

--- Comment #1 from Alexander Stippich  ---
Have you checked that you still have the corresponding tesseract language files
installed?

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

[Skanpage] [Bug 484887] ADF mode does not scan

2024-06-23 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=484887

--- Comment #1 from Alexander Stippich  ---
Does this also happen with Gnome's Document Scanner?
I'm afraid this is not something that we control within Skanpage or KSANEcore.

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

[Skanpage] [Bug 458721] Skanpage crash on exit

2024-06-23 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=458721

Alexander Stippich  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #4 from Alexander Stippich  ---
There was a fix for a crash upon exit in 24.05. If possible, please check.
If the issue still persists, please open a new bug report.

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

[Skanpage] [Bug 486771] Extremely slow UI with some driver/compositor combinations

2024-06-09 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=486771

--- Comment #2 from Alexander Stippich  ---
Does this also happen when using e.g. GNOME's Document Scanner?

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

[Skanpage] [Bug 487530] No indication of PDF exporting progress

2024-06-09 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=487530

Alexander Stippich  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

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

[Skanpage] [Bug 482224] Add ability to import PDF document to add a new page into an existing PDF document

2024-04-13 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=482224

Alexander Stippich  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/util
   ||ities/skanpage/-/commit/9d9
   ||4de32a3a1a9bb9ead8ae8c06743
   ||b2052beef7

--- Comment #3 from Alexander Stippich  ---
Git commit 9d94de32a3a1a9bb9ead8ae8c06743b2052beef7 by Alexander Stippich.
Committed on 13/04/2024 at 10:18.
Pushed by astippich into branch 'master'.

add a simple image and pdf import ability

M  +1-1CMakeLists.txt
M  +3-0src/CMakeLists.txt
M  +2-2src/DocumentSaver.cpp
M  +51   -23   src/FormatModel.cpp
M  +3-1src/FormatModel.h
A  +73   -0src/ImageImport.cpp [License: GPL(3+eV) GPL(v3.0) GPL(v2.0)]
A  +34   -0src/ImageImport.h [License: GPL(3+eV) GPL(v3.0) GPL(v2.0)]
M  +11   -0src/Skanpage.cpp
M  +2-0src/Skanpage.h
M  +29   -5src/qml/MainWindow.qml

https://invent.kde.org/utilities/skanpage/-/commit/9d94de32a3a1a9bb9ead8ae8c06743b2052beef7

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

[Skanpage] [Bug 482231] Avoid technical terms (duplex) for scanning both sides of documents in Skanpage

2024-03-29 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=482231

Alexander Stippich  changed:

   What|Removed |Added

   Severity|normal  |wishlist

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

[Skanpage] [Bug 464335] Switching "Scan source" resets "Scan area size"

2024-03-29 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=464335

--- Comment #2 from Alexander Stippich  ---
Which scanner devices are you using? It probably boils down to the SANE backend
resetting the options to defaults values when switching the scan source.

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

[Skanpage] [Bug 482231] Rename ADF Duplex to scan both sides in Skanpage

2024-03-29 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=482231

--- Comment #6 from Alexander Stippich  ---
Thanks for reporting back.
Could you rephrase this bug report please to something like "avoid technical
terms (duplex) for scanning both sides of documents" and mark it as a wish?

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

[Elisa] [Bug 392501] Volume slider in Elisa does not work

2024-03-22 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=392501

Alexander Stippich  changed:

   What|Removed |Added

 CC|a.stipp...@gmx.net  |

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

[Skanpage] [Bug 477439] Skanpage crashes when clicking save all while a page is still being processed

2024-03-22 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=477439

Alexander Stippich  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/util |https://invent.kde.org/util
   |ities/skanpage/-/commit/823 |ities/skanpage/-/commit/290
   |16af03a65bd07db536546633591 |e9ab9a84b9277577cb1270e191d
   |55816427ee  |f1d7cd648f

--- Comment #2 from Alexander Stippich  ---
Git commit 290e9ab9a84b9277577cb1270e191df1d7cd648f by Alexander Stippich.
Committed on 22/03/2024 at 13:22.
Pushed by astippich into branch 'release/24.02'.

safeguard against nullptr while saving document


(cherry picked from commit 82316af03a65bd07db53654663359155816427ee)

M  +16   -8src/DocumentSaver.cpp

https://invent.kde.org/utilities/skanpage/-/commit/290e9ab9a84b9277577cb1270e191df1d7cd648f

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

[Skanpage] [Bug 478296] Saving as pdf overwrites without warning

2024-03-22 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=478296

Alexander Stippich  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/util |https://invent.kde.org/util
   |ities/skanpage/-/commit/415 |ities/skanpage/-/commit/dc2
   |1866d7f0c0ab4b8f8de5cc26690 |4493e77845cc3909fbfa5e08e95
   |165db79f33  |e472854c30

--- Comment #3 from Alexander Stippich  ---
Git commit dc24493e77845cc3909fbfa5e08e95e472854c30 by Alexander Stippich.
Committed on 22/03/2024 at 13:22.
Pushed by astippich into branch 'release/24.02'.

set file dialog in PDF export view to save mode


(cherry picked from commit 4151866d7f0c0ab4b8f8de5cc26690165db79f33)

M  +1-0src/qml/ExportWindow.qml

https://invent.kde.org/utilities/skanpage/-/commit/dc24493e77845cc3909fbfa5e08e95e472854c30

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

[Skanpage] [Bug 477439] Skanpage crashes when clicking save all while a page is still being processed

2024-03-17 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=477439

Alexander Stippich  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/util
   ||ities/skanpage/-/commit/823
   ||16af03a65bd07db536546633591
   ||55816427ee
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Alexander Stippich  ---
Git commit 82316af03a65bd07db53654663359155816427ee by Alexander Stippich.
Committed on 17/03/2024 at 13:17.
Pushed by astippich into branch 'master'.

safeguard against nullptr while saving document

M  +16   -8src/DocumentSaver.cpp

https://invent.kde.org/utilities/skanpage/-/commit/82316af03a65bd07db53654663359155816427ee

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

[Skanpage] [Bug 481002] Feature request: Introduce an option to automatically turn the backsides of pages 180°

2024-03-16 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=481002

--- Comment #2 from Alexander Stippich  ---
Git commit d1e9da577d273391e8c35d953626ea0cf5882027 by Alexander Stippich.
Committed on 16/03/2024 at 20:08.
Pushed by astippich into branch 'master'.

add mass flipping actions

M  +24   -0src/DocumentModel.cpp
M  +8-0src/DocumentModel.h
M  +27   -0src/qml/DocumentList.qml

https://invent.kde.org/utilities/skanpage/-/commit/d1e9da577d273391e8c35d953626ea0cf5882027

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

[Skanpage] [Bug 478296] Saving as pdf overwrites without warning

2024-03-16 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=478296

Alexander Stippich  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/util
   ||ities/skanpage/-/commit/415
   ||1866d7f0c0ab4b8f8de5cc26690
   ||165db79f33

--- Comment #2 from Alexander Stippich  ---
Git commit 4151866d7f0c0ab4b8f8de5cc26690165db79f33 by Alexander Stippich.
Committed on 16/03/2024 at 20:05.
Pushed by astippich into branch 'master'.

set file dialog in PDF export view to save mode

M  +1-0src/qml/ExportWindow.qml

https://invent.kde.org/utilities/skanpage/-/commit/4151866d7f0c0ab4b8f8de5cc26690165db79f33

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

[Skanpage] [Bug 476838] Format DIN A4 is missing

2024-03-16 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=476838

--- Comment #6 from Alexander Stippich  ---
Weird. Your scanner does report a length too small for DIN A4 by 0.1 mm.
But for this we apply a 2 mm margin anyways and I cannot see why DIN A4
shouldn't be listed.
It works for me when hardcoding these values...

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

[Skanpage] [Bug 483151] Skanpage scans only 75dpi

2024-03-16 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=483151

--- Comment #2 from Alexander Stippich  ---
*** Bug 475622 has been marked as a duplicate of this bug. ***

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

[Skanpage] [Bug 475622] Skanpage doesn't change dpi

2024-03-16 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=475622

Alexander Stippich  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #2 from Alexander Stippich  ---


*** This bug has been marked as a duplicate of bug 483151 ***

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

[Skanpage] [Bug 483151] Skanpage scans only 75dpi

2024-03-16 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=483151

--- Comment #1 from Alexander Stippich  ---
What scanner device do you have?
Is the DPI option a dropdown menu?
Do you save the scanned document as image or as PDF?

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

[Skanpage] [Bug 482231] Add ability to scan both sides of a page in Skanpage

2024-03-15 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=482231

--- Comment #3 from Alexander Stippich  ---
That is going to be difficult, since we directly use the translations provided
by SANE.

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

[Skanpage] [Bug 476838] Format DIN A4 is missing

2024-03-10 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=476838

Alexander Stippich  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|WAITINGFORINFO  |---

--- Comment #4 from Alexander Stippich  ---
Thanks!
One more question for clarification: The A4 format does not appear at all in
the dropdown list for the scan sizes, correct?

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

[Skanpage] [Bug 458721] Skanpage crash on exit

2024-03-03 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=458721

--- Comment #2 from Alexander Stippich  ---
I this still an issue with the latest version?

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

[Skanpage] [Bug 460262] i can't choose a4 format , instead of this , skanpage choose special format. skanlite works whithout this problem

2024-03-03 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=460262

--- Comment #1 from Alexander Stippich  ---
Sorry for the late reply. Could you elaborate a bit further what happens when
you select the "A4" item in the drop-down list that you show in the screenshot?

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

[Skanpage] [Bug 469270] Skanpage crashes when trying to do OCR if tesseract is not installed

2024-03-03 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=469270

Alexander Stippich  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #4 from Alexander Stippich  ---
Sorry for the late response. You are right, the availability of Tesseract is
currently only checked at compile-time. When Skanpage is compiled with
Tesseract present, but not added as a dependency, this results in the observed
behavior.

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

[Skanpage] [Bug 476210] Unable to save document to samba server

2024-03-03 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=476210

Alexander Stippich  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

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

[Skanpage] [Bug 476838] Format DIN A4 is missing

2024-03-03 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=476838

Alexander Stippich  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #2 from Alexander Stippich  ---
Please provide the requested information

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

[Skanpage] [Bug 477572] Skanpage does not start

2024-03-03 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=477572

Alexander Stippich  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #2 from Alexander Stippich  ---


*** This bug has been marked as a duplicate of bug 478933 ***

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

[Skanpage] [Bug 478933] During installation org.kde.kquickimageeditor is missing

2024-03-03 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=478933

Alexander Stippich  changed:

   What|Removed |Added

 CC||stklusm...@gmx.de

--- Comment #2 from Alexander Stippich  ---
*** Bug 477572 has been marked as a duplicate of this bug. ***

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

[Skanpage] [Bug 478933] During installation org.kde.kquickimageeditor is missing

2024-03-03 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=478933

Alexander Stippich  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Alexander Stippich  ---
This is a Kubuntu packaging error and reported at
https://bugs.launchpad.net/ubuntu/+source/skanpage/+bug/2041711.

Debian has the fix already included, so hopefully this will be included with
the next Kubuntu release.

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

[Skanpage] [Bug 481001] Skanpage quits when starting a scan without selecting scanner first.

2024-03-03 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=481001

--- Comment #1 from Alexander Stippich  ---
This works for my HP MFP scanner. Does it change when you select the other
entry in the scanner list? This then uses a different SANE driver.

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

[Skanpage] [Bug 482224] Add ability to import PDF document to add a new page into an existing PDF document

2024-03-03 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=482224

Alexander Stippich  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

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

[Skanpage] [Bug 481477] Saving custom/editing predefined scan areas

2024-03-03 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=481477

Alexander Stippich  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

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

[Skanpage] [Bug 481477] Saving custom/editing predefined scan areas

2024-03-03 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=481477

Alexander Stippich  changed:

   What|Removed |Added

   Severity|normal  |wishlist

--- Comment #2 from Alexander Stippich  ---
Glad that Skanpage is useful for you!
No need for apologies. You could try to report it at SANE
https://gitlab.com/sane-project/backends.
But since it also happens on Windows, they may also not be able to fix it.

I agree that saving custom scan areas would be a useful addition.

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

[Skanpage] [Bug 482224] Add ability to import PDF document to add a new page into an existing PDF document

2024-03-03 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=482224

--- Comment #1 from Alexander Stippich  ---
This feature has been on the list for a while as I find it quite useful, too.
https://invent.kde.org/utilities/skanpage/-/issues/13

There is a proof-of-concept branch here:
https://invent.kde.org/astippich/skanpage/-/tree/importImage?ref_type=heads
It's not up-to-date and currently has quite a basic interface. PDF gets
imported as images, i.e. text will get lost.

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

[Skanpage] [Bug 482231] Add ability to scan both sides of a page in Skanpage

2024-03-03 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=482231

--- Comment #1 from Alexander Stippich  ---
With my HP MFP, I can scan both sides by selecting the "ADF Duplex" scan source
option. How does it look for the iX1600?

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

[Skanpage] [Bug 476838] Format DIN A4 is missing

2023-11-18 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=476838

--- Comment #1 from Alexander Stippich  ---
Can you look up the maximum x and y values the scanner reports? I.e. the max
values of the top-left x/y and bottom-right x/y options in Skanpage.

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

[Skanpage] [Bug 476210] Unable to save document to samba server

2023-11-12 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=476210

--- Comment #2 from Alexander Stippich  ---
Git commit c00afea7ba5d29a28d96c7da2712300b6fd6bd9d by Alexander Stippich.
Committed on 12/11/2023 at 10:21.
Pushed by astippich into branch 'master'.

give a correct error message when attempting to save to network folders

M  +4-0src/DocumentSaver.cpp

https://invent.kde.org/utilities/skanpage/-/commit/c00afea7ba5d29a28d96c7da2712300b6fd6bd9d

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

[Skanpage] [Bug 474010] List of scanners isn't scrollable

2023-11-07 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=474010

Alexander Stippich  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/util
   ||ities/skanpage/-/commit/14a
   ||5fb32a4cdd2d24d07b157f8dc43
   ||1f7c7c38a3

--- Comment #2 from Alexander Stippich  ---
Git commit 14a5fb32a4cdd2d24d07b157f8dc431f7c7c38a3 by Alexander Stippich.
Committed on 07/11/2023 at 20:30.
Pushed by astippich into branch 'master'.

add a scrollview for the device selection

M  +4-4src/qml/DeviceSelection.qml

https://invent.kde.org/utilities/skanpage/-/commit/14a5fb32a4cdd2d24d07b157f8dc431f7c7c38a3

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

[Skanpage] [Bug 464323] Multiple identical network scanners difficult to distinguish without showing their Location fields

2023-11-05 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=464323

--- Comment #4 from Alexander Stippich  ---
After more digging: my distro switched to using the separate sane-airscan
package for network scanners instead of the escl backend that's included by
default in SANE (the package with all the drivers for scanners). While the
first uses the host name, the latter seems to display the IP address only

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

[Skanpage] [Bug 458179] Icons not showing in SwayWM

2023-11-05 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=458179

Alexander Stippich  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Alexander Stippich  ---
Is this still an issue with latest releases? If yes, are you using a custom
icon theme?
I can't see why using a different compositor would lead to specific icons being
missing, but my knowledge is limited :)

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

[Skanpage] [Bug 464323] Multiple identical network scanners difficult to distinguish without showing their Location fields

2023-11-05 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=464323

--- Comment #3 from Alexander Stippich  ---
Actually I have been playing around a little bit and it seems that the eSCL
backend displays the mDNS name  (I have the latest 1.2.1 SANE release
installed). Can you confirm and does it solve the issue for you?

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

[Skanpage] [Bug 464323] Multiple identical network scanners difficult to distinguish without showing their Location fields

2023-11-05 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=464323

--- Comment #2 from Alexander Stippich  ---
I'm afraid we cannot do much on the Skanpage/KSaneCore side of things as SANE
only provides us four strings (vendor, model, name, type) for the device
description.
We could try some very hackish stuff trying to extract the IP from the name
property, but e.g. my scanner with escl backend does not even show an IP
address (which make this issue described here even worse...).

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

[Skanpage] [Bug 464503] Have an option to select image compression

2023-11-05 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=464503

--- Comment #2 from Alexander Stippich  ---
Unfortunately, Qt does currently not offer support for selecting the image
compression when writing to PDFs. So it is not easy to implement as far as I
know.

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

[Skanpage] [Bug 475622] Skanpage doesn't change dpi

2023-11-05 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=475622

--- Comment #1 from Alexander Stippich  ---
Unfortunately, I cannot reproduce as it works with my HP MFP scanner. Is this a
regression compared to a previous version of Skanpage? Does it work with other
scanner programs such as Gnome's Document Scanner?

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

[Skanpage] [Bug 464795] Add Advanced Image options

2023-11-05 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=464795

Alexander Stippich  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Alexander Stippich  ---
This was implemented in 23.08

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

[Skanpage] [Bug 464503] Have an option to select image compression

2023-11-05 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=464503

--- Comment #1 from Alexander Stippich  ---
*** Bug 474796 has been marked as a duplicate of this bug. ***

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

[Skanpage] [Bug 474796] Have a parameter for image compression (JPEG quality)

2023-11-05 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=474796

Alexander Stippich  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 CC||a.stipp...@gmx.net
 Resolution|--- |DUPLICATE

--- Comment #1 from Alexander Stippich  ---


*** This bug has been marked as a duplicate of bug 464503 ***

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

[Skanpage] [Bug 472858] Export PDF doesn't save files but says it did

2023-09-10 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=472858

--- Comment #2 from Alexander Stippich  ---
This seems to be fixed by
https://invent.kde.org/utilities/skanpage/-/commit/83b814a777a2237c0044d3e12ad896aa17d2a298
Are you able to test Skanpage version 23.08 to confirm?

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

[Skanpage] [Bug 446956] Webcams appear in scanner list

2022-07-03 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=446956

--- Comment #4 from Alexander Stippich  ---
It's configurable in the new settings window

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

[Skanpage] [Bug 455847] mailto link doesn't attach file for some services

2022-06-26 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=455847

--- Comment #1 from Alexander Stippich  ---
Does this only happen in Skanpage or also in other KDE software, e.g. Dolphin?

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

[Skanpage] [Bug 453829] Make it possible to shuffle pages in order, after scanning odd and even pages, when the scanner has only ADF but no duplex

2022-06-25 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=453829

Alexander Stippich  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/util
   ||ities/skanpage/commit/7b62e
   ||53ce4e72839da54a4916e845ce2
   ||30c0b8de
 Status|REPORTED|RESOLVED

--- Comment #1 from Alexander Stippich  ---
Git commit 7b62e53ce4e72839da54a4916e845ce230c0b8de by Alexander Stippich.
Committed on 25/06/2022 at 12:30.
Pushed by astippich into branch 'master'.

add options to reorder scanned pages

M  +38   -0src/DocumentModel.cpp
M  +8-0src/DocumentModel.h
M  +34   -6src/qml/DocumentList.qml
M  +1-2src/qml/OptionsPanel.qml

https://invent.kde.org/utilities/skanpage/commit/7b62e53ce4e72839da54a4916e845ce230c0b8de

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

[Skanpage] [Bug 446956] Webcams appear in scanner list

2022-06-25 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=446956

Alexander Stippich  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/util
   ||ities/skanpage/commit/5f413
   ||34fc0321d63ff7f6b245816269b
   ||6bad0648
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Alexander Stippich  ---
Git commit 5f41334fc0321d63ff7f6b245816269b6bad0648 by Alexander Stippich.
Committed on 25/06/2022 at 12:21.
Pushed by astippich into branch 'master'.

use KConfigXT for state and a new settings window

M  +3-0src/CMakeLists.txt
M  +4-4src/DocumentModel.cpp
M  +3-3src/DocumentModel.h
M  +9-0src/FormatModel.cpp
M  +3-1src/FormatModel.h
M  +23   -1src/Skanpage.cpp
M  +6-0src/Skanpage.h
M  +4-0src/main.cpp
M  +1-0src/qml.qrc
M  +5-3src/qml/ContentView.qml
M  +3-3src/qml/ExportWindow.qml
M  +71   -50   src/qml/MainWindow.qml
A  +120  -0src/qml/SettingsWindow.qml [License: GPL(3+eV) GPL(v3.0)
GPL(v2.0)]
A  +21   -0src/skanpage_config.kcfg
A  +7-0src/skanpage_config.kcfgc
A  +3-0src/skanpage_config.kcfgc.license
A  +87   -0src/skanpage_state.kcfg
A  +7-0src/skanpage_state.kcfgc
A  +3-0src/skanpage_state.kcfgc.license

https://invent.kde.org/utilities/skanpage/commit/5f41334fc0321d63ff7f6b245816269b6bad0648

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

[frameworks-kirigami] [Bug 449031] ActionToolBar Overflow button not visible when created while already overflowing

2022-04-21 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=449031

--- Comment #4 from Alexander Stippich  ---
I falsely pushed to a non-"work" branch, the current MR is here:
https://invent.kde.org/frameworks/kirigami/-/merge_requests/525

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

[frameworks-kirigami] [Bug 449031] ActionToolBar Overflow button not visible when created while already overflowing

2022-04-15 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=449031

Alexander Stippich  changed:

   What|Removed |Added

 Ever confirmed|1   |0
 Status|RESOLVED|REPORTED
 Resolution|FIXED   |---

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

[frameworks-kirigami] [Bug 449031] ActionToolBar Overflow button not visible when created while already overflowing

2022-04-15 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=449031

Alexander Stippich  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/fram
   ||eworks/kirigami/commit/5e97
   ||0d112f8479056b73e0463a9cfd0
   ||72be2f6a9

--- Comment #2 from Alexander Stippich  ---
Git commit 5e970d112f8479056b73e0463a9cfd072be2f6a9 by Alexander Stippich.
Committed on 15/04/2022 at 16:42.
Pushed by astippich into branch 'fixActionToolbar'.

fix moreButton visibility for ActionToolBar

when the button should be visible for construction

M  +1-1src/toolbarlayout.cpp

https://invent.kde.org/frameworks/kirigami/commit/5e970d112f8479056b73e0463a9cfd072be2f6a9

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

[Skanpage] [Bug 451251] Multipage scanning only returns first 2 pages using auto document feeder (duplex)

2022-04-11 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=451251

--- Comment #5 from Alexander Stippich  ---
Then it is likely an issue with SANE itself. Could you please report the issue
to https://gitlab.com/sane-project/backends/-/issues
Thanks!

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

[Skanpage] [Bug 451251] Multipage scanning only returns first 2 pages using auto document feeder (duplex)

2022-03-27 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=451251

Alexander Stippich  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #2 from Alexander Stippich  ---
Please check with other software (e.g. gnome's document scanner) whether this
works to locate the issue

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

[Skanpage] [Bug 451251] Multipage scanning only returns first 2 pages using auto document feeder (duplex)

2022-03-13 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=451251

--- Comment #1 from Alexander Stippich  ---
can you test whether it works with gnome's document scanner?

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

[Skanlite] [Bug 450204] Refuses to scan the whole of an A4 page

2022-03-05 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=450204

Alexander Stippich  changed:

   What|Removed |Added

 CC||a.stipp...@gmx.net

--- Comment #1 from Alexander Stippich  ---
Are you using Skanlite 2.2.0 or a more recent version? Can you retry with
21.12.3?

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

[Skanlite] [Bug 450795] skanlite is not using active ADF on Brother MFC-L2730DW

2022-03-05 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=450795

Alexander Stippich  changed:

   What|Removed |Added

 CC||a.stipp...@gmx.net

--- Comment #1 from Alexander Stippich  ---
can you please retry with 21.12.3?

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

[Skanpage] [Bug 450609] Network scanner not detected

2022-03-01 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=450609

Alexander Stippich  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #10 from Alexander Stippich  ---
Should be fixed by
https://invent.kde.org/packaging/flatpak-kde-applications/-/merge_requests/76

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

[Skanpage] [Bug 450609] Network scanner not detected

2022-02-27 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=450609

--- Comment #9 from Alexander Stippich  ---
I think it's because the flatpak is built without avahi support, I already made
a comment about that at
https://invent.kde.org/packaging/flatpak-kde-applications/-/commit/b7f8b9f1881e7fffaf76822340398de14aee2935

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

[Skanpage] [Bug 450832] Can't save anything with Flatpak packaging

2022-02-26 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=450832

--- Comment #2 from Alexander Stippich  ---
Well, I have zero experience with flatpaks, so I don't know what's going on.
The message is displayed in
https://invent.kde.org/utilities/skanpage/-/blob/master/src/DocumentSaver.cpp
at line 29.
Means that either the specified fileUrl for saveing is empty or the document
contains no actual pages.
Since the scanning seems to be working, I guess it's the first.

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

[Skanpage] [Bug 450609] Network scanner not detected

2022-02-26 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=450609

--- Comment #6 from Alexander Stippich  ---
I didn't know that there is a flatpak for Skanpage. Can you point me to it?

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

[Skanpage] [Bug 450609] Network scanner not detected

2022-02-21 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=450609

--- Comment #1 from Alexander Stippich  ---
That it somewhat weird, as gscan2pdf uses the same underlying library as
Skanpage does. Does Gnome's simple-scan/Document Scanner work?

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

[Skanpage] [Bug 450123] Please add ability to crop images after scan

2022-02-13 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=450123

--- Comment #1 from Alexander Stippich  ---
Glad that you enjoy Skanpage.
Image editing is definitely on the roadmap, but probably won't make it for the
next release.

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

[Skanpage] [Bug 446527] Offer ways to add scanner when one isn't found

2022-02-13 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=446527

--- Comment #4 from Alexander Stippich  ---
a new version of libsane has been released (1.1.1) that has some fixes for the
escl backend. Would be nice if you could test with this. Probably not in neon
yet, though

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

[Skanpage] [Bug 445035] Window overflows on 1366 pixel wide screen when using a language with long text

2022-02-13 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=445035

Alexander Stippich  changed:

   What|Removed |Added

   Version Fixed In||22.04

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

[Skanpage] [Bug 445035] Window overflows on 1366 pixel wide screen when using a language with long text

2022-02-13 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=445035

Alexander Stippich  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #3 from Alexander Stippich  ---
With the about to be released KF 5.91, the comboboxes are automatically resized
to the content's size. Also, in skanpage master branch, the options are now
moved to a dedicated options pane, which should ultimately solve this issue.

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

[frameworks-kirigami] [Bug 449031] ActionToolBar Overflow button not visible when created while already overflowing

2022-01-23 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=449031

--- Comment #1 from Alexander Stippich  ---
Created attachment 145817
  --> https://bugs.kde.org/attachment.cgi?id=145817&action=edit
with annotations

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

[frameworks-kirigami] [Bug 449031] New: ActionToolBar Overflow button not visible when created while already overflowing

2022-01-23 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=449031

Bug ID: 449031
   Summary: ActionToolBar Overflow button not visible when created
while already overflowing
   Product: frameworks-kirigami
   Version: 5.90.0
  Platform: Kubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: notm...@gmail.com
  Reporter: a.stipp...@gmx.net
  Target Milestone: Not decided

Created attachment 145816
  --> https://bugs.kde.org/attachment.cgi?id=145816&action=edit
actionToolBar in skanpage

SUMMARY
The overflow button is missing presumably when the ActionToolBar is created
with the overflow already active.

STEPS TO REPRODUCE
1. In the attached picture of Skanpage, the "Page 1" item was created when the
width of the left part of the split view was wide enough to display all
actions.
2. Then the width of the left part is reduced and the ActionToolBar behaves
correctly and overflows.
3. If now the next page "Page 2" is added, the overflow icon is not shown and
will never appear.

OBSERVED RESULT
Overflow button does not appear when the ActionToolBar is created while already
overflowing

EXPECTED RESULT
Overflow button appears

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.90
Qt Version: 5.15.2

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

[frameworks-qqc2-desktop-style] [Bug 403153] ComboBox entry popup is not resized to delegate width

2022-01-20 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=403153

Alexander Stippich  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/fram
   ||eworks/qqc2-desktop-style/c
   ||ommit/bd16e48af6b6a99d8008e
   ||2950fe97503a3007a13
 Resolution|UPSTREAM|FIXED

--- Comment #28 from Alexander Stippich  ---
Git commit bd16e48af6b6a99d8008e2950fe97503a3007a13 by Alexander Stippich.
Committed on 20/01/2022 at 19:36.
Pushed by astippich into branch 'master'.

adapt width of combobox to its content

M  +16   -2org.kde.desktop/ComboBox.qml

https://invent.kde.org/frameworks/qqc2-desktop-style/commit/bd16e48af6b6a99d8008e2950fe97503a3007a13

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

[Skanlite] [Bug 444605] Default focus is put on button "Close": hitting ENTER closes the program

2022-01-14 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=444605

--- Comment #7 from Alexander Stippich  ---
I cannot reproduce with 21.12. either.
Focus is on the Scan button for me after a scan has finished

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

[Skanlite] [Bug 329149] Skanlite has no settings dialog for the papersize and get's it wrong!

2022-01-10 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=329149

Alexander Stippich  changed:

   What|Removed |Added

 CC||a.stipp...@gmx.net
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #10 from Alexander Stippich  ---
Skanlite has gained a paper size dialog since some time now, allowing you to
select A4 paper size, for example.

Also, if you are looking more towards multi-page document scanning, Skanpage is
now available

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

[Skanlite] [Bug 444605] Default focus is put on button "Close": hitting ENTER closes the program

2022-01-10 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=444605

--- Comment #3 from Alexander Stippich  ---
Is this still occuring with Skanlite 21.12?

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

[Skanlite] [Bug 444987] silent crash while searching for scanners

2022-01-10 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=444987

Alexander Stippich  changed:

   What|Removed |Added

 CC||a.stipp...@gmx.net

--- Comment #1 from Alexander Stippich  ---
Is this still an issue with Skanlite 21.12.1?

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

[libksane] [Bug 445139] Skanpage coredump

2021-12-30 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=445139

Alexander Stippich  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
 CC||a.stipp...@gmx.net

--- Comment #15 from Alexander Stippich  ---
This should be fixed in master now. If not, please reopen

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

[libksane] [Bug 445139] Skanpage coredump

2021-12-20 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=445139

--- Comment #14 from Alexander Stippich  ---
Git commit 505e285a5d502251d2f13751a5e2b0455b5708e5 by Alexander Stippich.
Committed on 20/12/2021 at 19:39.
Pushed by astippich into branch 'release/21.12'.

do not start FindDevicesThread unconditionally

and document SANE API limitations


(cherry picked from commit 7b56da61d29dd926ebad38ade5790542be30a1c6)

M  +0-3src/ksanecore.cpp
M  +12   -7src/ksanecore.h
M  +0-2src/ksanecore_p.cpp
M  +0-1src/ksanewidget.cpp
M  +1-2src/ksanewidget.h

https://invent.kde.org/graphics/libksane/commit/505e285a5d502251d2f13751a5e2b0455b5708e5

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

[libksane] [Bug 445139] Skanpage coredump

2021-12-20 Thread Alexander Stippich
https://bugs.kde.org/show_bug.cgi?id=445139

--- Comment #13 from Alexander Stippich  ---
Git commit f2dc2314e7ee92fa22f3553b14aae032c8f89439 by Alexander Stippich.
Committed on 20/12/2021 at 19:29.
Pushed by astippich into branch 'master'.

workaround SANE limitations

M  +26   -8src/Skanpage.cpp
M  +5-2src/Skanpage.h

https://invent.kde.org/utilities/skanpage/commit/f2dc2314e7ee92fa22f3553b14aae032c8f89439

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

  1   2   3   >