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

bug(GUI): Unreadable (tofu) text #523

Open
3 tasks done
ramesson opened this issue Jun 27, 2024 · 11 comments · May be fixed by #794
Open
3 tasks done

bug(GUI): Unreadable (tofu) text #523

ramesson opened this issue Jun 27, 2024 · 11 comments · May be fixed by #794
Labels
bug Something isn't working UI Related to the UI

Comments

@ramesson
Copy link

Describe the bug

Can't read anything from the latest release v1.0.3.
v1.0.2 works fine
OS: PopOS on X11
pic attached
UAD

Expected behavior

to work like v1.0.2 visually.

You have a solution?

No response

Provide logs

UAD_20240627.log

Acknowledgements

  • This issue is not a duplicate of an existing bug report.
  • I have chosen an appropriate title.
  • All requested information has been provided properly.
@ramesson ramesson added the bug Something isn't working label Jun 27, 2024
@ramesson ramesson changed the title bug(scope): Can't read anything from the latest release v1.0.3. Can't read anything from the latest release v1.0.3. bug(scope): Can't read anything from the latest release v1.0.3. Jun 27, 2024
@ramesson ramesson changed the title Can't read anything from the latest release v1.0.3. bug(scope): Can't read anything from the latest release v1.0.3. bug(scope): Can't read anything from the latest release v1.0.3. Jun 27, 2024
@AnonymousWP
Copy link
Member

Not sure if it's related to an issue another PopOS user had, but try running it using sudo. Not sure if it's related though.

@DenizThatMenace
Copy link

DenizThatMenace commented Jul 14, 2024

I have the same problem on my Ubuntu 24.04 with KDE.
git bisecting points to the following commit as the culprit: f643f1d

@ramesson
Copy link
Author

ramesson commented Jul 15, 2024

Not sure if it's related to an issue another PopOS user had, but try running it using sudo. Not sure if it's related though.

tried sudo , for v1.0.3 same response i.e, box like text

$ sudo ./uad-ng-linux
error: XDG_RUNTIME_DIR not set in the environment.
error: XDG_RUNTIME_DIR not set in the environment.
error: XDG_RUNTIME_DIR not set in the environment.
error: XDG_RUNTIME_DIR not set in the environment.
error: XDG_RUNTIME_DIR not set in the environment.

for 1.0.2 everything work very well

$ sudo ./uad-ng-linux-old
error: XDG_RUNTIME_DIR not set in the environment.
2024-07-16 01:47:12 WARN [/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wgpu-hal-0.16.2/src/gles/egl.rs:226] No config found!
2024-07-16 01:47:12 WARN [/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wgpu-hal-0.16.2/src/gles/egl.rs:226] No config found!
error: XDG_RUNTIME_DIR not set in the environment.
error: XDG_RUNTIME_DIR not set in the environment.
error: XDG_RUNTIME_DIR not set in the environment.
error: XDG_RUNTIME_DIR not set in the environment.

@Rudxain
Copy link
Member

Rudxain commented Jul 16, 2024

This is probably a font/typeface problem. The weird thing is that "Search packages" renders properly. If iced depends on wgpu then I suspect it may be related to wgpu

@AnonymousWP
Copy link
Member

Closing this due to it being stale. Try using v.1.1.0.

@AnonymousWP AnonymousWP closed this as not planned Won't fix, can't repro, duplicate, stale Sep 15, 2024
@Rudxain Rudxain changed the title bug(scope): Can't read anything from the latest release v1.0.3. bug(GUI): Can't read anything from the latest release v1.0.3. Sep 16, 2024
@Rudxain Rudxain changed the title bug(GUI): Can't read anything from the latest release v1.0.3. bug(GUI): Unreadable (tofu) text on v1.0.3 Sep 16, 2024
@Rudxain Rudxain mentioned this issue Sep 22, 2024
3 tasks
@Rudxain
Copy link
Member

Rudxain commented Sep 22, 2024

#641

@Rudxain Rudxain reopened this Sep 22, 2024
@Rudxain Rudxain added the UI Related to the UI label Sep 22, 2024
@Rudxain Rudxain changed the title bug(GUI): Unreadable (tofu) text on v1.0.3 bug(GUI): Unreadable (tofu) text Sep 22, 2024
@kubijo
Copy link

kubijo commented Nov 5, 2024

I started creating new issue because of this same issue ... tried the last version on GH

image

Warnings preset upon running the app:

2024-11-05 14:40:51 WARN  [/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sctk-adwaita-0.8.3/src/buttons.rs:172] Ignoring unknown button type: 
2024-11-05 14:40:51 WARN  [/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wgpu-hal-0.19.4/src/gles/egl.rs:268] No config found!
2024-11-05 14:40:51 WARN  [/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wgpu-hal-0.19.4/src/gles/egl.rs:257] EGL says it can present to the window but not natively
  • Ubuntu 24.10 (Oracular Oriole)
  • Wayland 1.23, GNOME Shell 47.0
