-
Notifications
You must be signed in to change notification settings - Fork 4
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
Ogurets Runner's Flutter options are disabled #11
Comments
So for you the observatory url, build flavour, device id and run options
are all disabled?
…On Mon, Jul 6, 2020 at 12:47 AM Rob Halff ***@***.***> wrote:
Hi, first of all thanks for writing this plugin it's very useful.
I'm trying to create a new runner, but I'm unable to type anything in the
flutter fields, they are disabled.
Then when I start the runner it will fail because the device id was not
set.
I've tried setting the device id through environment variables but that
didn't help either.
[image: Screen Shot 2020-07-05 at 1 47 34 PM]
<https://user-images.githubusercontent.com/274358/86532002-a5a3d100-bec6-11ea-9c65-cc111dda9cf9.png>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#11>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAANTWFHINT7DGSEDIXM7ZDR2BY6TANCNFSM4OQ3PPZA>
.
--
---
Richard Vowles,
Full stack - from Kubernetes, through Node & Java, Web and Mobile
development in Flutter - software developer for hire!
ph: +64275467747
|
@rvowles yes, would there be a way for me to see any possible errors logged by the plugin? I'm not really familiar with Intellij plugin development. I'm using Android Studio 4, could that be a problem? |
Don't think so, but I will schedule some time to check this out and see if
I can organise a fix.
…On Tue, Jul 7, 2020 at 9:14 PM Rob Halff ***@***.***> wrote:
@rvowles <https://github.com/rvowles> yes, would there be a way for me to
see any possible errors logged by the plugin? I'm not really familiar with
Intellij plugin development.
I'm using Android Studio 4, could that be a problem?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#11 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAANTWBFAXIWUIT5BYJP4FLR2LRPRANCNFSM4OQ3PPZA>
.
--
---
Richard Vowles,
Full stack - from Kubernetes, through Node & Java, Web and Mobile
development in Flutter - software developer for hire!
ph: +64275467747
|
The isTestableProject probably fails to recognize my project to be a flutter project, so it could also be specific to my setup. |
Ah! That is very helpful - however, it should always let you edit those
particular fields so there is definitely a bug!
…On Tue, Jul 7, 2020 at 10:52 PM Rob Halff ***@***.***> wrote:
I've just noticed I can create the runner from the context menu. If I use
that menu option the flutter fields can be filled in.
[image: Screen Shot 2020-07-07 at 12 48 14 PM]
<https://user-images.githubusercontent.com/274358/86770017-54274d80-c050-11ea-9d23-4768c80589c1.png>
I had been creating the runners from scratch (not within the context of
any file), so that seems to be the cause.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#11 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAANTWG3YC34P6IAVQALBMDR2L5AHANCNFSM4OQ3PPZA>
.
--
---
Richard Vowles,
Full stack - from Kubernetes, through Node & Java, Web and Mobile
development in Flutter - software developer for hire!
ph: +64275467747
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, first of all thanks for writing this plugin it's very useful.
I'm trying to create a new runner, but I'm unable to type anything in the flutter fields, they are disabled.
Then when I start the runner it will fail because the device id was not set.
I've tried setting the device id through environment variables but that didn't help either.
The text was updated successfully, but these errors were encountered: