Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I cant run uad_gui on my linux #991

Open
gybo03 opened this issue Apr 11, 2024 · 1 comment
Open

I cant run uad_gui on my linux #991

gybo03 opened this issue Apr 11, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@gybo03
Copy link

gybo03 commented Apr 11, 2024

I use arch with wayland compositor and hyprland as a wm
I suspect its because of my setup that when i run the app "uad_gui" it just closes when i run it from terminal it gives me this output:

2024-04-11 23:43:04 WARN [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.13.1/src/vulkan/instance.rs:613] create_instance: ERROR_INCOMPATIBLE_DRIVER
2024-04-11 23:43:04 WARN [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.13.1/src/gles/adapter.rs:502] Detected skylake derivative running on mesa i915. Clears to srgb textures will use manual shader clears.
2024-04-11 23:43:04 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-04-11 23:43:04 WARN [/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/wgpu-hal-0.13.1/src/gles/adapter.rs:502] Detected skylake derivative running on mesa i915. Clears to srgb textures will use manual shader clears.
2024-04-11 23:43:04 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
interface 'wl_surface' has no event 2
warning: queue 0x71ba90000ca0 destroyed while proxies still attached:
zwp_primary_selection_device_v1@32 still attached
zwp_primary_selection_device_manager_v1@28 still attached
wl_data_device@31 still attached
wl_seat@30 still attached
wl_data_device_manager@29 still attached
wl_registry@27 still attached
warning: queue 0x5d27bcefcd50 destroyed while proxies still attached:
xdg_wm_base@20 still attached
wl_surface@19 still attached
wl_output@14 still attached
wl_output@13 still attached
xdg_activation_v1@12 still attached
zwp_text_input_manager_v3@11 still attached
zwp_relative_pointer_manager_v1@10 still attached
zwp_pointer_constraints_v1@9 still attached
zxdg_decoration_manager_v1@8 still attached
wl_seat@7 still attached
wl_subcompositor@6 still attached
wl_compositor@5 still attached
wl_shm@4 still attached
wl_registry@2 still attached
thread 'main' panicked at 'called Result::unwrap_err() on an Ok value: ()', src/gui/mod.rs:452:29
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

@gybo03 gybo03 added the bug Something isn't working label Apr 11, 2024
@Obegg
Copy link

Obegg commented Apr 12, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants