Open TriMoon opened 5 years ago
I have this issue as well
[Enter steps to reproduce:]
Atom: 1.36.1 x64 Electron: 2.0.18 OS: Microsoft Windows 10 Pro Thrown From: git-log package 0.4.1
Uncaught TypeError: Cannot read property 'split' of null
At C:\Users\ryter\.atom\packages\git-log\lib\logparser.js:116
TypeError: Cannot read property 'split' of null
at parse_git_log (/packages/git-log/lib/logparser.js:116:21)
at GitLogView.parser (/packages/git-log/lib/git-log-view.js:117:16)
at GitLogView.log_callback (/packages/git-log/lib/git-log-view.js:69:10)
at /packages/git-log/lib/git-log-view.js:50:18
at o (~/AppData/Local/atom/app-1.36.1/resources/app/static/<embedded>:14:1032937)
at t.bufferStream (~/AppData/Local/atom/app-1.36.1/resources/app/static/<embedded>:14:1033091)
at Socket.e.on (~/AppData/Local/atom/app-1.36.1/resources/app/static/<embedded>:14:1031693)
at emitOne (events.js:121:20)
at Socket.emit (events.js:211:7)
at Pipe._handle.close [as _onclose] (net.js:554:12)
-4:31.6.0 command-palette:toggle (ul.list-inline.tab-bar.inset-panel)
3x -4:29 core:backspace (input.hidden-input)
4x -4:21.9.0 core:move-down (input.hidden-input)
-4:20.3.0 core:confirm (input.hidden-input)
-4:20.3.0 git-log:show (ul.list-inline.tab-bar.inset-panel)
2x -4:12.9.0 command-palette:toggle (input.hidden-input)
4x -2:19.3.0 core:move-down (input.hidden-input)
-2:16.1.0 core:confirm (input.hidden-input)
-2:16.1.0 git-log:show (ul.list-inline.tab-bar.inset-panel)
-1:43 intentions:highlight (input.hidden-input)
-1:42.6.0 command-palette:toggle (input.hidden-input)
2x -1:39.3.0 core:move-down (input.hidden-input)
-1:38.4.0 core:confirm (input.hidden-input)
-1:38.4.0 git-log:show (input.hidden-input)
3x -1:32.4.0 core:backspace (input.hidden-input)
-1:30.1.0 core:move-down (input.hidden-input)
atom-beautify 0.33.4
busy-signal 2.0.1
editorconfig 2.4.0
emmet 2.4.3
git-log 0.4.1
intentions 1.1.5
language-dots 0.0.4
language-rainmeter 1.7.4
language-vue 0.24.0
linter 2.3.0
linter-ui-default 1.7.1
minimap 4.29.9
oceanic-reef-syntax 0.9.0
seti-syntax 1.2.0
seti-ui 1.11.0
+1
+1
+1
I am opening a fresh issue of #49, to attract attention to it. Because #49 has been closed since it started and has had many other reports since then but the issue stayed closed without a fix. That said;
BUG REPORT
[Enter steps to reproduce:]
git init --separate-git-dir=/gitrepos/xxxx --shared=group
Take note that/gitrepos/xxxx
is any existing directory you want the git administrative files to be kept in...CTRL+F5
to reload the atom window in case you executed the above step inside a terminal emulator inside the Atom Window like i use. Otherwise start your Atom Editor with the directory you just initialized git in.CTRL+SHIFT+P
to bring up the command menu.Atom: 1.35.0-beta0 x64 Electron: 2.0.16 OS: Debian GNU/Linux Thrown From: git-log package 0.4.1
Stack Trace
Uncaught TypeError: Cannot read property 'split' of null
Commands
Non-Core Packages