0x192 / 0x192/universal-android-debloater

Broken in MacOS Sonoma

Abierto
#901 1 comentario 0 reacciones 0 asignados Ver en GitHub
bug
Lenguaje dominante
Rust
Estrellas
19.9k
Forks
1.1k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

when run, got these messages, the window just glitches and quits

2023-10-06 11:26:55 WARN [/Users/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/wgpu-core-0.12.2/src/device/mod.rs:4674] Surface does not support present mode: Mailbox, falling back to FIFO
2023-10-06 11:26:55 WARN [src/gui/mod.rs:102] Trying to download remote UAD list
Assertion failed: (mainBundlePath != nil), function +[NSImage _systemImageNamed:], file NSImage.m, line 3038.
zsh: abort /Users/arielendraputra/Desktop/uad_gui-macos\ \(1\)/uad_gui-macos

Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.
Deleting expired sessions... 4 completed.

[Process completed]

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

The crash log points to an assertion failure in NSImage.m line 3038, likely from a system image call in the macOS GUI layer. Start by examining src/gui/mod.rs around line 102 and the wgpu surface initialization. Look for any NSImage or icon loading code. Reproduce the issue on macOS Sonoma to see the glitch and abort. 'Done' is when the app launches without crashing on Sonoma.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
macos, rust
Área
desktop
Tipo de issue
Error
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.