0x192 / 0x192/universal-android-debloater
Crashes each time "Uninstall" is clicked, if multiple packages are chosen, not always
- Dominant language
- Rust
- Stars
- 19.9k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Marking one or more packages and clicking "uninstall" (Or even "Enable" on a single one) causes a crash each time. if multi pkgs are marked, not always the operation is fully succesful and some pkgs are not uninstalled until you try again
**Expected behavior**
Uninstall and let me keep browse pkgs
**You have a solution?**
i wish, havent found a workaround either, not that I've used it much, and basically im done for now as I've removed some more pkgs (I've forgot contacts actually)
**UAD log**
Upload the logfile generated b
[UAD_20221228.log](https://github.com/0x192/universal-android-debloater/files/10313862/UAD_20221228.log)
y UAD.
Contributor guide
No contributing guide indexed for this repository
Research direction
The crash occurs when clicking 'Uninstall' or 'Enable' on selected packages in the GUI. Start by examining the GUI event handling code for the uninstall/enable actions, likely in a file like src/gui.rs or similar. Look at the ADB command execution flow and error handling when multiple packages are processed. The provided log file UAD_20221228.log may contain stack traces or error messages to pinpoint the issue. Testing with a single package versus multiple packages can help reproduce and isolate the bug.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100