Git-it-App / git-it-electron

💻 🎓 Git-it is a (Mac, Win, Linux) Desktop App for Learning Git and GitHub
BSD 2-Clause "Simplified" License
70 stars 11 forks source link

Directory selection not possible on Linux (NixOS unstable with GNOME) #688

Open das-g opened 2 months ago

das-g commented 2 months ago

To reproduce:

  1. go to https://github.com/Git-it-App/git-it-electron
  2. click on the latest release in the section on the right (currently v5.2.2 based on a50f82f87d24ae67dd21b95ac40895de2f3f2b50)
  3. download Git-it-linux-x64.zip
  4. unpack the zip archive
  5. open a terminal in the directory Git-it-linux-x64 created by that unzipping, or cd there in an already open terminal window
  6. run
    NIXPKGS_ALLOW_UNFREE=1 nix run --impure nixpkgs#steam-run -- ./Git-it
  7. in the Git-it app, click on the circle of the second challenge "repository"
  8. scroll down to bring the blue "Please select your repository directory." box into view
  9. in that box, click the button "Select directory"

expected

(This is also what happens when trying this with https://github.com/jlord/git-it-electron/releases/tag/4.4.0 instead.)

observed

Output of nix-info -m