Giter Club home page Giter Club logo

atom-rubinius-terminal's Issues

Failed to activate the atom-rubinius-terminal package

Prerequisites

Description

Steps to Reproduce

Expected behavior:

Actual behavior:

Versions

Atom: 1.60.0 x64
Electron: 9.4.4
OS: Microsoft Windows 10 Home
Thrown From: atom-rubinius-terminal package 0.0.3

Stack Trace

Failed to activate the atom-rubinius-terminal package

At Cannot read property 'toLowerCase' of undefined

TypeError: Cannot read property 'toLowerCase' of undefined
    at /packages/atom-rubinius-terminal/lib/rubinius-terminal.coffee:24:36
    at /packages/atom-rubinius-terminal/lib/rubinius-terminal.coffee:23:16)
    at /packages/atom-rubinius-terminal/lib/rubinius-terminal.coffee:1:1)
    at /packages/atom-rubinius-terminal/lib/rubinius-terminal.coffee:1:1)
    at Module.get_Module._compile (~/AppData/Local/atom/app-1.60.0/resources/app/static/<embedded>:11:149913)
    at Object.value [as .coffee] (~/AppData/Local/atom/app-1.60.0/resources/app/static/<embedded>:11:153507)
    at Module.load (internal/modules/cjs/loader.js:815:32)
    at Module._load (internal/modules/cjs/loader.js:727:14)
    at Function.Module._load (electron/js2c/asar.js:769:28)
    at Module.require (/app.asar/static/index.js:72:46)
    at require (internal/modules/cjs/helpers.js:74:18)
    at customRequire (~/AppData/Local/atom/app-1.60.0/resources/app/static/<embedded>:1:802772)
    at requireModule (~/AppData/Local/atom/app-1.60.0/resources/app/static/<embedded>:14:1175135)
    at Package.requireMainModule (~/AppData/Local/atom/app-1.60.0/resources/app/static/<embedded>:11:3543231)
    at Package.activateNow (~/AppData/Local/atom/app-1.60.0/resources/app/static/<embedded>:11:3531230)
    at ~/AppData/Local/atom/app-1.60.0/resources/app/static/<embedded>:14:1879
    at Function.simpleDispatch (~/AppData/Local/atom/app-1.60.0/resources/app/static/<embedded>:11:1187666)
    at Emitter.emit (~/AppData/Local/atom/app-1.60.0/resources/app/static/<embedded>:11:1189107)
    at CommandRegistry.handleCommandEvent (~/AppData/Local/atom/app-1.60.0/resources/app/static/<embedded>:11:352326)
    at CommandRegistry.dispatch (~/AppData/Local/atom/app-1.60.0/resources/app/static/<embedded>:11:351169)
    at AtomEnvironment.dispatchApplicationMenuCommand (~/AppData/Local/atom/app-1.60.0/resources/app/static/<embedded>:1:833412)
    at EventEmitter.t (~/AppData/Local/atom/app-1.60.0/resources/app/static/<embedded>:1:841383)
    at EventEmitter.emit (events.js:223:5)
    at Object.onMessage (electron/js2c/renderer_init.js:115:818)

Commands

  2x -0:38.6.0 core:save (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)
     -0:04.2.0 atom-rubinius-terminal:open (input.hidden-input)

Non-Core Packages

atom-live-server 2.3.0 
atom-rubinius-terminal 0.0.3 

Additional Information

Uncaught TypeError: undefined is not a function

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 1.0.5
System: Ubuntu Wily
Thrown From: rubinius-terminal package, v0.0.1

Stack Trace

Uncaught TypeError: undefined is not a function

At /home/msd/.atom/packages/rubinius-terminal/lib/rubinius-terminal-view.coffee:33

TypeError: undefined is not a function
  at new RubiniusTerminalView (/home/msd/.atom/packages/rubinius-terminal/lib/rubinius-terminal-view.coffee:33:41)
  at Object.module.exports.RubiniusTerminal.createTerminalView (/home/msd/.atom/packages/rubinius-terminal/lib/rubinius-terminal.coffee:130:24)
  at Object.module.exports.RubiniusTerminal.newTerminal (/home/msd/.atom/packages/rubinius-terminal/lib/rubinius-terminal.coffee:161:21)
  at atom-workspace.subscriptions.add.atom.commands.add.rubinius-terminal:open (/home/msd/.atom/packages/rubinius-terminal/lib/rubinius-terminal.coffee:90:90)
  at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/usr/share/atom/resources/app.asar/src/command-registry.js:241:29)
  at CommandRegistry.handleCommandEvent (/usr/share/atom/resources/app.asar/src/command-registry.js:3:61)
  at CommandRegistry.module.exports.CommandRegistry.dispatch (/usr/share/atom/resources/app.asar/src/command-registry.js:156:19)
  at EventEmitter.<anonymous> (/usr/share/atom/resources/app.asar/src/window-event-handler.js:70:30)
  at emitOne (events.js:77:13)
  at EventEmitter.emit (events.js:166:7)

