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.

Blink should not blink when no image is loaded

See original GitHub issue

When I start Blink local plugin without any image loaded in a channel, I get non-stop error messages until I press the stop button:

2017-02-02 16:37:11,297 | E | Channel.py:243 (next_image) | No next image!
2017-02-02 16:37:12,297 | E | Channel.py:243 (next_image) | No next image!
2017-02-02 16:37:13,298 | E | Channel.py:243 (next_image) | No next image!
...

IMHO the plugin don’t need to start blinking if there is no image loaded.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
ejeschkecommented, Mar 9, 2017

I’d better add a tooltip then. Those are simply the min/max allowable values for the blink interval. Set as preferences and simply reported there so the user knows that they can’t exceed them.

1reaction
ejeschkecommented, Mar 8, 2017

@pllim, could you try latest master and see what you think of Blink plugin improvements?

It now checks whether there are multiple images before blinking in local mode, and doesn’t automatically resume blinking if you switch focus away from the plugin to another and then back.

Read more comments on GitHub >

github_iconTop Results From Across the Web

One Camera isn't Responding - Blink Support
Power cycle your camera. To do this, remove the batteries for 10 seconds and reinsert them. Check to see if your camera responds...
Read more >
How can I avoid flickering when image is changed for another ...
The problem is that the menu and logo flickers when I hover the image. This doesn't always happen but seems to have to...
Read more >
Turn off blinking when loading into ImageView. #755 - GitHub
The flickering is caused by you loading images into the same view in quick succession. That's not resource (CPU, memory, battery) friendly and ......
Read more >
Chrome's New "Blink LazyLoad" Feature May Hurt Publisher ...
“What if the browser could avoid loading these offscreen images for you? This would help content in the view-port load quicker, reduce overall ......
Read more >
The Blinking Text element - HTML: HyperText Markup Language
Warning: Do not use this element as it is obsolete and is bad design practice. Blinking text is frowned upon by several accessibility ......
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