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.

Runtime misplacement

See original GitHub issue

Hey,

It appears that there’s a slight glitch with the runtime placement (currently using Chrome both desktop and android). Also when the runtime is not displayed, the progress is kind of dimmed

  • hide.runtime: false image
  • hide.runtime: true image

Here’s my config:

      type: custom:mini-media-player
      entity: media_player.sonos_universal
      name: Sonos Connect
      artwork_border: true
      icon: mdi:disc-player
      hide:
        name: true
        icon: true
        power: true
        volume: false
        shuffle: false
        source: true
        progress: false
        runtime: false/true
      artwork: full-cover
      group: false
      max_volume: 80

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
RomRidercommented, May 17, 2019

Great, it’s working, I built from source! Thanks a lot 😃

1reaction
kalkihcommented, May 12, 2019

Hey, should be fixed with 3853729ae4911fe1aac3ce09b2ad821bf1a1192b Will be included in the next release.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Misplacement of runtime libraries on Linux? - Swift Forums
As we all know, Swift runtime libraries should vary with arch… …But they're placed in arch-unrelated directories ...
Read more >
Improving microservice-based applications with runtime ...
In this paper, we first identify the runtime aspects of microservice execution that impact the placement of microservices in a μApp.
Read more >
Xcode 5 layout errors - Misplaced View Frame for Label will ...
Misplaced View Frame for "Label - Symbol:" will be different at run time. for 4 controls including this Label and another, a Text...
Read more >
Orleans.Runtime.Placement Namespace | Microsoft Learn
Explore all classes and interfaces of the Orleans.Runtime.Placement namespace.
Read more >
Improving microservice-based applications with runtime ...
However, existing tools for μApps, like Kubernetes, provide minimal ability to influence the placement and utilization of a μApp deployment. In this paper,...
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