mathiasbynens / dotfiles

:wrench: .files, including ~/.macos — sensible hacker defaults for macOS

Home Page:https://mths.be/dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GH Desktop can't open file manager on Linux Mint

Rudxain opened this issue · comments

Rudxain#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)

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