Universal-Debloater-Alliance / universal-android-debloater-next-generation

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
2.16k stars 74 forks source link

bug(scope): Crash on Intel HD Graphics 620 (i5-7200u) graphics card on Windows 10 1607 #562

Open yjulm opened 1 month ago

yjulm commented 1 month ago

Describe the bug

Version 1.0.2 crashed before the interface was displayed. I tried upgrading to version 1.0.3 and it still crashed.

Expected behavior

Since many software no longer support Windows 8.1, I recently upgraded to Windows 10. Everything was working fine with Windows 8.1.

You have a solution?

No response

Operating System

Windows 10

Window Manager

N/a

Desktop Environment

N/a

Provide logs

2024-07-25 13:01:42 WARN [C:\Users\runneradmin.cargo\registry\src\index.crates.io-6f17d22bba15001f\wgpu-hal-0.19.3\src\vulkan\instance.rs:291] Unable to find extension: VK_EXT_swapchain_colorspace 2024-07-25 13:01:42 WARN [C:\Users\runneradmin.cargo\registry\src\index.crates.io-6f17d22bba15001f\wgpu-hal-0.19.3\src\auxil\dxgi\factory.rs:214] Failed to cast IDXGIFactory4 to IDXGIFactory6: "0x80004002" 2024-07-25 13:01:42 WARN [C:\Users\runneradmin.cargo\registry\src\index.crates.io-6f17d22bba15001f\wgpu-hal-0.19.3\src\dx12\adapter.rs:63] Device creation failed: 0x887A0004 2024-07-25 13:01:42 WARN [C:\Users\runneradmin.cargo\registry\src\index.crates.io-6f17d22bba15001f\wgpu-hal-0.19.3\src\dx12\adapter.rs:63] Device creation failed: 0x887A0004 2024-07-25 13:01:42 WARN [C:\Users\runneradmin.cargo\registry\src\index.crates.io-6f17d22bba15001f\wgpu-core-0.19.3\src\instance.rs:342] Missing downlevel flags: DownlevelFlags(SURFACE_VIEW_FORMATS) The underlying API or device in use does not support enough features to be a fully compliant implementation of WebGPU. A subset of the features can still be used. If you are running this program on native and not in a browser and wish to limit the features you use to the supported subset, call Adapter::downlevel_properties or Device::downlevel_properties to get a listing of the features the current platform supports. 2024-07-25 13:01:42 WARN [C:\Users\runneradmin.cargo\registry\src\index.crates.io-6f17d22bba15001f\wgpu-core-0.19.3\src\instance.rs:347] DownlevelCapabilities { flags: DownlevelFlags( COMPUTE_SHADERS | FRAGMENT_WRITABLE_STORAGE | INDIRECT_EXECUTION | BASE_VERTEX | READ_ONLY_DEPTH_STENCIL | NON_POWER_OF_TWO_MIPMAPPED_TEXTURES | CUBE_ARRAY_TEXTURES | COMPARISON_SAMPLERS | INDEPENDENT_BLEND | VERTEX_STORAGE | ANISOTROPIC_FILTERING | FRAGMENT_STORAGE | MULTISAMPLED_SHADING | DEPTH_TEXTURE_AND_BUFFER_COPIES | WEBGPU_TEXTURE_FORMAT_SUPPORT | BUFFER_BINDINGS_NOT_16_BYTE_ALIGNED | UNRESTRICTED_INDEX_BUFFER | FULL_DRAW_INDEX_UINT32 | DEPTH_BIAS_CLAMP | VIEW_FORMATS | UNRESTRICTED_EXTERNAL_TEXTURE_COPIES | NONBLOCKING_QUERY_RESOLVE | VERTEX_AND_INSTANCE_INDEX_RESPECTS_RESPECTIVE_FIRST_VALUE_IN_INDIRECT_DRAW, ), limits: DownlevelLimits, shader_model: Sm5, }

Acknowledgements

Marekk2k commented 1 month ago

have you tried downloading version 1.0.3 directly from github rather than by updating?

AnonymousWP commented 1 month ago

Hi, see https://github.com/Universal-Debloater-Alliance/universal-android-debloater-next-generation/issues/36 please.