Notebook: Missing icons
See original GitHub issueBug: Notebook Editor, Interactive Window, Editor cells
Steps to cause the bug to occur
Open *.ipynb file
Actual behavior
Icons are missing in some *.ipynb files. (Only large files?)
It seems like that only the icons are missing. I can click a button in the bar and see tool tips of the buttons.
Expected behavior
Version: 1.41.0-insider Commit: d386b49dee6267238389c0a616af2be89726a4e3 Date: 2019-12-06T12:19:10.032Z Electron: 6.1.5 Chrome: 76.0.3809.146 Node.js: 12.4.0 V8: 7.6.303.31-electron.0 OS: Linux x64 5.0.0-37-generic snap
Your Jupyter and/or Python environment
Please provide as much info as you readily know
- Jupyter server running: Local (via remote SSH)
- Extension version: 2019.11.50794
- Setting python.jediEnabled: false
- Python and/or Anaconda version: 3.7
- OS: Ubuntu 16.04
- Virtual environment: virtualenv
Developer Tools Console Output
Probably not related.
[uncaught exception]: Error: Cannot read property 'reprocess' of undefined
TypeError: Cannot read property 'reprocess' of undefined
at C.onDefaultConfigurationChanged (file:///snap/code-insiders/328/usr/share/code-insiders/resources/app/out/vs/workbench/workbench.desktop.main.js:4593:537)
at file:///snap/code-insiders/328/usr/share/code-insiders/resources/app/out/vs/workbench/workbench.desktop.main.js:4585:949
at c.fire (file:///snap/code-insiders/328/usr/share/code-insiders/resources/app/out/vs/workbench/workbench.desktop.main.js:114:893)
at Object.registerConfigurations (file:///snap/code-insiders/328/usr/share/code-insiders/resources/app/out/vs/workbench/workbench.desktop.main.js:1648:442)
at Object.registerConfiguration (file:///snap/code-insiders/328/usr/share/code-insiders/resources/app/out/vs/workbench/workbench.desktop.main.js:1648:115)
at file:///snap/code-insiders/328/usr/share/code-insiders/resources/app/out/vs/workbench/workbench.desktop.main.js:2844:85
onUnexpectedError @ bootstrap-window.js:213
bootstrap-window.js:216 Error: Cannot read property 'reprocess' of undefined
TypeError: Cannot read property 'reprocess' of undefined
at C.onDefaultConfigurationChanged (configurationService.ts:498)
at configurationService.ts:97
at c.fire (event.ts:581)
at Object.registerConfigurations (configurationRegistry.ts:195)
at Object.registerConfiguration (configurationRegistry.ts:182)
at externalTerminalService.ts:369
at errors.ts:26
onUnexpectedError @ bootstrap-window.js:216
2console.ts:137 [Extension Host] (node:4283) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead. (at writeOut (internal/process/warning.js:27:3))
Issue Analytics
- State:
- Created 4 years ago
- Comments:12 (2 by maintainers)
Top Results From Across the Web
Cortana - notebook icon missing - Microsoft Community
Click on Search. On the left side, you will see Cortana Settings (Gear) icon. Click on it. Make sure "Cortana can give you...
Read more >microsoft/vscode-jupyter - Notebook: Missing icons #2643
It seems like that only the icons are missing. I can click a button in the bar and see tool tips of the...
Read more >How to "fix" your SMARTBoard if the icons are missing from ...
SMART Notebook 10 - Toolbar Icons Missing If your toolbar in SMART Notebook 10 is clear and all the tool icons are missing...
Read more >desktop icons disappeared - HP Support Community - 7598398
Click on "Desktop icon settings" to open the settings to enable the Desktop icons visibility. Select the icons you want to show on...
Read more >Top 8 Ways to Fix Icons Disappearing from Desktop on ...
Tablet mode modifies how the desktop icons appear on Windows 10. You can enable Tablet mode from the Settings and check if the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yup i’m able to reproduce this issue.
We’ll look into it, thanks for brining it up @kuelumbus!
This works. Thanks.