[Bug 276708] New: Save change saves as a new version instead of overwriting

classic Classic list List threaded Threaded
17 messages Options
Reply | Threaded
Open this post in threaded view
|

[Bug 276708] New: Save change saves as a new version instead of overwriting

Bugzilla from fredericg_99@yahoo.fr
https://bugs.kde.org/show_bug.cgi?id=276708

           Summary: Save change saves as a new version instead of
                    overwriting
           Product: digikam
           Version: 2.0.0
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: NOR
         Component: Image Editor
        AssignedTo: [hidden email]
        ReportedBy: [hidden email]


Version:           2.0.0 (using KDE 4.6.4)
OS:                Linux

I just installed version 2.0.0-rc of digikam, I am surprised to se that if, in
the editor view, I edit an image and chose "Save change" in the save dialog,
the changes are saved as *_v1.jpg instead of overwriting the original file

Reproducible: Always

Steps to Reproduce:
-Open an image in editor view
-activate the "Thumbbar"
-Use Transform/rotate Right
-Select another image in the Thumbbar
-In the dialog that shows up, click "Save changes"

Actual Results:  
A new image with "_v1" appears in the same directory as original image

Expected Results:  
The original image should get overwritten

OS: Linux (x86_64) release 2.6.38.8-32.fc15.x86_64
Compiler: gcc

Version : digikam 2.0.0-rc from git (checked out from tag)

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 276708] Save change saves as a new version instead of overwriting

Gilles Caulier-4
https://bugs.kde.org/show_bug.cgi?id=276708


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]




--- Comment #1 from Gilles Caulier <caulier gilles gmail com>  2011-06-29 06:57:59 ---
Disable Image Versionning (or tune it) in setup dialog and all must be fine.

Gilles Caulier

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 276708] Save change saves as a new version instead of overwriting

Bugzilla from fredericg_99@yahoo.fr
In reply to this post by Bugzilla from fredericg_99@yahoo.fr
https://bugs.kde.org/show_bug.cgi?id=276708


Frederic Grelot <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]




--- Comment #2 from Frederic Grelot <fredericg_99 yahoo fr>  2011-06-29 07:11:06 ---
I'll do that.
But still, I think that it is not incompatible. In my case, the modification
was just about rotating the image (which was not automatically rotated, strange
by the way...), and thus I didn't want to keep the original image.
If i use the "Save changes" instead of "Save change as new version" (I had both
choices, so that was deliberate), even with versionning enabled, I think that
the label is pretty clear and that the old name should be used...

I think that versionning is a very good new feature, but sometimes (like in my
case), one may want to overwrite the old picture regardless of the default
preference...

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 276708] Save change saves as a new version instead of overwriting

Marcel Wiesweg
In reply to this post by Bugzilla from fredericg_99@yahoo.fr
https://bugs.kde.org/show_bug.cgi?id=276708





--- Comment #3 from Marcel Wiesweg <marcel wiesweg gmx de>  2011-07-11 18:19:30 ---
if you have a JPG image, and rotate it in the Image Editor, you have a lossy
operation and an indication to preserve the original.
Rotate it with jpeglossless, and it's not recorded in the history (which may be
regarded as a lack of support in the plugin, but it's at least a lossless
operation)

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 276708] Save change saves as a new version instead of overwriting

Marcel Wiesweg
In reply to this post by Bugzilla from fredericg_99@yahoo.fr
https://bugs.kde.org/show_bug.cgi?id=276708





--- Comment #4 from Marcel Wiesweg <marcel wiesweg gmx de>  2011-07-11 18:21:21 ---
See #271672 for a wish to, among other, keep the current version always with
the original file name and store away the original and intermediates at a
different filename

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 276708] Save change saves as a new version instead of overwriting

Bugzilla from fredericg_99@yahoo.fr
In reply to this post by Bugzilla from fredericg_99@yahoo.fr
https://bugs.kde.org/show_bug.cgi?id=276708





--- Comment #5 from Frederic Grelot <fredericg_99 yahoo fr>  2011-07-11 21:07:42 ---
>if you have a JPG image, and rotate it in the Image Editor, you have a lossy
>operation and an indication to preserve the original.
>Rotate it with jpeglossless, and it's not recorded in the history (which may be
>regarded as a lack of support in the plugin, but it's at least a lossless
>operation)

Well, what I found is that : if I use "Image/rotate/Left or right"  in album
view, it's ok, the file gets overwritten. But if I use the editor, I have no
choice but to use the "Save change" button, and this actually creates a new
file while I didn't want to, and I don't want to disable versionning : is there
no easy way to actually force overwriting of the image?? File/Export, then
select the original seems to be the only solution... I really think it's
an-natural...

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 276708] Save change saves as a new version instead of overwriting

Bugzilla from trebor_x@gmx.de
In reply to this post by Bugzilla from fredericg_99@yahoo.fr
https://bugs.kde.org/show_bug.cgi?id=276708


