Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] #31

Closed
raguay opened this issue Jan 29, 2021 · 4 comments
Closed

[BUG] #31

raguay opened this issue Jan 29, 2021 · 4 comments
Labels
type:bug Something isn't working

Comments

@raguay
Copy link

raguay commented Jan 29, 2021

Summary:
fig 1.0.33 (B92) on Catalina: sidebar shows up when fig starts but disappears after running anything now or changing focus to another application. I can run apps from the command line only.

Steps to Reproduce:

  1. Start fig normally
  2. Run a fig command and exit, or switch window focus and go back to the terminal

Expected Results:
fig sidebar should reappear.

Actual Results:
The sidebar disappears and never comes back until I restart fig. I can run commands on the command line like fig dir. But the normal sidebar never appears again.

System information:
OS: MacOS Catalina 10.15.7 (19H114)
Terminal: iterm2 3.4.3
Version of Fig: 1.0.33 (B92)

Additional Notes:

The fig version before this one only had issues when my program set the display to 7, which should of gone back to the sidebar. Now, it's having the issue on everything. Also, the docs no longer tell how an application should revert control back to the sidebar.

@raguay raguay added the type:bug Something isn't working label Jan 29, 2021
@raguay
Copy link
Author

raguay commented Feb 5, 2021

UPDATE Observation

Creating a new tab sometimes brings fig to be visible, but not always.

@raguay
Copy link
Author

raguay commented Feb 5, 2021

Also, I just noticed all the processes started by fig:

❯ ps                                                                   Fri 03:00
  PID TTY           TIME CMD
  882 ttys000    0:00.02 /bin/sh
17201 ttys001    0:00.16 -zsh
17262 ttys002    0:01.38 -fish
17279 ttys002    0:00.00 (figcli)
17302 ttys002    0:00.00 (figcli)
17318 ttys002    0:00.00 (figcli)
17325 ttys002    0:00.00 (figcli)
17328 ttys002    0:00.00 (figcli)
17335 ttys002    0:00.00 (figcli)
17339 ttys002    0:00.00 (figcli)
17361 ttys002    0:00.00 (figcli)
17555 ttys002    0:00.00 (figcli)
17827 ttys002    0:00.00 (figcli)
17832 ttys002    0:00.00 (figcli)
17838 ttys002    0:00.00 (figcli)
17854 ttys002    0:00.00 (figcli)
17864 ttys002    0:00.00 (figcli)
17867 ttys002    0:00.00 (figcli)
17882 ttys002    0:00.00 (figcli)
17913 ttys002    0:24.00 /Applications/Onivim2.App/Contents/MacOS/Oni2_editor .
17915 ttys002    0:00.00 (figcli)
17918 ttys002    0:00.00 (dscl)
17920 ttys002    0:00.00 (uname)
17921 ttys002    0:16.35 /Applications/Onivim2.App/Contents/MacOS/node /Applica
17922 ttys002    0:00.14 /Applications/Onivim2.App/Contents/MacOS/Oni2_editor -
17923 ttys002    0:00.00 (dscl)
18054 ttys002    0:00.00 (figcli)
18056 ttys002    0:00.00 (figcli)
18065 ttys002    0:00.00 (figcli)
18096 ttys002    0:00.00 (figcli)
18112 ttys002    0:00.00 (figcli)
18162 ttys002    0:00.00 (figcli)
18181 ttys002    0:00.00 (figcli)
18401 ttys002    0:00.00 (figcli)
18407 ttys002    0:00.00 (figcli)
18409 ttys002    0:00.00 (figcli)
18416 ttys002    0:00.00 (figcli)
18419 ttys002    0:00.00 (figcli)
18490 ttys002    0:00.00 (figcli)
18492 ttys002    0:00.00 (figcli)
18509 ttys002    0:00.00 (figcli)
18513 ttys002    0:00.00 (figcli)
18520 ttys002    0:00.00 (figcli)
18523 ttys002    0:00.00 (figcli)
18529 ttys002    0:00.01 (figcli)

@raguay
Copy link
Author

raguay commented Feb 5, 2021

Found something interesting:

I removed all the backgrounding commands (ie: &) and disown from the fig.fish script. It now shows the main menu faster. It still doesn't reappear when I leave a fig app, but moving the window has it show up again. I don't have to reload fig, just giggle the window.

@brendanfalk
Copy link
Member

Hey Richard! A few things here:

  1. As we focus on autocomplete, it is getting hard for us to give full time support for a lot of the early alpha stuff we built. In saying this, we do plan on getting back to it very soon (runbooks, sidebar etc) and making it better and of course more stable!
  2. That's really strange
  3. One solution I can think of here is we let you downgrade to the last stable version of runbooks. This will mean autocomplete won't work (or it will be buggy so you'll have to turn it off), but runbooks will... Probably ~v1.0.15...

I will send you a private message now with the link. Anyone reading this who wants to downgrade, please just message me in our slack: https://withfig.com/community

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants