-
Notifications
You must be signed in to change notification settings - Fork 101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
App Froze, Main Screen Blank, OSX Monterey #268
Comments
Hey! Is this happening on all versions of the app? |
Hi @aguilaair π I've only tried with the latest release version 1.1.1 |
The only change in the latest version of the app is a fix for macOS Ventura, @Ahmadre do you have any idea what may cause this? |
Update: I've tried version 1.1.1 on a clean install of Macos Monterey 12.6.1 (I was thinking that my system got corrupted somehow), but result still the same. When sidekick first startup, it blinked multiple times and not responding. If I tried to move the window (which is blank with no content), it frooze for a couple of seconds. I think there's a bug on Macos 12.6.1 related to flutter macos-desktop app. When I tried running a flutter app on the macos-desktop platform, the app also returns blank screen with no content, even with the flutter example app. Am I the only one having this problem? I'm currently trying to install Macos Monterey 12.5.1. Wish me luck. |
@opsquid is this an M1 Mac? also can you try running from the repo directly to get a bit better logs? |
Hi @leoafarias π . No, my machine is Intel Mac. How can I run from the repo directly? Btw, Update: I've tried version 1.1.1 on Macos Monterey version 12.5.1, but same issue. Haven't tried running another flutter macos desktop app on this fresh installation of 12.5.1 Monterey. If it still cannot build and run a flutter macos-desktop platform properly, then I think the problem is my machine. I think I'll go back to big sur, knowing all of my developement app work perfectly before. |
|
Ok, I've tried running the repo: (the app still blank) Here's the log from: flutter run -d macos -v Show a very loooooooo000ng logs π
|
Ahhhh this is one of those fun no-error bugs, fun stuff. Only related issue I have found so far: flutter/flutter#104154 |
Ah yes, this is the exact problem I'm facing. Ok, so it's more related to the Flutter Engine then. Sadly this issue flutter/flutter#104154 has not been resolved. Oh well... |
Update: I've manage to run Sidekick based off the repo using Flutter 3.3.5 and XCode 14.1, and it runs normaly, although it showing version 0.2.0 : I'm not sure what really fix the problem, is it the flutter version (previously I used Flutter 3.3.9). Although running the version 1.1.1 from official release still has the same problem (not rendered / blank screen) : Oh well then, I'll used version 1.1.0 from now on. Hopefully version 1.1.2 will fix this issue. Thanks a lot to @aguilaair and @leoafarias for induldging me on this pointless endevour. I rest my case. π |
I'm going to reopen the issue as this is reproducible :) |
Got it. Have fun π |
π
How to reproduce the issue (Running the App):
App Froze, Main Screen Blank, OSX Monterey. Previously has working normaly on BigSur, and now not working on Monterey
Tried downloading and replace Sidekick.app , but the issue still exist.
The App screen now can only be close using "force quit"
π
How to reproduce the issue (Build the App yourself):
Show flutter doctor -v output
The text was updated successfully, but these errors were encountered: