[digikam] [Bug 381510] "open with" on multiple images only passes first image

2022-01-30 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381510

caulier.gil...@gmail.com changed:

   What|Removed |Added

  Component|Interroperability   |Usability-OpenWith

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 381510] "open with" on multiple images only passes first image

2017-08-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381510

caulier.gil...@gmail.com changed:

   What|Removed |Added

  Component|Albums-MainView |Interroperability

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 381510] "open with" on multiple images only passes first image

2017-07-11 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381510

caulier.gil...@gmail.com changed:

   What|Removed |Added

  Component|general |AlbumsView
 CC||caulier.gil...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 381510] "open with" on multiple images only passes first image

2017-06-22 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=381510

Maik Qualmann  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
   Version Fixed In||5.7.0
  Latest Commit||https://commits.kde.org/dig
   ||ikam/a223a9c43bc80ec13cb92e
   ||0766e8ff0e5fcfd80d
 Resolution|--- |FIXED

--- Comment #3 from Maik Qualmann  ---
Git commit a223a9c43bc80ec13cb92e0766e8ff0e5fcfd80d by Maik Qualmann.
Committed on 22/06/2017 at 16:41.
Pushed by mqualmann into branch 'master'.

add support to runFiles() for start multiple open file processes
FIXED-IN: 5.7.0

M  +2-1NEWS
M  +27   -3libs/threadimageio/dfileoperations.cpp

https://commits.kde.org/digikam/a223a9c43bc80ec13cb92e0766e8ff0e5fcfd80d

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 381510] "open with" on multiple images only passes first image

2017-06-21 Thread Peter
https://bugs.kde.org/show_bug.cgi?id=381510

--- Comment #2 from Peter  ---
(In reply to Maik Qualmann from comment #1)
> Problem is not reproducible here. When I select multiple images and use open
> with Gwenview, for example, the selected images are opened. It depends on
> the command line parameter %f and %u for single file or %F and %U for
> multiple files. If no command line parameter specified, the open function in
> digiKam uses single file. This behavior would be changeable.
> 
> Maik

You are correct, I wasn't using %F.  When no parameter worked I assumed that
was the way to do it.

However, when using %F I would expect one execution with all images and with %f
I would expect multiple executions with one image each.

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 381510] "open with" on multiple images only passes first image

2017-06-21 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=381510

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
Problem is not reproducible here. When I select multiple images and use open
with Gwenview, for example, the selected images are opened. It depends on the
command line parameter %f and %u for single file or %F and %U for multiple
files. If no command line parameter specified, the open function in digiKam
uses single file. This behavior would be changeable.

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.