[digikam] [Bug 329438] New: Rename function with Date & Time does not work.

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

[digikam] [Bug 329438] New: Rename function with Date & Time does not work.

Jean-Pierre
https://bugs.kde.org/show_bug.cgi?id=329438

            Bug ID: 329438
           Summary: Rename function with Date & Time does not work.
    Classification: Unclassified
           Product: digikam
           Version: 3.4.0
          Platform: unspecified
                OS: MS Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: [hidden email]
          Reporter: [hidden email]

Renaming with date time ISO format does not work. It fails on a single file and
multiple files as well. Rename attemps with camera type worked. On linux Ubuntu
it works fine but not on this version of Digikam & KDE (4.10.2)

Result is a pop-up windows with error:  "Could not rename file C:/such and such
folder & directory..."

Renaming with Time & Date Standard format worked but not the ISO format.

Thank you,

Reproducible: Always

Steps to Reproduce:
1. Select picture to rename
2. Invoke Rename function
3. Click on Date & Time / Select ISO format.
Actual Results:  
Failed to rename

Expected Results:  
Rename to ISO format.

I am running Digikam on a WinXP machine

--
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 329438] Rename function with Date & Time does not work.

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

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]
          Component|general                     |Import

--
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 329438] Rename function with Date & Time does not work.

kinnalru@gmail.com
In reply to this post by Jean-Pierre
https://bugs.kde.org/show_bug.cgi?id=329438

Samoilenko Yuri <[hidden email]> changed:

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

--- Comment #1 from Samoilenko Yuri <[hidden email]> ---
As far as I know ISO format using such timestamp: "YYYY-MM-DDTHH:MM:SS", but
symbol ":" is not allowed for ntfs/windows.

--
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 329438] Rename function with Date & Time does not work with NTFS

Gilles Caulier-4
In reply to this post by Jean-Pierre
https://bugs.kde.org/show_bug.cgi?id=329438

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Rename function with Date & |Rename function with Date &
                   |Time does not work.         |Time does not work with
                   |                            |NTFS

--
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 329438] Rename function with Date & Time does not work with NTFS

Gilles Caulier-4
In reply to this post by Jean-Pierre
https://bugs.kde.org/show_bug.cgi?id=329438

--- Comment #2 from Gilles Caulier <[hidden email]> ---
Git commit 7f3459d55dd453f257ece35398175bba22ea4109 by Gilles Caulier.
Committed on 25/01/2015 at 11:39.
Pushed by cgilles into branch 'master'.

Apply patch #90637 from Maik Qualmann to fix image renaming settings rules in
Import Tool to work properly while downloading.
Related: bug 342996, bug 314441, bug 307253, bug 342430
FIXED-IN: 4.7.0

M  +3    -1    NEWS
M  +2    -2    utilities/importui/backend/cameracontroller.cpp
M  +67   -44   utilities/importui/main/importui.cpp
M  +1    -0    utilities/importui/main/importui.h
M  +5    -0    utilities/importui/views/importview.cpp
M  +1    -0    utilities/importui/views/importview.h

http://commits.kde.org/digikam/7f3459d55dd453f257ece35398175bba22ea4109

--
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 329438] Rename function with Date & Time does not work with NTFS

Gilles Caulier-4
In reply to this post by Jean-Pierre
https://bugs.kde.org/show_bug.cgi?id=329438

--- Comment #3 from Gilles Caulier <[hidden email]> ---
Git commit 0201e6fc8549ac849029daf36eaeadd6ebb4d4ae by Gilles Caulier.
Committed on 25/01/2015 at 13:58.
Pushed by cgilles into branch 'frameworks'.

Backport commit #7f3459d55dd453f257ece35398175bba22ea4109 from git/master to
frameworks branch.
Related: bug 342996, bug 314441, bug 307253, bug 342430

M  +3    -3    utilities/importui/backend/cameracontroller.cpp
M  +74   -50   utilities/importui/main/importui.cpp
M  +1    -0    utilities/importui/main/importui.h
M  +5    -0    utilities/importui/views/importview.cpp
M  +1    -0    utilities/importui/views/importview.h

http://commits.kde.org/digikam/0201e6fc8549ac849029daf36eaeadd6ebb4d4ae

--
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 329438] Rename function with Date & Time does not work with NTFS

Gilles Caulier-4
In reply to this post by Jean-Pierre
https://bugs.kde.org/show_bug.cgi?id=329438

--- Comment #4 from Gilles Caulier <[hidden email]> ---
digiKam 4.7.0 for Windows is available :

http://download.kde.org/stable/digikam/digiKam-installer-4.7.0-1-win32.exe.mirrorlist

Please test and report.

Thanks in advance

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 329438] Rename function with Date & Time does not work with NTFS

Gilles Caulier-4
In reply to this post by Jean-Pierre
https://bugs.kde.org/show_bug.cgi?id=329438

--- Comment #5 from Gilles Caulier <[hidden email]> ---
digiKam 4.11.0 Windows installer is available for download :

http://download.kde.org/stable/digikam/digiKam-installer-4.11.0-win32.exe.mirrorlist

--
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 329438] Rename function with Date & Time does not work with NTFS

bugzilla_noreply
In reply to this post by Jean-Pierre
https://bugs.kde.org/show_bug.cgi?id=329438

--- Comment #6 from [hidden email] ---
New digiKam 5.0.0-beta7 installer for Windows is available for testing :

https://drive.google.com/open?id=0B7yq-xFihT0_SzhxVzF1RDhPbFE

Please report if problem remain with this version.

Thanks in advance

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 329438] Rename function with Date & Time does not work with NTFS

bugzilla_noreply
In reply to this post by Jean-Pierre
https://bugs.kde.org/show_bug.cgi?id=329438

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|unspecified                 |MS Windows

--- Comment #7 from [hidden email] ---
This file still valid using 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 329438] Rename function with Date & Time does not work with NTFS

bugzilla_noreply
In reply to this post by Jean-Pierre
https://bugs.kde.org/show_bug.cgi?id=329438

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Import                      |Import-Rename

--
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 329438] Rename function with Date & Time does not work with NTFS

bugzilla_noreply
In reply to this post by Jean-Pierre
https://bugs.kde.org/show_bug.cgi?id=329438

--- Comment #8 from [hidden email] ---
This problem still reproducible using last DK 5.4.0 bundle ?

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

Gilles Caulier

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