Giter Site home page Giter Site logo

atom-swift-debugger's People

Contributors

aciidgh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

atom-swift-debugger's Issues

Uncaught Error: Cannot find module 'atom-space-pen-views'

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 1.12.7
Electron Version: 1.3.13
System: Linux Mint
Thrown From: swift-debugger package, v0.1.2

Stack Trace

Uncaught Error: Cannot find module 'atom-space-pen-views'

At module.js:457

Error: Cannot find module 'atom-space-pen-views'
    at Module._resolveFilename (module.js:455:15)
    at Module._resolveFilename (/usr/share/atom/resources/electron.asar/common/reset-search-paths.js:35:12)
    at Function.Module._resolveFilename (/usr/share/atom/resources/app.asar/src/module-cache.js:383:52)
    at Function.Module._load (module.js:403:25)
    at Module.require (module.js:483:17)
    at require (/usr/share/atom/resources/app.asar/src/native-compile-cache.js:50:27)
    at Object.<anonymous> (/home/louis/.atom/packages/atom-swift-debugger-master/lib/swift-debugger-view.coffee:2:33)
    at Object.<anonymous> (/home/louis/.atom/packages/atom-swift-debugger-master/lib/swift-debugger-view.coffee:1:1)
    at Module._compile (/usr/share/atom/resources/app.asar/src/native-compile-cache.js:103:30)
    at Object.value [as .coffee] (/usr/share/atom/resources/app.asar/src/compile-cache.js:201: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/share/atom/resources/app.asar/src/native-compile-cache.js:50:27)
    at Object.createDebuggerView (/home/louis/.atom/packages/swift-debugger/lib/swift-debugger.coffee:11:27)
    at atom-workspace.subscriptions.add.atom.commands.add.swift-debugger:toggle (/home/louis/.atom/packages/swift-debugger/lib/swift-debugger.coffee:22:36)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/usr/share/atom/resources/app.asar/src/command-registry.js:259:29)
    at /usr/share/atom/resources/app.asar/src/command-registry.js:3:59
    at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/usr/share/atom/resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:587:16)
    at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/usr/share/atom/resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:382:22)
    at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeyEvent (/usr/share/atom/resources/app.asar/src/window-event-handler.js:106:36)
    at HTMLDocument.<anonymous> (/usr/share/atom/resources/app.asar/src/window-event-handler.js:3:59)

Commands

     -0:19.1.0 swift-debugger:toggle (atom-text-editor.editor.is-focused)
  2x -0:01.3.0 swift-debugger:breakpoint (atom-text-editor.editor.is-focused)
     -0:00.0 swift-debugger:toggle (atom-text-editor.editor.is-focused)

Config

{
  "core": {
    "disabledPackages": [
      "swift-debugger",
      "swift-debugger",
      "swift-debugger"
    ],
    "telemetryConsent": "limited",
    "themes": [
      "atom-light-ui",
      "atom-light-syntax"
    ]
  }
}

Installed Packages

