afrog icon indicating copy to clipboard operation
afrog copied to clipboard

Opening author's package breaks Atom (and session restore function)

Open Simone98RC opened this issue 2 years ago • 3 comments

Prerequisites

Description

When clicking on author's package (both on "Settings -> Packages" and on "Settings -> Install" menu), Atom force closes unexpectedly. Due to this event, the session restore function get broken so it will not work at all (neither with "atom --safe" command). Due to this event, I've also noticed that Atom doesn't terminate properly itself, since it runs in background with some CPU usage. The only solution to get session restore working again is to completely delete Atom data. I've tried also to reinstall Atom with no solution, as I said data needs to be cleaned.

Steps to Reproduce

  1. Click on author's package: the app will force close.
  2. By reopening Atom, the previous session will not be restored.
  3. Neither opening Atom with "--safe" parameter will let session restore working again.

Expected behavior:

Author's package should be opened properly without breaking Atom.

Actual behavior:

When opening author's package, Atom force closes and the session restore will not work anymore.

Reproduces how often:

Always, until deleting Atom data.

Versions

atom --version Atom : 1.60.0 Electron: 9.4.4 Chrome : 83.0.4103.122 Node : 12.14.1

apm --version AssignProcessToJobObject: (87) Incorrect parameter

Simone98RC avatar May 05 '22 13:05 Simone98RC

this problem occur from long time 😒

asiloisad avatar May 05 '22 22:05 asiloisad

Prerequisites

Description

When clicking on author's package (both on "Settings -> Packages" and on "Settings -> Install" menu), Atom force closes unexpectedly. Due to this event, the session restore function get broken so it will not work at all (neither with "atom --safe" command). Due to this event, I've also noticed that Atom doesn't terminate properly itself, since it runs in background with some CPU usage. The only solution to get session restore working again is to completely delete Atom data. I've tried also to reinstall Atom with no solution, as I said data needs to be cleaned.

Steps to Reproduce

  1. Click on author's package: the app will force close.
  2. By reopening Atom, the previous session will not be restored.
  3. Neither opening Atom with "--safe" parameter will let session restore working again.

Expected behavior:

Author's package should be opened properly without breaking Atom.

Actual behavior:

When opening author's package, Atom force closes and the session restore will not work anymore.

Reproduces how often:

Always, until deleting Atom data.

Versions

atom --version Atom : 1.60.0 Electron: 9.4.4 Chrome : 83.0.4103.122 Node : 12.14.1

apm --version AssignProcessToJobObject: (87) Incorrect parameter

Mercadojale avatar May 14 '22 08:05 Mercadojale

Same problem here.

RamonAbudAlcala avatar May 24 '22 07:05 RamonAbudAlcala