Closed
Bug 964004
Opened 12 years ago
Closed 8 years ago
[B2G] [Video] [Youtube] Problem watching videos in Youtube with Firefox OS 1.2 and 1.3
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: josemald89, Unassigned)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:26.0) Gecko/20100101 Firefox/26.0 (Beta/Release)
Build ID: 20131205075310
Steps to reproduce:
I have a Alcatel OTF with Firefox 1.2 Git Version 20140108
Steps for reproduce this problem:
1.- Go to the Market and download the app for Youtube
2.- Open the app Youtube
3.- Select any video
And:
1.- Go the Browser
2.- Go the Youtube page
3.- Select any video
Actual results:
The selected video will not play, just stays on the loading screen and does nothing more.
The logcat show this
I/Gecko ( 480): OpenGL version detected: 200
I/Gecko ( 480): SharedSurface_Gralloc::Create -------
I/Gecko ( 480): SharedSurface_Gralloc::Create: success -- surface 0x434cd300, GraphicBuffer 0x4379e180.
I/Gecko ( 480): SharedSurface_Gralloc::Create -------
I/Gecko ( 480): SharedSurface_Gralloc::Create: success -- surface 0x43d13ec0, GraphicBuffer 0x4377d080.
I/Gecko ( 480): [SharedSurface_Gralloc 0x434cd080] destroyed
I/Gecko ( 480): [SharedSurface_Gralloc 0x43d138c0] destroyed
I/Gecko ( 480): OpenGL version detected: 200
I/Gecko ( 480): SharedSurface_Gralloc::Create -------
I/Gecko ( 480): SharedSurface_Gralloc::Create: success -- surface 0x434d35c0, GraphicBuffer 0x4379e980.
I/Gecko ( 480): SharedSurface_Gralloc::Create -------
I/Gecko ( 480): SharedSurface_Gralloc::Create: success -- surface 0x43d76ac0, GraphicBuffer 0x43748f80.
I/Gecko ( 480): [SharedSurface_Gralloc 0x434cd300] destroyed
I/Gecko ( 480): [SharedSurface_Gralloc 0x43d13ec0] destroyed
Expected results:
Watch the selected video on Youtube.
| Reporter | ||
Comment 1•12 years ago
|
||
| Reporter | ||
Updated•12 years ago
|
OS: All → Gonk (Firefox OS)
Hardware: All → ARM
| Reporter | ||
Updated•12 years ago
|
Summary: [B2G] [Video] [Youtube] Problem watching videos in Youtube with Firefox OS 1.2 → [B2G] [Video] [Youtube] Problem watching videos in Youtube with Firefox OS 1.2 and 1.3
Comment 2•12 years ago
|
||
I have de same trouble with Firefox OS 1.3 BuildID 20140321102857
Comment 3•12 years ago
|
||
(In reply to josemald89 from comment #1)
> Created attachment 8365631 [details]
> Screenshot - Youtube show only loading animation
From the following log in attachment 836563, the ROM seems not have a fix of Bug 905882.
---------------------------------------------
I/Gecko ( 480): SharedSurface_Gralloc::Create -------
E/memalloc( 137): /dev/pmem: No more pmem available
E/msm7627a.gralloc( 137): gralloc failed err=Out of memory
W/GraphicBufferAllocator( 137): alloc(180, 180, 1, 00000300, ...) failed -12 (Out of memory)
Comment 4•11 years ago
|
||
This also happens with Flatfish.
https://github.com/mozilla-b2g/B2G.git
commit 9260e00c890c1cd385fd281296d5037fa7e4dece
Merge: fe0184b a50b995
Author: Dave Hylands <dhylands@gmail.com>
Date: Tue Mar 24 16:06:04 2015 -0700
Merge pull request #424 from dhylands/bug-1141635-recovery
Bug 1141635 - Updated flash.sh to flash recovery image when doing a full flashfor aries/shinano. r=lissyx+mozillians
https://git.mozilla.org/releases/gecko.git
commit 8d01823d19a0011661d95799e1aba47c7edd0c8f
Merge: b8b1677 4d9c8a3
Author: Phil Ringnalda <philringnalda@gmail.com>
Date: Sat Mar 28 21:33:32 2015 -0700
Merge f-t to m-c, a=merge
https://git.mozilla.org/releases/gaia
commit be25b16efa19bab8d54be08f8fe45dcc93bf93d0
Merge: 67ad91f 7716352
Author: autolander <bug.autolander@gmail.com>
Date: Sun Mar 29 03:19:00 2015 -0700
Bug 994357 - merge pull request #28784 from stasm:994357-dom-overlays to mozilla-b2g:master
Comment 5•8 years ago
|
||
Firefox OS is not being worked on
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•