KRTirtho / flemozi

Advanced⚡ Emoji Picker😀 for Linux🐧, Windows🪟 and macOS🍎
GNU General Public License v3.0
210 stars 5 forks source link

App does not launch after closing under Windows 10 #4

Open sbstn87 opened 1 year ago

sbstn87 commented 1 year ago

Hi,

app launches the first time it is started, but it does not work when I try to start it the second (and next) time.

Here's how it looks, just a white window: flemozi_SWj1kwJI0K

Ratithoglys commented 1 year ago

There's a flemozi process still running You either need to kill it or invoke the shortcut to open flemozi

peterjschroeder commented 11 months ago

This happens in Linux too, except the window is black not white. The flemozi process is still running after closing the program, which seems to be by design. So it is either not connecting to the running process properly or at all.

fdwr commented 8 months ago

I get the same bug trying it today. The first launch works, then for some reason the app doesn't actually die when clicking close X, and the zombie process prevents future instances from drawing correctly. Interestingly Alt+F4 still closes the current app, but the zombie remains, and only killing it in Task Manager fixes the issue. What should happen is that the new instance just reactivates the old instance, like any other single instance app.

image

jreiners commented 7 months ago

Same, on ubuntu deb I can use it once, then the window just disappears, and CTRL + ALT + I doesn't bring it back until I kill it.

Works the same way under appimg, can run once, then cant instantiate it again.