0x192 / 0x192/universal-android-debloater
GUI refuses to run in win7 x64 ?
- 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ả
**Describe the bug**
The GUI is refuses to run in win7 x64. Not even the openGL version.
tested couple of version.
GUI fired up for 1 second, and loads adb in background and then nothing happens afterwords.
**Expected behavior**
GUI Appear
**You have a solution?**
seems like this need some dependencies in windows 7, which im not able to figure out.
have latest .net runtime v4.8 & VC++ runtime installed.
**UAD log**
```
2023-02-02 22:22:53 DEBUG [src\core\update.rs:178] Checking for UAD update
2023-02-02 22:23:15 DEBUG [src\core\update.rs:178] Checking for UAD update
```
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 issue mentions the GUI fails to run on Windows 7 x64, with logs from src/core/update.rs. Start by examining the GUI entry point and initialization code, likely in src/main.rs or a GUI module. Check for Windows 7-specific dependencies or API calls. The ADB background loading suggests a process spawning issue. Look at the build configuration and runtime requirements for the Rust GUI framework used (like egui or slint). Testing on a Windows 7 environment or emulator would be needed to reproduce.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- rust
- Lĩnh vực
- desktop
- Loại issue
- Lỗi
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 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
- 35/100