RSB <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]




--- Comment #6 from RSB <trebor_x gmx de>  2011-11-04 16:28:31 ---
Same here. Sometimes I want to have one or more copies (e.g. when doing many
different and large modifications). But often I want to do only a litle
correction and don't need it saved as a new version. It's annoying to delete
all the original images and to rename the new versions.

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 276708] Allow to explicitly overwrite the original with versioning

Marcel Wiesweg
In reply to this post by Bugzilla from fredericg_99@yahoo.fr
https://bugs.kde.org/show_bug.cgi?id=276708


Marcel Wiesweg <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
            Summary|Save change saves as a new  |Allow to explicitly
                   |version instead of          |overwrite the original with
                   |overwriting                 |versioning
     Ever Confirmed|0                           |1
           Severity|minor                       |wishlist




--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 276708] Allow to explicitly overwrite the original with versioning

Gilles Caulier-4
In reply to this post by Bugzilla from fredericg_99@yahoo.fr
https://bugs.kde.org/show_bug.cgi?id=276708





--- Comment #7 from Gilles Caulier <caulier gilles gmail com>  2011-12-18 17:33:36 ---
Frederic,

This file still valid using digiKam 2.4 ?

Gilles Caulier

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 276708] Allow to explicitly overwrite the original with versioning

Gilles Caulier-4
In reply to this post by Bugzilla from fredericg_99@yahoo.fr
https://bugs.kde.org/show_bug.cgi?id=276708

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WAITINGFORINFO

--- Comment #8 from Gilles Caulier <[hidden email]> ---
Frederic,

This file still valid with 2.9.0 ?

Gilles Caulier

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 276708] Allow to explicitly overwrite the original with versioning

Bugzilla from trebor_x@gmx.de
In reply to this post by Bugzilla from fredericg_99@yahoo.fr
https://bugs.kde.org/show_bug.cgi?id=276708

--- Comment #9 from RSB <[hidden email]> ---
this bug is valid for 2.9.0

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 276708] Allow to explicitly overwrite the original with versioning

Gilles Caulier-4
In reply to this post by Bugzilla from fredericg_99@yahoo.fr
https://bugs.kde.org/show_bug.cgi?id=276708

--- Comment #10 from Gilles Caulier <[hidden email]> ---
New digiKam 4.11.0 is available :

https://www.digikam.org/node/740

Can you reproduce the problem with this release ?

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 276708] Allow to explicitly overwrite the original with versioning

Gilles Caulier-4
In reply to this post by Bugzilla from fredericg_99@yahoo.fr
https://bugs.kde.org/show_bug.cgi?id=276708

--- Comment #11 from Gilles Caulier <[hidden email]> ---
digiKam 4.12.0 is out :

https://www.digikam.org/node/741

We need a fresh feedback using this release please...
Thanks in advance.

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 276708] Allow to explicitly overwrite the original with versioning

bugzilla_noreply
In reply to this post by Bugzilla from fredericg_99@yahoo.fr
https://bugs.kde.org/show_bug.cgi?id=276708

--- Comment #12 from [hidden email] ---
Frederic,

This file still valid  using last digiKam 5.0.0 ?

Gilles Caulier

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 276708] Allow to explicitly overwrite the original with versioning

bugzilla_noreply
In reply to this post by Bugzilla from fredericg_99@yahoo.fr
https://bugs.kde.org/show_bug.cgi?id=276708

--- Comment #13 from [hidden email] ---
This problem still reproducible using digiKam AppImage bundle 5.4.0 pre release
?

It available at this url :

https://drive.google.com/drive/folders/0BzeiVr-byqt5Y0tIRWVWelRJenM

Gilles Caulier

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 276708] Allow to explicitly overwrite the original with versioning

bugzilla_noreply
In reply to this post by Bugzilla from fredericg_99@yahoo.fr
https://bugs.kde.org/show_bug.cgi?id=276708

--- Comment #14 from [hidden email] ---
digiKam 5.5.0 is released officially

https://download.kde.org/stable/digikam/

...and new 5.6.0 pre-release as bundle is available here :

https://drive.google.com/drive/folders/0BzeiVr-byqt5Y0tIRWVWelRJenM

Please check if this problem still reproducible with these versions.

Thanks in advance

Gilles Caulier

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 276708] Allow to explicitly overwrite the original with versioning

bugzilla_noreply
In reply to this post by Bugzilla from fredericg_99@yahoo.fr
https://bugs.kde.org/show_bug.cgi?id=276708

--- Comment #15 from [hidden email] ---
digiKam 5.6.0 is now release and available as bundle for Linux, MacOS and
Windows.

Can you check if problem still exists with this version ?

Thanks in advance

Gilles Caulier

--
You are receiving this mail because:
You are the assignee for the bug.