Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: treeview.serialize is not a function #68

Open
Hodes opened this issue May 17, 2017 · 1 comment
Open

Uncaught TypeError: treeview.serialize is not a function #68

Hodes opened this issue May 17, 2017 · 1 comment
Labels

Comments

@Hodes
Copy link

Hodes commented May 17, 2017

[Enter steps to reproduce:]

  1. Have a project with a build.hxml on project root directory
  2. Try to right click and set the .hxml as active HXML build file

Atom: 1.17.0 x64
Electron: 1.3.15
OS: Mac OS X 10.12.4
Thrown From: haxe package 0.8.14

Stack Trace

Uncaught TypeError: treeview.serialize is not a function

At /Users/hodes/.atom/packages/haxe/lib/haxe.js:133

TypeError: treeview.serialize is not a function
    at Object.set_hxml_file_from_treeview (/packages/haxe/lib/haxe.js:133:36)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app/src/command-registry.js:265:1)
    at CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app/src/command-registry.js:3:1)
    at CommandRegistry.module.exports.CommandRegistry.dispatch (/Applications/Atom.app/Contents/Resources/app/src/command-registry.js:166:1)
    at AtomEnvironment.module.exports.AtomEnvironment.dispatchContextMenuCommand (/Applications/Atom.app/Contents/Resources/app/src/atom-environment.js:1292:1)
    at EventEmitter.outerCallback (/Applications/Atom.app/Contents/Resources/app/src/application-delegate.js:347:1)
    at emitThree (events.js:116:13)
    at EventEmitter.emit (events.js:194:7)

Commands

     -5:32.8.0 core:backspace (input.hidden-input)
  6x -5:32.1.0 core:select-right (input.hidden-input)
     -5:29.6.0 core:save (input.hidden-input)
  6x -5:24 haxe:build (input.hidden-input)
     -5:16.6.0 tree-view:collapse-directory (div.tool-panel.tree-view)
 10x -5:15.8.0 haxe:build (input.hidden-input)
     -1:41.9.0 haxe:set-hxml-file (span.name.icon.icon-file-text)
     -0:36.7.0 core:backspace (input.hidden-input)
     -0:36.5.0 core:confirm (input.hidden-input)
     -0:26.3.0 haxe:set-hxml-file (span.name.icon.icon-file-text)

Non-Core Packages

atom-typescript 11.0.3 
build-cmake 0.9.1 
busy-signal 1.4.1 
haxe 0.8.14 
intentions 1.1.2 
language-cmake 0.3.0 
language-haxe 0.6.0 
linter 2.1.4 
linter-ui-default 1.4.0 
@supergeoff
Copy link

Hello,
I have the same issue:

Mac OS: 10.13.4
Haxe package: 0.8.14
Atom: 1.27.1 x64

Can someone explain how to update the plugin based on the latest git version?

Thank you.

Regards;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants