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

v0.6.56 crashes on Android v7.1.2 again #3967

Open
pi99y opened this issue Oct 12, 2024 · 16 comments
Open

v0.6.56 crashes on Android v7.1.2 again #3967

pi99y opened this issue Oct 12, 2024 · 16 comments
Labels
bug Something isn't working

Comments

@pi99y
Copy link

pi99y commented Oct 12, 2024

Steps to reproduce the bug

Just try to open the app on Android v7.1.2

Expected behavior

Should not crash.

Actual behavior

It crashes immediately when you press the app icon, no UI is ever visible, just crash "Stopped working".

Screenshots/Screen recordings

No response

Logs

No response

RiMusic version

v0.6.56

Android version

Android v7.1.2

Additional information

  • I opened Since new UI app crashes on Android v7.1.2 #2243 a while ago when the app started crashing on Android v7.1.2
  • A few versions back (around v0.6.50) it started working again. YAY!
  • Version 0.6.55 is the last working version
  • v0.6.56 started crashing again

Something in 0.6.56 is breaking the Android 7.1.2 compatibility. Please try to pinpoint the problem, as this was already once fixed around version 0.6.50 (maybe a version or two before).

@pi99y pi99y added the bug Something isn't working label Oct 12, 2024
@knighthat
Copy link

Hi, did you uninstall old version before installing new one?

@fast4x
Copy link
Owner

fast4x commented Oct 13, 2024

@pi99y
Copy link
Author

pi99y commented Oct 13, 2024

Hi, did you uninstall old version before installing new one?

No, I just updated. Uninstalling would mean loosing my favorites & settings etc...

@pi99y
Copy link
Author

pi99y commented Oct 13, 2024

Download custom version https://github.com/fast4x/RiMusic/tree/master/customVersion

404: Not Found

@knighthat
Copy link

No, I just updated. Uninstalling would mean loosing my favorites & settings etc...

Unfortunately, that's the risk of using custom versions (unofficial releases).

Unless you have special tool that can extract database from the app without opening it, I don't think you can recover your data.

You can try installing previous custom version that work.

Or from now on, please backup your database frequently, once a week because that's our automated build schedule

@fast4x
Copy link
Owner

fast4x commented Oct 13, 2024

download latest release

@pi99y
Copy link
Author

pi99y commented Oct 13, 2024

@fast4x Unfortunately v0.6.56.1 still crashes on Android v7.1.2 in the same way. I cleared app storage & cache after upgrading.

The last working version is v0.6.55.

@fast4x
Copy link
Owner

fast4x commented Oct 13, 2024

you have piped enabled?

@fast4x
Copy link
Owner

fast4x commented Oct 13, 2024

Send a screenshot of information page from your device

@pi99y
Copy link
Author

pi99y commented Oct 14, 2024

@fast4x In v0.6.55 "enable piped sync." is OFF. v0.6.56.1 doesn't start so I can only assume setting is the same.

tablet_info_pt1
tablet_info_pt2
(and there is no Android update available for my device)

@pi99y
Copy link
Author

pi99y commented Oct 15, 2024

This was not fixed by the last version, please reopen @fast4x

@fast4x fast4x reopened this Oct 15, 2024
@fast4x fast4x removed the Fixed label Oct 15, 2024
@fast4x
Copy link
Owner

fast4x commented Oct 19, 2024

Try new latest release please

@pi99y
Copy link
Author

pi99y commented Oct 20, 2024

@fast4x unfortunately v .57 crashes in the same way

@fast4x
Copy link
Owner

fast4x commented Oct 20, 2024

try latest 57.1

@pi99y
Copy link
Author

pi99y commented Oct 21, 2024

I'm sorry @fast4x but it's the same with 57.1
I also tried clearing storage and cache, but it made no difference.
..back to .55 for now

@knighthat
Copy link

@pi99y Hi! I know this one could be a lot to do but since your problem is so specific, we don't have enough data to pin point the problem, but can you use Android Studio with the debug version to give us access to the log

Please follow this instruction to build debug version of this app:

  1. Download Android Studio
  2. After installation, clone our project with
git clone --depth 1 https://github.com/fast4x/RiMusic
  1. Run Android Studio, select cloned repo as the project to start
  2. Create a configuration (it's important to have everything setup like mine)
How to create configuration

Screenshot_20241021_120833

Screenshot_20241021_120619

Screenshot_20241021_120634

Screenshot_20241021_120653

Screenshot_20241021_120656

  1. Connect your phone

You need debug mode to be turned on on your phone. Please follow this guide for details

  1. Enable logs
How to enable logs

Please pay attention to the selected device

image

  1. Run the app
  2. Copy error from logs

Once the is run and crashed, the log will spit out lots (and I mean a lot) of texts, please copy everything and paste it here.

  1. Upload it here

Please use Pastebin or markdown spoiler to prevent log pollution

Thank you for doing this, it will help us have a more in-depth of the problem you're facing and hopefully we can fix it in the near future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants