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

uad_gui-linux not launching #988

Open tukykarmakar opened 3 months ago

tukykarmakar commented 3 months ago

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 image

Obegg commented 3 months ago

If you're trying to open an issue or PR, please note that this repo has not been maintained for a while.

I have restarted development over at https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation Please open your issues and pull requests there, as well as use those builds.

We also have a UAD-ng discord server: https://discord.gg/ygYJDf9YBn And a UAD-ng matrix room: https://matrix.to/#/#uad-ng:matrix.org

sibwaze commented 2 months ago

@Obegg that's great! I've been looking for this, thank you!