probonopd / Filer

A clean rewrite of the Filer file manager for helloSystem, inspired by John Siracusa's descriptions of "Spatial Orientation"
BSD 2-Clause "Simplified" License
13 stars 1 forks source link

Duplicate menu bug #13

Closed louies0623 closed 1 year ago

louies0623 commented 1 year ago

20230928_212639 After opening some windows and then pressing Filer.app to open a new window, this bug will appear.

probonopd commented 1 year ago

If you are double-clicking Filler.app, then you should get:

Another file manager is already running. Please quit it first.

Only one Filer must run at any time.

probonopd commented 1 year ago

When this problem happens, please run ps ax | grep Filer. Thanks!

louies0623 commented 1 year ago

20230929_172131

probonopd commented 1 year ago

Looks Good.

Strange bug. I need to reproduce this. Does it also happen with other apps? Is this on a very slow machine?

louies0623 commented 1 year ago

Yes it does, the machine is not slow.

louies0623 commented 1 year ago

Update: This also happens in other software e.g Falkon , so please migrate this issue.

probonopd commented 1 year ago

I cannot move from https://github.com/probonopd/... to https://github.com/helloSystem/...