atom / github

:octocat: Git and GitHub integration for Atom
https://github.atom.io
MIT License
1.11k stars 393 forks source link

Tree view, Git and Github panes only retained for first Atom window when opening multiple #1498

Open jrial opened 6 years ago

jrial commented 6 years ago

Prerequisites

Description

I usually have multiple Atom windows open simultaneously. Often when I restart my Atom session, the first window remembers that I had the Tree View, Git Tab and Github Tab open, but the others don't.

Steps to Reproduce

  1. Have multiple Atom windows open.
  2. Ensure each window has the Tree View, Git Tab and Github Tab open.
  3. Restart Atom: either perform an update of a plugin and use the Restart button, or press CTRL-Q to quit and launch Atom again.
  4. Wait for Atom to fully load/initialise.

Expected behavior:

I expect all Atom windows to open with an active Tree View, Git Tab and Github Tab

Actual behavior:

Atom opens, the first window that's launched opens with active Tree View, Git and Github tabs, but the other windows have the Tree View, Git and Github tabs deactivated.

Reproduces how often:

Intermittently.

Versions

$ atom --version Atom : 1.27.2 Electron: 1.7.15 Chrome : 58.0.3029.110 Node : 7.9.0 $ apm --version apm 1.19.0 npm 3.10.10 node 6.9.5 x64 atom 1.27.2 python 2.7.14 git 2.7.4

Linux distro: Linux Mint 18.3 - Sylvia Kernel version: 4.13.0-43-generic #48~16.04.1-Ubuntu SMP Thu May 17 12:56:46 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

Additional information:

I can't reproduce it now. However, I normally don't relaunch Atom unless it's for an update to one or more of my plugins, or because a new Atom version has been installed through my package manager, neither of which currently apply. I don't rule out it might be related to the updates. I'll try to remember to record my screen next time I have Atom updates.

Ben3eeE commented 6 years ago

I've seen the same thing lately but I am running with the master versions of tree-view and github linked. Sometimes when restarting the Atom windows don't have tree-view opened so I need to reopen it.