Log
2024-11-05 14:40:50 ERROR [src/core/config.rs:94] Failed to read config file: `No such file or directory (os error 2)`
2024-11-05 14:40:50 ERROR [src/core/config.rs:96] Restoring default config file
2024-11-05 14:40:51 WARN  [/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sctk-adwaita-0.8.3/src/buttons.rs:172] Ignoring unknown button type:
2024-11-05 14:40:51 WARN  [/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wgpu-hal-0.19.4/src/gles/egl.rs:268] No config found!
2024-11-05 14:40:51 WARN  [/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wgpu-hal-0.19.4/src/gles/egl.rs:257] EGL says it can present to the window but not natively
2024-11-05 14:40:51 DEBUG [src/core/update.rs:183] Checking for UAD-ng update
2024-11-05 14:41:51 INFO  [src/gui/views/list.rs:160] -----------------------------------------------------------------
2024-11-05 14:41:51 INFO  [src/gui/views/list.rs:161] ANDROID_SDK: 0 | DEVICE: fetching devices...
2024-11-05 14:41:51 INFO  [src/gui/views/list.rs:165] -----------------------------------------------------------------
2024-11-05 14:41:52 ERROR [src/gui/views/list.rs:873] AppsView ready but no phone found
2024-11-05 14:47:08 WARN  [/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sctk-adwaita-0.8.3/src/buttons.rs:172] Ignoring unknown button type:
2024-11-05 14:47:08 WARN  [/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wgpu-hal-0.19.4/src/gles/egl.rs:268] No config found!
2024-11-05 14:47:08 WARN  [/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wgpu-hal-0.19.4/src/gles/egl.rs:257] EGL says it can present to the window but not natively
2024-11-05 14:47:08 DEBUG [src/core/update.rs:183] Checking for UAD-ng update
2024-11-05 14:47:17 WARN  [/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sctk-adwaita-0.8.3/src/buttons.rs:172] Ignoring unknown button type:
2024-11-05 14:47:17 WARN  [/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wgpu-hal-0.19.4/src/gles/egl.rs:268] No config found!
2024-11-05 14:47:17 WARN  [/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wgpu-hal-0.19.4/src/gles/egl.rs:257] EGL says it can present to the window but not natively
2024-11-05 14:47:18 DEBUG [src/core/update.rs:183] Checking for UAD-ng update

@AnonymousWP
Copy link
Member

@ramesson @kubijo @DenizThatMenace Sorry that it took this long. Could you try with one of these artifacts? https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/actions/runs/12749084042

@kubijo
Copy link

kubijo commented Jan 15, 2025

@AnonymousWP
Copy link
Member

@ramesson @kubijo @DenizThatMenace Sorry that it took this long. Could you try with one of these artifacts? https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/actions/runs/12749084042

image

Could you please post some logs?

@kubijo
Copy link

kubijo commented Jan 15, 2025

~/.cache/uad/UAD_20250115.log

2025-01-15 10:59:44 WARN  [/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sctk-adwaita-0.8.3/src/buttons.rs:172] Ignoring unknown button type: 
2025-01-15 10:59:44 WARN  [/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wgpu-hal-0.19.4/src/gles/egl.rs:268] No config found!
2025-01-15 10:59:44 WARN  [/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wgpu-hal-0.19.4/src/gles/egl.rs:257] EGL says it can present to the window but not natively
2025-01-15 10:59:45 DEBUG [src/core/update.rs:183] Checking for UAD-ng update
2025-01-15 11:00:18 WARN  [/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sctk-adwaita-0.8.3/src/buttons.rs:172] Ignoring unknown button type: 
2025-01-15 11:00:18 WARN  [/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wgpu-hal-0.19.4/src/gles/egl.rs:268] No config found!
2025-01-15 11:00:18 WARN  [/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wgpu-hal-0.19.4/src/gles/egl.rs:257] EGL says it can present to the window but not natively
2025-01-15 11:00:19 DEBUG [src/core/update.rs:183] Checking for UAD-ng update
2025-01-15 11:00:40 WARN  [/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/sctk-adwaita-0.8.3/src/buttons.rs:172] Ignoring unknown button type: 
2025-01-15 11:00:40 WARN  [/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wgpu-hal-0.19.4/src/gles/egl.rs:268] No config found!
2025-01-15 11:00:40 WARN  [/home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/wgpu-hal-0.19.4/src/gles/egl.rs:257] EGL says it can present to the window but not natively
2025-01-15 11:00:40 DEBUG [src/core/update.rs:183] Checking for UAD-ng update

@Rudxain Rudxain linked a pull request Jan 15, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working UI Related to the UI
Projects
None yet
5 participants