Closed
Bug 959002
Opened 12 years ago
Closed 12 years ago
java.lang.NoClassDefFoundError: android/graphics/Point on startup on Nexus 7 2013
Categories
(Firefox for Android Graveyard :: Toolbar, defect)
Tracking
(fennec+)
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
fennec | + | --- |
People
(Reporter: blassey, Unassigned)
Details
W/System.err( 1788): java.lang.NoClassDefFoundError: android/graphics/Point
W/System.err( 1788): at org.mozilla.gecko.GeckoAppShell.nativeInit(Native Method)
W/System.err( 1788): at org.mozilla.gecko.GeckoAppShell.nativeInit(Native Method)
W/System.err( 1788): at org.mozilla.gecko.GeckoAppShell.runGecko(GeckoAppShell.java:534)
W/System.err( 1788): at org.mozilla.gecko.GeckoThread.run(GeckoThread.java:79)
W/System.err( 1788): Caused by: java.lang.NoSuchFieldError: no field with name='mNativeSurface' signature='I' in class Landroid/view/Surface;
Reporter | ||
Comment 1•12 years ago
|
||
device Build fingerprint: 'google/razor/flo:4.4.2/KOT49H/937116:user/release-keys'
I'm seeing this on Release, but not nightly, but for some reason I have Firefox 18 installed on this device, despite turning it on for the first time on Dec 26th. I'm assuming we've already fixed this bug. But the thing to figure out here is why the play store gave me version 18. It won't auto update because of the permission bumps between 18 and now.
Comment 2•12 years ago
|
||
That mNativeSurface thing was bug 934514
Comment 3•12 years ago
|
||
(In reply to Brad Lassey [:blassey] (use needinfo?) from comment #1)
> But the thing
> to figure out here is why the play store gave me version 18. It won't auto
> update because of the permission bumps between 18 and now.
Wait, you installed release on Dec. 26 and got 18? I am confused...it sounds like you knew it had an older version and just hasn't auto-updated.
Reporter | ||
Comment 4•12 years ago
|
||
(In reply to James Willcox (:snorp) (jwillcox@mozilla.com) from comment #3)
> (In reply to Brad Lassey [:blassey] (use needinfo?) from comment #1)
> > But the thing
> > to figure out here is why the play store gave me version 18. It won't auto
> > update because of the permission bumps between 18 and now.
>
> Wait, you installed release on Dec. 26 and got 18? I am confused...it sounds
> like you knew it had an older version and just hasn't auto-updated.
I got a new device, singed into it and it auto-installed a bunch of apps including Firefox. My suspicion is that google installed the version of firefox that it last sync'd from some other device.
Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
tracking-fennec: ? → +
Closed: 12 years ago
Resolution: --- → WONTFIX
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•