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

flutter devices cannot find fuchsia_image #7

Open
LeoJwj opened this issue Jun 28, 2021 · 7 comments
Open

flutter devices cannot find fuchsia_image #7

LeoJwj opened this issue Jun 28, 2021 · 7 comments

Comments

@LeoJwj
Copy link

LeoJwj commented Jun 28, 2021

i do with this setup https://docs.dahliaos.io/developer/fimage-setup
But cannot find fuchsia_image。whats wrong with me?
Flutter version:
Flutter 2.2.2 • channel stable • https://github.com/flutter/flutter.git
Framework • revision d79295af24 (2 周前) • 2021-06-11 08:56:01 -0700
Engine • revision 91c9fc8fe0
Tools • Dart 2.13.3

2021-06-28 11-30-46 的屏幕截图
2021-06-28 11-31-18 的屏幕截图
2021-06-28 11-32-01 的屏幕截图
2021-06-28 11-44-16 的屏幕截图
2021-06-28 11-44-31 的屏幕截图

@nmcain
Copy link
Member

nmcain commented Jun 28, 2021

There could be several reasons for this behavior:

  • Are you on the master channel of Flutter?
  • Did you export the Fuchsia SSH config file?

@nmcain
Copy link
Member

nmcain commented Jun 28, 2021

Ah, I see you are on stable. Try switching to master (flutter channel master&&flutter upgrade) and see if the device shows up.

@LeoJwj
Copy link
Author

LeoJwj commented Jun 28, 2021

@nmcain
1.flutter is on master channel
2021-06-28 12-57-26 的屏幕截图

  1. ssh config is export
    2021-06-28 12-58-22 的屏幕截图
    2021-06-28 13-00-33 的屏幕截图

but is still cannot find fuchsia image
2021-06-28 13-02-29 的屏幕截图

@LeoJwj
Copy link
Author

LeoJwj commented Jun 28, 2021

What's the problem ?

@nmcain
Copy link
Member

nmcain commented Jun 28, 2021

Have you flutter upgrade-ed? The Fuchsia SDK may not be downloading.

@LeoJwj
Copy link
Author

LeoJwj commented Jun 29, 2021

now i can find the fuchsia_image , but cannot run app on the device。
always show
error message:
wecom-temp-dd541c59afe53f85b02ae9607d867ff4

@LeoJwj
Copy link
Author

LeoJwj commented Jun 29, 2021

demo path: /home/leo/fimage/fimage-210528/demo
run command:flutter run -d fuchsia --verbose

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants