Kitematic: Kitematic container list synchronization

Created on 10 Aug 2016  路  6Comments  路  Source: docker/kitematic

Expected behavior

Updating containers, installing and running docker-compose up frequently results in kitematic automatically updating the list of containers.

Actual behavior

Only occasionally does it not. Seems like frequently I need to trigger a "refresh" of sorts by trying to do things with other containers that are active.

Information about the Issue

I don't know if this is temporary problem... know that its intermittent and half wondered if it'd just make sense to have a refresh button or something.

This issue is docker for windows, kitematic windows latest afaik.

Steps to reproduce the behavior

  1. Open Kitematic user interface
  2. From console, run any operation that will add/remove or otherwise change state of docker containers
  3. Frequently the list gets out of sync, and will eventually get back in sync, but only after other operations... (deleting another container will cause it to re-query container list)

Most helpful comment

Good to know CMD+R is available. I tried right click for a menu.

All 6 comments

I've seen it happen, but never been able to figure out why the event isn't propagated.

To help with the refresh, we added a few release back a CMD+R, which is also available from the Menu, under View -> Refresh Container List.

If you feel like debugging why the events aren't propagated properly, it would be of great help!

Good to know CMD+R is available. I tried right click for a menu.

@FrenchBen may be adding refresh button would be great idea ;)
can try to make such PR

@anton-arsentyev the refresh exists under the menu and by clicking the 'container list' - Is there a real need to have the button added as well?

@FrenchBen think not for container list but for local images list, I read this issue wrong sorry)

I disagree with _won't fix_ as the reporter refers to console actions not reflected back in the list of containers.

This needs at least

  • proper labels: bug, won't fix
  • better title reflecting the behaviour: "Kitematic container list incomplete" to prevent more report.
Was this page helpful?
0 / 5 - 0 ratings

Related issues

ClemMakesApps picture ClemMakesApps  路  3Comments

foverzar picture foverzar  路  4Comments

STaRDoGG picture STaRDoGG  路  3Comments

cnBruceHong picture cnBruceHong  路  4Comments

EliotSlevin picture EliotSlevin  路  3Comments