kornilova203 / FlameViewer

Tool for flamegraphs visualization
MIT License
80 stars 7 forks source link

FlameViewer ask for password? #52

Open nlgtuankiet opened 5 years ago

nlgtuankiet commented 5 years ago

untitled

Can I ask what username and password?

kornilova203 commented 5 years ago

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 commented 5 years ago

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 commented 5 years ago

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 commented 5 years ago

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 commented 3 years ago

+1