Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App Crashes When Video Player is Closed #746

Open
Prakhar-Agarwal-byte opened this issue Feb 25, 2021 · 6 comments
Open

App Crashes When Video Player is Closed #746

Prakhar-Agarwal-byte opened this issue Feb 25, 2021 · 6 comments
Assignees

Comments

@Prakhar-Agarwal-byte
Copy link
Contributor

Describe the issue
When we open any video in the app and close it after it starts, then the app crashes. Crash report:-

02-25 17:21:00.951 3196-3302/org.amahi.anywhere E/AndroidRuntime: FATAL EXCEPTION: Thread-237
    Process: org.amahi.anywhere, PID: 3196
    java.lang.IllegalStateException: can't get VLCObject instance
        at org.videolan.libvlc.MediaPlayer.nativeStop(Native Method)
        at org.videolan.libvlc.MediaPlayer.access$700(MediaPlayer.java:45)
        at org.videolan.libvlc.MediaPlayer$4.run(MediaPlayer.java:627)
        at java.lang.Thread.run(Thread.java:818)

To Reproduce or Feature details
Steps to reproduce the behavior:

  1. Go to Videos
  2. Click on any video
  3. Let it play and then press the back button
  4. See that the app crashes.

Current behavior

Android.Emulator.-.Pixel_4_API_21_5554.2021-02-25.17-43-55.mp4

Smartphone (please complete as much of the following information as possible):

  • All supported android devices (I tested it on API 21, 25, 29, and 30)

Additional context
Maybe the error is caused by a bug in the VLC library

@kartikeysaran
Copy link

Can i work on this issue ?

@kartikeysaran
Copy link

@Prakhar-Agarwal-byte why does the app shows "Connection error ! Check your settings and try again " even after successful registration

@Prakhar-Agarwal-byte
Copy link
Contributor Author

@kartikeysaran You have to first get API keys. You can find the instructions on how to get it in Readme file.

@kartikeysaran
Copy link

@kartikeysaran You have to first get API keys. You can find the instructions on how to get it in Readme file.

Thanks !

@kartikeysaran
Copy link

Hey prakhar i have mailed regarding the Access to API keys ! till when will i get a reply . Thankyou !!

@Prakhar-Agarwal-byte
Copy link
Contributor Author

Hey prakhar i have mailed regarding the Access to API keys ! till when will i get a reply . Thankyou !!

You will get them soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants