Bug 112140 - Android Viewer - NPE at org.libreoffice.LOKitThread.updateCalcHeaders (LOKitThread.java:362)
Summary: Android Viewer - NPE at org.libreoffice.LOKitThread.updateCalcHeaders (LOKitT...
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Android Viewer (show other bugs)
Version:
(earliest affected)
6.0.0.0.alpha0+
Hardware: All All
: medium major
Assignee: Not Assigned
URL:
Whiteboard: target:6.1.0
Keywords: regression
Depends on:
Blocks:
 
Reported: 2017-08-31 12:49 UTC by Christian Lohmaier
Modified: 2018-03-23 09:17 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Lohmaier 2017-08-31 12:49:16 UTC
From playstore (created from b115c1cd99b167600158665a5b0dff4c90a21b55 ):

java.lang.NullPointerException: 
  at org.libreoffice.LOKitThread.updateCalcHeaders (LOKitThread.java:362)
  at org.libreoffice.LOKitThread.processEvent (LOKitThread.java:354)
  at org.libreoffice.LOKitThread.run (LOKitThread.java:52)
Comment 1 Xisco Faulí 2017-10-01 22:55:02 UTC
Moving to NEW. Since no much information is giving, please close it when it's fixed.
Comment 2 Ximeng Zu 2017-12-21 04:14:56 UTC
(In reply to Christian Lohmaier from comment #0)
> From playstore (created from b115c1cd99b167600158665a5b0dff4c90a21b55 ):
> 
> java.lang.NullPointerException: 
>   at org.libreoffice.LOKitThread.updateCalcHeaders (LOKitThread.java:362)
>   at org.libreoffice.LOKitThread.processEvent (LOKitThread.java:354)
>   at org.libreoffice.LOKitThread.run (LOKitThread.java:52)

It this bug still present? I don't seem to get this NPE.
Comment 3 Commit Notification 2018-01-18 10:11:21 UTC
Christian Lohmaier committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=cd581e18d6e334cc393c7bb497e07871bb962cde

tdf#112140 fix some NPEs re touch/zoom while doucment is not ready

It will be available in 6.1.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 4 Xisco Faulí 2018-02-20 09:33:00 UTC
A polite ping to Christian Lohmaier: is this bug fixed? if so, could you
please close it as RESOLVED FIXED ? Thanks
Comment 5 Xisco Faulí 2018-03-23 09:17:44 UTC
(In reply to Xisco Faulí from comment #4)
> A polite ping to Christian Lohmaier: is this bug fixed? if so, could you
> please close it as RESOLVED FIXED ? Thanks

I guess we can close it now.
@Christian, please reopen it if the issue is still reproducible...