This is a definately shotwell bug. I have verified with the test script
below. Simply selecting multiple photos will only result in one photo
being mailed. To get around the bug, the only known workaround is to
transform them at the SendTo dialog by scaling them. If they are already
too small to scale, the bug will remain, thus scaling will have to occur
to workaround the bug.

----------TEST-SCRIPT-----------
#!/bin/sh
# replace nautilus-sendto with the test script. nautilus-sendto is
# found in your executable path. Remember to save the original
# nautilus-sendto for restoration after tests.
#
LOGFILE=/tmp/nautilus-sendtolog.txt

echo Running nautilus-sendto test script
echo Read results at $LOGFILE

echo Inside nautilus-sendto >$LOGFILE
echo Number of arguments passed: $# >>$LOGFILE
echo Passed arguments are: >>$LOGFILE
echo $@ >>$LOGFILE
echo Current environment is: >>$LOGFILE
env >>$LOGFILE
echo Exiting nautilus-sendto >>$LOGFILE

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1002537

Title:
  Shotwell "Send To Email" doesn't attach multiple photos

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shotwell/+bug/1002537/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to