Commands

     -3:42.4.0 editor:newline (atom-text-editor.editor.is-focused)
     -3:40.8.0 core:move-left (atom-text-editor.editor.is-focused)
     -3:38.7.0 editor:move-to-end-of-screen-line (atom-text-editor.editor.is-focused)
  2x -3:38.6.0 editor:newline (atom-text-editor.editor.is-focused)
     -3:37.3.0 core:move-left (atom-text-editor.editor.is-focused)
     -3:21.4.0 grammar-selector:show (atom-text-editor.editor)
     -3:12.8.0 core:move-left (atom-text-editor.editor.is-focused)
     -3:11 editor:move-to-end-of-screen-line (atom-text-editor.editor.is-focused)
  2x -3:10.8.0 editor:newline (atom-text-editor.editor.is-focused)
     -3:09.9.0 core:backspace (atom-text-editor.editor.is-focused)
     -3:08.4.0 core:move-left (atom-text-editor.editor.is-focused)
     -3:06.3.0 editor:move-to-end-of-screen-line (atom-text-editor.editor.is-focused)
     -3:05.9.0 editor:newline (atom-text-editor.editor.is-focused)
     -3:03.2.0 core:backspace (atom-text-editor.editor.is-focused)
     -2:04.5.0 ult-terminal:new (atom-text-editor.editor.mini.is-focused)
     -0:01.1.0 rubinius-terminal:open (div.settings-view.pane-item)

Config

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

Installed Packages

# User
atom-material-syntax, v0.2.1
atom-material-ui, v0.5.13
color-picker, v2.0.11
rubinius-terminal, v0.0.1

# Dev
No dev packages

Uncaught TypeError: Cannot read property 'toLowerCase' of undefined

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.39.1 ia32
Electron: 3.1.10
OS: Microsoft Windows 10 Pro
Thrown From: atom-rubinius-terminal package 0.0.3

Stack Trace

Uncaught TypeError: Cannot read property 'toLowerCase' of undefined

At C:\Users\ndaman\.atom\packages\atom-rubinius-terminal\lib\rubinius-terminal.coffee:24

TypeError: Cannot read property 'toLowerCase' of undefined
    at /packages/atom-rubinius-terminal/lib/rubinius-terminal.coffee:24:36
    at /packages/atom-rubinius-terminal/lib/rubinius-terminal.coffee:23:16)
    at /packages/atom-rubinius-terminal/lib/rubinius-terminal.coffee:1:1)
    at /packages/atom-rubinius-terminal/lib/rubinius-terminal.coffee:1:1)
    at Module.get_Module._compile (~/AppData/Local/atom/app-1.39.1/resources/app/static/<embedded>:11:147410)
    at Object.value [as .coffee] (~/AppData/Local/atom/app-1.39.1/resources/app/static/<embedded>:11:150958)
    at Module.load (internal/modules/cjs/loader.js:620:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:559:12)
    at Function.Module._load (internal/modules/cjs/loader.js:551:3)
    at Module.require (/app.asar/static/index.js:71:46)
    at require (internal/modules/cjs/helpers.js:20:18)
    at customRequire (~/AppData/Local/atom/app-1.39.1/resources/app/static/<embedded>:1:712926)
    at Package.requireMainModule (~/AppData/Local/atom/app-1.39.1/resources/app/static/<embedded>:11:3553046)
    at Package.activateConfig (~/AppData/Local/atom/app-1.39.1/resources/app/static/<embedded>:11:3542334)
    at PackageManager.packageHasSettings (~/AppData/Local/atom/app-1.39.1/resources/app/static/<embedded>:11:929110)
    at PackageCard.hasSettings (~/AppData/Local/atom/app-1.39.1/resources/app/static/<embedded>:14:2570019)
    at PackageCard.updateSettingsState (~/AppData/Local/atom/app-1.39.1/resources/app/static/<embedded>:14:2560299)
    at PackageCard.updateInterfaceState (~/AppData/Local/atom/app-1.39.1/resources/app/static/<embedded>:14:2560122)
    at ~/AppData/Local/atom/app-1.39.1/resources/app/static/<embedded>:14:2568252
    at ~/AppData/Local/atom/app-1.39.1/resources/app/static/<embedded>:14:2570270
    at Function.simpleDispatch (~/AppData/Local/atom/app-1.39.1/resources/app/static/<embedded>:11:1207528)
    at Emitter.emit (~/AppData/Local/atom/app-1.39.1/resources/app/static/<embedded>:11:1208969)
    at PackageManager.emitPackageEvent (~/AppData/Local/atom/app-1.39.1/resources/app/static/<embedded>:11:938567)
    at ~/AppData/Local/atom/app-1.39.1/resources/app/static/<embedded>:11:935699
    at r (~/AppData/Local/atom/app-1.39.1/resources/app/static/<embedded>:11:930229)
    at n (~/AppData/Local/atom/app-1.39.1/resources/app/static/<embedded>:14:1127220)
    at ChildProcess.o.process.on.e (~/AppData/Local/atom/app-1.39.1/resources/app/static/<embedded>:14:1127426)
    at ChildProcess.emit (events.js:182:13)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:237:12)

