joshuef / peruse

Extensible Electron Browser. Built with react/redux. With extensions for The SAFE Network
MIT License
29 stars 9 forks source link

Peruse does not close properly #100

Closed Folaht closed 6 years ago

Folaht commented 6 years ago

OS: Arch Linux

Process:

Close the Peruse window by last tab close or window close.

Expectation:

The window closes and the process ends.

Result:

The window closes, but ps -ef | grep peruse shows that the process is still running.

b-zee commented 6 years ago

I also have this problem in Windows 10.

Consequently, when launching the browser again (after the above issue; so with the Peruse process still running but the GUI closed) the GUI won't re-open. I assume @Folatt also had this problem causing him to look whether something was wrong with the process.

hunterlester commented 6 years ago

Migrated issue to https://github.com/maidsafe/safe_browser/issues/313

S-Coyle commented 6 years ago

@Folatt a courtesy message to advise that this issue is now fixed in today's Peruse 0.7.0 release over on the MaidSafe GitHub - https://github.com/maidsafe/safe_browser/releases/tag/peruse-browser-0.7.0