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

Error #286

Open
LyaKich opened this issue Oct 1, 2020 · 1 comment
Open

Error #286

LyaKich opened this issue Oct 1, 2020 · 1 comment

Comments

@LyaKich
Copy link

LyaKich commented Oct 1, 2020

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.51.0 x64
Electron: 5.0.13
OS: Unknown Windows version
Thrown From: 'simplified-russian-menu' package vundefined

Stack Trace

Uncaught TypeError: Cannot read property 'sectionHeadings' of undefined

At C:\Users\lyaki\.atom\packages\simplified-russian-menu\tools\settings.coffee:85

TypeError: Cannot read property 'sectionHeadings' of undefined
    at applySectionHeadings (/packages/simplified-russian-menu/tools/settings.coffee:85:3)
    at HTMLAnchorElement.applyInstallPanelOnSwitch (/packages/simplified-russian-menu/tools/settings.coffee:68:3)
    at Function.loadAllSettingsPanels (/packages/atom-i18n/lib/preferences.js:67:10)
    at Function.delaySettings (/packages/atom-i18n/lib/preferences.js:19:12)
    at /packages/atom-i18n/lib/preferences.js:106:27

Commands

     -3:51.2.0 github:toggle-github-tab (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)
     -1:36.6.0 core:paste (div.line)

Non-Core Packages

atom-i18n 0.24.0 
@polynoman
Copy link
Contributor

Hey, if I am correct, this issue is caused by the 'simplified-russian-menu' package. It has been reported a number of times there:
https://github.com/CappuccinoRU/atom-simplified-russian-menu/issues

You read the stack trace from the bottom to the top, and at the top is where the error happened, which is the other package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants