-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
Description
Describe the bug
Lens doesn't close the splash screen automatically, there's no way to close it manually and it's totally not clear why it's not closed and what to do.
To Reproduce
- Start Lens
- See the splash screen that doesn not close
Expected behavior
Splash screen closes automatically
OR
There's a button to close the splash screen
OR
There's an instruction what to do to get it closed
Screenshots
Environment (please complete the following information):
- Lens Version: 6.2.2
- OS: Windows 10
- Installation method (e.g. snap or AppImage in Linux): From binary installer
Logs:
When you run the application executable from command line you will see some logging output. Please paste them here:
debug: Set kubectl version 1.23.3 for cluster version 1.23.3 using version map
info: [CLUSTER-STORE]: LOADING from ...
debug: [CLUSTER]: Cluster init success {"apiUrl":"amazonaws.com","context":"a","id":"e54b81be3cadf772b314536f1ddef1cc"}
info: [CLUSTER-STORE]: LOADED from C:\Users\username\AppData\Roaming\OpenLens\lens-cluster-store.json
info: 🔌 Starting LensProxy
info: [LENS-PROXY]: Proxy server has started at 127.0.0.1:54443
info: 🔎 Testing LensProxy connection ...
info: [USER-STORE]: LOADING from ...
debug: UserStore.fromStore() {"lastSeenAppVersion":"0.0.0","preferences":{"editorConfiguration":{"fontFamily":"RobotoMono","fontSize":12,"lineNumbers":"on","minimap":{"enabled":true,"side":"right"},"tabSize":2},"hiddenTableColumns":[["workloads_pods",["qos"]]],"kubectlBinariesPath":"k.exe","terminalConfig":{"fontFamily":"RobotoMono","fontSize":12},"updateChannel":"latest"}}
info: [USER-STORE]: LOADED from C:\Users\username\AppData\Roaming\OpenLens\lens-user-store.json
info: ⚡ LensProxy connection OK
info: [CREATE-ELECTRON-WINDOW]: Loading content for window "splash" from file: C:\Users\username\AppData\Local\Programs\OpenLens\resources\static\splash.html...
info: [CREATE-ELECTRON-WINDOW]: Window "splash" loaded
info: [EXTENSIONS-STORE]: LOADING from ...
info: [EXTENSIONS-STORE]: LOADED from C:\Users\username\AppData\Roaming\OpenLens\lens-extensions.json
info: [FILESYSTEM-PROVISIONER-STORE]: LOADING from ...
info: [FILESYSTEM-PROVISIONER-STORE]: LOADED from C:\Users\username\AppData\Roaming\OpenLens\lens-filesystem-provisioner-store.json
info: [WEBLINK-STORE]: LOADING from ...
info: [WEBLINK-STORE]: LOADED from C:\Users\username\AppData\Roaming\OpenLens\lens-weblink-store.json
info: 📟 Setting protocol client for lens://
info: 📟 Protocol client register succeeded ✅
debug: [APP-MAIN] initializing ipc main handlers
info: 🧩 Initializing extensions
info: 🐚 Syncing shell environment
debug: [SHELL-SYNC]: nothing to do, env not special in shells
info: [HOTBAR-STORE]: LOADING from ...
info: [HOTBAR-STORE]: LOADED from C:\Users\username\AppData\Roaming\OpenLens\lens-hotbar-store.json
info: [EXTENSION-DISCOVERY] loading extensions from C:\Users\username\AppData\Roaming\OpenLens
debug: [EXTENSION-DISCOVERY]: 4 extensions loaded {"extensions":[{"absolutePath":"C:\\Users\\username\\AppData\\Local\\Programs\\OpenLens\\resources\\extensions\\kube-object-event-status\\kube-object-event-status-6.1.1.tgz","id":"C:\\Users\\username\\AppData\\Roaming\\OpenLens\\node_modules\\kube-object-event-status\\package.json","isBundled":true,"isCompatible":true,"isEnabled":true,"manifest":{"description":"Adds kube object status from events","devDependencies":{"@k8slens/extensions":"file:../../src/extensions/npm/extensions"},"files":["dist/**/*"],"lens":{"metadata":{},"styles":[]},"name":"kube-object-event-status","renderer":"dist/renderer.js","scripts":{"build":"npx webpack && npm pack","dev":"npx webpack -- --watch","test":"echo NO TESTS"},"version":"6.1.1"},"manifestPath":"C:\\Users\\username\\AppData\\Roaming\\OpenLens\\node_modules\\kube-object-event-status\\package.json"},{"absolutePath":"C:\\Users\\username\\AppData\\Local\\Programs\\OpenLens\\resources\\extensions\\metrics-cluster-feature\\lens-metrics-cluster-feature-6.1.0.tgz","id":"C:\\Users\\username\\AppData\\Roaming\\OpenLens\\node_modules\\lens-metrics-cluster-feature\\package.json","isBundled":true,"isCompatible":true,"isEnabled":true,"manifest":{"description":"Lens metrics cluster feature","devDependencies":{"@k8slens/extensions":"file:../../src/extensions/npm/extensions","semver":"^7.3.2"},"files":["dist/**/*","resources/**/*"],"lens":{"metadata":{},"styles":[]},"name":"lens-metrics-cluster-feature","renderer":"dist/renderer.js","scripts":{"build":"npx webpack && npm pack","clean":"rm -rf dist/ && rm *.tgz","dev":"npx webpack -- --watch","test":"npx jest --passWithNoTests --env=jsdom src $@"},"version":"6.1.0"},"manifestPath":"C:\\Users\\username\\AppData\\Roaming\\OpenLens\\node_modules\\lens-metrics-cluster-feature\\package.json"},{"absolutePath":"C:\\Users\\username\\AppData\\Local\\Programs\\OpenLens\\resources\\extensions\\node-menu\\lens-node-menu-6.1.0.tgz","id":"C:\\Users\\username\\AppData\\Roaming\\OpenLens\\node_modules\\lens-node-menu\\package.json","isBundled":true,"isCompatible":true,"isEnabled":true,"manifest":{"dependencies":{},"description":"Lens node menu","devDependencies":{"@k8slens/extensions":"file:../../src/extensions/npm/extensions"},"files":["dist/**/*"],"lens":{"metadata":{},"styles":[]},"name":"lens-node-menu","renderer":"dist/renderer.js","scripts":{"build":"npx webpack && npm pack","dev":"npx webpack -- --watch","test":"npx jest --passWithNoTests --env=jsdom src $@"},"version":"6.1.0"},"manifestPath":"C:\\Users\\username\\AppData\\Roaming\\OpenLens\\node_modules\\lens-node-menu\\package.json"},{"absolutePath":"C:\\Users\\username\\AppData\\Local\\Programs\\OpenLens\\resources\\extensions\\pod-menu\\lens-pod-menu-6.1.0.tgz","id":"C:\\Users\\username\\AppData\\Roaming\\OpenLens\\node_modules\\lens-pod-menu\\package.json","isBundled":true,"isCompatible":true,"isEnabled":true,"manifest":{"dependencies":{},"description":"Lens pod menu","devDependencies":{"@k8slens/extensions":"file:../../src/extensions/npm/extensions"},"files":["dist/**/*"],"lens":{"metadata":{},"styles":[]},"name":"lens-pod-menu","renderer":"dist/renderer.js","scripts":{"build":"npx webpack && npm pack","dev":"npx webpack -- --watch","test":"npx jest --passWithNoTests --env=jsdom src $@"},"version":"6.1.0"},"manifestPath":"C:\\Users\\username\\AppData\\Roaming\\OpenLens\\node_modules\\lens-pod-menu\\package.json"}],"folderPath":"C:\\Users\\username\\AppData\\Local\\Programs\\OpenLens\\resources\\extensions"}
debug: [EXTENSION-DISCOVERY]: 0 extensions loaded {"extensions":[],"folderPath":"C:\\Users\\username\\.k8slens\\extensions"}
info: [EXTENSION-INSTALLER] installing dependencies at C:\Users\username\AppData\Roaming\OpenLens
info: [EXTENSION-INSTALLER] dependencies installed at C:\Users\username\AppData\Roaming\OpenLens
info: [EXTENSION-DISCOVERY] watching extension add/remove in C:\Users\username\.k8slens\extensions
info: [CREATE-ELECTRON-WINDOW]: Loading content for window "first-application-window" from url: http://localhost:54443...
info: [CREATE-ELECTRON-WINDOW]: Window "first-application-window" loaded
debug: [CLUSTER]: already disconnected {"id":"e54b81be3cadf772b314536f1ddef1cc"}
info: SERVICE:QUIT
Additional context
When restarting the Lens multiple times, it starts closing the splash screen and working without any reason. Next app restart may stop closing splash screen again.