Closed Bug 897837 Opened 11 years ago Closed 11 years ago

[MMS] It is not possible to attach more than one image at the same time from Gallery via MMS

Categories

(Firefox OS Graveyard :: Gaia::SMS, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 929027

People

(Reporter: leo.bugzilla.gaia, Unassigned)

Details

(Whiteboard: [TD-69013])

1. Title: It is not possible to attach more than one image at the same time from Gallery via MMS
2. Precondition: Set Language To Brazilian  Portuguese
3. Tester's Action: 1. Take several pictures 
                    2. Gallery -> Select several images -> Share icon
                    3. Search for messaging icon.
                    4. Check the behavior
4. Detailed Symptom (ENG.) : It's not possible to attach more than one image at the same time
5. Expected:  The images should be attached and the message is sent normally
6. Reproducibility: Y
1) Frequency Rate : 100%
7. Gaia Master/v1-train: Reproduced on v1-train
8. Gaia Revision:  bbad03e30527e1df8261a462e5cefbdc562f0819
9. Personal email id: sasikala.paruchuri8@gmail.com
Whiteboard: [TD-69013]
It is currently by design that only single selection in Gallery will allow share via Message. This is a protection mechanism so that users do not over load message with attachments given the restrictions imposed by MMS maximum size.
Hi Wayne,
Please let us know,in which version of FFOX this feature is planned?
Flags: needinfo?(wchang)
Hi Ken Chang,

We are checking this feature,for removing the restriction of sharing only one image
1.Modified in manifest file of sms and removed the number:1(restriction) in share.

2.When checking this by removing the restriction,i am able to attch 2 images but when attaching more than two images crash is happening at the gecko side and following is the log for that

LOG:
12-03 10:20:41.479: I/Gecko(143): ###!!! [Child][AsyncChannel] Error: Channel error: cannot send/recv
12-03 10:20:41.569: I/Gonk(143): Setting nice for pid 1035 to 18
12-03 10:20:41.569: I/Gonk(143): Changed nice for pid 1035 from 1 to 18.
12-03 10:20:41.649: I/Gecko(143): ###!!! [Parent][AsyncChannel] Error: Channel error: cannot send/recv
12-03 10:20:41.649: I/Gecko(143): ###!!! [Parent][AsyncChannel] Error: Channel error: cannot send/recv
12-03 10:20:41.909: I/Gecko(143): ###!!! [Parent][AsyncChannel] Error: Channel error: cannot send/recv
12-03 10:20:42.019: I/Gecko(143): ###!!! [Parent][AsyncChannel] Error: Channel error: cannot send/recv
12-03 10:20:42.029: E/GeckoConsole(143): [JavaScript Error: "evt is null" {file: "app://system.gaiamobile.org/js/modal_dialog.js" line: 253}]
12-03 10:20:42.029: I/Gecko(143): ###!!! [Parent][AsyncChannel] Error: Channel error: cannot send/recv
12-03 10:20:42.039: I/Gonk(143): Setting nice for pid 1131 to 1

Please check this once and let us know how to proceed on this
Flags: needinfo?(kchang)
Wilfred,

Do we have multiple select, send via MMS from gallery planned/implemented?

Thanks
Flags: needinfo?(wchang) → needinfo?(wmathanaraj)
Probably we get an OOM issue.

As you saw, the change is very easy but this has several other implications.
Hi Julienw,

Instead of returning blob to MMS when sharing(more images) from Gallery,can't we send filenames?

Thanks
Flags: needinfo?(felash)
No we can't, this is not how this works.

We need to understand why this crashes and if we can prevent it.
Flags: needinfo?(felash)
Julien had provided comments.
Flags: needinfo?(kchang)
Hi, I'm duping against bug 929027
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(wmathanaraj)
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.