0x192 / 0x192/universal-android-debloater
uad_gui-linux not launching
- Linguagem predominante
- Rust
- Estrelas
- 19.9k
- Forks
- 1.1k
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
**Describe the bug**
When I double-click on the uad_gui-linux program, it's opening an empty Wayland window which I can't switch to. Running `./uad_gui-linux` from terminal shows the message below--
```
interface 'wl_surface' has no event 2
2024-03-30 18:18:07 WARN [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.13.1/src/gles/egl.rs:788] Re-initializing Gles context due to Wayland window
```
I have done all the actions required before running the app. I have used it in the past and it worked without issues last year.
I have downloaded the latest release of UAD from the Releases page.
After connecting my phone to desktop, `adb devices` command can detect the phone.
**Expected behavior**
Application should launch and show the dashboard.
**You have a solution?**
I have no solution
**UAD log**
The log file at `~/.cache/uad/` has the following lines--
```
2024-03-30 18:16:19 WARN [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.13.1/src/gles/egl.rs:788] Re-initializing Gles context due to Wayland window
2024-03-30 18:18:07 WARN [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.13.1/src/gles/egl.rs:788] Re-initializing Gles context due to Wayland window
```
[UAD_20240330.log](https://github.com/0x192/universal-android-debloater/files/14812042/UAD_20240330.log)

Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
O erro menciona wgpu-hal e problemas de janela Wayland. Comece examinando o código de inicialização da GUI, provavelmente no ponto de entrada principal do aplicativo ou no módulo de criação de janela. Procure configurações do wgpu ou winit relacionadas ao Wayland. Verifique se há variáveis de ambiente ou sinalizadores de tempo de execução para forçar o X11. Revise o arquivo de log em ~/.cache/uad/ para obter mais contexto. Os testes exigiriam um ambiente Linux Wayland para reproduzir o problema.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- linux, rust
- Domínio
- desktop
- Tipo de issue
- Bug
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 45/100