atom/notifications

Manually installed core packages no longer show up

winstliu opened this issue · 0 comments

Prerequisites

Description

With the new Notification format, core packages that were manually installed no longer show up in the "Non-Core Packages" section. This was useful for cases when the manually installed version was the culprit, and now we have no way of figuring that out.

Steps to Reproduce

  1. Link a core package
  2. Trigger an error somehow (done easily through init.coffee)
  3. Copy the notification contents and paste them somewhere

Expected behavior: Non-Core Packages to include the manually installed package

Actual behavior: Manually installed package is not listed

Reproduces how often: 100%

Versions

Atom    : 1.15.0-dev-4eb3f22
Electron: 1.4.15
Chrome  : 53.0.2785.143
Node    : 6.5.0
apm  1.15.3
npm  3.10.5
node 4.4.5 x64
python 2.7.12
git 2.10.0.windows.1
visual studio 2015

/cc @damieng