question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Notebook: Missing icons

See original GitHub issue

Bug: 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?)

image

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

image

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:closed
  • Created 4 years ago
  • Comments:12 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
jmewcommented, Dec 6, 2019

Yup i’m able to reproduce this issue. image

We’ll look into it, thanks for brining it up @kuelumbus!

0reactions
kuelumbuscommented, Jan 24, 2020

I believe that setting is forced to off if you’re not actually using an insider’s build.

You have to install an insider’s build by hand.

This works. Thanks.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found