# User
swift-debugger, v0.1.2 (active)
autocomplete-swift, v1.0.2 (active)
language-swift, v0.5.0 (active)
swift-debugger, v0.1.2 (active)
atom-dark-syntax, v0.27.0 (inactive)
atom-dark-ui, v0.52.0 (inactive)
atom-light-syntax, v0.28.0 (active)
atom-light-ui, v0.45.0 (active)
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 (active)
archive-view, v0.62.0 (active)
autocomplete-atom-api, v0.10.0 (active)
autocomplete-css, v0.13.1 (active)
autocomplete-html, v0.7.2 (active)
autocomplete-plus, v2.31.4 (active)
autocomplete-snippets, v1.11.0 (active)
autoflow, v0.27.0 (inactive)
autosave, v0.23.1 (active)
background-tips, v0.26.1 (active)
bookmarks, v0.42.0 (active)
bracket-matcher, v0.82.2 (active)
command-palette, v0.39.0 (inactive)
deprecation-cop, v0.54.1 (active)
dev-live-reload, v0.47.0 (active)
encoding-selector, v0.22.0 (active)
exception-reporting, v0.40.0 (active)
find-and-replace, v0.202.2 (inactive)
fuzzy-finder, v1.4.0 (active)
git-diff, v1.1.0 (active)
go-to-line, v0.31.0 (inactive)
grammar-selector, v0.48.2 (active)
image-view, v0.60.0 (active)
incompatible-packages, v0.26.1 (active)
keybinding-resolver, v0.35.0 (active)
line-ending-selector, v0.5.0 (active)
link, v0.31.2 (inactive)
markdown-preview, v0.158.8 (active)
metrics, v1.1.2 (active)
notifications, v0.65.1 (active)
open-on-github, v1.2.1 (inactive)
package-generator, v1.0.1 (inactive)
settings-view, v0.243.1 (active)
snippets, v1.0.4 (active)
spell-check, v0.68.4 (active)
status-bar, v1.4.1 (active)
styleguide, v0.47.2 (active)
symbols-view, v0.113.1 (inactive)
tabs, v0.103.0 (active)
timecop, v0.33.2 (active)
tree-view, v0.210.0 (active)
update-package-dependencies, v0.10.0 (active)
welcome, v0.35.1 (active)
whitespace, v0.35.0 (active)
wrap-guide, v0.38.2 (active)
language-c, v0.54.0 (active)
language-clojure, v0.22.1 (active)
language-coffee-script, v0.48.0 (active)
language-csharp, v0.13.0 (active)
language-css, v0.40.1 (active)
language-gfm, v0.88.0 (active)
language-git, v0.15.0 (active)
language-go, v0.43.0 (active)
language-html, v0.47.1 (active)
language-hyperlink, v0.16.1 (active)
language-java, v0.24.0 (active)
language-javascript, v0.122.0 (active)
language-json, v0.18.3 (active)
language-less, v0.29.6 (active)
language-make, v0.22.2 (active)
language-mustache, v0.13.0 (active)
language-objective-c, v0.15.1 (active)
language-perl, v0.37.0 (active)
language-php, v0.37.3 (active)
language-property-list, v0.8.0 (active)
language-python, v0.45.1 (active)
language-ruby, v0.70.2 (active)
language-ruby-on-rails, v0.25.1 (active)
language-sass, v0.57.0 (active)
language-shellscript, v0.23.0 (active)
language-source, v0.9.0 (active)
language-sql, v0.25.0 (active)
language-text, v0.7.1 (active)
language-todo, v0.29.1 (active)
language-toml, v0.18.1 (active)
language-xml, v0.34.12 (active)
language-yaml, v0.27.1 (active)

# Dev
No dev packages

Object.dirname is deprecated.

Argument to path.dirname must be a string

Object.dirname (/Applications/Atom.app/Contents/Resources/app.asar/src/electron-shims.js:9:10)
Object.serialize (/Volumes/BACKUP/mingsai/.atom/packages/swift-debugger/lib/swift-debugger.coffee:62:46)
Package.serialize (/Applications/Atom.app/Contents/Resources/app.asar/src/package.js:697:97)
PackageManager.serializePackage (/Applications/Atom.app/Contents/Resources/app.asar/src/package-manager.js:617:63)
PackageManager.serialize (/Applications/Atom.app/Contents/Resources/app.asar/src/package-manager.js:610:14)
AtomEnvironment.serialize (/Applications/Atom.app/Contents/Resources/app.asar/src/atom-environment.js:832:38)

Uncaught Error: spawn ENOTDIR

  1. Install Atom (.deb)
  2. Install swift-debugger
  3. cd MyProject (already has a valid package)
  4. atom .
  5. e=myexecutable, p=myswiftinstall/usr/bin/swift
  6. [run]

Atom Version: 1.3.1
System: Ubuntu 15.10
Thrown From: swift-debugger package, v0.1.2

Stack Trace

Uncaught Error: spawn ENOTDIR

At internal/child_process.js:298

