Bug 310689 - unable to have numbering starting on a number without adding the sufix 0001
Summary: unable to have numbering starting on a number without adding the sufix 0001
Status: RESOLVED FIXED
Alias: None
Product: Skanlite
Classification: Applications
Component: general (show other bugs)
Version: 0.7
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Kåre Särs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-26 03:59 UTC by Simple
Modified: 2012-11-27 20:45 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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