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

Error loading bundle in Sublime Text 2 #48

Closed
doctyper opened this issue Aug 2, 2011 · 8 comments
Closed

Error loading bundle in Sublime Text 2 #48

doctyper opened this issue Aug 2, 2011 · 8 comments
Assignees

Comments

@doctyper
Copy link
Contributor

doctyper commented Aug 2, 2011

Just upgraded to the official fork, but received this error on launch:

http://d.pr/RSdi

@ghost ghost assigned charlesroper Aug 2, 2011
@charlesroper
Copy link
Collaborator

Can you see anything that might cause this? It's working fine for me on Windows.

@doctyper
Copy link
Contributor Author

doctyper commented Aug 2, 2011

Oh, I see. ST2 (on at least my install) is expecting the files to be in their respective folders. It works fine when organized like the TextMate branch.

@doctyper
Copy link
Contributor Author

doctyper commented Aug 2, 2011

The issue is that ST2 caches syntax preferences in Session.sublime_session. I fixed the error by resetting the syntax on SCSS files:

  • Open any .scss file
  • View → Syntax → CSS
  • View → Syntax → SCSS

You might want to add that as a troubleshoot for anyone else that will upgrade (though I may be the only one :).

@doctyper
Copy link
Contributor Author

doctyper commented Aug 2, 2011

Possibly related: The Toggle Comment command (Edit → Comment → Toggle Comment) is broken for me. Works fine on the previous build.

@charlesroper
Copy link
Collaborator

Yeah, it's broken for me too. I'm not sure why that is so. Would you open an new issue? Thanks.

@FichteFoll
Copy link

Btw, it might be the time to remove this notice in the Readme since there probably won't be any people updating after about a year.

@stephenway
Copy link
Collaborator

Notice was removed a while ago, do you see it?

@FichteFoll
Copy link

Ah, you're right about the master branch, it seems like whatever linked me to this repo linked to the SublimeText2 branch.

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

No branches or pull requests

4 participants