Error: spawn ENOTDIR
    at exports._errnoException (util.js:837:11)
    at ChildProcess.spawn (internal/child_process.js:298:11)
    at exports.spawn (child_process.js:351:9)
    at SwiftDebuggerView.module.exports.SwiftDebuggerView.runApp (/home/ed/.atom/packages/swift-debugger/lib/swift-debugger-view.coffee:52:19)
    at HTMLButtonElement.<anonymous> (/usr/share/atom/resources/app.asar/node_modules/atom-space-pen-views/node_modules/space-pen/lib/space-pen.js:220:36)
    at HTMLButtonElement.jQuery.event.dispatch (/usr/share/atom/resources/app.asar/node_modules/jquery/dist/jquery.js:4435:9)
    at HTMLButtonElement.elemData.handle (/usr/share/atom/resources/app.asar/node_modules/jquery/dist/jquery.js:4121:28)

Commands

     -3:57 swift-debugger:toggle (atom-text-editor.editor.is-focused)
     -2:32 core:confirm (atom-text-editor.editor.mini.is-focused)
  5x -1:37.4.0 core:backspace (atom-text-editor.editor.mini.is-focused)
 53x -1:22.4.0 core:move-left (atom-text-editor.editor.mini.is-focused)
 42x -1:18.7.0 core:move-right (atom-text-editor.editor.mini.is-focused)
  2x -1:16.7.0 core:confirm (atom-text-editor.editor.mini.is-focused)
 47x -0:50.2.0 core:backspace (atom-text-editor.editor.mini.is-focused)
     -0:47.3.0 core:confirm (atom-text-editor.editor.mini.is-focused)
  9x -0:26.7.0 core:move-up (atom-text-editor.editor.mini.is-focused)
  2x -0:22.9.0 core:confirm (atom-text-editor.editor.mini.is-focused)

Config

{}

Installed Packages

# User
language-swift, v0.4.0
swift-debugger, v0.1.2

# Dev
No dev packages

Unable to compile and run Swift program in Atom IDE on Windows 10

Hi,
I use Atom IDE on Windows 10.
I have followed the steps to debug my .swift program.
I hava created a package named 'MySwiftProject'
Under the 'MySwiftProject', I created 2 files namely 'Package.swift' and 'main.swift' with the content mentioned in your website.
Then I manually entered the executable name and swift compiler path into the debugger’s input bar.

e=MySwiftProject 
p=C:\Library\Developer\Toolchains\unknown-Asserts-development.xctoolchain\usr\bin   

When I click the 'run' button it shows 'built with code : 3221225781'.
No output was displayed. 
  
Please help me to view the output.
Thanks.

Uncaught Error: This socket has been ended by the other party

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 1.5.3
System: Mac OS X 10.11
Thrown From: swift-debugger package, v0.1.2

Stack Trace

Uncaught Error: This socket has been ended by the other party

At events.js:141

Error: This socket has been ended by the other party
    at Socket.writeAfterFIN [as write] (net.js:268:12)
    at SwiftDebuggerView.module.exports.SwiftDebuggerView.confirmLLDBCommand (/Users/yuyahirayama/.atom/packages/swift-debugger/lib/swift-debugger-view.coffee:153:19)
    at space-pen-div.subscriptions.atom.commands.add.core:confirm (/Users/yuyahirayama/.atom/packages/swift-debugger/lib/swift-debugger-view.coffee:114:12)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:260:29)
    at /Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:3:61
    at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:536:16)
    at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:359:22)
    at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeydown (/Applications/Atom.app/Contents/Resources/app.asar/src/window-event-handler.js:97:36)
    at HTMLDocument.<anonymous> (/Applications/Atom.app/Contents/Resources/app.asar/src/window-event-handler.js:3:61)

Commands

     -1:48 swift-debugger:toggle (ol.tree-view.full-menu.list-tree.has-collapsable-children.focusable-panel)
     -1:36.2.0 core:confirm (atom-text-editor.editor.mini.is-focused)
     -1:31.9.0 core:backspace (atom-text-editor.editor.mini.is-focused)
     -1:31 window:decrease-font-size (atom-text-editor.editor.mini.is-focused)
     -1:30 core:paste (atom-text-editor.editor.mini.is-focused)
  2x -1:29.1.0 core:confirm (atom-text-editor.editor.mini.is-focused)
  2x -0:12.6.0 core:backspace (atom-text-editor.editor.mini.is-focused)
 10x -0:11.4.0 core:confirm (atom-text-editor.editor.mini.is-focused)

