[GH-ISSUE #1383] 窗口最小化以后, 就再也打不开了, 而且close时报错 #791

Closed
opened 2026-02-27 00:01:00 +03:00 by kerem · 6 comments
Owner

Originally created by @Jesse2134 on GitHub (Oct 20, 2019).
Original GitHub issue: https://github.com/electerm/electerm/issues/1383

Electerm version:0.27.72

Operating system(linux, macos, or windows7/8/10?):macos 10.15

Expected Behavior

最小化窗口

Current Behavior

最小化后 才能还原回来

Possible Solution

窗口管理

Steps to Reproduce

Context (Environment)

Detailed Description

Suggestions?

Originally created by @Jesse2134 on GitHub (Oct 20, 2019). Original GitHub issue: https://github.com/electerm/electerm/issues/1383 <!--- Provide some basic info --> ## Electerm version:0.27.72 ## Operating system(linux, macos, or windows7/8/10?):macos 10.15 ## Expected Behavior <!--- Tell me what should happen --> 最小化窗口 ## Current Behavior <!--- Tell me what happens instead of the expected behavior --> 最小化后 才能还原回来 ## Possible Solution <!--- Not obligatory, but suggest a fix/reason for the bug, --> 窗口管理 ## Steps to Reproduce <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug. Include code to reproduce, if relevant --> 1. 2. 3. 4. ## Context (Environment) <!--- How has this issue affected you? What are you trying to accomplish? --> <!--- Providing context helps us come up with a solution that is most useful in the real world --> ## Detailed Description <!--- Provide a detailed description of the change or addition you are proposing --> ## Suggestions? <!--- Not a bug report, just some thoughts or suggestions? It is totally OK and welcome too -->
kerem closed this issue 2026-02-27 00:01:00 +03:00
Author
Owner

@Jesse2134 commented on GitHub (Oct 20, 2019):

报错内容:
Uncaught Exception:
Error: kill ESRCH
at process.kill (internal/process/per_thread.js:188:13)
at /Volumes/electerm 0.27.72/electerm.app/Contents/Resources/app.asar/app.js:63:13
at processTicksAndRejections (internal/process/task_queues.js:82:9)

<!-- gh-comment-id:544271377 --> @Jesse2134 commented on GitHub (Oct 20, 2019): 报错内容: Uncaught Exception: Error: kill ESRCH at process.kill (internal/process/per_thread.js:188:13) at /Volumes/electerm 0.27.72/electerm.app/Contents/Resources/app.asar/app.js:63:13 at processTicksAndRejections (internal/process/task_queues.js:82:9)
Author
Owner

@zxdong262 commented on GitHub (Oct 21, 2019):

不能复现,看起来你没有安装到application?,可以试试安装到application吗

<!-- gh-comment-id:544317063 --> @zxdong262 commented on GitHub (Oct 21, 2019): 不能复现,看起来你没有安装到application?,可以试试安装到application吗
Author
Owner

@Jesse2134 commented on GitHub (Oct 21, 2019):

很抱歉,我再次 安装到application, 软件 能打开,但是没有窗口可显示,电脑桌面有灰暗,command+0 也不行。。。 Windows目前使用不错, 所以,很想解决Mac上这个问题

<!-- gh-comment-id:544344055 --> @Jesse2134 commented on GitHub (Oct 21, 2019): 很抱歉,我再次 安装到application, 软件 能打开,但是没有窗口可显示,电脑桌面有灰暗,command+0 也不行。。。 Windows目前使用不错, 所以,很想解决Mac上这个问题
Author
Owner

@Jesse2134 commented on GitHub (Oct 21, 2019):

使用ClearnMyMac 重置应用,好像也不可以

<!-- gh-comment-id:544344378 --> @Jesse2134 commented on GitHub (Oct 21, 2019): 使用ClearnMyMac 重置应用,好像也不可以
Author
Owner

@zxdong262 commented on GitHub (Oct 21, 2019):

试试把配置文件删除然后再打开electerm看看

rm -rf ~/Library/Application\ Support/electerm*
<!-- gh-comment-id:544399595 --> @zxdong262 commented on GitHub (Oct 21, 2019): 试试把配置文件删除然后再打开electerm看看 ```bash rm -rf ~/Library/Application\ Support/electerm* ```
Author
Owner

@zxdong262 commented on GitHub (Dec 3, 2019):

应该被修复了 github.com/electerm/electerm@ece7c3dcca

<!-- gh-comment-id:561320512 --> @zxdong262 commented on GitHub (Dec 3, 2019): 应该被修复了 https://github.com/electerm/electerm/commit/ece7c3dcca9439e46cf51530c3022b58ec0b19e7
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/electerm#791
No description provided.