25huizengek1 / ViTune

An Android application for seamless music streaming
https://vitune.app
GNU General Public License v3.0
367 stars 22 forks source link

Cant Change Order of queue in v1.0.7 #405

Closed habnixzutun closed 2 months ago

habnixzutun commented 2 months ago

Steps to reproduce the bug

Ever since i upgraded from v1.0.6 to v1.0.7, I have Not been able to find a way to change the order of songs in the currently playing queue

Expected behavior

The order of the next songs is changed

Actual behavior

The App Crashes instantly, everytime

Screenshots/Screen recordings

https://github.com/user-attachments/assets/af7a77d7-fee8-44c3-86a0-8cfaea444ee2

Logs

Screenshot_2024-08-10-00-14-21-646_com.miui.bugreport.jpg

(I'm so sorry the logs are a screenshot but I couldnt copy them)

ViTune version

v1.0.7

What kind of build are you using?

Release (GitHub / F-Droid)

Android version

Android 14

Device info

Xiaomi 13T Pro HyperOS 1.0.6.0 / Android 14 Samsung S9+ OneUI 6.1 / Android 14 (root)

Upstream reproducibility

No response

Additional information

It doesnt seem to matter how many Songs are in the queue

Checklist

25huizengek1 commented 2 months ago

Apparently, upgrading to Android 15 SDK comes with some JDK changes, and the LookaheadScope in Compose UI references some of the removed methods. I don't know about a way to mitigate this, other than reporting an issue to Compose UI. Thank you so much for your bug report, I'm sorry for the inconvenience.

25huizengek1 commented 2 months ago

@habnixzutun I built a rolled back version of ViTune, with the same version name/code as the impacted version, that way you can roll back and use ViTune while I fix this issue.

For more information: https://github.com/25huizengek1/ViTune/releases/tag/v1.0.7

habnixzutun commented 2 months ago

Thank you so much

25huizengek1 commented 2 months ago

Fixed it, ViTune should be ready for Android 15 now. I'm sorry for the inconvenience.