Closed zazazack closed 7 years ago
Can you please see if this repros using atom --safe
Ran into a similar issue. My particular reproduction:
[~] la -d .dropbox-dist
d--------- 2 root root 4.0K Nov 29 11:20 .dropbox-dist/
To reproduce anywhere:
mkdir -p ~/temp/foo
cd ~/temp
sudo chown root foo
sudo chmod 700 foo
atom .
Atom Version: 1.12.7 Electron Version: 1.4.12 System: linux 4.8.12-3-ARCH Thrown From: tree-view package, v0.210.0
Failed to activate the tree-view package
At EACCES: permission denied, scandir '/home/torgny/.dropbox-dist'
Error: EACCES: permission denied, scandir '/home/torgny/.dropbox-dist'
at Error (native)
at Object.fs.readdirSync (fs.js:951:18)
at Object.fs.readdirSync (ELECTRON_ASAR.js:576:28)
at Object.listSync (/usr/lib/atom/node_modules/fs-plus/lib/fs-plus.js:173:18)
at Directory.module.exports.Directory.squashDirectoryNames (/usr/lib/atom/node_modules/tree-view/lib/directory.js:407:23)
at new Directory (/usr/lib/atom/node_modules/tree-view/lib/directory.js:29:25)
at Directory.module.exports.Directory.getEntries (/usr/lib/atom/node_modules/tree-view/lib/directory.js:278:30)
at Directory.module.exports.Directory.reload (/usr/lib/atom/node_modules/tree-view/lib/directory.js:338:19)
at Directory.module.exports.Directory.expand (/usr/lib/atom/node_modules/tree-view/lib/directory.js:383:12)
at tree-view-directory.DirectoryView.expand (/usr/lib/atom/node_modules/tree-view/lib/directory-view.js:178:24)
at tree-view-directory.DirectoryView.initialize (/usr/lib/atom/node_modules/tree-view/lib/directory-view.js:82:21)
at TreeView.<anonymous> (/usr/lib/atom/node_modules/tree-view/lib/tree-view.js:616:16)
at TreeView.module.exports.TreeView.updateRoots (/usr/lib/atom/node_modules/tree-view/lib/tree-view.js:621:10)
at TreeView.module.exports.TreeView.initialize (/usr/lib/atom/node_modules/tree-view/lib/tree-view.js:104:12)
at TreeView.View [as constructor] (/usr/lib/atom/node_modules/space-pen/lib/space-pen.js:184:25)
at new TreeView (/usr/lib/atom/node_modules/tree-view/lib/tree-view.js:53:45)
at Object.createView (/usr/lib/atom/node_modules/tree-view/lib/main.js:114:25)
at Object.activate (/usr/lib/atom/node_modules/tree-view/lib/main.js:22:14)
at Package.module.exports.Package.activateNow (/usr/lib/atom/src/package.js:184:19)
at /usr/lib/atom/src/package.js:157:32
at Package.module.exports.Package.measure (/usr/lib/atom/src/package.js:92:15)
at /usr/lib/atom/src/package.js:150:26
at Package.module.exports.Package.activate (/usr/lib/atom/src/package.js:147:34)
at PackageManager.module.exports.PackageManager.activatePackage (/usr/lib/atom/src/package-manager.js:542:34)
at /usr/lib/atom/src/package-manager.js:523:29
at Config.module.exports.Config.transactAsync (/usr/lib/atom/src/config.js:337:18)
at PackageManager.module.exports.PackageManager.activatePackages (/usr/lib/atom/src/package-manager.js:518:19)
at PackageManager.module.exports.PackageManager.activate (/usr/lib/atom/src/package-manager.js:500:46)
at /usr/lib/atom/src/atom-environment.js:792:28
{
"core": {
"audioBeep": false,
"autoHideMenuBar": true,
"closeEmptyWindows": false,
"customFileTypes": {
"source.ini": [
".buckconfig",
".hgrc",
".flowconfig"
],
"source.json": [
".arcconfig",
"BUCK.autodeps"
],
"source.python": [
"BUCK"
]
},
"disabledPackages": [
"whitespace",
"nuclide-format-js",
"nuclide"
],
"projectHome": "/home/torgny/git",
"telemetryConsent": "limited",
"warnOnLargeFileLimit": 3
},
"tree-view": {
"hideIgnoredNames": true,
"squashDirectoryNames": true
}
}
# User
atom-beautify, v0.29.13 (inactive)
atom-jade, v0.3.0 (inactive)
atom-wallaby, v1.0.14 (inactive)
autocomplete-elixir, v1.5.14 (inactive)
bottom-dock, v0.4.4 (inactive)
case-conversion, v0.2.0 (inactive)
docblockr, v0.9.1 (inactive)
editorconfig, v2.0.5 (inactive)
git-log, v0.4.1 (inactive)
git-plus, v5.28.0 (inactive)
hidpi, v0.12.0 (inactive)
language-docker, v1.1.7 (inactive)
language-elixir, v0.16.0 (inactive)
language-gettext, v0.6.1 (inactive)
language-haml, v0.24.1 (inactive)
language-nginx, v0.6.2 (inactive)
language-puppet, v0.21.0 (inactive)
language-scala, v1.1.8 (inactive)
language-spacebars, v0.2.2 (inactive)
language-vue, v0.21.0 (inactive)
linter, v1.11.18 (inactive)
linter-docker, v0.1.4 (inactive)
linter-elixirc, v1.1.11 (inactive)
linter-eslint, v8.0.0 (inactive)
linter-puppet, v1.0.0 (inactive)
markdown-scroll-sync, v2.1.2 (inactive)
markdown-writer, v2.6.2 (inactive)
merge-conflicts, v1.4.4 (inactive)
minimap, v4.25.7 (inactive)
minimap-pigments, v0.2.2 (inactive)
nuclide, v0.188.0 (inactive)
nuclide-format-js, v0.0.36 (inactive)
octocat-syntax, v0.7.1 (inactive)
open-recent, v5.0.0 (inactive)
pigments, v0.37.0 (inactive)
sort-lines, v0.14.0 (inactive)
space-tab, v0.4.2 (inactive)
string-looper, v0.1.2 (inactive)
Stylus, v3.1.0 (inactive)
todo-show, v1.8.0 (inactive)
tool-bar, v1.0.1 (inactive)
tool-bar-main, v0.0.10 (inactive)
wordcount, v2.10.2 (inactive)
atom-dark-syntax, v0.27.0 (inactive)
atom-dark-ui, v0.52.0 (inactive)
atom-light-syntax, v0.28.0 (inactive)
atom-light-ui, v0.45.0 (inactive)
base16-tomorrow-dark-theme, v1.3.0 (inactive)
base16-tomorrow-light-theme, v1.3.0 (inactive)
one-dark-ui, v1.6.2 (inactive)
one-light-ui, v1.6.2 (inactive)
one-dark-syntax, v1.5.0 (inactive)
one-light-syntax, v1.5.0 (inactive)
solarized-dark-syntax, v1.0.5 (inactive)
solarized-light-syntax, v1.0.5 (inactive)
about, v1.7.0 (inactive)
archive-view, v0.62.0 (inactive)
autocomplete-atom-api, v0.10.0 (inactive)
autocomplete-css, v0.13.1 (inactive)
autocomplete-html, v0.7.2 (inactive)
autocomplete-plus, v2.31.4 (inactive)
autocomplete-snippets, v1.11.0 (inactive)
autoflow, v0.27.0 (inactive)
autosave, v0.23.1 (inactive)
background-tips, v0.26.1 (inactive)
bookmarks, v0.42.0 (inactive)
bracket-matcher, v0.82.2 (inactive)
command-palette, v0.39.0 (inactive)
deprecation-cop, v0.54.1 (inactive)
dev-live-reload, v0.47.0 (inactive)
encoding-selector, v0.22.0 (inactive)
exception-reporting, v0.40.0 (inactive)
find-and-replace, v0.202.2 (inactive)
fuzzy-finder, v1.4.0 (inactive)
git-diff, v1.1.0 (inactive)
go-to-line, v0.31.0 (inactive)
grammar-selector, v0.48.2 (inactive)
image-view, v0.60.0 (inactive)
incompatible-packages, v0.26.1 (inactive)
keybinding-resolver, v0.35.0 (inactive)
line-ending-selector, v0.5.0 (inactive)
link, v0.31.2 (inactive)
markdown-preview, v0.158.8 (inactive)
metrics, v1.1.2 (inactive)
notifications, v0.65.1 (inactive)
open-on-github, v1.2.1 (inactive)
package-generator, v1.0.1 (inactive)
settings-view, v0.243.1 (inactive)
snippets, v1.0.4 (inactive)
spell-check, v0.68.4 (inactive)
status-bar, v1.4.1 (inactive)
styleguide, v0.47.2 (inactive)
symbols-view, v0.113.1 (inactive)
tabs, v0.103.0 (inactive)
timecop, v0.33.2 (inactive)
tree-view, v0.210.0 (inactive)
update-package-dependencies, v0.10.0 (inactive)
welcome, v0.35.1 (inactive)
whitespace, v0.35.0 (inactive)
wrap-guide, v0.38.2 (inactive)
language-c, v0.54.0 (inactive)
language-clojure, v0.22.1 (inactive)
language-coffee-script, v0.48.0 (inactive)
language-csharp, v0.13.0 (inactive)
language-css, v0.40.1 (inactive)
language-gfm, v0.88.0 (inactive)
language-git, v0.15.0 (inactive)
language-go, v0.43.0 (inactive)
language-html, v0.47.1 (inactive)
language-hyperlink, v0.16.1 (inactive)
language-java, v0.24.0 (inactive)
language-javascript, v0.122.0 (inactive)
language-json, v0.18.3 (inactive)
language-less, v0.29.6 (inactive)
language-make, v0.22.2 (inactive)
language-mustache, v0.13.0 (inactive)
language-objective-c, v0.15.1 (inactive)
language-perl, v0.37.0 (inactive)
language-php, v0.37.3 (inactive)
language-property-list, v0.8.0 (inactive)
language-python, v0.45.1 (inactive)
language-ruby, v0.70.2 (inactive)
language-ruby-on-rails, v0.25.1 (inactive)
language-sass, v0.57.0 (inactive)
language-shellscript, v0.23.0 (inactive)
language-source, v0.9.0 (inactive)
language-sql, v0.25.0 (inactive)
language-text, v0.7.1 (inactive)
language-todo, v0.29.1 (inactive)
language-toml, v0.18.1 (inactive)
language-xml, v0.34.12 (inactive)
language-yaml, v0.27.1 (inactive)
# Dev
No dev packages
Getting the error on Sierra on New Macbook Pro with Touch bar. Crashes on open.
I have this problem almost every day on a Mac. I will have 3-5 Atom processes open and then I'll open a new one from a terminal like this open -a Atom /some/path
. This opens a second Atom window in the Dock that crashes. I then quit this window of Atom and run the same terminal command again and always the second time the new Atom process opens in the existing Atom window in the dock like normal and everything is fine. Happy to provide debug if you tell me how.
I have this problem too.
[Enter steps to reproduce below:]
Atom Version: 1.13.0 Electron Version: 1.3.13 System: Ubuntu 16.10 Thrown From: tree-view package, v0.211.1
Failed to activate the tree-view package
At EACCES: permission denied, scandir '/home/alicemod/.gvfs'
Error: EACCES: permission denied, scandir '/home/alicemod/.gvfs'
at Error (native)
at Object.fs.readdirSync (fs.js:951:18)
at Object.fs.readdirSync (ELECTRON_ASAR.js:571:28)
at Object.listSync (/usr/share/atom/resources/app.asar/node_modules/fs-plus/lib/fs-plus.js:173:18)
at Directory.module.exports.Directory.squashDirectoryNames (/usr/share/atom/resources/app.asar/node_modules/tree-view/lib/directory.js:407:23)
at new Directory (/usr/share/atom/resources/app.asar/node_modules/tree-view/lib/directory.js:29:25)
at Directory.module.exports.Directory.getEntries (/usr/share/atom/resources/app.asar/node_modules/tree-view/lib/directory.js:278:30)
at Directory.module.exports.Directory.reload (/usr/share/atom/resources/app.asar/node_modules/tree-view/lib/directory.js:338:19)
at Directory.module.exports.Directory.expand (/usr/share/atom/resources/app.asar/node_modules/tree-view/lib/directory.js:383:12)
at tree-view-directory.DirectoryView.expand (/usr/share/atom/resources/app.asar/node_modules/tree-view/lib/directory-view.js:179:24)
at tree-view-directory.DirectoryView.initialize (/usr/share/atom/resources/app.asar/node_modules/tree-view/lib/directory-view.js:83:21)
at TreeView.<anonymous> (/usr/share/atom/resources/app.asar/node_modules/tree-view/lib/tree-view.js:620:16)
at TreeView.module.exports.TreeView.updateRoots (/usr/share/atom/resources/app.asar/node_modules/tree-view/lib/tree-view.js:625:10)
at TreeView.module.exports.TreeView.initialize (/usr/share/atom/resources/app.asar/node_modules/tree-view/lib/tree-view.js:107:12)
at TreeView.View [as constructor] (/usr/share/atom/resources/app.asar/node_modules/space-pen/lib/space-pen.js:184:25)
at new TreeView (/usr/share/atom/resources/app.asar/node_modules/tree-view/lib/tree-view.js:55:45)
at Object.createView (/usr/share/atom/resources/app.asar/node_modules/tree-view/lib/main.js:118:25)
at Object.activate (/usr/share/atom/resources/app.asar/node_modules/tree-view/lib/main.js:22:14)
at Package.module.exports.Package.activateNow (/usr/share/atom/resources/app.asar/src/package.js:191:19)
at /usr/share/atom/resources/app.asar/src/package.js:164:32
at Package.module.exports.Package.measure (/usr/share/atom/resources/app.asar/src/package.js:94:15)
at /usr/share/atom/resources/app.asar/src/package.js:157:26
at Package.module.exports.Package.activate (/usr/share/atom/resources/app.asar/src/package.js:154:34)
at PackageManager.module.exports.PackageManager.activatePackage (/usr/share/atom/resources/app.asar/src/package-manager.js:550:34)
at /usr/share/atom/resources/app.asar/src/package-manager.js:531:29
at Config.module.exports.Config.transactAsync (/usr/share/atom/resources/app.asar/src/config.js:337:18)
at PackageManager.module.exports.PackageManager.activatePackages (/usr/share/atom/resources/app.asar/src/package-manager.js:526:19)
at PackageManager.module.exports.PackageManager.activate (/usr/share/atom/resources/app.asar/src/package-manager.js:508:46)
at /usr/share/atom/resources/app.asar/src/atom-environment.js:831:28
-0:04.7.0 tree-view:show (atom-workspace.workspace.scrollbars-visible-always.theme-awesome-material-syntax.theme-accents-ui)
{
"core": {
"allowPendingPaneItems": false,
"disabledPackages": [
"seti-icons",
"flozone",
"angularjs",
"magento-tools",
"pretty-dir",
"format-javascript-comment",
"language-c",
"language-clojure",
"language-csharp",
"language-gfm",
"language-go",
"language-java",
"language-make",
"language-objective-c",
"language-perl",
"language-property-list",
"language-python",
"language-ruby",
"language-ruby-on-rails",
"language-shellscript",
"language-sql",
"language-toml",
"language-yaml",
"activate-power-mode",
"linter",
"linter-csslint",
"linter-sass-lint",
"linter-scss-lint",
"atom-formatter-jsbeautify",
"imagemin",
"Sass-Syntax-Highlight",
"icon-fonts",
"logo-file-icons",
"atom-csscomb",
"color-picker",
"emmet",
"linter-js-standard",
"menu-manager",
"merge-conflicts",
"front-icons",
"react",
"unfancy-file-icons",
"jQuery",
"webbox-color",
"prime-file-icons",
"atom-like-brackets-editor",
"jslint",
"atom-ternjs"
],
"openEmptyEditorOnStart": false,
"projectHome": "/home/alicemod/Documents/Git",
"telemetryConsent": "limited",
"themes": [
"accents-ui",
"awesome-material-syntax"
]
},
"tree-view": {
"squashDirectoryNames": true
}
}
# User
accents-ui, v1.2.0 (inactive)
activate-power-mode, v1.2.0 (inactive)
afterlight, v1.0.0 (inactive)
an-old-hope-syntax, v0.5.0 (inactive)
angularjs, v0.3.5 (inactive)
apathy-theme, v1.10.6 (inactive)
atom-beautify, v0.29.16 (inactive)
atom-clock, v0.1.3 (inactive)
atom-csscomb, v2.0.4 (inactive)
atom-dark-fusion-syntax, v2.0.2 (inactive)
atom-formatter-jsbeautify, v1.1.2 (inactive)
atom-gooey-syntax, v0.2.1 (inactive)
atom-html-templates, v0.1.3 (inactive)
atom-like-brackets-editor, v1.1.4 (inactive)
atom-material-syntax, v1.0.2 (inactive)
atom-material-syntax-light, v0.4.6 (inactive)
atom-material-ui, v1.3.9 (inactive)
atom-panda-syntax, v0.18.0 (inactive)
atom-ternjs, v0.17.0 (inactive)
atomcasts-syntax, v0.10.3 (inactive)
autoclose-html, v0.23.0 (inactive)
autoprefixer, v3.6.0 (inactive)
awesome-material-syntax, v0.6.0 (inactive)
base16-syntax, v1.8.0 (inactive)
blackboard-aptana-theme, v2.0.0 (inactive)
blau-dark-syntax, v2.2.1 (inactive)
bleen-syntax, v0.3.1 (inactive)
breeze-dark-syntax, v0.1.6 (inactive)
breeze-dark-ui-edge, v0.1.5 (inactive)
breeze-light-syntax, v0.1.0 (inactive)
burn, v0.2.1 (inactive)
cake-syntax, v1.0.2 (inactive)
chester-atom-syntax, v0.1.1 (inactive)
chrome-color-picker, v0.8.0 (inactive)
codecademy-atom-ui, v0.1.1 (inactive)
color-picker, v2.2.4 (inactive)
colorblind-syntax, v1.1.2 (inactive)
colorblind-wombat-dark-syntax, v0.5.2 (inactive)
colorful-dark-syntax, v0.3.0 (inactive)
dark-side-of-the-moon-syntax, v0.6.8 (inactive)
delete-lines, v0.4.17 (inactive)
desatur-syntax, v1.2.1 (inactive)
dracula-ui, v0.4.0 (inactive)
duotone-dark-earth-syntax, v2.1.0 (inactive)
duotone-dark-space-syntax, v2.1.0 (inactive)
duotone-dark-syntax, v2.1.0 (inactive)
earthsung-by-jackson-syntax, v0.3.0 (inactive)
eclectic-syntax, v0.2.1 (inactive)
electron-highlighter-syntax, v1.7.0 (inactive)
electron-syntax, v1.3.0 (inactive)
emmet, v2.4.3 (inactive)
excellent-ui, v2.2.1 (inactive)
file-icons, v2.0.12 (inactive)
filesize, v2.0.4 (inactive)
firewatch-green-syntax, v1.0.0 (inactive)
firewatch-syntax, v1.1.1 (inactive)
fizzy, v0.16.0 (inactive)
flat-ui-syntax, v0.5.1 (inactive)
flatland-dark, v0.2.2 (inactive)
flatland-dark-ui, v0.2.4 (inactive)
flatwhite-syntax, v0.8.0 (inactive)
flexible-ui, v0.10.7 (inactive)
fold-search-results, v1.0.5 (inactive)
format-javascript-comment, v0.2.2 (inactive)
front-icons, v1.13.0 (inactive)
gaia-dark-syntax, v2.0.0 (inactive)
genesis-syntax, v1.0.8 (inactive)
genesis-ui, v0.5.0 (inactive)
git-plus, v7.2.0 (inactive)
grandson-of-obsidian, v0.1.0 (inactive)
gruvbox-syntax, v2.4.1 (inactive)
have-violent-ends-syntax, v0.1.0 (inactive)
hydra-syntax-theme, v2.0.4 (inactive)
icon-fonts, v2.11.1 (inactive)
idiomatic-dark-syntax, v0.1.3 (inactive)
imagemin, v1.5.1 (inactive)
isotope-ui, v2.7.1 (inactive)
jQuery, v1.2.5 (inactive)
jslint, v1.5.1 (inactive)
lambda-syntax, v0.5.2 (inactive)
language-fish-shell, v1.0.5 (inactive)
language-SCSS, v0.4.0 (inactive)
lavender-syntax, v0.0.2 (inactive)
lavender-ui, v0.0.2 (inactive)
linter, v1.11.21 (inactive)
linter-csslint, v1.3.3 (inactive)
linter-eslint, v8.0.0 (inactive)
linter-js-standard, v3.8.0 (inactive)
linter-sass-lint, v1.7.4 (inactive)
linter-scss-lint, v3.0.4 (inactive)
logo-file-icons, v1.8.0 (inactive)
magento-tools, v0.0.3 (inactive)
marronlatte-syntax, v0.2.0 (inactive)
material-design-syntax, v1.7.0 (inactive)
menu-manager, v0.6.0 (inactive)
merge-conflicts, v1.4.4 (inactive)
mermaid-dark-syntax, v0.2.1 (inactive)
minimap, v4.26.7 (inactive)
minimap-cursorline, v0.2.0 (inactive)
monokai-soda, v0.5.0 (inactive)
native-ui, v0.20.3 (inactive)
neon-cursor, v1.6.0 (inactive)
neon-selection, v0.3.2 (inactive)
neon-syntax, v0.3.7 (inactive)
neptune-dark-syntax, v2.0.0 (inactive)
new-moon-atom-syntax, v2.0.9 (inactive)
no-caffeine-syntax, v0.17.5 (inactive)
nord-atom-syntax, v0.5.0 (inactive)
northem-atom-syntax, v2.0.0 (inactive)
northem-atom-ui, v2.0.0 (inactive)
northem-dark-atom-syntax, v2.0.0 (inactive)
nucleus-dark-ui, v0.10.22 (inactive)
ocarina-dark-syntax, v2.0.0 (inactive)
oceanic-next, v1.0.0 (inactive)
one-tron-legacy-syntax, v3.0.1 (inactive)
open-in-browser, v0.4.7 (inactive)
outlander-syntax, v2.0.0 (inactive)
package-sync, v1.1.0 (inactive)
pane-browser, v1.2.2 (inactive)
php-cs-fixer, v4.1.0 (inactive)
pigments, v0.39.0 (inactive)
polaris-syntax, v0.1.0 (inactive)
predawn-syntax, v1.0.2 (inactive)
pretty-dir, v0.0.17 (inactive)
prime-file-icons, v0.3.0 (inactive)
railscast-theme, v0.3.0 (inactive)
rain-ui, v1.0.1 (inactive)
ramda-syntax, v0.12.0 (inactive)
react, v0.16.2 (inactive)
redui-jm-syntax, v1.4.0 (inactive)
rusty-dark-syntax, v0.6.1 (inactive)
rusty-dark-syntax, v0.6.1 (inactive)
Sass-Syntax-Highlight, v0.1.1 (inactive)
seti-icons, v1.3.4 (inactive)
seti-syntax, v1.0.1 (inactive)
seti-ui, v1.4.0 (inactive)
seti-ui-red, v0.13.0 (inactive)
slack-ui, v0.7.0 (inactive)
slime, v2.0.0 (inactive)
sonho-dark-syntax, v2.0.0 (inactive)
sophisticated-ui, v0.5.0 (inactive)
spacegray-dark-ui, v0.12.0 (inactive)
steam-pirate-syntax, v0.3.0 (inactive)
symbiosis-dark-syntax, v2.0.0 (inactive)
tomorrow-night-eighties, v0.5.0 (inactive)
tomorrow-night-eighties-syntax, v1.0.2 (inactive)
toothpaste, v1.0.0 (inactive)
trendy-dark-syntax, v0.2.0 (inactive)
trendy-light-ui, v0.28.1 (inactive)
tron-legacy-syntax, v0.5.0 (inactive)
tron-legacy-ui, v0.6.0 (inactive)
twinlight-syntax, v0.13.0 (inactive)
two-light-ui, v1.1.2 (inactive)
uglify, v1.3.0 (inactive)
unfancy-file-icons, v0.10.0 (inactive)
unity-ui, v2.1.8 (inactive)
vin-dark-syntax, v2.0.0 (inactive)
viriato, v0.12.0 (inactive)
webbox-color, v0.5.9 (inactive)
what-about-barb-syntax, v2.0.0 (inactive)
yoceanic-next-syntax, v0.7.0 (inactive)
zenburn, v3.0.0 (inactive)
atom-dark-syntax, v0.28.0 (inactive)
atom-dark-ui, v0.53.0 (inactive)
atom-light-syntax, v0.29.0 (inactive)
atom-light-ui, v0.46.0 (inactive)
base16-tomorrow-dark-theme, v1.4.0 (inactive)
base16-tomorrow-light-theme, v1.4.0 (inactive)
one-dark-ui, v1.8.2 (inactive)
one-light-ui, v1.8.2 (inactive)
one-dark-syntax, v1.6.0 (inactive)
one-light-syntax, v1.6.0 (inactive)
solarized-dark-syntax, v1.1.1 (inactive)
solarized-light-syntax, v1.1.1 (inactive)
about, v1.7.2 (inactive)
archive-view, v0.62.0 (inactive)
autocomplete-atom-api, v0.10.0 (inactive)
autocomplete-css, v0.14.1 (inactive)
autocomplete-html, v0.7.2 (inactive)
autocomplete-plus, v2.33.1 (inactive)
autocomplete-snippets, v1.11.0 (inactive)
autoflow, v0.29.0 (inactive)
autosave, v0.23.2 (inactive)
background-tips, v0.26.1 (inactive)
bookmarks, v0.43.2 (inactive)
bracket-matcher, v0.85.1 (inactive)
command-palette, v0.39.1 (inactive)
deprecation-cop, v0.55.1 (inactive)
dev-live-reload, v0.47.0 (inactive)
encoding-selector, v0.22.0 (inactive)
exception-reporting, v0.40.0 (inactive)
find-and-replace, v0.204.5 (inactive)
fuzzy-finder, v1.4.0 (inactive)
git-diff, v1.2.0 (inactive)
go-to-line, v0.31.2 (inactive)
grammar-selector, v0.48.2 (inactive)
image-view, v0.60.0 (inactive)
incompatible-packages, v0.26.1 (inactive)
keybinding-resolver, v0.35.0 (inactive)
line-ending-selector, v0.5.1 (inactive)
link, v0.31.2 (inactive)
markdown-preview, v0.159.1 (inactive)
metrics, v1.1.2 (inactive)
notifications, v0.65.1 (inactive)
open-on-github, v1.2.1 (inactive)
package-generator, v1.0.2 (inactive)
settings-view, v0.244.0 (inactive)
snippets, v1.0.4 (inactive)
spell-check, v0.68.5 (inactive)
status-bar, v1.6.0 (inactive)
styleguide, v0.48.0 (inactive)
symbols-view, v0.113.1 (inactive)
tabs, v0.103.1 (inactive)
timecop, v0.33.2 (inactive)
tree-view, v0.211.1 (inactive)
update-package-dependencies, v0.10.0 (inactive)
welcome, v0.35.1 (inactive)
whitespace, v0.35.0 (inactive)
wrap-guide, v0.39.0 (inactive)
language-c, v0.54.0 (inactive)
language-clojure, v0.22.1 (inactive)
language-coffee-script, v0.48.1 (inactive)
language-csharp, v0.13.0 (inactive)
language-css, v0.40.1 (inactive)
language-gfm, v0.88.0 (inactive)
language-git, v0.15.0 (inactive)
language-go, v0.43.0 (inactive)
language-html, v0.47.1 (inactive)
language-hyperlink, v0.16.1 (inactive)
language-java, v0.24.0 (inactive)
language-javascript, v0.122.0 (inactive)
language-json, v0.18.3 (inactive)
language-less, v0.29.6 (inactive)
language-make, v0.22.2 (inactive)
language-mustache, v0.13.0 (inactive)
language-objective-c, v0.15.1 (inactive)
language-perl, v0.37.0 (inactive)
language-php, v0.37.3 (inactive)
language-property-list, v0.8.0 (inactive)
language-python, v0.45.1 (inactive)
language-ruby, v0.70.2 (inactive)
language-ruby-on-rails, v0.25.1 (inactive)
language-sass, v0.57.0 (inactive)
language-shellscript, v0.23.0 (inactive)
language-source, v0.9.0 (inactive)
language-sql, v0.25.0 (inactive)
language-text, v0.7.1 (inactive)
language-todo, v0.29.1 (inactive)
language-toml, v0.18.1 (inactive)
language-xml, v0.34.12 (inactive)
language-yaml, v0.27.1 (inactive)
# Dev
No dev packages
I fixed this iteration of the bug with
sudo chmod -R 0755 ~/.gvfs
Thanks for reaching out!
We haven't gotten a response to our questions in our comment https://github.com/atom/tree-view/issues/993#issuecomment-264249890. With only the information that is currently in the issue, we don't have enough information to take action. I'm going to close this but don't hesitate to reach out if you have or find the answers we need, we'll be happy to reopen the issue.
@AndreaGriffiths11 it doesn't happen when I launch atom in safe mode but does when I launch it normally
Hey @jenessawhite - if it launches ok in safe mode, then that likely means a community package is causing the issue or maybe something in your init script:
http://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode
You can disable each community package one by one to try and pinpoint which is causing the problem.
@rsese tree-view launches in safe mode. When using Atom normally, I've disabled all other packages and this error occurs...
[Enter steps to reproduce below:]
Atom Version: 1.13.1 Electron Version: 1.3.13 System: Mac OS X 10.12.4 Thrown From: tree-view package, v0.217.0-5
Failed to activate the tree-view package
At atom.workspace.getCenter is not a function
TypeError: atom.workspace.getCenter is not a function
at TreeView.module.exports.TreeView.handleEvents (/Users/Rocket55/.atom/packages/tree-view/lib/tree-view.coffee:178:37)
at new TreeView (/Users/Rocket55/.atom/packages/tree-view/lib/tree-view.coffee:48:6)
at TreeViewPackage.getTreeViewInstance (/Users/Rocket55/.atom/packages/tree-view/lib/tree-view-package.js:57:23)
at TreeViewPackage.activate (/Users/Rocket55/.atom/packages/tree-view/lib/tree-view-package.js:27:29)
at Package.module.exports.Package.activateNow (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:191:19)
at /Applications/Atom.app/Contents/Resources/app.asar/src/package.js:164:32
at Package.module.exports.Package.measure (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:94:15)
at /Applications/Atom.app/Contents/Resources/app.asar/src/package.js:157:26
at Package.module.exports.Package.activate (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:154:34)
at PackageManager.module.exports.PackageManager.activatePackage (/Applications/Atom.app/Contents/Resources/app.asar/src/package-manager.js:550:34)
at /Applications/Atom.app/Contents/Resources/app.asar/src/package-manager.js:531:29
at Config.module.exports.Config.transactAsync (/Applications/Atom.app/Contents/Resources/app.asar/src/config.js:337:18)
at PackageManager.module.exports.PackageManager.activatePackages (/Applications/Atom.app/Contents/Resources/app.asar/src/package-manager.js:526:19)
at PackageManager.module.exports.PackageManager.activate (/Applications/Atom.app/Contents/Resources/app.asar/src/package-manager.js:508:46)
at /Applications/Atom.app/Contents/Resources/app.asar/src/atom-environment.js:831:28
{
"core": {
"disabledPackages": [
"git-plus",
"atom-pug",
"linter-php",
"merge-conflicts",
"atom-beautify",
"autocomplete",
"autocomplete-html",
"autocomplete-plus",
"color-picker",
"emmet",
"linter"
],
"excludeVcsIgnoredPaths": false,
"packagesWithKeymapsDisabled": [
"tree-view"
],
"telemetryConsent": "limited",
"themes": [
"one-dark-ui",
"ariake-dark-syntax"
]
},
"tree-view": {
"focusOnReveal": false,
"sortFoldersBeforeFiles": false
}
}
# User
ariake-dark-syntax, v0.1.3 (inactive)
atom-beautify, v0.29.23 (inactive)
atom-material-syntax, v1.0.2 (inactive)
atom-material-ui, v1.3.9 (inactive)
atom-pug, v0.2.0 (inactive)
autocomplete, v0.47.0 (inactive)
autocomplete-html, v0.7.3 (inactive)
autocomplete-plus, v2.35.4 (inactive)
color-picker, v2.2.5 (inactive)
emmet, v2.4.3 (inactive)
git-plus, v7.6.0 (inactive)
linter, v1.11.23 (inactive)
linter-php, v1.3.2 (inactive)
merge-conflicts, v1.4.4 (inactive)
tree-view, v0.217.0-5 (inactive)
atom-dark-syntax, v0.28.0 (inactive)
atom-dark-ui, v0.53.0 (inactive)
atom-light-syntax, v0.29.0 (inactive)
atom-light-ui, v0.46.0 (inactive)
base16-tomorrow-dark-theme, v1.4.0 (inactive)
base16-tomorrow-light-theme, v1.4.0 (inactive)
one-dark-ui, v1.8.2 (inactive)
one-light-ui, v1.8.2 (inactive)
one-dark-syntax, v1.6.0 (inactive)
one-light-syntax, v1.6.0 (inactive)
solarized-dark-syntax, v1.1.1 (inactive)
solarized-light-syntax, v1.1.1 (inactive)
about, v1.7.2 (inactive)
archive-view, v0.62.0 (inactive)
autocomplete-atom-api, v0.10.0 (inactive)
autocomplete-css, v0.14.1 (inactive)
autocomplete-html, v0.7.2 (inactive)
autocomplete-plus, v2.33.1 (inactive)
autocomplete-snippets, v1.11.0 (inactive)
autoflow, v0.29.0 (inactive)
autosave, v0.23.2 (inactive)
background-tips, v0.26.1 (inactive)
bookmarks, v0.43.2 (inactive)
bracket-matcher, v0.85.1 (inactive)
command-palette, v0.39.1 (inactive)
deprecation-cop, v0.55.1 (inactive)
dev-live-reload, v0.47.0 (inactive)
encoding-selector, v0.22.0 (inactive)
exception-reporting, v0.40.0 (inactive)
find-and-replace, v0.204.5 (inactive)
fuzzy-finder, v1.4.0 (inactive)
git-diff, v1.2.0 (inactive)
go-to-line, v0.31.2 (inactive)
grammar-selector, v0.48.2 (inactive)
image-view, v0.60.0 (inactive)
incompatible-packages, v0.26.1 (inactive)
keybinding-resolver, v0.35.0 (inactive)
line-ending-selector, v0.5.1 (inactive)
link, v0.31.2 (inactive)
markdown-preview, v0.159.3 (inactive)
metrics, v1.1.3 (inactive)
notifications, v0.65.1 (inactive)
open-on-github, v1.2.1 (inactive)
package-generator, v1.0.2 (inactive)
settings-view, v0.244.0 (inactive)
snippets, v1.0.4 (inactive)
spell-check, v0.68.5 (inactive)
status-bar, v1.6.0 (inactive)
styleguide, v0.48.0 (inactive)
symbols-view, v0.113.1 (inactive)
tabs, v0.103.1 (inactive)
timecop, v0.33.2 (inactive)
tree-view, v0.217.0-5 (inactive)
update-package-dependencies, v0.10.0 (inactive)
welcome, v0.35.1 (inactive)
whitespace, v0.35.0 (inactive)
wrap-guide, v0.39.0 (inactive)
language-c, v0.54.0 (inactive)
language-clojure, v0.22.1 (inactive)
language-coffee-script, v0.48.1 (inactive)
language-csharp, v0.13.0 (inactive)
language-css, v0.40.1 (inactive)
language-gfm, v0.88.0 (inactive)
language-git, v0.15.0 (inactive)
language-go, v0.43.0 (inactive)
language-html, v0.47.1 (inactive)
language-hyperlink, v0.16.1 (inactive)
language-java, v0.24.0 (inactive)
language-javascript, v0.122.0 (inactive)
language-json, v0.18.3 (inactive)
language-less, v0.29.6 (inactive)
language-make, v0.22.2 (inactive)
language-mustache, v0.13.0 (inactive)
language-objective-c, v0.15.1 (inactive)
language-perl, v0.37.0 (inactive)
language-php, v0.37.3 (inactive)
language-property-list, v0.8.0 (inactive)
language-python, v0.45.1 (inactive)
language-ruby, v0.70.2 (inactive)
language-ruby-on-rails, v0.25.1 (inactive)
language-sass, v0.57.0 (inactive)
language-shellscript, v0.23.0 (inactive)
language-source, v0.9.0 (inactive)
language-sql, v0.25.0 (inactive)
language-text, v0.7.1 (inactive)
language-todo, v0.29.1 (inactive)
language-toml, v0.18.1 (inactive)
language-xml, v0.34.12 (inactive)
language-yaml, v0.27.1 (inactive)
# Dev
No dev packages
@jenessawhite apm uninstall tree-view
As clarification to @50Wliu comment - the problem here is that Atom 1.13 ships with TreeView 0.211.1 and you have presumably at some point typed apm install tree-view
which installed a newer version that expects a newer Atom.
Core packages that ship with Atom are not designed to be independently updated and are never tested for compatibility.
Additionally you might want to upgrade your version of Atom - the current stable version is 1.16.
[Enter steps to reproduce below:]
Atom Version: 1.12.5 Electron Version: 1.3.9 System: Mac OS X 10.12.1 Thrown From: tree-view package, v0.210.0
Stack Trace
Failed to activate the tree-view package
Commands
Config
Installed Packages