withfig / fig

Public issue tracker for Fig.
https://fig.io
MIT License
2.05k stars 63 forks source link

Clicking Fig icon in dock/launchpad should open Mission Control UI #1636

Open daryll-swer opened 2 years ago

daryll-swer commented 2 years ago

Description:

Please include a detailed description of the issue (and an image or screen recording, if applicable)

The desktop app/UI simply refuses to open, when I click the app's icon to try to open the GUI, nothing gets loaded up, fig doctor says everything's good and the autocomplete works too, so not sure what the issue is.

This is a clean brew install on a clean macOS (re)install as well, so it's as fresh as it can get.

Details:

OS Fig Shell
macOS 12.4.0 (21F79) 1.0.58 /bin/zsh
fig diagnostic

# Fig Diagnostics ## Fig details: - Fig version: Version 1.0.58 (B472) [U.S.] - Bundle path: /Applications/Fig.app - Autocomplete: true - Settings.json: true - Accessibility: true - Number of specs: 0 - Symlinked dotfiles: false - Only insert on tab: false - Keybindings path: - Installation Script: true - PseudoTerminal Path: /opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/daryllswer/.fig/bin:/Users/daryllswer/.local/bin - SecureKeyboardInput: false - SecureKeyboardProcess: ## Hardware Info: - Model Name: MacBook Air - Model Identifier: MacBookAir10,1 - Chip: Apple M1 - Cores: 8 (4 performance and 4 efficiency) - Memory: 16 GB ## OS Info: - macOS 12.4.0 (21F79) ## Environment: - User Shell: /bin/zsh - Current Directory: /Users/daryllswer - CLI Installed: true - Executable Location: /opt/homebrew/bin/fig - Current Window ID: 441/% (com.apple.Terminal) - Active Process: zsh (4223) - /dev/ttys002 - Installed via Brew: true - Environment Variables: - TERM=xterm-256color - TERM_SESSION_ID=0BB363D7-55E4-4088-9467-1730A7BECDD7 - PATH=/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/daryllswer/.fig/bin:/Users/daryllswer/.local/bin - FIG_INTEGRATION_VERSION=8 - FIG_TERM=1 - FIG_TERM_VERSION=4.4.1 - FIG_WORKFLOWS_KEYBIND=^f - FIG_PID=4223 ## Integrations: - SSH: false - TMUX: false - iTerm: application is not present. - Hyper: application is not present. - Visual Studio Code: application is not present. - Docker: false

clo4 commented 2 years ago

Hey @daryll-swer! It's a little unintuitive but the app icon doesn't actually launch the UI, just the background processes. To open the UI you can go to the ◧ Fig menubar icon or run fig in your terminal :)

clo4 commented 2 years ago

Going to count this as a feature request though because it's clearly something people expect to happen!