Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Uncaught Error: Atom can only handle files < 2MB for now. #5538

Closed
kudoh104 opened this issue Feb 13, 2015 · 3 comments
Closed

Uncaught Error: Atom can only handle files < 2MB for now. #5538

kudoh104 opened this issue Feb 13, 2015 · 3 comments

Comments

@kudoh104
Copy link

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 0.166.0
System: Mac OS X 10.10.2
Thrown From: Atom Core

Stack Trace

Uncaught Error: Atom can only handle files < 2MB for now.

At /Applications/Atom.app/Contents/Resources/app/src/project.js:355

Error: Atom can only handle files < 2MB for now.
  at Project.module.exports.Project.buildBuffer (/Applications/Atom.app/Contents/Resources/app/src/project.js:355:15)
  at Project.module.exports.Project.bufferForPath (/Applications/Atom.app/Contents/Resources/app/src/project.js:332:63)
  at Project.module.exports.Project.open (/Applications/Atom.app/Contents/Resources/app/src/project.js:286:19)
  at Workspace.module.exports.Workspace.openUriInPane (/Applications/Atom.app/Contents/Resources/app/src/workspace.js:485:29)
  at Workspace.module.exports.Workspace.open (/Applications/Atom.app/Contents/Resources/app/src/workspace.js:412:19)
  at Ipc.<anonymous> (/Applications/Atom.app/Contents/Resources/app/src/window-event-handler.js:45:32)
  at Ipc.emit (events.js:110:17)
  at process.<anonymous> (/Applications/Atom.app/Contents/Resources/atom/renderer/api/lib/ipc.js:22:29)
  at process.emit (events.js:118:17)

Commands

  2x -1:41.5 core:select-down (atom-text-editor.editor)
     -1:40.1 core:backspace (atom-text-editor.editor)
     -1:38.7 core:select-down (atom-text-editor.editor)
     -1:38.1 core:backspace (atom-text-editor.editor)
     -1:37.0 core:move-down (atom-text-editor.editor)
     -1:36.7 core:move-up (atom-text-editor.editor)
  2x -1:36.4 core:select-down (atom-text-editor.editor)
     -1:35.6 core:move-up (atom-text-editor.editor)
  2x -1:34.0 core:move-down (atom-text-editor.editor)
     -1:32.0 core:select-down (atom-text-editor.editor)
     -1:31.7 core:move-up (atom-text-editor.editor)
     -1:31.0 core:save (atom-text-editor.editor)
     -0:04.3 core:move-right (atom-text-editor.editor)
     -0:04.1 core:move-up (atom-text-editor.editor)
  4x -0:03.8 core:select-right (atom-text-editor.editor)
  6x -0:00.0 core:save (atom-text-editor.editor)

Config

{
  "core": {
    "themes": [
      "atom-dark-ui",
      "atom-dark-syntax"
    ]
  },
  "editor": {
    "fontSize": 13,
    "invisibles": {}
  }
}

Installed Packages

# User
Sublime-Style-Column-Selection, v1.2.2
gulp-snippets, v0.6.0
language-scala, v1.1.0
linter-javac, v0.1.3
linter-scalac, v0.3.3
scala-format, v0.1.2
script, v2.16.0

# Dev
No dev packages
@steelbrain
Copy link
Contributor

This question has been asked a ton times 😂
Please have a look at #307

@lee-dohm
Copy link
Contributor

Duplicate of #4421 and #307. Please subscribe there for updates.

@lock
Copy link

lock bot commented Jan 23, 2019

This issue has been automatically locked since there has not been any recent activity after it was closed. If you can still reproduce this issue in Safe Mode then please open a new issue and fill out the entire issue template to ensure that we have enough information to address your issue. Thanks!

@lock lock bot locked as resolved and limited conversation to collaborators Jan 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants