0x192 / 0x192/universal-android-debloater

GUI not working correctly in kali linux

Offen
#467 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
bug needs more information
Vorherrschende Sprache
Rust
Sterne
19.9k
Forks
1.1k
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

**Describe the bug**

I enabled USB debugging in the developer options on my phone and ADB connects to it and lists it as attached. I installed ADB with `apt install android-sdk-platform-tools` then got the tarball,
extracted it with `tar -xf uad_gui-linux.tar.gz` and ran the one file that's inside `./uad_gui-linux.` The GUI opens up and closed quickly.

Keep up the good work, great project and thanks!

**UAD log**
Error in Adapter::request_device: Limit 'max_compute_workgroups_per_dimension' value 65535 is better than allowed 0

```
2022-12-17 00:13:58 ERROR [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/wgpu-0.13.1/src/backend/direct.rs:898] Error in Adapter::request_device: Limit 'max_compute_workgroups_per_dimension' value 65535 is better than allowed 0
2022-12-17 00:13:58 ERROR [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/wgpu-0.13.1/src/backend/direct.rs:898] Error in Adapter::request_device: Limit 'max_compute_workgroups_per_dimension' value 65535 is better than allowed 0
```

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Rechercherichtung

The error points to wgpu backend in direct.rs, suggesting a graphics/compute compatibility issue on Kali Linux. Start by checking the GPU driver and wgpu version compatibility. Look at the GUI initialization code and wgpu adapter request logic. Test with different wgpu backends (Vulkan, OpenGL) to see if the issue persists.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
android, linux, rust
Bereich
cli, desktop
Issue-Typ
Bug
Schwierigkeit
4/5
Geschätzter Aufwand
3-5 Tage
Aktivitätsstatus
Veraltet
Klarheit
Größtenteils klar
Anfängerfreundlichkeit
35/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.