Open yahu1031 opened 2 years ago
Please double check the projects path that you set. Share a screenshot of that path in Finder.
Everything there are flutter projects.
App Settings
Terminal pwd and list of projects
This was working perfectly fine on macOS a while ago. Are you sure you didn't change any code?
Nowhere it was mentioned that this functionality was working. I know this won't work a long back ago. BTW I didn't touch any code block. I just commented out isolates(6 checks) for checks to stop them from freezing the app.
Any updates on this issue after all the latest commits? The isolates (6 checks) have been fixed. Please pull all changes, clear cache and run the app again. Clear the cache by going to Settings > Troubleshoot > Clear Cache
.
Doesn't fix.
[log] ERROR [23:19:37] - Couldn't clear logs: Bad state: Stream has already been listened to.
[log] ERROR [23:19:37] - Couldn't check for updates: Bad state: Stream has already been listened to.
Got this with the new commit. But not a blocker though.
It has been like this from the start.
There is a fix for this. That is called code consistency. Please follow the same coding style elsewhere.
Doesn't fix.
[log] ERROR [23:19:37] - Couldn't clear logs: Bad state: Stream has already been listened to. [log] ERROR [23:19:37] - Couldn't check for updates: Bad state: Stream has already been listened to.
Got this with the new commit. But not a blocker though.
It has been like this from the start.
Fix:
There is a fix for this. That is called code consistency. Please follow the same coding style elsewhere.
This error that you are referring to isn't related in any way. It is not an error, it's just out of context, it's an info to just be logged. Not a big deal. I think you are mistaken over here.
Did you clear the cache?
That kept loading after I did that. No refresh button and change dir button after cache clear.
Hot restart
It freezes the app.
Describe the bug I was trying to fetch my projects. But nothing shows up there.
To Reproduce Steps to reproduce the behavior:
Expected behavior Must fetch my projects.
Screenshots
Desktop:
Logs: Cannot Generate logs. Can't find app logs too.