Closed
Bug 1026470
Opened 11 years ago
Closed 10 years ago
[Vertical] TypeError after make reset-gaia
Categories
(Firefox OS Graveyard :: Gaia::Homescreen, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: amirn, Unassigned)
References
Details
The log shows:
"TypeError: this.element is undefined" {file: "app://verticalhome.gaiamobile.org/shared/elements/gaia_grid/js/items/grid_item.js" line: 223}]
Comment 1•11 years ago
|
||
Actually I don't see that problem but
E/GeckoConsole( 735): [JavaScript Error: "TypeError: this.renderer[strategy] is not a function" {file: "app://verticalhome.gaiamobile.org/shared/elements/gaia_grid/js/items/grid_item.js" line: 179}]
Comment 2•11 years ago
|
||
If this is a development blocker for using make reset-gaia, then we'll probably need to block on this. But I need someone from development to clarify if this is a dev blocker to doing work.
Blocks: vertical-homescreen
QA Whiteboard: [VH-FL-blocking-][VH-FC-blocking?]
Reporter | ||
Comment 3•11 years ago
|
||
(In reply to Jason Smith [:jsmith] from comment #2)
> If this is a development blocker for using make reset-gaia, then we'll
> probably need to block on this. But I need someone from development to
> clarify if this is a dev blocker to doing work.
Not a development blocker
Updated•11 years ago
|
QA Whiteboard: [VH-FL-blocking-][VH-FC-blocking?] → [VH-FL-blocking-][VH-FC-blocking-]
Updated•11 years ago
|
Comment 4•11 years ago
|
||
(In reply to Cristian Rodriguez (:crdlc) from comment #1)
> Actually I don't see that problem but
>
> E/GeckoConsole( 735): [JavaScript Error: "TypeError:
> this.renderer[strategy] is not a function" {file:
> "app://verticalhome.gaiamobile.org/shared/elements/gaia_grid/js/items/
> grid_item.js" line: 179}]
This was fixed this morning. I'm also not seeing the other error at all. Perhaps it's possibly fixed today?
Re-open with a STR after flashing with the latest gecko/gaia if you're still seeing the problem. Thanks!
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 5•11 years ago
|
||
I'm still seeing this in current master:
E/GeckoConsole( 9436): Content JS ERROR at app://verticalhome.gaiamobile.org/shared/elements/gaia_grid/js/items/grid_item.js:293 in GridItem.prototype.renderIcon/<: Error fetching icon TypeError: this.element is undefined
E/GeckoConsole( 9436): [JavaScript Error: "TypeError: this.element is undefined" {file: "app://verticalhome.gaiamobile.org/shared/elements/gaia_grid/js/items/grid_item.js" line: 223}]
E/GeckoConsole( 9436): [JavaScript Error: "TypeError: this.element is undefined" {file: "app://verticalhome.gaiamobile.org/shared/elements/gaia_grid/js/items/grid_item.js" line: 189}]
E/GeckoConsole( 9436): [JavaScript Error: "TypeError: this.element is undefined" {file: "app://verticalhome.gaiamobile.org/shared/elements/gaia_grid/js/items/grid_item.js" line: 189}]
I am using an OWD build however, might be something wrong with it.
Comment 7•10 years ago
|
||
Mass update: Resolve wontfix all issues with legacy homescreens.
As of 2.6 we have a new homescreen and having these issues open is confusing. All issues will block bug 1231115 so we can use that to re-visit any of these if needed.
Blocks: 1231115
Status: REOPENED → RESOLVED
Closed: 11 years ago → 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•