docker / kitematic

Visual Docker Container Management on Mac & Windows
https://kitematic.com
Apache License 2.0
12.24k stars 1.41k forks source link

Ubuntu - Broken images (pictures) in ... images listing #2310

Open maxdevjs opened 7 years ago

maxdevjs commented 7 years ago
Ubuntu 16.04.1 LTS 64-bit
Docker version 1.13.0, build 49bf474
Kitematic v0.13.0

02-kitematic-broken-images

compared to

Antergos x86_64
Docker version 1.13.0, build 49bf474
Kitematic 1.13.0-1 (?)

02-kitematic

FrenchBen commented 7 years ago

In your Ubuntu LTS test, what happens when you confirm the images aren't working, and you go to the following url: https://kitematic.com/recommended/jenkins.png?

maxdevjs commented 7 years ago

I see the jenkins image

jenkins

FrenchBen commented 7 years ago

Odd that it's not being pulled in LTS - Can you open the Dev console and see if it complains about those images not downloading?

maxdevjs commented 7 years ago

Of course

kitematic-err

P.S.: I was unable to open the Dev console in Gnome (no menu, no shortcut I could think of and none in menutemplate worked)

P.S.I: I've probably found out why accelerators do not work. In the case I will send a pr

P.S.II: Found the "bug", I will send a pr as soon as possible

maxdevjs commented 7 years ago

By the way, I have forked the project and with npm start the images are now working!

VornerX commented 6 years ago

Seems like problem still exists (Ubuntu 17.04/17.10).

FrenchBen commented 6 years ago

@VornerX No PR was made by @max-devjs to fix this - Feel free to dig-up what he did to open the PR.