[Libreoffice-bugs] [Bug 112032] New: App crashes on Android 7.0 on slide switching and more
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Aug 25 18:07:18 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=112032
Bug ID: 112032
Summary: App crashes on Android 7.0 on slide switching and more
Product: Impress Remote
Version: 2.2.3
Hardware: All
OS: Android
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Android app
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: kuklinster at gmail.com
Description:
Crashes if I try to move one slide forward, if I try to do it from the slide
selector. Furthermore, it crashes if I connect with the app before starting the
presentation.
Steps to Reproduce:
1. Open the app
2. Start the presentation
3. Connect
4. Touch the slide
Actual Results:
android.os.NetworkOnMainThreadException
at
android.os.StrictMode$AndroidBlockGuardPolicy.onNetwork(StrictMode.java:1303)
at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
at java.net.SocketOutputStream.write(SocketOutputStream.java:157)
at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295)
at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
at java.io.BufferedWriter.flush(BufferedWriter.java:254)
at
org.libreoffice.impressremote.communication.CommandsTransmitter.writeCommand(CommandsTransmitter.java:44)
at
org.libreoffice.impressremote.communication.CommandsTransmitter.setCurrentSlide(CommandsTransmitter.java:61)
at
org.libreoffice.impressremote.fragment.slides.SlidesGridFragment.changeCurrentSlide(SlidesGridFragment.java:94)
at
org.libreoffice.impressremote.fragment.slides.SlidesGridFragment.onItemClick(SlidesGridFragment.java:89)
at android.widget.AdapterView.performItemClick(AdapterView.java:310)
at android.widget.AbsListView.performItemClick(AbsListView.java:1155)
at android.widget.AbsListView$PerformClick.run(AbsListView.java:3148)
at android.widget.AbsListView$3.run(AbsListView.java:4091)
at android.os.Handler.handleCallback(Handler.java:751)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:154)
at android.app.ActivityThread.main(ActivityThread.java:6195)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:874)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:764)
Expected Results:
The presentation moves one slide forward.
Reproducible: Always
User Profile Reset: No, because the app was freshly installed.
Additional Info:
User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101
Firefox/55.0
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170825/61ad8703/attachment.html>
More information about the Libreoffice-bugs
mailing list