mathiasbynens / dotfiles

:wrench: .files, including ~/.macos — sensible hacker defaults for macOS
https://mths.be/dotfiles
MIT License
30.01k stars 8.74k forks source link

GH Desktop can't open file manager on Linux Mint #1047

Closed Rudxain closed 11 months ago

Rudxain commented 1 year ago

Rudxain/dotfiles#1

Minimal repro:

  1. Install Linux Mint 21.1 Cinnamon
  2. (Possibly optional?) Create a non-admin ("Standard") user, then login to it
  3. Install .files (git-less alternative)
  4. Download the GHD AppImage 3.2.0, then open it
  5. Click "Help", then "Show logs in your File Manager"
  6. (nothing happens)

(The button does work when not installing .files)

Rudxain commented 11 months ago

I've noticed this bug doesn't happen in the v3.2.5 .deb release (the one installable via apt using shiftkey package-feed, not mwt). The AppImage releases are known to have bugs related to xdg-open.

I guess I should reopen shiftkey/desktop#870