krontech / chronos-gui-2

Chronos 1.4 back-of-camera Python QT 5 GUI
Other
7 stars 2 forks source link

main screen - incorrect storage device shown #67

Open skronstein opened 4 years ago

skronstein commented 4 years ago

the SD card is always the one , even if the USB stick is selected as the storage device.

steps to reproduce (note: this only occurs if Saved File Settings is accessed through Play&Save, not if it is accessed directly from the main screen.

  1. Attach and mount two storage devices attached (one SD card and one USB stick).
  2. Saved File Settings - select the USB stick as the storage device. Return to the main screen.
  3. Reboot.
  4. The storage device listed in the top bar of the main screen is the SD card, not the USB stick that was selected. At least videos are saved to the correct location, even though the incorrect location is listed on the main screen.
  5. Saved File Settings - select the SD card. Return to the main screen
  6. Saved File Settings - select the USB stick. Return to the main screen
  7. The correct storage device is now listed on the main menu.