Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opening "Keyboard Shortcuts" UI breaks custom shortcuts, hundreds "Skipping this shortcut" warnings in console #15636

Closed
ManPython opened this issue Jan 13, 2024 · 8 comments · Fixed by #15639
Labels
bug pkg:shortcuts status:Needs Triage Applied to new issues that need triage tag:Release Blocker A must-have bug for the milestone to which it is tagged
Milestone

Comments

@ManPython
Copy link

ManPython commented Jan 13, 2024

Description

This is what have in console: - check Browser Output

Reproduce

On url: /tree?
Also: /notebooks/test/Untitled.ipynb

Expected behavior

Context

#15535 (comment)

  • Operating System and version: W11
  • Browser and version: FF120
  • JupyterLab version:
jupyter --version
Selected Jupyter core packages...
IPython          : 8.20.0
ipykernel        : 6.28.0
ipywidgets       : 8.1.1
jupyter_client   : 8.6.0
jupyter_core     : 5.7.1
jupyter_server   : 2.12.4
jupyterlab       : 4.0.10
nbclient         : 0.9.0
nbconvert        : 7.14.1
nbformat         : 5.9.2
notebook         : 7.0.6
qtconsole        : 5.5.1
traitlets        : 5.14.1
Troubleshoot Output
Paste the output from running `jupyter troubleshoot` from the command line here.
You may want to sanitize the paths in the output.
Command Line Output
Paste the output from your command line running `jupyter lab` here, use `--debug` if possible.
Browser Output
```

Skipping this shortcut because there are no actionable keys on this platform
Object { command: "application:activate-next-tab", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: "body", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "kernelmenu:interrupt", keys: (2) […], winKeys: [], macKeys: [], linuxKeys: [], selector: "[data-jp-kernel-user]:focus", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "kernelmenu:restart", keys: (2) […], winKeys: [], macKeys: [], linuxKeys: [], selector: "[data-jp-kernel-user]:focus", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:change-cell-to-code", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook:focus", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:change-cell-to-heading-1", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook:focus", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:change-cell-to-heading-2", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook:focus", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:change-cell-to-heading-3", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook:focus", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:change-cell-to-heading-4", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook:focus", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:change-cell-to-heading-5", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook:focus", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:change-cell-to-heading-6", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook:focus", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:change-cell-to-markdown", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook:focus", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:change-cell-to-raw", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook:focus", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:collapse-all-headings", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook.jp-mod-commandMode", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:copy-cell", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook:focus", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:cut-cell", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook:focus", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:delete-cell", keys: (2) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook:focus", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:enter-command-mode", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook.jp-mod-editMode", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:enter-command-mode", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook.jp-mod-editMode", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:enter-edit-mode", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook:focus", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:expand-all-headings", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook.jp-mod-commandMode", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:extend-marked-cells-above", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook:focus", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:extend-marked-cells-above", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook:focus", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:extend-marked-cells-below", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook:focus", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:extend-marked-cells-below", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook:focus", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:extend-marked-cells-bottom", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook:focus", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:extend-marked-cells-top", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook:focus", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:insert-cell-above", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook:focus", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:insert-cell-below", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook:focus", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:insert-heading-above", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook:focus", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:insert-heading-below", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook:focus", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:merge-cell-above", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook:focus", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:merge-cell-below", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook:focus", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:merge-cells", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook:focus", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:move-cell-down", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook:focus", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:move-cell-up", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook:focus", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:move-cursor-down", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: "[data-jp-traversable]:focus", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:move-cursor-down", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: "[data-jp-traversable]:focus", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:move-cursor-heading-above-or-collapse", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook:focus.jp-mod-commandMode", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:move-cursor-heading-below-or-expand", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook:focus.jp-mod-commandMode", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:move-cursor-up", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: "[data-jp-traversable]:focus", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:move-cursor-up", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: "[data-jp-traversable]:focus", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:paste-cell-below", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook:focus", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:redo-cell-action", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook:focus", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:run-cell", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook:focus", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:run-cell", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook.jp-mod-editMode", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:run-cell-and-insert-below", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook:focus", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:run-cell-and-insert-below", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook.jp-mod-editMode", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:run-cell-and-select-next", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook.jp-mod-editMode", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:select-all", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook:focus", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:split-cell-at-cursor", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook.jp-mod-editMode", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:toggle-render-side-by-side-current", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-Notebook:focus", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "notebook:undo-cell-action", keys: (1) […], winKeys: [], macKeys: (1) […], linuxKeys: [], selector: ".jp-Notebook:focus", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "runmenu:run", keys: (1) […], winKeys: [], macKeys: (1) […], linuxKeys: [], selector: "[data-jp-code-runner]", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "running:show-panel", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: "body", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "settingeditor:open", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: "body", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "settingeditor:save", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-SettingEditor", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "tabsmenu:activate-previously-used-tab", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: "body", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "toc:show-panel", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: "body", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "tooltip:dismiss", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: "body.jp-mod-tooltip .jp-Notebook", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "tooltip:dismiss", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: "body.jp-mod-tooltip .jp-CodeConsole-promptCell", args: {} }
5649.bundle.js:1:14978
Skipping this shortcut because there are no actionable keys on this platform
Object { command: "tooltip:launch-console", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: ".jp-CodeConsole-promptCell .jp-InputArea-editor:not(.jp-mod-has-primary-selection):not(.jp-mod-in-leading-whitespace)", args: {} }
5649.bundle.js:1:14978
Settings failed to load for (@jupyterlab/cell-toolbar-extension:plugin)
Array [ {…} ]
3768.bundle.js:1:3130

</pre>
</details>
@ManPython ManPython added the bug label Jan 13, 2024
@jupyterlab-probot jupyterlab-probot bot added the status:Needs Triage Applied to new issues that need triage label Jan 13, 2024
@krassowski krassowski changed the title Firefox working hard due many alerts from Jupyter Hundreds of "skipping this shortcut" warnings in console when opening "Keyboard Shortcuts" UI Jan 14, 2024
@krassowski
Copy link
Member

Thank you for reporting! An example warning:

Skipping this shortcut because there are no actionable keys on this platform

Object { command: "application:activate-next-tab", keys: (1) […], winKeys: [], macKeys: [], linuxKeys: [], selector: "body", args: {} }

I think there are two problems:

  • (a) When opening "Keyboard Shortcuts" UI for the first time or after resetting the shortcuts with the big red button, the user shortcuts get incorrectly populated; this happens in 4.0.10 and earlier (which previously reported by Opening keyboard shortcuts UI result in "destruction" of shortcut settings #12056 and fixed but apparently regressed):
    4 0 10-problem
  • (b) On 4.1.0b0 the winKeys, macKeys and linuxKeys are getting added there too:
    4 1-makes-it-worse

@ManPython did you install 4.1.0 beta or alpha before? If you did it likely added the spurious keys. If you are now downgraded to 4.0.10 you should be able to "fix" it by clicking "Restore to Defaults" in Keyboard Shortcuts UI settings.

@krassowski
Copy link
Member

So the implication that I discovered when working on fixing #15599 is that user cannot add nor change shortcuts in 4.1.0beta0 because any changes would be skipped (as the hundreds of warnings correctly suggest). Because customising settings is kind of important I am changing title once again and marking this as a release blocker.

@krassowski krassowski changed the title Hundreds of "skipping this shortcut" warnings in console when opening "Keyboard Shortcuts" UI Opening "Keyboard Shortcuts" UI breaks shortcuts, hundreds "Skipping this shortcut" warnings in console Jan 14, 2024
@krassowski krassowski added pkg:shortcuts tag:Release Blocker A must-have bug for the milestone to which it is tagged labels Jan 14, 2024
@krassowski krassowski added this to the 4.1.0 milestone Jan 14, 2024
@krassowski krassowski changed the title Opening "Keyboard Shortcuts" UI breaks shortcuts, hundreds "Skipping this shortcut" warnings in console Opening "Keyboard Shortcuts" UI breaks custom shortcuts, hundreds "Skipping this shortcut" warnings in console Jan 14, 2024
@krassowski
Copy link
Member

4.1.0a2 is unaffected by the winKeys, macKeys, and linuxKeys problem, 4.1.0a3 and newer is.

@krassowski
Copy link
Member

There is also something odd with the defaults being objects rather than arrays: #12294.

@ManPython
Copy link
Author

@ManPython did you install 4.1.0 beta or alpha before?

More yearly version as maybe you noticed due other bugs reports here.
I see many issues regarding browser like FF or Chrome. As jupyter developers using probably more Chrome then often not seeing whats going on FF in case users like this.. like me. Eg case with debugger.
Before updated of jupyter I used old version long but due server update I must update whole jupyter and env now meeting many issues in case previous jupyter version was stable.. Still observing this all to find what doing pain to find stable point with all in my team.

@krassowski
Copy link
Member

I do appreciate you reporting the issues. I also believe that neither this issue nor the debugger issues that you reported are related to the browser you are using; however, if you can show that they appear in Firefox but not in Chrome that would be of great value in existing and any future bug reports.

@ManPython
Copy link
Author

ManPython commented Jan 15, 2024

if you can show that they appear in Firefox but not in Chrome that would be of great value in existing and any future bug reports.

Yes only firefox and Edge have this errors.
After steps by Your video records to reset defaults have just this on tree:

Menu entry for command 'filemenu:close-and-cleanup' is duplicated. [5649.bundle.js:1:14464](http://jupyterManPython.com/static/notebook/5649.bundle.js)
Menu entry for command 'application:close' is duplicated. [5649.bundle.js:1:14464](http://jupyterManPython.com/static/notebook/5649.bundle.js)
Settings failed to load for (@jupyterlab/metadataform-extension:metadataforms) 
Array [ {…} ]
[3768.bundle.js:1:3130](http://jupyterManPython.com/static/notebook/3768.bundle.js)
Settings failed to load for (@jupyterlab/cell-toolbar-extension:plugin) 
Array [ {…} ]
[3768.bundle.js:1:3130](http://jupyterManPython.com/static/notebook/3768.bundle.js)

On Edge:

Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'attribution-reporting'.
Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'run-ad-auction'.
Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'join-ad-interest-group'.
Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'browsing-topics'.

On Chrome: tree

5649.bundle.js:1 Menu entry for command 'filemenu:close-and-cleanup' is duplicated.
(anonymous) @ 5649.bundle.js:1
r @ 5649.bundle.js:1
(anonymous) @ 5649.bundle.js:1
t @ 5649.bundle.js:1
(anonymous) @ 5088.bundle.js:1
c @ 5088.bundle.js:1
fetch @ 5088.bundle.js:1
_transform @ 5649.bundle.js:1
load @ 5649.bundle.js:1
await in load (async)
e.loadSettingsMenu @ 5088.bundle.js:1
activate @ 5088.bundle.js:1
(anonymous) @ 6731.bundle.js:1
Promise.then (async)
activatePlugin @ 6731.bundle.js:1
resolveRequiredService @ 6731.bundle.js:1
(anonymous) @ 6731.bundle.js:1
activatePlugin @ 6731.bundle.js:1
(anonymous) @ 6731.bundle.js:1
start @ 6731.bundle.js:1
(anonymous) @ 880.bundle.js:1
load (async)
60880 @ 880.bundle.js:1
v @ bundle.js:1
Promise.then (async)
37559 @ bundle.js:1
v @ bundle.js:1
(anonymous) @ bundle.js:1
(anonymous) @ bundle.js:1
5649.bundle.js:1 Menu entry for command 'application:close' is duplicated.
(anonymous) @ 5649.bundle.js:1
r @ 5649.bundle.js:1
(anonymous) @ 5649.bundle.js:1
t @ 5649.bundle.js:1
(anonymous) @ 5088.bundle.js:1
c @ 5088.bundle.js:1
fetch @ 5088.bundle.js:1
_transform @ 5649.bundle.js:1
load @ 5649.bundle.js:1
await in load (async)
e.loadSettingsMenu @ 5088.bundle.js:1
activate @ 5088.bundle.js:1
(anonymous) @ 6731.bundle.js:1
Promise.then (async)
activatePlugin @ 6731.bundle.js:1
resolveRequiredService @ 6731.bundle.js:1
(anonymous) @ 6731.bundle.js:1
activatePlugin @ 6731.bundle.js:1
(anonymous) @ 6731.bundle.js:1
start @ 6731.bundle.js:1
(anonymous) @ 880.bundle.js:1
load (async)
60880 @ 880.bundle.js:1
v @ bundle.js:1
Promise.then (async)
37559 @ bundle.js:1
v @ bundle.js:1
(anonymous) @ bundle.js:1
(anonymous) @ bundle.js:1
3768.bundle.js:1 Settings failed to load for (@jupyterlab/metadataform-extension:metadataforms) [{…}]
(anonymous) @ 3768.bundle.js:1
await in (anonymous) (async)
(anonymous) @ 3768.bundle.js:1
Promise.then (async)
activate @ 3768.bundle.js:1
(anonymous) @ 6731.bundle.js:1
Promise.then (async)
activatePlugin @ 6731.bundle.js:1
(anonymous) @ 6731.bundle.js:1
start @ 6731.bundle.js:1
(anonymous) @ 880.bundle.js:1
load (async)
60880 @ 880.bundle.js:1
v @ bundle.js:1
Promise.then (async)
37559 @ bundle.js:1
v @ bundle.js:1
(anonymous) @ bundle.js:1
(anonymous) @ bundle.js:1
3768.bundle.js:1 Settings failed to load for (@jupyterlab/cell-toolbar-extension:plugin) [{…}]

Chrome: on nootebok:

5649.bundle.js:1 Menu entry for command 'filemenu:close-and-cleanup' is duplicated.
(anonymous) @ 5649.bundle.js:1
r @ 5649.bundle.js:1
(anonymous) @ 5649.bundle.js:1
t @ 5649.bundle.js:1
(anonymous) @ 5088.bundle.js:1
c @ 5088.bundle.js:1
fetch @ 5088.bundle.js:1
_transform @ 5649.bundle.js:1
load @ 5649.bundle.js:1
await in load (async)
e.loadSettingsMenu @ 5088.bundle.js:1
activate @ 5088.bundle.js:1
(anonymous) @ 6731.bundle.js:1
Promise.then (async)
activatePlugin @ 6731.bundle.js:1
resolveRequiredService @ 6731.bundle.js:1
(anonymous) @ 6731.bundle.js:1
activatePlugin @ 6731.bundle.js:1
(anonymous) @ 6731.bundle.js:1
start @ 6731.bundle.js:1
(anonymous) @ 880.bundle.js:1
load (async)
60880 @ 880.bundle.js:1
v @ bundle.js:1
Promise.then (async)
37559 @ bundle.js:1
v @ bundle.js:1
(anonymous) @ bundle.js:1
(anonymous) @ bundle.js:1
5649.bundle.js:1 Menu entry for command 'application:close' is duplicated.
(anonymous) @ 5649.bundle.js:1
r @ 5649.bundle.js:1
(anonymous) @ 5649.bundle.js:1
t @ 5649.bundle.js:1
(anonymous) @ 5088.bundle.js:1
c @ 5088.bundle.js:1
fetch @ 5088.bundle.js:1
_transform @ 5649.bundle.js:1
load @ 5649.bundle.js:1
await in load (async)
e.loadSettingsMenu @ 5088.bundle.js:1
activate @ 5088.bundle.js:1
(anonymous) @ 6731.bundle.js:1
Promise.then (async)
activatePlugin @ 6731.bundle.js:1
resolveRequiredService @ 6731.bundle.js:1
(anonymous) @ 6731.bundle.js:1
activatePlugin @ 6731.bundle.js:1
(anonymous) @ 6731.bundle.js:1
start @ 6731.bundle.js:1
(anonymous) @ 880.bundle.js:1
load (async)
60880 @ 880.bundle.js:1
v @ bundle.js:1
Promise.then (async)
37559 @ bundle.js:1
v @ bundle.js:1
(anonymous) @ bundle.js:1
(anonymous) @ bundle.js:1
336.ebc7a55ea1768712771f.js?v=ebc7a55ea1768712771f:1 Failed to fetch ipywidgets through the "jupyter.widget.control" comm channel, fallback to fetching individual model state. Reason: Control comm was closed too early

@ManPython
Copy link
Author

settings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug pkg:shortcuts status:Needs Triage Applied to new issues that need triage tag:Release Blocker A must-have bug for the milestone to which it is tagged
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants