AstrickHarren / git-merge

Works with atom/github to provide a similar merge option to the status bar
MIT License
1 stars 0 forks source link

Uncaught TypeError: Cannot read property 'destroy' of null #5

Open taoualiw opened 4 years ago

taoualiw commented 4 years ago

[Enter steps to reproduce:]

  1. tried to merge a local branch into another

Atom: 1.40.1 x64 Electron: 3.1.10 OS: Mac OS X 10.14.5 Thrown From: git-merge package 0.4.1

Stack Trace

Uncaught TypeError: Cannot read property 'destroy' of null

At /Users/wtaouali/.atom/packages/git-merge/lib/git-merge.js:41

TypeError: Cannot read property 'destroy' of null
    at /packages/git-merge/lib/git-merge.js:41:17
    at Function.simpleDispatch (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1209208)
    at Emitter.emit (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1210649)
    at Project.addPath (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:410772)
    at confirm.n (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:1:715521)
    at CallbacksRegistry.apply (/Applications/Atom.app/Contents/Resources/electron.asar/common/api/callbacks-registry.js:47:25)
    at EventEmitter.ipcRenderer.on (/Applications/Atom.app/Contents/Resources/electron.asar/renderer/api/remote.js:285:21)
    at EventEmitter.emit (events.js:182:13)

Commands

Non-Core Packages

autocomplete-python 1.14.1 
busy-signal 2.0.1 
compare-files 0.8.1 
django-templates 0.5.0 
docblock-python 0.15.0 
file-icons 2.1.33 
git-merge 0.4.1 
git-time-machine 2.1.0 
highlight-selected 0.16.0 
intentions 1.1.5 
language-restructuredtext 1.1.2 
linter 2.3.0 
linter-flake8 2.4.0 
linter-python-pep8 0.2.0 
linter-ui-default 1.7.1 
material-colors 0.1.0 
minimap 4.29.9 
minimap-highlight-selected 4.6.1 
pandoc 0.2.2 
python-autopep8 0.1.3 
python-debugger 0.2.0 
python-indent 1.2.3 
python-tools 0.6.9 
script 3.18.1 
split-diff 1.6.0 
terminal-plus 0.14.5 
eparimbelli commented 3 years ago

This also happens when trying to reopen a project after just opening atom. On a mac with big sur 11.04

toomas-siim commented 3 years ago

This also happens when trying to reopen a project after just opening atom. On a mac with big sur 11.04

Same for me

sugapablo commented 3 years ago

Same here.

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.58.0 x64 Electron: 9.4.4 OS: macOS 11.5 Thrown From: git-merge package 0.4.1

Stack Trace

Uncaught TypeError: Cannot read property 'destroy' of null

At /Users/sugapablo/.atom/packages/git-merge/lib/git-merge.js:41

TypeError: Cannot read property 'destroy' of null
    at /packages/git-merge/lib/git-merge.js:41:17
    at Function.simpleDispatch (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1186925)
    at Emitter.emit (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1188366)
    at Project.setPaths (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:413120)
    at /Applications/Atom.app/Contents/Resources/app/static/<embedded>:14:2861897
    at EventEmitter.<anonymous> (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:1:790317)
    at EventEmitter.emit (events.js:223:5)
    at Object.onMessage (electron/js2c/renderer_init.js:115:818)

Commands

Non-Core Packages

atom-beautify 0.33.4 
atom-typescript 14.3.2 
busy-signal 2.0.1 
escape-utils 0.5.3 
git-merge 0.4.1 
hyperclick 0.1.5 
intentions 2.1.1 
linter 3.4.0 
linter-pylint 2.1.1 
linter-ui-default 3.4.1 
odoo-snippets 0.5.0 
python-autopep8 0.1.3 
script 3.32.2 
split-diff 1.6.1