Commands

  2x -2:41.4.0 core:confirm (input.hidden-input)

Non-Core Packages

atom-rubinius-terminal 0.0.3 
autocomplete-python 1.14.1 

Install a binary for the current platform

This requires:

  • prompting the user to download
  • downloading the correct binary for the platform
  • notifying the user if the platform isn't yet supported
  • unpacking the binary
  • testing that the binary is functional

Changes required for upcoming CoffeeScript upgrade

Hi! Thanks for maintaining the atom-rubinius-terminal package!

In Atom v1.12, we are going to upgrade CoffeeScript to the latest version. This upgrade entails one potentially breaking change to the language:

Changed strategy for the generation of internal compiler variable names. Note that this means that @example function parameters are no longer available as naked example variables within the function body.

We think your package may be affected by this upgrade, in the following places:

  • The opts variable here
  • The opts variable here
  • The opts variable here
  • The opts variable here

These findings are based on linting packages with coffeescope. We could be wrong about some of them. When we release v1.12 beta, please test your package against it to make sure that it works. Let me know if you have any further questions; I will be happy to help!

Changes required for upcoming CoffeeScript upgrade

Hi! Thanks for maintaining the rubinius-terminal package!

In Atom v1.12, we are going to upgrade CoffeeScript to the latest version. This upgrade entails one potentially breaking change to the language:

Changed strategy for the generation of internal compiler variable names. Note that this means that @example function parameters are no longer available as naked example variables within the function body.

We think your package may be affected by this upgrade, in the following places:

  • The opts variable here
  • The opts variable here
  • The opts variable here
  • The opts variable here

These findings are based on linting packages with coffeescope. We could be wrong about some of them. When we release v1.12 beta, please test your package against it to make sure that it works. Let me know if you have any further questions; I will be happy to help!

Uncaught ReferenceError: opts is not defined

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.15.0 x64
Electron: 1.3.13
OS: Mac OS X 10.11.6
Thrown From: rubinius-terminal package 0.0.1

Stack Trace

Uncaught ReferenceError: opts is not defined

At /Users/balter/.atom/packages/rubinius-terminal/lib/rubinius-terminal-view.coffee:29

ReferenceError: opts is not defined
    at /packages/rubinius-terminal/lib/rubinius-terminal-view.coffee:29:5)
    at Object.createTerminalView (/packages/rubinius-terminal/lib/rubinius-terminal.coffee:130:24)
    at Object.newTerminal (/packages/rubinius-terminal/lib/rubinius-terminal.coffee:161:21)
    at /packages/rubinius-terminal/lib/rubinius-terminal.coffee:90:90)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/app.asar/src/command-registry.js:259:29)
    at CommandRegistry.handleCommandEvent (/app.asar/src/command-registry.js:3:59)
    at CommandRegistry.module.exports.CommandRegistry.dispatch (/app.asar/src/command-registry.js:160:19)
    at AtomEnvironment.module.exports.AtomEnvironment.dispatchApplicationMenuCommand (/app.asar/src/atom-environment.js:1162:28)
    at EventEmitter.outerCallback (/app.asar/src/application-delegate.js:312:25)
    at emitThree (events.js:116:13)
    at EventEmitter.emit (events.js:194:7)

Commands

     -3:48.3.0 application:new-file (ul.list-inline.status-container)
  7x -3:17.8.0 core:backspace (input.hidden-input)
     -3:12.2.0 core:confirm (input.hidden-input)
     -1:10.4.0 core:paste (input.hidden-input)
     -0:09.5.0 atom-terminal-panel:destroy (input.hidden-input)
     -0:03.4.0 rubinius-terminal:open (input.hidden-input)

Non-Core Packages

atom-beautify 0.29.16 
atom-python-run 0.7.3 
atom-rubinius-terminal 0.0.3 
atom-terminal-panel 4.4.4 
auto-indent 0.5.0 
autocomplete-python 1.8.26 
Hydrogen 1.6.0 
hydrogen-launcher 1.2.0 
hydrogen-xdbg 0.0.4 
language-latex 1.0.0 
latex 0.42.2 
latex-completions 0.3.2 
latexer 0.3.0 
latextools 0.8.5 
linter 1.11.21 
linter-pylint 1.2.2 
markdown-preview-plus 2.4.0 
markdown-themeable-pdf 1.2.0 
markdown-writer 2.6.3 
platformio-ide-terminal 2.4.0 
pp-markdown 0.0.2 
python-tools 0.6.9 
rubinius-terminal 0.0.1 
terminal-panel 1.14.1 
terminal-plus 0.14.5 

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.