Config

{}

Installed Packages

# User
language-swift, v0.4.0
swift-debugger, v0.1.2

# Dev
No dev packages

Uncaught TypeError: Cannot read property 'getPath' of undefined

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 1.10.2
Electron Version: 0.37.8
System: Ubuntu 16.04.1
Thrown From: swift-debugger package, v0.1.2

Stack Trace

Uncaught TypeError: Cannot read property 'getPath' of undefined

At /home/kaleth/.atom/packages/swift-debugger/lib/swift-debugger-view.coffee:39

TypeError: Cannot read property 'getPath' of undefined
    at SwiftDebuggerView.module.exports.SwiftDebuggerView.workspacePath (/home/kaleth/.atom/packages/swift-debugger/lib/swift-debugger-view.coffee:39:24)
    at SwiftDebuggerView.module.exports.SwiftDebuggerView.runApp (/home/kaleth/.atom/packages/swift-debugger/lib/swift-debugger-view.coffee:52:68)
    at HTMLButtonElement.<anonymous> (/opt/atom/resources/app.asar/node_modules/space-pen/lib/space-pen.js:220:36)
    at HTMLButtonElement.jQuery.event.dispatch (/opt/atom/resources/app.asar/node_modules/jquery/dist/jquery.js:4435:9)
    at HTMLButtonElement.elemData.handle (/opt/atom/resources/app.asar/node_modules/jquery/dist/jquery.js:4121:28)

Commands

  2x -9:53.6.0 core:move-down (atom-text-editor.editor.vim-mode.is-focused.insert-mode)
  3x -9:52.4.0 core:save (atom-text-editor.editor.vim-mode.is-focused.insert-mode)
     -9:37.8.0 tree-view:show-in-file-manager (span.name.icon.icon-file-text)
     -3:30.2.0 swift-debugger:toggle (atom-text-editor.editor.vim-mode.insert-mode.is-focused)
 21x -2:50.7.0 core:backspace (atom-text-editor.editor.mini.is-focused)
     -2:42.8.0 core:confirm (atom-text-editor.editor.mini.is-focused)
     -2:18.5.0 core:backspace (atom-text-editor.editor.mini.is-focused)
     -2:18.3.0 core:confirm (atom-text-editor.editor.mini.is-focused)
  4x -2:14.2.0 core:backspace (atom-text-editor.editor.mini.is-focused)
  2x -1:43.5.0 core:confirm (atom-text-editor.editor.mini.is-focused)
     -1:12.6.0 core:backspace (atom-text-editor.editor.mini.is-focused)
  4x -1:12 core:confirm (atom-text-editor.editor.mini.is-focused)
     -0:27.9.0 core:backspace (atom-text-editor.editor.mini.is-focused)
     -0:13.1.0 tree-view:copy-full-path (span.name.icon.icon-file-directory)
     -0:10.1.0 core:paste (atom-text-editor.editor.mini.is-focused)
     -0:02.0 core:confirm (atom-text-editor.editor.mini.is-focused)

Config

{
  "core": {
    "themes": [
      "one-dark-ui",
      "atom-dark-syntax"
    ]
  }
}

Installed Packages

