-
Notifications
You must be signed in to change notification settings - Fork 10
Closing window bug #146
Comments
Try this:
You should get an error message that will be more descriptive. I get the same thing occasionally from this bug: atom/grammar-selector#54 |
Just submitted this and flex-toolbar 2.0.1 showed up for an update. Does not fix the issue. But that reminds me, I cannot confirm right now, but I have a feeling this package is also causing Atom to not restart properly when installing updates. When I click a "Restart" button again Atom starts the process but stalls before completely shutting down, forcing me to have to quit from the Dock. |
@UziTech Thank you, here is what I got. Maybe something to do with devicons? I am not using them in my config. |
Does this happen every time you close Atom when |
Yes, as long as a file is opened. |
Try closing atom with dev tools open when it happens and see if there is a new error that shows up |
@UziTech Good call!! |
v2.0.2 should fix it. Thanks for reporting it! 💯 |
That appears to have done it! Thank you for the quick turn around! 👍 |
I know this seems odd, but I have gone through plugins one by one and I have found that this is definitely caused by flex-toolbar...
When flex-toolbar is Enabled and I close my Atom window I am working in, it does something I cannot really describe, but I have screenshots to show.
Before clicking "x" to close the window:

After I click the "x" to close the window:

So it looks like everything running within the window shuts down, but something stops it and leaves unstyled/unformatted code. Even if I Disable the Tool-Bar package and leave flex-toolbar Enabled, it still does this. It is only when I Disable flex-toolbar that this behavior stops.
macOS 10.13..4
Atom 1.25.1
flex-toolbar 2.0
tool-bar 1.1.7
Let me know if there is anything else I can do to help.
The text was updated successfully, but these errors were encountered: