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

FlameViewer ask for password? #52

Open
nlgtuankiet opened this issue Dec 28, 2018 · 5 comments
Open

FlameViewer ask for password? #52

nlgtuankiet opened this issue Dec 28, 2018 · 5 comments

Comments

@nlgtuankiet
Copy link

untitled

Can I ask what username and password?

@kornilova203
Copy link
Owner

Hi @nlgtuankiet,
That's weird, I've never seen it before
Plugin should not ask for password
When do you see the dialog? Does it appear after page is rendered or after you click a button?

@kornilova203
Copy link
Owner

Plugin uses IDEA builtin http server, so could you please try the following:

  1. create an html file in IDEA e.g.
    <!DOCTYPE html>
    <html lang="en">
    <head>
    </head>
    <body>
    </body>
    </html>
  2. open the file in IDEA
  3. click on browser icon in right-top corner (see https://www.jetbrains.com/help/idea/editing-html-files.html)
  4. see if the same dialog appears

@nlgtuankiet
Copy link
Author

nlgtuankiet commented Dec 28, 2018

I followed your step, seem like it doesn't appear at all,

When do you see the dialog?

I saw the dialog right after I click on Tool > Open FlameViewer...
The dialog shows up an infinity of time, not just one, try to press Esc and click on Upload File does show up the file picker dialog
Note: I'm using Android Studio

Edit: Just try out the plugin on InteliJ, work perfectly, that weird because afaik Android Studio is just InteliJ with Android Plugin

@kornilova203
Copy link
Owner

I also see the Sign in dialog in Android Studio :(
I'll try to figure out why this happens

Thanks for reporting the issue!

@jyotisakhare
Copy link

+1

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

3 participants