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(scope): All packages are shown in unlisted list and there is no descriptions for packages. Samsung SMj700F Android 6.1 #873

Open
3 tasks done
pcOxit opened this issue Feb 26, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@pcOxit
Copy link

pcOxit commented Feb 26, 2025

Describe the bug

With Samsung SMj700F running Android 6.0.1 all the packages are listed under unlisted list and no packages have descriptions.

Expected behavior

You know it if you know it.

You have a solution?

I am no coder as I am no coder

Operating System

Windows

Distro version

Win 10 Pro

Window System + Manager

No response

Desktop Environment

No response

ADB version

1.0.41

Provide logs

Log
2025-02-27 01:02:51 ERROR [src\core\config.rs:94] Failed to read config file: `The system cannot find the file specified. (os error 2)`
2025-02-27 01:02:51 ERROR [src\core\config.rs:96] Restoring default config file
2025-02-27 01:02:58 WARN  [C:\Users\runneradmin/.cargo\registry\src\index.crates.io-6f17d22bba15001f\wgpu-hal-0.19.4\src\dx12\adapter.rs:63] Device creation failed: 0x887A0004
2025-02-27 01:02:59 WARN  [C:\Users\runneradmin/.cargo\registry\src\index.crates.io-6f17d22bba15001f\wgpu-hal-0.19.4\src\gles\adapter.rs:260] Returned GL context is 3.1, when 3.3+ is needed
2025-02-27 01:02:59 WARN  [C:\Users\runneradmin/.cargo\registry\src\index.crates.io-6f17d22bba15001f\wgpu-hal-0.19.4\src\dx12\adapter.rs:63] Device creation failed: 0x887A0004
2025-02-27 01:03:00 WARN  [C:\Users\runneradmin/.cargo\registry\src\index.crates.io-6f17d22bba15001f\wgpu-hal-0.19.4\src\gles\adapter.rs:260] Returned GL context is 3.1, when 3.3+ is needed
2025-02-27 01:03:00 WARN  [C:\Users\runneradmin/.cargo\registry\src\index.crates.io-6f17d22bba15001f\wgpu-core-0.19.4\src\instance.rs:342] Missing downlevel flags: DownlevelFlags(VERTEX_AND_INSTANCE_INDEX_RESPECTS_RESPECTIVE_FIRST_VALUE_IN_INDIRECT_DRAW)
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.
2025-02-27 01:03:00 WARN  [C:\Users\runneradmin/.cargo\registry\src\index.crates.io-6f17d22bba15001f\wgpu-core-0.19.4\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 | SURFACE_VIEW_FORMATS | NONBLOCKING_QUERY_RESOLVE,
    ),
    limits: DownlevelLimits,
    shader_model: Sm5,
}
2025-02-27 01:03:02 DEBUG [src\core\update.rs:183] Checking for UAD-ng update
2025-02-27 01:03:20 DEBUG [src\gui\views\settings.rs:110] Config change: Settings { general: GeneralSettings { theme: "Lupin", expert_mode: false, backup_folder: "C:\\Users\\AkhilK\\AppData\\Local\\uad\\backups" }, device: DeviceSettings { device_id: "", disable_mode: false, multi_user_mode: false, backup: BackupSettings { backups: [], selected: None, users: [], selected_user: None, backup_state: "" } }, is_loading: false, modal: None }
2025-02-27 01:03:20 DEBUG [src\core\config.rs:80] config: New device settings saved
2025-02-27 01:03:22 DEBUG [src\gui\views\settings.rs:110] Config change: Settings { general: GeneralSettings { theme: "Light", expert_mode: false, backup_folder: "C:\\Users\\AkhilK\\AppData\\Local\\uad\\backups" }, device: DeviceSettings { device_id: "", disable_mode: false, multi_user_mode: false, backup: BackupSettings { backups: [], selected: None, users: [], selected_user: None, backup_state: "" } }, is_loading: false, modal: None }
2025-02-27 01:04:15 INFO  [src\gui\views\list.rs:160] -----------------------------------------------------------------
2025-02-27 01:04:15 INFO  [src\gui\views\list.rs:161] ANDROID_SDK: 23 | DEVICE: samsung SM-J700F
2025-02-27 01:04:15 INFO  [src\gui\views\list.rs:165] -----------------------------------------------------------------
2025-02-27 01:04:19 DEBUG [src\gui\views\settings.rs:97] Config change: Settings { general: GeneralSettings { theme: "Light", expert_mode: false, backup_folder: "C:\\Users\\AkhilK\\Documents\\UAD\\backups" }, device: DeviceSettings { device_id: "520374c64d3ab32b", disable_mode: true, multi_user_mode: true, backup: BackupSettings { backups: [], selected: None, users: [User { id: 0, index: 0, protected: false }], selected_user: Some(User { id: 0, index: 0, protected: false }), backup_state: "" } }, is_loading: false, modal: None }
2025-02-27 01:04:19 DEBUG [src\core\config.rs:80] config: New device settings saved
2025-02-27 01:04:23 INFO  [src\gui\views\settings.rs:164] [BACKUP] Backup successfully created
2025-02-27 01:04:27 ERROR [src\core\utils.rs:99] Can't open the following URL: 
2025-02-27 01:05:13 DEBUG [src\core\update.rs:183] Checking for UAD-ng update
2025-02-27 01:05:18 INFO  [src\gui\views\list.rs:160] -----------------------------------------------------------------
2025-02-27 01:05:18 INFO  [src\gui\views\list.rs:161] ANDROID_SDK: 23 | DEVICE: samsung SM-J700F
2025-02-27 01:05:18 INFO  [src\gui\views\list.rs:165] -----------------------------------------------------------------
2025-02-27 01:05:19 ERROR [src\core\utils.rs:99] Can't open the following URL: 
2025-02-27 01:08:39 INFO  [src\gui\views\list.rs:160] -----------------------------------------------------------------
2025-02-27 01:08:39 INFO  [src\gui\views\list.rs:161] ANDROID_SDK: 23 | DEVICE: samsung SM-J700F
2025-02-27 01:08:39 INFO  [src\gui\views\list.rs:165] -----------------------------------------------------------------
2025-02-27 01:08:51 DEBUG [src\core\update.rs:183] Checking for UAD-ng update
2025-02-27 01:09:19 WARN  [C:\Users\runneradmin/.cargo\registry\src\index.crates.io-6f17d22bba15001f\wgpu-hal-0.19.4\src\dx12\adapter.rs:63] Device creation failed: 0x887A0004
2025-02-27 01:09:19 WARN  [C:\Users\runneradmin/.cargo\registry\src\index.crates.io-6f17d22bba15001f\wgpu-hal-0.19.4\src\gles\adapter.rs:260] Returned GL context is 3.1, when 3.3+ is needed
2025-02-27 01:09:20 WARN  [C:\Users\runneradmin/.cargo\registry\src\index.crates.io-6f17d22bba15001f\wgpu-hal-0.19.4\src\dx12\adapter.rs:63] Device creation failed: 0x887A0004
2025-02-27 01:09:20 WARN  [C:\Users\runneradmin/.cargo\registry\src\index.crates.io-6f17d22bba15001f\wgpu-hal-0.19.4\src\gles\adapter.rs:260] Returned GL context is 3.1, when 3.3+ is needed
2025-02-27 01:09:20 WARN  [C:\Users\runneradmin/.cargo\registry\src\index.crates.io-6f17d22bba15001f\wgpu-core-0.19.4\src\instance.rs:342] Missing downlevel flags: DownlevelFlags(VERTEX_AND_INSTANCE_INDEX_RESPECTS_RESPECTIVE_FIRST_VALUE_IN_INDIRECT_DRAW)
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.
2025-02-27 01:09:20 WARN  [C:\Users\runneradmin/.cargo\registry\src\index.crates.io-6f17d22bba15001f\wgpu-core-0.19.4\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 | SURFACE_VIEW_FORMATS | NONBLOCKING_QUERY_RESOLVE,
    ),
    limits: DownlevelLimits,
    shader_model: Sm5,
}
2025-02-27 01:09:22 DEBUG [src\core\update.rs:183] Checking for UAD-ng update
2025-02-27 01:09:25 INFO  [src\gui\views\list.rs:160] -----------------------------------------------------------------
2025-02-27 01:09:25 INFO  [src\gui\views\list.rs:161] ANDROID_SDK: 23 | DEVICE: samsung SM-J700F
2025-02-27 01:09:25 INFO  [src\gui\views\list.rs:165] -----------------------------------------------------------------
2025-02-27 01:13:13 INFO  [src\core\sync.rs:131] [Unlisted] am force-stop --user 0 com.sec.android.inputmethod
 -> 
2025-02-27 01:13:14 INFO  [src\core\sync.rs:131] [Unlisted] pm clear --user 0 com.sec.android.inputmethod
 -> Failed
2025-02-27 01:13:44 ERROR [src\core\utils.rs:99] Can't open the following URL: 
2025-02-27 01:14:43 DEBUG [src\core\update.rs:183] Checking for UAD-ng update
2025-02-27 01:14:44 ERROR [src\core\utils.rs:99] Can't open the following URL: 
2025-02-27 01:16:57 ERROR [src\core\utils.rs:99] Can't open the following URL: 
2025-02-27 01:17:20 ERROR [src\core\utils.rs:99] Can't open the following URL: 

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.
@pcOxit pcOxit added the bug Something isn't working label Feb 26, 2025
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

1 participant