# User
activate-power-mode, v0.9.0 (active)
angularjs, v0.3.5 (active)
autocomplete-go, v1.2.0 (active)
autocomplete-js-import, v1.2.1 (active)
autocomplete-primer, v0.3.1 (active)
autocomplete-swift, v1.0.2 (active)
build-xcodebuild, v0.2.0 (active)
emmet, v2.4.3 (active)
go-config, v1.2.4 (active)
go-get, v2.1.1 (active)
language-swift, v0.4.0 (active)
linter, v1.11.16 (active)
linter-pep8, v1.3.2 (active)
linter-sass-lint, v1.7.1 (active)
linter-swift-package-manager, v0.1.0 (active)
linter-swiftc, v2.0.0 (active)
linter-tidy, v2.2.0 (active)
qolor, v0.4.0 (active)
run-time-ui, v13.37.3 (inactive)
script, v3.10.1 (inactive)
swift-debugger, v0.1.2 (active)
vim-mode, v0.65.1 (active)
vue-autocomplete, v0.1.0 (active)
atom-dark-syntax, v0.27.0 (active)
atom-dark-ui, v0.52.0 (inactive)
atom-light-syntax, v0.28.0 (inactive)
atom-light-ui, v0.44.0 (inactive)
base16-tomorrow-dark-theme, v1.1.0 (inactive)
base16-tomorrow-light-theme, v1.1.1 (inactive)
one-dark-ui, v1.5.0 (active)
one-light-ui, v1.5.0 (inactive)
one-dark-syntax, v1.3.0 (inactive)
one-light-syntax, v1.3.0 (inactive)
solarized-dark-syntax, v1.0.2 (inactive)
solarized-light-syntax, v1.0.2 (inactive)
about, v1.5.3 (active)
archive-view, v0.61.1 (active)
autocomplete-atom-api, v0.10.0 (active)
autocomplete-css, v0.11.2 (active)
autocomplete-html, v0.7.2 (active)
autocomplete-plus, v2.31.1 (active)
autocomplete-snippets, v1.11.0 (active)
autoflow, v0.27.0 (inactive)
autosave, v0.23.1 (active)
background-tips, v0.26.1 (active)
bookmarks, v0.41.0 (active)
bracket-matcher, v0.82.1 (active)
command-palette, v0.38.0 (inactive)
deprecation-cop, v0.54.1 (active)
dev-live-reload, v0.47.0 (active)
encoding-selector, v0.22.0 (active)
find-and-replace, v0.201.0 (active)
fuzzy-finder, v1.3.0 (active)
git-diff, v1.1.0 (active)
go-to-line, v0.31.0 (active)
grammar-selector, v0.48.1 (active)
image-view, v0.58.2 (active)
incompatible-packages, v0.26.1 (active)
keybinding-resolver, v0.35.0 (active)
line-ending-selector, v0.5.0 (active)
link, v0.31.1 (inactive)
markdown-preview, v0.158.0 (active)
notifications, v0.65.0 (active)
open-on-github, v1.2.0 (inactive)
package-generator, v1.0.0 (inactive)
settings-view, v0.242.2 (active)
snippets, v1.0.2 (active)
spell-check, v0.67.1 (active)
status-bar, v1.4.1 (active)
styleguide, v0.47.0 (active)
symbols-view, v0.113.0 (inactive)
tabs, v0.100.2 (active)
timecop, v0.33.2 (active)
tree-view, v0.208.2 (active)
update-package-dependencies, v0.10.0 (active)
welcome, v0.34.0 (active)
whitespace, v0.33.0 (active)
wrap-guide, v0.38.1 (active)
language-c, v0.52.1 (active)
language-clojure, v0.21.0 (active)
language-coffee-script, v0.47.2 (active)
language-csharp, v0.12.1 (active)
language-css, v0.37.1 (active)
language-gfm, v0.88.0 (active)
language-git, v0.15.0 (active)
language-go, v0.42.1 (active)
language-html, v0.45.1 (active)
language-hyperlink, v0.16.0 (active)
language-java, v0.23.0 (active)
language-javascript, v0.119.0 (active)
language-json, v0.18.2 (active)
language-less, v0.29.5 (active)
language-make, v0.22.2 (active)
language-mustache, v0.13.0 (active)
language-objective-c, v0.15.1 (active)
language-perl, v0.35.0 (active)
language-php, v0.37.2 (active)
language-property-list, v0.8.0 (active)
language-python, v0.45.0 (active)
language-ruby, v0.69.0 (active)
language-ruby-on-rails, v0.25.0 (active)
language-sass, v0.56.0 (active)
language-shellscript, v0.22.4 (active)
language-source, v0.9.0 (active)
language-sql, v0.23.0 (active)
language-text, v0.7.1 (active)
language-todo, v0.28.0 (active)
language-toml, v0.18.0 (active)
language-xml, v0.34.9 (active)
language-yaml, v0.26.0 (active)

