alebcay / openlens-node-pod-menu

Node and pod menus for OpenLens
https://www.npmjs.com/package/@alebcay/openlens-node-pod-menu
MIT License
797 stars 42 forks source link

Shell closes immediately #187

Open besil opened 3 months ago

besil commented 3 months ago

Hello,

Thank you very much for this add-on.

Fresh install of MacOS, OpenLens and Node Pod menu.

Issue is: after I click on "Shell", terminal pops up and immediately closes. In the developer view, I see the following log:

Uncaught TypeError: Cannot read properties of undefined (reading 'loadCell')
    at t._forEachCell (xterm.js:1:155329)
    at t._drawBackground (xterm.js:1:155795)
    at t.onGridChanged (xterm.js:1:157734)
    at t.renderRows (xterm.js:1:147992)
    at t._renderRows (xterm.js:1:199538)
    at e._renderCallback (xterm.js:1:197163)
    at e._innerRefresh (xterm.js:1:37266)
    at xterm.js:1:37020

More Information about Lens: OpenLens: 6.5.2-366 Extension API: 6.5.2 Electron: 22.3.3 Chrome: 108.0.5359.215 Node: 16.17.1

Extension version: @alebcay/openlens-node-pod-menu version 0.1.2

OS Version: MacOS 14.4.1 (23E224) Sonoma

image

hermaneyd commented 1 month ago

Hi, Same behaviour... =( Looks like common issue