question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Sometimes >Debug Painter doesn't show up in command palette

See original GitHub issue

I have no way to reproduce this but I would say about 10% of the time the >Flutter: Toggle Debug Painting command (along with other flutter commands) don’t show up in the command palette even if I am connected to my iOS device.

Sorry, I wish I had more information. It seems to be totally random.

The problem seems to temporarily resolve itself if I stop debugging and restart debugging.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
DanTupcommented, Nov 13, 2018

@lukepighetti It’s been a while since you said you’d post back if it happened again. I’m assuming it hasn’t, but if you are still seeing it please let me know and we can do some more digging (a log would definitely help!).

1reaction
DanTupcommented, Sep 16, 2018

Interesting… We enable those commands as the service extensions are loaded - doing a Hot Restart should result in them loading again (which means we’d get the events, and try again). Though I guess it’s also possible whatever caused it not to load the first time still applies during the restart.

Any any case, a log and the dev console will hopefully reveal once going on.

Read more comments on GitHub >

github_iconTop Results From Across the Web

debugPaintSizeEnabled is not working in Flutter
Open command palette by Ctrl + Shift + P ( Cmd for mac); Type Flutter: Toggle Debug Painting and click on it: example....
Read more >
Frequently Asked Questions and Troubleshooting
Project On has been set to Selected Only in the Painting palette, but you haven't selected any objects, patches, or faces. Either select...
Read more >
Manual: Debug C# code in Unity
You can use a debugger to inspect your source code while your application is running. Unity supports the following code editors to debug...
Read more >
New option in Visual Studio 2019 keeps console window ...
New option in Visual Studio 2019 keeps console window open after debugging. For as long as I've been writing console applications, I've at...
Read more >
exception gradle task assembledebug failed with exit code 1 ...
When I tried to run the flutter application through "Run without debugging" or "With debugging" in VS CODE the application does not show...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found