analogdevicesinc / adi-kuiper-imager

Other
6 stars 0 forks source link

Image Source, Target and Write buttons should be disabled unless Storage is configured. #42

Open cseptimo opened 1 year ago

cseptimo commented 1 year ago

Environment: OS: Ubuntu-22.04 SW Version: Version: v1.0.0-rc2

Describe the case: When the Storage is unconfigured, the Image source is visible and clickable. Steps to reproduce:

  1. Open ADI Kuiper Imager.
  2. The imager will display the 2 buttons (Storage Unconfigured and Image Source Unconfigured)

Expected behavior: First display of the imager should only show Storage button. This item is not found in rc1. (see below image) image

Screenshot: image

cseptimo commented 1 year ago

RC3 - Ubuntu

Describe the case no.1: The Storage is empty, nothing is selected but can select an Image source, when "ADI Kuiper Linux:ADI Kuiper Linux 2021_R1" is selected, it will proceed to select target then will enable WRITE button. Steps to reproduce:

  1. No SD card mounted.
  2. Open Kuiper Imager, then check Storage. - should be empty.
  3. Click IMAGE SOURCE, select ADI Kuiper Linux > DI Kuiper Linux 2021_R1
  4. Select project from Target (ex: xilinx > zynqmp > zcu102 > fmcomms3
  5. Click Write button. - No function/ not configuring. Screenshot: Screenshot from 2023-04-04 00-11-06

Describe the case no.2: The Storage is empty, nothing is selected but can select an Image source, selected "Configure Existing content", prompting to select storage but still enable target button. In this case, it will not allow you to select any project. Will display warning message. Steps to reproduce:

  1. No SD card mounted.
  2. Open Kuiper Imager, then check Storage. - should be empty.
  3. Click IMAGE SOURCE, select Configure Existing content > prompt "Please select storage". > continue
  4. Try to select project from Target > prompt warning. Screenshots:

Screenshot from 2023-04-04 00-21-34

Screenshot from 2023-04-04 00-16-05

Screenshot from 2023-04-04 00-16-59

Recommendation: Must have Storage checker.

AAndrisa commented 1 year ago

Same issues present in RC3 on Windows