ruffle-rs / ruffle-rs/ruffle-android
the application returns to the menu screen every time I try to open a file.
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 569
- Forks
- 60
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 16
Description
I don't know why this happens, I can't run the emulator because when I try to open a file it immediately returns to the home screen.
I have no idea what's going on but the last build I managed to run was "20230807
https://github.com/ruffle-rs/ruffle-android/assets/97742471/03d47a00-a149-47ac-b271-399cb2d2a873
" With several graphical bugs
Looking at the change log of the next update, I imagine it is something related to the change "Force wgpu to use the GL backend" But I don't understand much about it, so I can't say anything.
Can someone help me?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the file-opening flow in the Android application, comparing the last working build (20230807) with a later build. Use Android logs while opening a file to identify why the app returns to the home screen, and check whether the change-log entry about forcing wgpu to use the GL backend is relevant. Done means opening a file no longer returns to the menu.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100