tablacus / TablacusExplorer

A tabbed file manager with Add-on support
https://tablacus.github.io/explorer_en.html
MIT License
969 stars 102 forks source link

I can't close the tablacus program properly #678

Open pumon2046 opened 1 year ago

pumon2046 commented 1 year ago

When I click on the close button in the top right corner of the tablacus window, there is no response and I need to wait for about 20 seconds before the program window may disappear.

pumon2046 commented 1 year ago

But if I right-click on TABLACUS in the Windows status bar and select 'Close Window', the TABLACUS program can close normally. This is really bothering me.

pumon2046 commented 8 months ago

Can someone help me solve this problem?

ccfs commented 8 months ago

Please post some screen captures showing the problem, together with the info copied from Help > About Tablacus Explorer > Copy button.

pumon2046 commented 8 months ago

PixPin_2024-03-15_17-40-23 TE64 24.2.27 Microsoft Windows 10 专业版 64 位 22H2 (10.0.19045) IE/11 JS/11.0.16384 zh_cn 125 Intel(R) Core(TM) i7-10710U CPU @ 1.10GHz Windows Defender mouse 1.33,key 1.26,addressbar 1.71,filterbar 1.39,back 1.18,forward 1.18,up 1.20,treeview 1.47,toolbar 1.44,mainmenu 1.16,titlebar 1.09,tabplus 1.97,multithread 1.29,remember 1.42,undoclosetab 1.16,aboutblank 1.04,segoeicons 1.04

Please post some screen captures showing the problem, together with the info copied from Help > About Tablacus Explorer > Copy button.

ccfs commented 7 months ago

Can you show me the "Processes" tab of your Windows Task Manager? Is there any strange thing there, e.g. multiple TE64.EXE?

pumon2046 commented 7 months ago

Can you show me the "Processes" tab of your Windows Task Manager? Is there any strange thing there, e.g. multiple TE64.EXE?

The task manager has no exceptions, only one TE process. The current phenomenon I have observed is that clicking on the "X" in the upper right corner cannot close the TE program properly. However, if I click the "Minimize" button or switch to another program later, the TE program will automatically close. Therefore, I suspect it is a problem with the "Program Focus". That is, when I click "X", the program does not respond, and when I switch the focus arbitrarily, the TE window can only close normally.

ccfs commented 7 months ago

I cannot reproduce the problem. Anyway I find a possible cause. Please try to overwrite sync1.js with this and see.

pumon2046 commented 7 months ago

I cannot reproduce the problem. Anyway I find a possible cause. Please try to overwrite sync1.js with this and see.

It didn't work, but thank you very much

ccfs commented 7 months ago

Please also try copying your TE to another folder not under Desktop, and run from there.

Another suggestion is to bypass the problem: Enable "Hide Title bar", "Grab button", "Grab bar", "Minimize button", "Maximize button" and "Close button" add-ons to reassemble a title bar.

pumon2046 commented 7 months ago

Please also try copying your TE to another folder not under Desktop, and run from there.

Another suggestion is to bypass the problem: Enable "Hide Title bar", "Grab button", "Grab bar", "Minimize button", "Maximize button" and "Close button" add-ons to reassemble a title bar.

I will try and hope to help solve the problem from a software development perspective, as this problem has occurred on both of my different computers.

pumon2046 commented 4 months ago

Please also try copying your TE to another folder not under Desktop, and run from there.

Another suggestion is to bypass the problem: Enable "Hide Title bar", "Grab button", "Grab bar", "Minimize button", "Maximize button" and "Close button" add-ons to reassemble a title bar.

When I added the "Close button" plugin, I can close the program normally by clicking the close button of this plugin. So I can only download the "hide title bar" plugin, which hides the menu bar because the close button on the menu bar still cannot close the program properly. Can this issue be completely resolved in future updates?