[Bug 219937] New: Batch Queue Manager is not able to create dir

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

[Bug 219937] New: Batch Queue Manager is not able to create dir

Leo-2
https://bugs.kde.org/show_bug.cgi?id=219937

           Summary: Batch Queue Manager is not able to create dir
           Product: digikam
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: [hidden email]
        ReportedBy: [hidden email]


Version:           rc..-rc (using 4.3.85 (KDE 4.3.85 (KDE 4.4 Beta2)), Kubuntu
packages)
Compiler:          cc
OS:                Linux (x86_64) release 2.6.31-17-generic

Hi all,

I was trying the following string << [dir]{firstupper}/[file]{lower}_LM >> with
the customize filenames function, hoping that it will create the [dir]
directory, but when I try to run the batch the batch history gives me the
"failed to save item" error.

FYI the destination dir is 777

Am I doing something wrong or it is a not possible function?

Leo

--
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 219937] Batch Queue Manager is not able to create dir

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


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |Advanced Rename




--- Comment #1 from Gilles Caulier <caulier gilles gmail com>  2009-12-24 11:59:44 ---
Which digiKam release you use ?

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 219937] Batch Queue Manager is not able to create dir

Leo-2
In reply to this post by Leo-2
https://bugs.kde.org/show_bug.cgi?id=219937





--- Comment #2 from Leo <sir_kalot yahoo it>  2009-12-24 15:22:44 ---
(In reply to comment #1)
> Which digiKam release you use ?
>
> Gilles Caulier

digikam:1.0.0~rc-1ubuntu1~karmic3   (kde 4.3.85)

--
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 219937] Batch Queue Manager is not able to create dir

Gilles Caulier-4
In reply to this post by Leo-2
https://bugs.kde.org/show_bug.cgi?id=219937


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unspecified                 |1.0.0




--- Comment #3 from Gilles Caulier <caulier gilles gmail com>  2009-12-24 16:16:34 ---
Try 1.0.0 final release published few day ago...

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 219937] Batch Queue Manager is not able to create dir

Leo-2
In reply to this post by Leo-2
https://bugs.kde.org/show_bug.cgi?id=219937





--- Comment #4 from Leo <sir_kalot yahoo it>  2009-12-25 00:24:45 ---
(In reply to comment #3)
> Try 1.0.0 final release published few day ago...
>
> Gilles Caulier

I will, as soon new deb will be available... tnx

Leo

--
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 219937] Batch Queue Manager is not able to create dir

Bugzilla from andi.clemens@gmx.net
In reply to this post by Leo-2
https://bugs.kde.org/show_bug.cgi?id=219937


Andi Clemens <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Advanced Rename             |Batch Queue Manager




--- Comment #5 from Andi Clemens <andi clemens gmx net>  2009-12-26 16:45:07 ---
This bug is related to BQM, not AdvancedRename.
AdvancedRename actually just creates the new names, it is the tool that must do
proper work with this name.

--
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 219937] Batch Queue Manager is not able to create dir

"Jens Müller"
In reply to this post by Leo-2
https://bugs.kde.org/show_bug.cgi?id=219937


Jens Mueller <[hidden email]> changed:

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




--- Comment #6 from Jens Mueller <tschenser gmx de>  2010-01-08 17:51:13 ---
IMHO, the right place is
http://lxr.kde.org/source/extragear/graphics/digikam/libs/dimg/dimg.cpp#571 If
a directory does not exist, it should be created.
Question: is this the right place to do so?

Second, optional there can be a warning dialog in BQM to ask for the creation
of the output directory of each image and proceed or not. But with the right
rename syntax you can put every image of a queue in its own directory and
probably create a lot of these warnings.

--
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 219937] Batch Queue Manager is not able to create dir

Gilles Caulier-4
In reply to this post by Leo-2
https://bugs.kde.org/show_bug.cgi?id=219937


Gilles Caulier <[hidden email]> changed:

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




--- Comment #7 from Gilles Caulier <caulier gilles gmail com>  2010-01-09 13:59:20 ---
This is definitively something to implement in BQM code, not DImg.

Gilles

--
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
|

[digikam] [Bug 219937] Batch Queue Manager is not able to create directory

Gilles Caulier-4
In reply to this post by Leo-2
https://bugs.kde.org/show_bug.cgi?id=219937

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Batch Queue Manager is not  |Batch Queue Manager is not
                   |able to create dir          |able to create directory

--
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 219937] BQM is not able to create directory

Gilles Caulier-4
In reply to this post by Leo-2
https://bugs.kde.org/show_bug.cgi?id=219937

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Batch Queue Manager is not  |BQM is not able to create
                   |able to create directory    |directory

--
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 219937] BQM is not able to create directory

bugzilla_noreply
In reply to this post by Leo-2
https://bugs.kde.org/show_bug.cgi?id=219937

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|BatchQueueManager           |BatchQueueManager-Workflow

--
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