Last modified: 2014-10-22 10:12:08 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T69808, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 67808 - NPEs from android.support.v4.widget.DrawerLayout.isContentView ?
NPEs from android.support.v4.widget.DrawerLayout.isContentView ?
Status: RESOLVED FIXED
Product: Wikipedia App
Classification: Unclassified
Android App (Other open bugs)
Stable
All All
: Unprioritized normal
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-07-10 15:30 UTC by Alex Monk
Modified: 2014-10-22 10:12 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Alex Monk 2014-07-10 15:30:16 UTC
STACK_TRACE=java.lang.NullPointerException
at android.support.v4.widget.DrawerLayout.isContentView(DrawerLayout.java:853)
at android.support.v4.widget.DrawerLayout.onInterceptTouchEvent(DrawerLayout.java:879)
at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2043)
at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2411)
at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:2101)
at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2411)

e.g.:
https://ticket.wikimedia.org/otrs/index.pl?Action=AgentTicketZoom;TicketID=7637101
https://ticket.wikimedia.org/otrs/index.pl?Action=AgentTicketZoom;TicketID=7641391
https://ticket.wikimedia.org/otrs/index.pl?Action=AgentTicketZoom;TicketID=7621528
https://ticket.wikimedia.org/otrs/index.pl?Action=AgentTicketZoom;TicketID=7628440
https://ticket.wikimedia.org/otrs/index.pl?Action=AgentTicketZoom;TicketID=7594107
https://ticket.wikimedia.org/otrs/index.pl?Action=AgentTicketZoom;TicketID=7644771
https://ticket.wikimedia.org/otrs/index.pl?Action=AgentTicketZoom;TicketID=7659683
https://ticket.wikimedia.org/otrs/index.pl?Action=AgentTicketZoom;TicketID=7655697
https://ticket.wikimedia.org/otrs/index.pl?Action=AgentTicketZoom;TicketID=7656592
Comment 1 Alex Monk 2014-07-18 16:07:57 UTC
Is https://ticket.wikimedia.org/otrs/index.pl?Action=AgentTicketZoom;TicketID=7586031 related? If not please tell me so I can create a separate bug for it
Comment 2 Alex Monk 2014-08-13 14:49:53 UTC
Apparently this occurred for one user when they opened the left pullout while the page was still loading. It was transparent and two spinners were visible. https://ticket.wikimedia.org/otrs/index.pl?Action=AgentTicketZoom;TicketID=7725706
Comment 3 Alex Monk 2014-09-09 19:16:55 UTC
According to https://ticket.wikimedia.org/otrs/index.pl?Action=AgentTicketZoom&TicketID=7785062 it's this specifically:

java.lang.NullPointerException: Attempt to invoke virtual method 'android.view.ViewGroup$LayoutParams android.view.View.getLayoutParams()' on a null object reference
at android.support.v4.widget.DrawerLayout.isContentView(DrawerLayout.java:853)
Comment 4 Alex Monk 2014-10-11 16:01:57 UTC
If anyone is stuck replicating this issue, try getting in touch with the person at https://ticket.wikimedia.org/otrs/index.pl?Action=AgentTicketZoom;TicketID=7820026
Comment 5 Gerrit Notification Bot 2014-10-21 19:10:16 UTC
Change 167871 had a related patch set uploaded by Dbrant:
Fix intermittent NPE in DrawerLayout.

https://gerrit.wikimedia.org/r/167871
Comment 6 Gerrit Notification Bot 2014-10-22 05:54:59 UTC
Change 167871 merged by jenkins-bot:
Fix intermittent NPE in DrawerLayout.

https://gerrit.wikimedia.org/r/167871

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links