getodk / briefcase

ODK Briefcase is a Java application for fetching and pushing forms and their contents. It helps make billions of data points from ODK portable. Contribute and make the world a better place! ✨💼✨
https://docs.getodk.org/briefcase-intro
Other
60 stars 156 forks source link

Briefcase tabs are disabled when run on java 9 and 10 and select sd on Windows #893

Open kkrawczyk123 opened 3 years ago

kkrawczyk123 commented 3 years ago

Software versions

Briefcase v1.14.4, Java v9.0.4, 10.0.1, operating system Windows 10, Aggregate v1.x.x, Collect v1.x.x...

Problem description

Pull, Push and Export tabs are disabled after selecting sd when run Briefcase with java 9 and 10. After closing and relaunching Briefcase user is able to use the app. The issue is connected to the first run. gif attached: Peek 2020-11-03 15-14

Steps to reproduce the problem

  1. Install java 9/10
  2. Run Briefcase
  3. Set sd
  4. Try to move to another tab

Expected behavior

User should be able to use app in first run and change tabs.

Other information