Lens: Lens gets stucked in changelog notes

Created on 15 Sep 2020  路  6Comments  路  Source: lensapp/lens

Describe the bug
After the upgrade to 3.6.0, in Ubuntu 20.04, using snap, the program start gets stucked in the changelog page. It allows you to scroll and access the upper menu, but does nothing else.

To Reproduce
Steps to reproduce the behavior:
Not sure if this is reproducible. I already had a configured cluster.

Expected behavior
Open lens.

Screenshots
Screenshot from 2020-09-15 15-07-13

Environment (please complete the following information):

  • Lens Version: 3.6.0
  • OS: Ubuntu 20.04
  • Installation method (e.g. snap or AppImage in Linux): snap

Logs:
When you run the application executable from command line you will see some logging output. Please paste them here:

info: [IPC]: setup channel "cluster:activate"
info: [IPC]: setup channel "cluster:disconnect"
info: [IPC]: setup channel "cluster:install-feature"
info: [IPC]: setup channel "cluster:uninstall-feature"
info: [IPC]: setup channel "cluster:upgrade-feature"
info: 馃殌 Starting Lens from "/home/gabriel/snap/kontena-lens/116/.config/Lens"
info: SNAP env is defined, updater is disabled
info: [STORE]: LOADED from /home/gabriel/snap/kontena-lens/116/.config/Lens/config.json
info: [STORE]: LOADED from /home/gabriel/snap/kontena-lens/116/.config/Lens/lens-cluster-store.json
info: [STORE]: LOADED from /home/gabriel/snap/kontena-lens/116/.config/Lens/lens-workspace-store.json
info: LensProxy server has started at http://localhost:36971
arelinux areui bug

All 6 comments

So you don't see Ok, got it! button?

image

I experience the problem as well and I'm also not seing the mentioned button.The window's lower border is not visible for me.

Edit: Resizing the window did not work but launching with ./Downloads/Lens-3.6.0.AppImage --no-sandbox --disable-gpu --force-device-scale-factor=1.2 worked for my specific Linux window manager setup.

No, I don't see the lower bar

No, I don't see the lower bar

Changing to full screen mode did the trick for me

I've opened the dev mode and typed $(".Button.primary").click() in the console. It worked for me.

Looks like this is an issue for small screens. Is this happening for anyone having a screen with a height greater than 768 pixels?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mhobotpplnet picture mhobotpplnet  路  4Comments

diemus picture diemus  路  3Comments

headcr4sh picture headcr4sh  路  5Comments

PhanSon95 picture PhanSon95  路  4Comments

spyro2000 picture spyro2000  路  3Comments