Closed
Bug 996861
Opened 12 years ago
Closed 12 years ago
[B2G][Bluetooth][Tarako] Recieved contacts from bluetooth are only saved to the memory card and not shown in the contacts app
Categories
(Firefox OS Graveyard :: Gaia::Contacts, defect)
Tracking
(b2g-v1.3 unaffected, b2g-v1.3T affected)
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| b2g-v1.3 | --- | unaffected |
| b2g-v1.3T | --- | affected |
People
(Reporter: dharris, Unassigned)
References
()
Details
(Whiteboard: 1.3tarakorun2)
Attachments
(1 file)
|
13.47 KB,
application/x-gzip
|
Details |
Description:
When the user accpets and installs contacts files that were recieved through bluetooth the contacts are sometimes saved only to the memory card and will not appear in the contacts list. The contacts can be imported from the memory card, but there is no indication during the transfer that the contacts were stored on the memory card
Prerequisites: Have bluetooth on, and paired to another device
Repro Steps:
1) Update a tarako to BuildID: 20140414004001
2) Go to Contacts app>Settings>Export>Bluetooth
3) Select a few contacts and tap Export
4) When prompted, select the paired device
5) Accept the file transfer on the other device and install it
6) Open the contacts app
Actual:
The user will not see any new contacts added to their contacts list
Expected:
The contacts transfered through bluetooth can be seen in the contacts list
1.3t Environmental Variables:
Device: tarako 1.3t
BuildID: 20140414004001
Gaia: 0e7f21e61625b75a9149480cd5a259211549f020
Gecko: 3b02811c314a
Version: 28.1
Firmware Version: sp6821
Keywords: SD, import, complete
Repro frequency: 50%
Link to failed test case: https://moztrap.mozilla.org/manage/case/9045/
See attached: Logcat, Firewatch, Video - http://www.youtube.com/watch?v=bdPL7VC8UTo&feature=youtu.be
| Reporter | ||
Comment 1•12 years ago
|
||
This issue does not occur on the latest 1.3 for Buri
1.3 Environmental Variables:
Device: buri 1.3 MOZ
BuildID: 20140414004002
Gaia: 8b92c56267fe50772095f1f25d6cc1f9c9966eb4
Gecko: 3e26908fca71
Version: 28.0
Firmware Version: v1.2-device.cfg
status-b2g-v1.3T:
--- → affected
Looking at the log I noticed:
04-15 14:30:39.870 1965 1965 E GeckoConsole: Content JS INFO at app://communications.gaiamobile.org/contacts/gaia_build_defer_index.js:228 in init: FB Already migrated!!!
Can you retest using :
1) all new contacts to import
2) one existing contact and a few other new contacts to import
3) a couple of existing contacts and a few new contacts to import
status-b2g-v1.3:
--- → unaffected
Flags: needinfo?(dharris)
Updated•12 years ago
|
QA Contact: ckreinbring
Comment 3•12 years ago
|
||
While performing the retest I noticed that the first export after starting the app will repro the bug. Any exports that occur after the first while the Contacts app is still open will function normally, adding the exported contacts after tapping the notification.
When I did the first test, the bug reproed. When I did the second test the contacts were imported sucessfully, but after deleting them and trying again after closing and restarting Contacts the bug reproed. Then I closed and restarted Contacts and did the third test, which reproed the bug.
Flags: needinfo?(dharris)
Keywords: qawanted
Comment 4•12 years ago
|
||
Does this reproduce if the contacts app isn't running actively when the exported contacts are received?
Keywords: qawanted
Comment 5•12 years ago
|
||
Hi ckreinbring,
Please update some information when you can reproduce Jason's concern.
Comment 6•12 years ago
|
||
(In reply to Jason Smith [:jsmith] from comment #4)
> Does this reproduce if the contacts app isn't running actively when the
> exported contacts are received?
This issue does reproduce if the Contacts app is not running. The Tarako receives (and I confirm the transfer) the vcf file and, after launching the Contacts app, the contacts are not present. I can import the transferred contacts from the SD card however.
Device: Tarako v1.3T MOZ
BuildID: 20140424014003
Gaia: 706f474230432c8cb01e124aee2c055ec902aa1d
Gecko: 26ef3dded9ff
Version: 28.1
Firmware Version: sp6821a-4-18
Keywords: qawanted
Comment 7•12 years ago
|
||
Okay - this sounds like general functionality bustage then. The import function post bluetooth file transfer isn't working on Tarako, even though the UX workflow exists to make it look like it's there. We should either rip out the UI here or fix the bug.
blocking-b2g: --- → 1.3T?
Component: Gaia::Bluetooth File Transfer → Gaia::Contacts
Comment 8•12 years ago
|
||
we got a big change on BT last week, need to verify it in the latest build.
Keywords: qawanted
Comment 9•12 years ago
|
||
Checked on 3 devices, vcard received, but Contacts not opened and contacts not imported unless the vcf is tapped and triggered from notification.
Tarako v1.3
Gaia 8895b180ed636069473703d0e7b73086989601ce
Gecko https://hg.mozilla.org/releases/mozilla-b2g28_v1_3t/rev/7caf4b5abfce
BuildID 20140428014001
Version 28.1
Fugu v1.4
GAIA_REV=d23e479e8a4ce0bc620acb2d7e2f82801aa4d0ea
GECKO_REV=1d45d07b59c6bb9262e8f47db9d491d9a9f8b21b
BUILD_TAG=jenkins-B2G.v1.4.0.fugu-35
BuildID=20140428041552
Buri v2.0
Gaia cadddcac2b8ce162a5e27e6dc105557b00a94478
Gecko https://hg.mozilla.org/mozilla-central/rev/b681a6daea3b
BuildID 20140428160200
Version 32.0a1
Comment 10•12 years ago
|
||
i believe comment 9 is the correct behavior
ni? Francisco
Flags: needinfo?(francisco.jordano)
Comment 11•12 years ago
|
||
Right, that's the correct behavior, you need to tap on the notification to actively import.
Thx
Flags: needinfo?(francisco.jordano)
Comment 12•12 years ago
|
||
Sounds like this is working now.
Status: NEW → RESOLVED
blocking-b2g: 1.3T? → ---
Closed: 12 years ago
Keywords: qawanted
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•