GPU-Viewer icon indicating copy to clipboard operation
GPU-Viewer copied to clipboard

List index out of range error

Open qarmin opened this issue 3 years ago • 6 comments

GTX 970 Nvidia 440.100 Ubuntu 20.04

When running program, then out range shows:

Traceback (most recent call last):
  File "/usr/share/gpu-viewer/Files/VulkanViewer.py", line 613, in radcall
    MemoryTypes(text)
  File "/usr/share/gpu-viewer/Files/VulkanViewer.py", line 279, in MemoryTypes
    mRhs.append(mRHS[j])
IndexError: list index out of range

qarmin avatar Aug 02 '20 06:08 qarmin

Can you please Share your Vulkaninfo report or let me know the version that's installed

arunsivaramanneo avatar Aug 02 '20 07:08 arunsivaramanneo

vulkaninfo.txt

qarmin avatar Aug 02 '20 07:08 qarmin

Ok... Well i thought the ubuntu Version 20.04 doesn't have vulkan-tools version more than 1.2.131...Will fix and let you know... Thanks again for the feedback

arunsivaramanneo avatar Aug 02 '20 08:08 arunsivaramanneo

Can you please try this build and let me know if it fixed your issue.

https://github.com/arunsivaramanneo/GPU-Viewer/releases/download/v1.25/gpu-viewer_1.25groovy1-1_amd64.deb

arunsivaramanneo avatar Aug 02 '20 08:08 arunsivaramanneo

Now shows no error, thanks.

qarmin avatar Aug 02 '20 08:08 qarmin

Thank you .. I will keep this issue Open for sometime until ubuntu updates the Vulkan-Tools version to 1.2.141 or higher or until i get my vulkan tools repository working correctly. If its up I will share the details here, so that people can install the latest version of vulkan-tools on there machine

arunsivaramanneo avatar Aug 02 '20 08:08 arunsivaramanneo