paulpflug / color-tabs

Adds colors to tabs..
MIT License
13 stars 7 forks source link

Uncaught TypeError: Cannot set property '~/Documents/code/graph_theory/graph.cpp' of null #18

Open Kael-Chan opened 7 years ago

Kael-Chan commented 7 years ago

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.15.0 x64 Electron: 1.3.13 OS: Ubuntu 16.04.1 Thrown From: color-tabs package 0.1.8

Stack Trace

Uncaught TypeError: Cannot set property '/home/kael/Documents/code/graph_theory/graph.cpp' of null

At /home/kael/.atom/packages/color-tabs/lib/color-tabs.coffee:151

TypeError: Cannot set property '/home/kael/Documents/code/graph_theory/graph.cpp' of null
    at processPath (/packages/color-tabs/lib/color-tabs.coffee:151:7)
    at ColorTabs.module.exports.ColorTabs.color (/packages/color-tabs/lib/color-tabs.coffee:232:5)
    at /packages/color-tabs/lib/color-tabs.coffee:219:14)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/app.asar/src/command-registry.js:259:29)
    at /app.asar/src/command-registry.js:3:59
    at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:599:16)
    at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:390:22)
    at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeyEvent (/app.asar/src/window-event-handler.js:106:36)
    at /app.asar/src/window-event-handler.js:3:59)

Commands

     -2:16.9.0 tree-view:show (atom-workspace.workspace.scrollbars-visible-always.theme-monokai-flat.theme-dark-flat-ui)
  3x -2:09.8.0 color-tabs:color-current-tab (input.hidden-input)
     -1:57.5.0 intentions:highlight (input.hidden-input)
     -1:57.3.0 color-tabs:color-current-tab (input.hidden-input)

Non-Core Packages

ask-stack 2.2.0 
atom-clock 0.1.6 
atom-flat-ui 1.1.0 
atom-material-syntax 1.0.2 
atom-material-syntax-dark 0.2.7 
atom-material-syntax-light 0.4.6 
atom-material-ui 1.3.9 
autocomplete-clang 0.10.0 
autocomplete-paths 1.0.5 
autohide-tree-view 0.25.1 
busy-signal 1.3.0 
color-tabs 0.1.8 
dark-flat-ui 1.2.4 
file-icons 2.1.1 
formatter 2.12.4 
git-plus 7.3.3 
glacier-dark-ui 0.5.0 
gpp-compiler 3.0.7 
intentions 1.1.2 
language-cuda 0.1.0 
linter 2.1.2 
linter-clang 3.4.9 
linter-ui-default 1.2.2 
minimap 4.26.8 
minimap-bookmarks 0.4.2 
minimap-cursorline 0.2.0 
minimap-find-and-replace 4.5.2 
minimap-highlight-selected 4.5.0 
minimap-selection 4.4.0 
monokai-flat 1.0.1 
pdf-view 0.57.0 
platformio-ide-terminal 2.5.0 
simplified-chinese-menu 3.5.0 
symbols-tree-view 0.13.2 
terminal-syntax 0.1.0 
tree-view-search-bar 0.1.3 
tofurobot commented 5 years ago

Same issue here. It was working fine at first. I'm not sure what changed, really.