0x192 / universal-android-debloater

Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device.
GNU General Public License v3.0
14.69k stars 797 forks source link

Crash after uninstalling each APK in version 0.5.1 - MacOS - M1 Pro #955

Open MaulikxLakhani opened 5 months ago

MaulikxLakhani commented 5 months ago

Describe the bug Chip: Apple M1 Pro OS: MacOS 14.2.1 (23C71) Version: universal-android-debloater 0.5.1 Affected Versions: uad_gui-noselfupdate-macos-opengl.tar.gz uad_gui-noselfupdate-macos.tar.gz

Open the tool, uninstall any APK, the software crashes.

Expected behavior The software should not crash, remain open and allow the user to uninstall more apps just like the older version.

You have a solution? What to do to fix the issue.

UAD log

maulik.lakhani$ ./uad_gui-noselfupdate-macos 2024-01-08 20:56:47 WARN [src/gui/mod.rs:102] Trying to download remote UAD list 2024-01-08 20:56:48 WARN [src/gui/views/list.rs:142] No custom selection imported: No such file or directory (os error 2) thread 'main' panicked at 'index out of bounds: the len is 0 but the index is 28', src/gui/views/list.rs:348:69 note: run with RUST_BACKTRACE=1 environment variable to display a backtrace maulik.lakhani$

MaulikxLakhani commented 5 months ago

@williamtheaker @genodeftest @lakshyarao22 @0x192 @thomsh @Obegg @AnonymousWP

genodeftest commented 5 months ago

@MaulikxLakhani why did you mention me? I don't think I can contribute anything here except for the obvious instructions that the executable told you: Please run with RUST_BACKTRACE=1 and repeat.

AnonymousWP commented 5 months ago

Stop demanding as well. This repo is dead anyway. Try our build at https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation.