0x192 / 0x192/universal-android-debloater
UAD just "uninstalled" a bunch of package I didn't ask for when just trying to uninstall Youtube, and now it won't load list or connect
- Ngôn ngữ chính
- Rust
- Star
- 19.9k
- Fork
- 1.1k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
UAD just "uninstalled" a bunch of package I didn't ask for when just trying to uninstall Youtube, and now it won't load list or connect
Term displays this message: 2024-11-16 03:13:28 WARN [src/gui/mod.rs:102] Trying to download remote UAD list
2024-11-16 03:14:58 WARN [src/gui/views/list.rs:142] No custom selection imported: No such file or directory (os error 2)
2024-11-16 03:15:16 WARN [src/gui/views/list.rs:142] No custom selection imported: No such file or directory (os error 2)
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
The error logs point to src/gui/mod.rs and src/gui/views/list.rs. Start by examining the code around line 102 in mod.rs where it tries to download the remote UAD list, and line 142 in list.rs where it fails to import a custom selection. Check the file I/O operations and network connectivity for the list download. Reproduce the issue by attempting to uninstall a package like YouTube and see if the error recurs.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- android, rust
- Lĩnh vực
- cli, mobile, tooling
- Loại issue
- Lỗi
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 45/100