Giter Club home page Giter Club logo

atom-panels's People

Contributors

dammitjim avatar

Stargazers

 avatar

Watchers

 avatar  avatar

atom-panels's Issues

Cannot read property 'serialize' of undefined

Error serializing package 'atom-panels' TypeError: Cannot read property 'serialize' of undefined
    at Object.module.exports.Splitter.serialize (/Users/xxx/.atom/packages/atom-panels/lib/panels.coffee:93:33)
    at Package.module.exports.Package.serialize (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:619:100)
    at PackageManager.module.exports.PackageManager.serializePackage (/Applications/Atom.app/Contents/Resources/app.asar/src/package-manager.js:596:63)
    at PackageManager.module.exports.PackageManager.serialize (/Applications/Atom.app/Contents/Resources/app.asar/src/package-manager.js:589:14)
    at AtomEnvironment.module.exports.AtomEnvironment.serialize (/Applications/Atom.app/Contents/Resources/app.asar/src/atom-environment.js:771:38)
    at /Applications/Atom.app/Contents/Resources/app.asar/src/atom-environment.js:984:27

I see these errors being thrown in the Atom console.

Uncaught TypeError: Cannot read property 'children' of undefined

[Enter steps to reproduce:]

  1. Press Command + H to hide Atom on Mac
  2. Atom does not hide, instead this error message came up.

Atom: 1.20.0 x64
Electron: 1.6.9
OS: Mac OS X 10.12.6
Thrown From: atom-panels package 0.4.1

Stack Trace

Uncaught TypeError: Cannot read property 'children' of undefined

At /Users/zastrow/.atom/packages/atom-panels/lib/panels.js:141

TypeError: Cannot read property 'children' of undefined
    at Object.getTargetPane (/packages/atom-panels/lib/panels.js:141:14)
    at Object.move (/packages/atom-panels/lib/panels.js:76:27)
    at /packages/atom-panels/lib/panels.js:35:48)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app/src/command-registry.js:265:35)
    at /Applications/Atom.app/Contents/Resources/app/src/command-registry.js:3:65
    at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/Applications/Atom.app/Contents/Resources/app/node_modules/atom-keymap/lib/keymap-manager.js:621:22)
    at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/Applications/Atom.app/Contents/Resources/app/node_modules/atom-keymap/lib/keymap-manager.js:412:28)
    at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeyEvent (/Applications/Atom.app/Contents/Resources/app/src/window-event-handler.js:100:42)
    at HTMLDocument.<anonymous> (/Applications/Atom.app/Contents/Resources/app/src/window-event-handler.js:3:65)

Commands

Non-Core Packages

ariake-dark-syntax 0.1.3 
atom-alignment 0.13.0 
atom-icons 0.2.2 
atom-live-server 2.1.2 
atom-material-syntax 1.0.6 
atom-material-ui 2.0.4 
atom-pair 2.0.12 
atom-panda-syntax 0.18.0 
atom-panels 0.4.1 
atom-react-native-autocomplete 0.0.27 
autoprefixer 3.7.1 
base-16-bright 0.1.4 
base16-atelierdune-dark-syntax 2.0.3 
base16-eighties-dark-syntax 0.1.0 
base16-eighties-one-dark 1.0.0 
busy-signal 1.4.3 
color-picker 2.2.5 
duotone-dark-candy-syntax 2.0.0 
duotone-dark-earth-syntax 2.1.0 
duotone-dark-forest-syntax 2.1.0 
duotone-dark-sea-syntax 2.1.0 
duotone-dark-sky-syntax 2.1.0 
duotone-dark-space-syntax 2.1.0 
duotone-dark-syntax 2.1.0 
duotone-darkpool-syntax 1.1.0 
duotone-dusk-syntax 0.3.0 
duotone-light-syntax 2.1.0 
dvnk-icons 1.8.2 
emmet 2.4.3 
file-icons 2.1.10 
git-projects 1.17.0 
hyperclick 0.1.3 
idiomatic-dark-syntax 0.1.3 
intentions 1.1.5 
language-javascript-jsx 0.3.7 
linter 2.2.0 
linter-eslint 8.2.1 
linter-js-yaml 1.2.7 
linter-markdown 5.1.0 
linter-sass-lint 1.7.4 
linter-scss-lint 3.1.0 
linter-stylelint 4.0.1 
linter-ui-default 1.6.4 
linter-write-good 0.9.0 
minimap 4.29.6 
monocolor-pink-syntax 1.0.0 
no-file-icons 1.0.0 
nucleon 1.0.4 
nuclide 0.243.0 
pigments 0.40.2 
predawn-ui 1.0.7 
princess-syntax 0.1.3 
project-manager 3.3.5 
project-switcher 0.3.0 
seti-icons 1.5.4 
slime 2.1.0 
sort-lines 0.14.0 
tabs-to-spaces 1.0.3 
term3 0.22.1 
toggle-gutter 0.3.3 
tomorrow-night-bright-syntax 0.1.0 
tree-view-git-modified 0.7.3 
tree-view-open-files 0.3.0 
unicorn-ui 1.2.0 
unity-dark-ui 2.0.9 
unity-ui 2.1.11 

Uncaught TypeError: Cannot read property 'children' of undefined

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.17.0 x64
Electron: 1.3.15
OS: Mac OS X 10.11.6
Thrown From: atom-panels package 0.4.1

Stack Trace

Uncaught TypeError: Cannot read property 'children' of undefined

At /Users/brandon/~.atom/packages/atom-panels/lib/panels.js:141

TypeError: Cannot read property 'children' of undefined
    at Object.getTargetPane (/packages/atom-panels/lib/panels.js:141:14)
    at Object.move (/packages/atom-panels/lib/panels.js:76:27)
    at /packages/atom-panels/lib/panels.js:44:50)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app/src/command-registry.js:265:1)
    at /Applications/Atom.app/Contents/Resources/app/src/command-registry.js:3:1
    at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/Applications/Atom.app/Contents/Resources/app/node_modules/atom-keymap/lib/keymap-manager.js:610:1)
    at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/Applications/Atom.app/Contents/Resources/app/node_modules/atom-keymap/lib/keymap-manager.js:401:1)
    at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeyEvent (/Applications/Atom.app/Contents/Resources/app/src/window-event-handler.js:100:1)
    at HTMLDocument.<anonymous> (/Applications/Atom.app/Contents/Resources/app/src/window-event-handler.js:3:1)

Commands

     -0:07.9.0 intentions:highlight (input.hidden-input)
     -0:04.5.0 atom-panels:split-right (input.hidden-input)

Non-Core Packages

atom-elixir 0.2.3 
atom-panels 0.4.1 
busy-signal 1.4.1 
elixir-alphabetize 0.3.0 
emmet 2.4.3 
git-plus 7.8.0 
indent-guide-improved 1.4.12 
intentions 1.1.2 
jumpy 3.1.3 
language-elixir 0.17.0 
linter 2.1.4 
linter-elixirc 1.6.0 
linter-ui-default 1.4.0 
phoenix-elixir-snippets 0.4.0 
set-syntax 0.3.2 
Sublime-Style-Column-Selection 1.7.4 
vim-mode-plus 0.92.1 
vim-mode-plus-keymaps-for-surround 0.2.1 

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.