# Dev
No dev packages

lldb could not be spawned

With Xcode 8 beta and using the following setting:
p=/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin

gives this error:
'/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin//lldb' could not be spawned. Is it installed and on your path? If so please open an issue on the package spawning the process.

Does not work on Mac (Xcode 7.2)

After setting e and p, I get :0: error: no such file or directory: 'build' when I try to run.

For info p=/Library/Developer/CommandLineTools/usr/bin (using Xcode 7.2).

Debugger window not resizable

Not sure if this falls under the category of a bug or enhancement and how many people would need it. I noticed that the swift debugger window does not resize vertically, no resize cursor appears at its edges.

Is this an intentional decision ? If you think that this can be worked upon, I can work on it and raise a PR.

Thanks

Binary is being executed multiple times (it seems)

I'm attempting some web development with Swift and I tried to use your package. It seems as if the built binary is being executed multiple times.

Tree:

quick-doc
├── Package.swift
├── Packages
│   ├── CHTTPParser-0.1.0
│   ├── CLibvenice-0.1.0
│   ├── CURIParser-0.1.0
│   ├── Core-0.1.1
│   ├── HTTP-0.1.2
│   ├── HTTPParser-0.1.0
│   ├── Venice-0.1.1
│   ├── epoch-0.1.0
│   └── router-0.1.0
└── Sources
    ├── main.swift
    └── parsing.swift

Build log:
Log

Processes:

ps aux | grep quickdoc
dan             63690   0.0  0.0  2461368   1000   ??  S     7:08PM   0:00.00 /Users/dan/Developer/projects/Zewo/quick-doc/.build/debug/quickdoc
dan             63689   0.0  0.0  2453176    996   ??  S     7:08PM   0:00.00 /Users/dan/Developer/projects/Zewo/quick-doc/.build/debug/quickdoc
dan             63688   0.0  0.0  2453176   1008   ??  S     7:08PM   0:00.00 /Users/dan/Developer/projects/Zewo/quick-doc/.build/debug/quickdoc
dan             63684   0.0  0.0  2455224   4276   ??  SX    7:08PM   0:00.01 /Users/dan/Developer/projects/Zewo/quick-doc/.build/debug/quickdoc
dan             63682   0.0  0.8  2864444 140632   ??  S     7:08PM   0:01.52 /Library/Developer/Toolchains/swift-latest.xctoolchain/usr/bin/lldb /Users/dan/Developer/projects/Zewo/quick-doc/.build/debugquickdoc
dan             63751   0.0  0.0  2434840    780 s000  S+    7:11PM   0:00.00 grep --color=auto --exclude-dir=.bzr --exclude-dir=CVS --exclude-dir=.git --exclude-dir=.hg --exclude-dir=.svn quickdoc
dan             63694   0.0  0.0        0      0   ??  Z     7:08PM   0:00.00 (quickdoc)
dan             63693   0.0  0.0  2461368   1000   ??  S     7:08PM   0:00.00 /Users/dan/Developer/projects/Zewo/quick-doc/.build/debug/quickdoc
dan             63692   0.0  0.0  2480176   3048   ??  S     7:08PM   0:00.01 /Users/dan/Developer/projects/Zewo/quick-doc/.build/debug/quickdoc
dan             63691   0.0  0.0  2461368   1008   ??  S     7:08PM   0:00.00 /Users/dan/Developer/projects/Zewo/quick-doc/.build/debug/quickdoc

After running killall quickdoc all the processes disappear (duh), but as soon as I press "run" on the panel, they start back up again.

I'm running Xcode-7.3 Beta (Swift 2.2 snapshot swift-2.2-SNAPSHOT-2016-01-11.a.xctoolchain)

Hopefully this is enough information to determine whether this is an error on my fault or a bug in the code!

Deprecated selector in `swift-debugger\styles\decoration.atom-text-editor.less`

In swift-debugger\styles\decoration.atom-text-editor.less:

