You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Launch Atom (1.21.1 x64) with symbols-list (2.4.1) installed
Opened a Python project with the symbols-list visible
Attempted to launch Firefox (58.0.2 64-bit)
Expected: Firefox starts normally
Actual: Firefox would not start after many attemps. It gave a message that "Firefox is already running, try closing..."
I had no visible Firefox instances open, so I did: $ ps -ef | grep firefox
And got this:
do you still face this issue with the latest versions of firefox, atom and symbols-list?
Although i'm not using Ubuntu 16.04, i can't reproduce the described problem on Ubuntu 17.10 nor on Linux Mint 18.3.
I had this happen to me just now:
Expected: Firefox starts normally
Actual: Firefox would not start after many attemps. It gave a message that "Firefox is already running, try closing..."
I had no visible Firefox instances open, so I did:
$ ps -ef | grep firefox
And got this:
Then I killed the process ID 9297 and started Firefox successfully. Even symbols-list appears to work still in Atom.
Maybe it's a one-time thing, though, since it's quite strange. Could be an auto-update thing?
The text was updated successfully, but these errors were encountered: