Skip to content
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

[🐛] Cannot fetch projects in macOS #64

Open
yahu1031 opened this issue Feb 17, 2022 · 12 comments
Open

[🐛] Cannot fetch projects in macOS #64

yahu1031 opened this issue Feb 17, 2022 · 12 comments
Labels
bug Something isn't working macos This is targeted at macOS p1 This issue is very important and worked on ASAP triage Did not begin working on this issue until triaged by the team.

Comments

@yahu1031
Copy link
Contributor

Describe the bug
I was trying to fetch my projects. But nothing shows up there.

To Reproduce
Steps to reproduce the behavior:

  1. Projects tab.
  2. Enter the path of your projects if you haven't before.
  3. Refresh the projects tab or wait for a minute.
  4. See nothing.

Expected behavior
Must fetch my projects.

Screenshots
Screenshot 2022-02-17 at 3 06 58 PM
Screenshot 2022-02-17 at 3 07 15 PM
Screenshot 2022-02-17 at 3 09 18 PM

Desktop:

  • OS: macOS

Logs:
Cannot Generate logs. Can't find app logs too.

@yahu1031 yahu1031 added bug Something isn't working p1 This issue is very important and worked on ASAP macos This is targeted at macOS labels Feb 17, 2022
@yahu1031 yahu1031 changed the title [🐛] Cannot fetch projects. [🐛] Cannot fetch projects in macOS Feb 17, 2022
@ZiyadF296
Copy link
Member

Please double check the projects path that you set. Share a screenshot of that path in Finder.

@FlutterMatic FlutterMatic deleted a comment from ZiyadF296 Feb 17, 2022
@yahu1031
Copy link
Contributor Author

Everything there are flutter projects.

App Settings
Screenshot 2022-02-17 at 3 13 14 PM

Terminal pwd and list of projects
Screenshot 2022-02-17 at 3 13 55 PM

@ZiyadF296 ZiyadF296 pinned this issue Feb 17, 2022
@ZiyadF296
Copy link
Member

This was working perfectly fine on macOS a while ago. Are you sure you didn't change any code?

@yahu1031
Copy link
Contributor Author

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.

@ZiyadF296
Copy link
Member

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.

@ZiyadF296 ZiyadF296 added the triage Did not begin working on this issue until triaged by the team. label Feb 24, 2022
@yahu1031
Copy link
Contributor Author

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.

Screenshot 2022-02-24 at 11 21 15 PM

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.

@ZiyadF296
Copy link
Member

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.

Screenshot 2022-02-24 at 11 21 15 PM

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.

@ZiyadF296
Copy link
Member

Did you clear the cache?

@yahu1031
Copy link
Contributor Author

That kept loading after I did that. No refresh button and change dir button after cache clear.

@ZiyadF296
Copy link
Member

Hot restart

@yahu1031
Copy link
Contributor Author

It freezes the app.

@yahu1031
Copy link
Contributor Author

Screenshot 2022-02-25 at 12 13 04 AM

@ZiyadF296 ZiyadF296 unpinned this issue Feb 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working macos This is targeted at macOS p1 This issue is very important and worked on ASAP triage Did not begin working on this issue until triaged by the team.
Projects
None yet
Development

No branches or pull requests

2 participants