Bug 108933 - Crash if I connect to a computer in the WiFi tab (android 7)
Summary: Crash if I connect to a computer in the WiFi tab (android 7)
Status: NEW
Alias: None
Product: Impress Remote
Classification: Unclassified
Component: Android Remote App (show other bugs)
Version:
(earliest affected)
2.2.3
Hardware: ARM Android
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
: 114225 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-07-04 01:37 UTC by bug.reporter
Modified: 2023-01-08 03:23 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
Logcat (806.49 KB, text/plain)
2017-07-04 01:44 UTC, bug.reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bug.reporter 2017-07-04 01:37:29 UTC
Description:
Using Android 7.1.2: If I tap the computer's name, Impress Remote crashes/stops.

Steps to Reproduce:
1. Open app
2. Go to WIFI tab
3. Tap the computer's name

Actual Results:  
The app crashes

Expected Results:
The app should go to the UI where I can control the presentation


Reproducible: Always

User Profile Reset: No (irrelevant, since it works correctly on Android 6)

Additional Info:
Logcat attached


User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.81 Safari/537.36
Comment 1 bug.reporter 2017-07-04 01:44:11 UTC
Created attachment 134468 [details]
Logcat

Relevant lines:

--------- beginning of crash
07-03 18:42:36.727 15781 15781 E AndroidRuntime: FATAL EXCEPTION: main
07-03 18:42:36.727 15781 15781 E AndroidRuntime: Process: org.libreoffice.impressremote, PID: 15781
07-03 18:42:36.727 15781 15781 E AndroidRuntime: android.os.NetworkOnMainThreadException
07-03 18:42:36.727 15781 15781 E AndroidRuntime: 	at android.os.StrictMode$AndroidBlockGuardPolicy.onNetwork(StrictMode.java:1303)
07-03 18:42:36.727 15781 15781 E AndroidRuntime: 	at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:111)
07-03 18:42:36.727 15781 15781 E AndroidRuntime: 	at java.net.SocketOutputStream.write(SocketOutputStream.java:157)
07-03 18:42:36.727 15781 15781 E AndroidRuntime: 	at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
07-03 18:42:36.727 15781 15781 E AndroidRuntime: 	at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
07-03 18:42:36.727 15781 15781 E AndroidRuntime: 	at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295)
07-03 18:42:36.727 15781 15781 E AndroidRuntime: 	at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
07-03 18:42:36.727 15781 15781 E AndroidRuntime: 	at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
07-03 18:42:36.727 15781 15781 E AndroidRuntime: 	at java.io.BufferedWriter.flush(BufferedWriter.java:254)
07-03 18:42:36.727 15781 15781 E AndroidRuntime: 	at org.libreoffice.impressremote.communication.CommandsTransmitter.writeCommand(CommandsTransmitter.java:44)
07-03 18:42:36.727 15781 15781 E AndroidRuntime: 	at org.libreoffice.impressremote.communication.CommandsTransmitter.startPresentation(CommandsTransmitter.java:77)
07-03 18:42:36.727 15781 15781 E AndroidRuntime: 	at org.libreoffice.impressremote.activity.SlideShowActivity.startSlideShow(SlideShowActivity.java:174)
07-03 18:42:36.727 15781 15781 E AndroidRuntime: 	at org.libreoffice.impressremote.activity.SlideShowActivity.onServiceConnected(SlideShowActivity.java:158)
07-03 18:42:36.727 15781 15781 E AndroidRuntime: 	at android.app.LoadedApk$ServiceDispatcher.doConnected(LoadedApk.java:1453)
07-03 18:42:36.727 15781 15781 E AndroidRuntime: 	at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1481)
07-03 18:42:36.727 15781 15781 E AndroidRuntime: 	at android.os.Handler.handleCallback(Handler.java:751)
07-03 18:42:36.727 15781 15781 E AndroidRuntime: 	at android.os.Handler.dispatchMessage(Handler.java:95)
07-03 18:42:36.727 15781 15781 E AndroidRuntime: 	at android.os.Looper.loop(Looper.java:154)
07-03 18:42:36.727 15781 15781 E AndroidRuntime: 	at android.app.ActivityThread.main(ActivityThread.java:6208)
07-03 18:42:36.727 15781 15781 E AndroidRuntime: 	at java.lang.reflect.Method.invoke(Native Method)
07-03 18:42:36.727 15781 15781 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:891)
07-03 18:42:36.727 15781 15781 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:781)
07-03 18:42:36.792  1247  5464 W ActivityManager:   Force finishing activity org.libreoffice.impressremote/.activity.SlideShowActivity
07-03 18:42:36.797  1247 18371 W DropBoxManagerService: Dropping: data_app_crash (1864 > 0 bytes)
07-03 18:42:36.817  1247  5464 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:877 com.android.server.am.AppErrors.crashApplicationInner:370 com.android.server.am.AppErrors.crashApplication:305 com.android.server.am.ActivityManagerService.handleApplicationCrashInner:13558 com.android.server.am.ActivityManagerService.handleApplicationCrash:13540 
07-03 18:42:36.881 11514 11514 E AppCrashReceiver: org.libreoffice.impressremote stopped unexpectedly...
Comment 2 raal 2018-01-06 17:16:28 UTC
no repro on android 5.0 + bug reporter wrote "it works correctly on Android 6". Looks like android 7 bug.
Comment 3 raal 2018-01-06 17:30:27 UTC
*** Bug 114225 has been marked as a duplicate of this bug. ***
Comment 4 raal 2018-01-06 17:31:11 UTC
Confirmed in duplicate bug 114225
Comment 5 QA Administrators 2019-01-07 03:41:56 UTC Comment hidden (obsolete)
Comment 6 QA Administrators 2021-01-07 04:10:49 UTC Comment hidden (obsolete)
Comment 7 QA Administrators 2023-01-08 03:23:35 UTC
Dear bug.reporter,

To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information from Help - About LibreOffice.
 
If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from https://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat: https://web.libera.chat/?settings=#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug