You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the opened issues and there are no duplicates
Describe the bug
After updating to flet 0.25, the Linux executable (result of flet build linux) stopped working. When started, the process starts (the application "runs"), but nothing happens, neither a window opens nor an error is displayed.
On Windows 10 or 11, it happens a bit different. A blank screen opens and nothing else happens. It doesn't give me any errors, the screen just stays blank. At my computer, it's not always, though, which makes it even weirder. Thinking about posting an issue, but need to make more troubleshooting first.
Duplicate Check
Describe the bug
After updating to flet 0.25, the Linux executable (result of flet build linux) stopped working. When started, the process starts (the application "runs"), but nothing happens, neither a window opens nor an error is displayed.
flet run
on the other hand works just fine.Code sample
Code
main.py
To reproduce
flet build linux
Expected behavior
A empty window opening or an error displaying.
Screenshots / Videos
Captures
[Upload media here]
Operating System
Linux
Operating system details
Debian sid
Flet version
0.25.1
Regression
Yes, it used to work in a previous Flet version (please specify the version in additional details)
Suggestions
No response
Logs
Logs
Running:
nothing
Build:
log.txt
Additional details
Does also not work in version 0.25.0 and the 0.26 builds.
Worked fine in 0.24.1.
The text was updated successfully, but these errors were encountered: