romgrk / termrk

Terminal for atom, using pty.js & term.js
MIT License
33 stars 7 forks source link

Uncaught Error: $ATOM_HOME/packages/Termrk/node_modules/pty.js/build/Release/pty.node: undefined ... #98

Open kankanevzat opened 7 years ago

kankanevzat commented 7 years ago

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 1.13.0 Electron Version: 1.3.13 System: linux 4.9.4-201.fc25.i686+PAE Thrown From: Termrk package, v0.3.1

Stack Trace

Uncaught Error: /home/nevzat/.atom/packages/Termrk/node_modules/pty.js/build/Release/pty.node: undefined symbol: _ZN2v816FunctionTemplate3NewEPNS_7IsolateEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEENS_5LocalIS4_EENSA_INS_9SignatureEEEi

At ELECTRON_ASAR.js:168

Error: /home/nevzat/.atom/packages/Termrk/node_modules/pty.js/build/Release/pty.node: undefined symbol: _ZN2v816FunctionTemplate3NewEPNS_7IsolateEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEENS_5LocalIS4_EENSA_INS_9SignatureEEEi
    at Error (native)
    at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:168:20)
    at Object.Module._extensions..node (module.js:583:18)
    at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:168:20)
    at Module.load (module.js:473:32)
    at tryModuleLoad (module.js:432:12)
    at Function.Module._load (module.js:424:3)
    at Module.require (module.js:483:17)
    at require (/usr/lib/atom/src/native-compile-cache.js:50:27)
    at Object.<anonymous> (/home/nevzat/.atom/packages/Termrk/node_modules/pty.js/lib/pty.js:9:11)
    at Module._compile (/usr/lib/atom/src/native-compile-cache.js:109:30)
    at Object.value [as .js] (/usr/lib/atom/src/compile-cache.js:216:21)
    at Module.load (module.js:473:32)
    at tryModuleLoad (module.js:432:12)
    at Function.Module._load (module.js:424:3)
    at Module.require (module.js:483:17)
    at require (/usr/lib/atom/src/native-compile-cache.js:50:27)
    at Object.<anonymous> (/home/nevzat/.atom/packages/Termrk/node_modules/pty.js/index.js:2:18)
    at Module._compile (/usr/lib/atom/src/native-compile-cache.js:109:30)
    at Object.value [as .js] (/usr/lib/atom/src/compile-cache.js:216:21)
    at Module.load (module.js:473:32)
    at tryModuleLoad (module.js:432:12)
    at Function.Module._load (module.js:424:3)
    at Module.require (module.js:483:17)
    at require (/usr/lib/atom/src/native-compile-cache.js:50:27)
    at Object.<anonymous> (/home/nevzat/.atom/packages/Termrk/lib/termrk-view.coffee:4:7)
    at Object.<anonymous> (/home/nevzat/.atom/packages/Termrk/lib/termrk-view.coffee:2:1)
    at Module._compile (/usr/lib/atom/src/native-compile-cache.js:109:30)
    at Object.value [as .coffee] (/usr/lib/atom/src/compile-cache.js:216:21)
    at Module.load (module.js:473:32)
    at tryModuleLoad (module.js:432:12)
    at Function.Module._load (module.js:424:3)
    at Module.require (module.js:483:17)
    at require (/usr/lib/atom/src/native-compile-cache.js:50:27)
    at Object.<anonymous> (/home/nevzat/.atom/packages/Termrk/lib/termrk.coffee:9:15)
    at Object.<anonymous> (/home/nevzat/.atom/packages/Termrk/lib/termrk.coffee:2:1)
    at Module._compile (/usr/lib/atom/src/native-compile-cache.js:109:30)
    at Object.value [as .coffee] (/usr/lib/atom/src/compile-cache.js:216:21)
    at Module.load (module.js:473:32)
    at tryModuleLoad (module.js:432:12)
    at Function.Module._load (module.js:424:3)
    at Module.require (module.js:483:17)
    at require (/usr/lib/atom/src/native-compile-cache.js:50:27)
    at Package.module.exports.Package.requireMainModule (/usr/lib/atom/src/package.js:766:27)
    at Package.module.exports.Package.activateConfig (/usr/lib/atom/src/package.js:239:12)
    at PackageManager.module.exports.PackageManager.packageHasSettings (/usr/lib/atom/node_modules/settings-view/lib/package-manager.js:55:14)
    at PackageCard.module.exports.PackageCard.hasSettings (/usr/lib/atom/node_modules/settings-view/lib/package-card.js:714:34)
    at PackageCard.module.exports.PackageCard.updateSettingsState (/usr/lib/atom/node_modules/settings-view/lib/package-card.js:412:16)
    at PackageCard.module.exports.PackageCard.updateInterfaceState (/usr/lib/atom/node_modules/settings-view/lib/package-card.js:405:12)
    at PackageCard.module.exports.PackageCard.initialize (/usr/lib/atom/node_modules/settings-view/lib/package-card.js:248:19)
    at PackageCard.View [as constructor] (/usr/lib/atom/node_modules/space-pen/lib/space-pen.js:184:25)
    at new PackageCard (/usr/lib/atom/node_modules/settings-view/lib/package-card.js:22:48)
    at Object.content (/usr/lib/atom/node_modules/settings-view/lib/package-detail-view.js:79:57)
    at Builder.tag (/usr/lib/atom/node_modules/space-pen/lib/space-pen.js:281:19)
    at Function.View.(anonymous function) [as div] (/usr/lib/atom/node_modules/space-pen/lib/space-pen.js:83:49)
    at Object.content (/usr/lib/atom/node_modules/settings-view/lib/package-detail-view.js:74:30)
    at Builder.tag (/usr/lib/atom/node_modules/space-pen/lib/space-pen.js:281:19)
    at Function.View.(anonymous function) [as div] (/usr/lib/atom/node_modules/space-pen/lib/space-pen.js:83:49)
    at Object.content (/usr/lib/atom/node_modules/settings-view/lib/package-detail-view.js:71:21)
    at Builder.tag (/usr/lib/atom/node_modules/space-pen/lib/space-pen.js:281:19)
    at Function.View.(anonymous function) [as form] (/usr/lib/atom/node_modules/space-pen/lib/space-pen.js:83:49)
    at Object.content (/usr/lib/atom/node_modules/settings-view/lib/package-detail-view.js:68:26)
    at Builder.tag (/usr/lib/atom/node_modules/space-pen/lib/space-pen.js:281:19)
    at Function.View.(anonymous function) [as section] (/usr/lib/atom/node_modules/space-pen/lib/space-pen.js:83:49)
    at Object.content (/usr/lib/atom/node_modules/settings-view/lib/package-detail-view.js:65:17)
    at Builder.tag (/usr/lib/atom/node_modules/space-pen/lib/space-pen.js:281:19)
    at Function.View.(anonymous function) [as div] (/usr/lib/atom/node_modules/space-pen/lib/space-pen.js:83:49)
    at Function.module.exports.PackageDetailView.content (/usr/lib/atom/node_modules/settings-view/lib/package-detail-view.js:42:19)
    at Function.<anonymous> (/usr/lib/atom/node_modules/space-pen/lib/space-pen.js:156:31)
    at Function.View.buildHtml (/usr/lib/atom/node_modules/space-pen/lib/space-pen.js:123:10)
    at PackageDetailView.View [as constructor] (/usr/lib/atom/node_modules/space-pen/lib/space-pen.js:155:33)
    at PackageDetailView.ScrollView [as constructor] (/usr/lib/atom/node_modules/atom-space-pen-views/lib/scroll-view.js:12:47)
    at new PackageDetailView (/usr/lib/atom/node_modules/settings-view/lib/package-detail-view.js:38:54)
    at /usr/lib/atom/node_modules/settings-view/lib/settings-view.js:275:22
    at SettingsView.module.exports.SettingsView.getOrCreatePanel (/usr/lib/atom/node_modules/settings-view/lib/settings-view.js:280:19)
    at SettingsView.module.exports.SettingsView.showPanel (/usr/lib/atom/node_modules/settings-view/lib/settings-view.js:326:24)
    at SettingsView.module.exports.SettingsView.showDeferredPanel (/usr/lib/atom/node_modules/settings-view/lib/settings-view.js:321:19)
    at SettingsView.module.exports.SettingsView.initializePanels (/usr/lib/atom/node_modules/settings-view/lib/settings-view.js:168:12)
    at /usr/lib/atom/node_modules/settings-view/lib/settings-view.js:92:24
    at _combinedTickCallback (internal/process/next_tick.js:67:7)
    at process._tickCallback (internal/process/next_tick.js:98:9)

Commands

Config

{
  "core": {
    "packagesWithKeymapsDisabled": [],
    "telemetryConsent": "no",
    "themes": [
      "atom-dark-ui",
      "atom-dark-syntax"
    ]
  }
}

Installed Packages

# User
atom-beautify, v0.29.16 (inactive)
atom-clock, v0.1.3 (inactive)
autoclose-html, v0.23.0 (inactive)
convert-to-utf8, v0.2.4 (inactive)
expressjs, v1.2.0 (inactive)
git-projects, v1.17.0 (inactive)
highlight-selected, v0.12.0 (inactive)
linter, v1.11.21 (inactive)
linter-jshint, v3.0.2 (inactive)
php-cs-fixer, v4.1.0 (inactive)
pigments, v0.39.0 (inactive)
spotify-linux, v0.3.2 (inactive)
svn, v0.0.13 (inactive)
sync-settings, v0.8.1 (inactive)
Termrk, v0.3.1 (inactive)
todo, v0.6.0 (inactive)
atom-dark-syntax, v0.28.0 (active)
atom-dark-ui, v0.53.0 (active)
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)
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)
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