Starting from Atom v1.13.0, the contents of atom-text-editor elements are no longer encapsulated within a shadow DOM boundary. This means you should stop using :host and ::shadow pseudo-selectors, and prepend all your syntax selectors with syntax--. To prevent breakage with existing style sheets, Atom will automatically upgrade the following selectors:

  • atom-text-editor::shadow .gutter .line-number.line-number-green => atom-text-editor.editor .gutter .line-number.line-number-green

  • atom-text-editor::shadow .gutter .line-number.line-number-blue => atom-text-editor.editor .gutter .line-number.line-number-blue

  • atom-text-editor::shadow .gutter .line-number.line-number-red => atom-text-editor.editor .gutter .line-number.line-number-red

Automatic translation of selectors will be removed in a few release cycles to minimize startup time. Please, make sure to upgrade the above selectors as soon as possible.

Uncaught Error: spawn EACCES

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.15.0 x64
Electron: 1.3.13
OS: Ubuntu 16.10
Thrown From: swift-debugger package 0.1.2

Stack Trace

Uncaught Error: spawn EACCES

At internal/child_process.js:313

Error: spawn EACCES
    at exports._errnoException (util.js:1026:11)
    at ChildProcess.spawn (internal/child_process.js:313:11)
    at exports.spawn (child_process.js:392:9)
    at SwiftDebuggerView.module.exports.SwiftDebuggerView.runApp (/packages/swift-debugger/lib/swift-debugger-view.coffee:52:19)
    at /packages/swift-debugger/node_modules/space-pen/lib/space-pen.js:220:36)
    at HTMLButtonElement.dispatch (/packages/swift-debugger/node_modules/jquery/dist/jquery.js:4435:9)
    at HTMLButtonElement.elemData.handle (/packages/swift-debugger/node_modules/jquery/dist/jquery.js:4121:28)

Commands

     -3:27 core:cancel (input.hidden-input)
     -3:10 editor:newline (input.hidden-input)
 13x -3:09.3.0 core:backspace (input.hidden-input)
  2x -3:07.1.0 core:save (input.hidden-input)
     -2:23 tree-view:remove-project-folder (span.name.icon.icon-file-directory)
     -2:12.1.0 pane:close (div.title)
     -2:03.6.0 application:add-project-folder (ol.tree-view.full-menu.list-tree.has-collapsable-children.focusable-panel)
     -1:40.8.0 tree-view:add-file (span.name.icon.icon-file-directory)
     -1:34.9.0 core:backspace (input.hidden-input)
  2x -1:27 core:confirm (input.hidden-input)
     -0:46.5.0 core:move-down (input.hidden-input)
     -0:45.1.0 core:save (input.hidden-input)
     -0:29.5.0 tree-view:copy-full-path (span.name.icon.icon-file-text)
     -0:26.7.0 core:paste (input.hidden-input)
 18x -0:26 core:backspace (input.hidden-input)
  2x -0:22.3.0 core:confirm (input.hidden-input)

Non-Core Packages

atom-beautify 0.29.17 
atom-material-ui 1.3.9 
language-swift 0.5.0 
linter 1.11.23 
spacegray-atom-dark-syntax 1.3.2 
swift-debugger 0.1.2 

Deprecated selector in `swift-debugger/styles/decoration.atom-text-editor.less`

In swift-debugger/styles/decoration.atom-text-editor.less:

Starting from Atom v1.13.0, the contents of atom-text-editor elements are no longer encapsulated within a shadow DOM boundary. This means you should stop using :host and ::shadow pseudo-selectors, and prepend all your syntax selectors with syntax--. To prevent breakage with existing style sheets, Atom will automatically upgrade the following selectors:

  • atom-text-editor::shadow .gutter .line-number.line-number-green => atom-text-editor.editor .gutter .line-number.line-number-green

  • atom-text-editor::shadow .gutter .line-number.line-number-blue => atom-text-editor.editor .gutter .line-number.line-number-blue

  • atom-text-editor::shadow .gutter .line-number.line-number-red => atom-text-editor.editor .gutter .line-number.line-number-red

Automatic translation of selectors will be removed in a few release cycles to minimize startup time. Please, make sure to upgrade the above selectors as soon as possible.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.