Closed Bug 1023312 Opened 11 years ago Closed 11 years ago

[Vertical homescreen] Smart collection viewing fails on the flame (and similar sized devices) because e.me server fails to return background.

Categories

(Firefox OS Graveyard :: Gaia::Everything.me, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(blocking-b2g:2.0+, b2g-v2.0 verified, b2g-v2.1 verified)

VERIFIED FIXED
2.0 S4 (20june)
blocking-b2g 2.0+
Tracking Status
b2g-v2.0 --- verified
b2g-v2.1 --- verified

People

(Reporter: zcampbell, Unassigned)

References

Details

(Keywords: regression, Whiteboard: [systemsfe])

Attachments

(4 files)

Attached image 2014-06-10-15-59-56.png
STR: 1. Connect to wifi network 2. Long press on homescreen 3. Choose 'Add Smart Collections' 4. Select a collection eg Social 5. Tap OK 6. On homescreen, scroll to the Collection 7. Tap the collection Error alert is shown
Logcat of the failure
Build under test: Gaia f42ebc93554979501d3ac52bcf9e69cb4b310a4f Gecko https://hg.mozilla.org/mozilla-central/rev/9dc0ffca10f4 BuildID 20140610040208 Version 33.0a1 ro.build.version.incremental=eng.cltbld.20140605.031251 ro.build.date=Thu Jun 5 03:13:01 EDT 2014 Device: Flame
I am hitting this all the time too!
Assignee: nobody → jlal
The root of this problem is the e.me server requests a background image based on the size of the screen of the device... On the flame these values are: width: 480 height: 853.5 By hard coding the values (https://github.com/mozilla-b2g/gaia/blob/master/shared/js/everythingme/api.js#L136) to width: 360 height: 480 I can view collections (with a nice background image)... This is in fact two bugs... The first being that we should not fail to show collections without a background and second that the e.me server would ideally not fail when requesting an icon without a known size. @Amir, @Ran Can you help us fix the server side.
Assignee: jlal → nobody
Flags: needinfo?(ran)
Flags: needinfo?(amir)
Summary: [Vertical homescreen] view-collection error when viewing a collection → [Vertical homescreen] Smart collection viewing fails on the flame (and similar sized devices) because e.me server fails to return background.
See Also: → 1023631
Calling this is a regression since this worked correctly in the old homescreen.
blocking-b2g: --- → 2.0?
Keywords: regression
Whiteboard: [systemsfe]
blocking-b2g: 2.0? → 2.0+
Depends on: 1020961
Flags: needinfo?(ran)
Attached file Pull request
Attachment #8438391 - Flags: review?(amirn)
Flags: needinfo?(amir)
Bug 1 (don't fail to show collections without a background) - Bug 1020961 Bus 2 - attachment 8438391 [details] [review]
Attachment #8438391 - Flags: review?(amirn) → review+
QA Whiteboard: [VH-FC-blocking+]
I'm seeing a background image after testing, there's an R+, and travis erros look unrelated. Going to land. https://github.com/mozilla-b2g/gaia/commit/b36d7d43f9c610def965ed7dba88219101aee073
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Verified on master.
Status: RESOLVED → VERIFIED
Target Milestone: --- → 2.0 S4 (20june)
Attached video Verify_Video_Flame.MP4
This issue has been verified successfully on Flame 2.0 &2.1. See attachment: Verify_Video_Flame.MP4 Reproducing rate: 0/10 Flame v2.0 version: Gaia-Rev 8d1e868864c8a8f1e037685f0656d1da70d08c06 Gecko-Rev https://hg.mozilla.org/releases/mozilla-b2g32_v2_0/rev/c756bd8bf3c3 Build-ID 20141127000203 Version 32.0 Flame v2.1 version: Gaia-Rev 5372b675e018b6aac97d95ff5db8d4bd16addb9b Gecko-Rev https://hg.mozilla.org/releases/mozilla-b2g34_v2_1/rev/f34377ae402b Build-ID 20141127001201 Version 34.0
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: