Bug 310689

Summary: unable to have numbering starting on a number without adding the sufix 0001
Product: [Applications] Skanlite Reporter: Simple <simplew8>
Component: generalAssignee: Kåre Särs <kare.sars>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 0.7   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Simple 2012-11-26 03:59:35 UTC
With skanlite appears to not be possible to have the saved file exactly with the one the user specificed.
For example the user specifies to save starting from "image-0002", then skanlite will always save the file as:
"image-00020001"

instead providing a way to have the next file saved as:
"image-0003"

since 0003 is the next one from 0002

Reproducible: Always

Steps to Reproduce:
Already described
Actual Results:  
Already described

Expected Results:  
Already described
Comment 1 Kåre Särs 2012-11-26 06:06:08 UTC
There is no way to set the start number yet.

*** This bug has been marked as a duplicate of bug 310687 ***
Comment 2 Simple 2012-11-26 13:35:41 UTC
This can be moved to a wish list but its not a duplicate of bug #310687
Comment 3 Kåre Särs 2012-11-27 20:45:44 UTC
Git commit eccaca1f4d8acd295a5d4ba553ed58e1b7d9e179 by Kåre Särs.
Committed on 27/11/2012 at 20:38.
Pushed by sars into branch 'master'.

Add option to set sequence-number
Do not open "first image" dialog after settings dialog has been canceled.
Related: bug 310687, bug 310688

M  +8    -8    src/SaveLocation.cpp
M  +27   -10   src/SaveLocation.ui
M  +32   -21   src/skanlite.cpp

http://commits.kde.org/skanlite/eccaca1f4d8acd295a5d4ba553ed58e1b7d9e179