This repository has been archived by the owner on Aug 24, 2018. It is now read-only.
This repository has been archived by the owner on Aug 24, 2018. It is now read-only.
Closed
Description
Prerequisites
- Can you reproduce the problem in safe mode?
- Are you running the latest version of Atom?
- Did you check the debugging guide?
- Did you check the FAQs on Discuss?
- Are you reporting to the correct repository?
- Did you perform a cursory search to see if your bug or enhancement is already reported?
For more information on how to write a good bug report or enhancement request, see the CONTRIBUTING
guide.
Description
Disabling about package has some issues. Application:about command still exists in palette and help menu and executing it opens a weird atom:\about file that causes atom to hang when saving it.
Same issue different package: atom/settings-view#764
Steps to Reproduce
- Open atom
- Disable about
- (optional) Restart atom
- Run application:about from command palette or help menu.
Expected behavior: Nothing or some default very basic atom/core about to show.
Actual behavior: Weird non existing file opens that causes atom to hang when saving.
Versions
1.6.X
Windows 7.