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

Peter bugzilla_noreply at kde.org
Thu Jun 22 03:39:33 BST 2017


https://bugs.kde.org/show_bug.cgi?id=381510

            Bug ID: 381510
           Summary: "open with" on multiple images only passes first image
           Product: digikam
           Version: 5.7.0
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: digikam-devel at kde.org
          Reporter: randy at batpudding.com
  Target Milestone: ---

Selecting multiple images and doing an "open with" only passes the first image
to the external program.

I would expect it to either do all images as arguments for one run or one
execution for each image.

This can be tested easily enough by making a shell script like these:

#!/bin/bash
zenity --info --text="$*"

or

#!/bin/bash
echo "$*" > /tmp/results.txt

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


More information about the Digikam-devel mailing list