flet icon indicating copy to clipboard operation
flet copied to clipboard

BUG:Can't start after pinning to taskbar

Open Bronya0 opened this issue 1 year ago • 2 comments

This is the project address:https://github.com/Bronya0/Kafka-King

When I pin it to the taskbar, subsequent clicks will only pop up a blank window with the window name: flet.exe

My guess is that pinning to the taskbar only pins the flet's flet.exe, I don't know how to fix this

Packaging command: flet pack main.py -i assets/icon.ico -n kafka-king --add-data=assets/*:assets

Platform: windows10

image

Bronya0 avatar Apr 15 '24 08:04 Bronya0

https://github.com/flet-dev/flet/issues/1704#issue-1846095798

like this

Bronya0 avatar Apr 15 '24 08:04 Bronya0

I read the relevant comments. Should I not fix this problem in the pack command? Because I think the environment required for build is much more complicated than pack. Forgive me for not having contact with flutter.

Bronya0 avatar Apr 15 '24 08:04 Bronya0