Sublime Forum

Glitch

#1

After years of using Sublime Text 2, I am started experiencing strange “glitches”. One day, after my laptop came back from sleep, sublime text 2 looked like a mess. So I restarted sublime, mac os, tried to reinstall sublime, tried to change theme — no luck. Sublime text 3 though is working fine.

Mac OS X 10.8.4

0 Likes

Getting rainbow like background and weird colors
Some weird graphics problem
#2

I have the same problem. Automatic updates on. Updated today:

Simple Rails Navigator
Simple Ember.js Navigatior
SCSS
Ruby on Rails Snippets
Rspec
Pretty JSON
LESS
HtmlTidy
Handlebars
Ember.js Snippets
Ctags
CoffeScript
CakePHP(tmbundle)
Alignment
AdvancedNewFile
User
Package Control

0 Likes

#3

I had the same problem yesterday. Remove ignored_packages from your user settings and this should clear it up.

0 Likes

#4

I’m with the same problem here… Thanks a lot. This solve my problem.

0 Likes

#5

Wow, thats really works for me. Thank you very much

0 Likes

#6

Nice, it works for me aswell, thanks!!

0 Likes

#7

This worked for me too. Does anyone know why?

0 Likes

#8

@paulyoung

This explains why packages are added to the ignore list github.com/wbond/sublime_packag … er.py#L155

        """
        Disables one or more packages before installing or upgrading to prevent
        errors where Sublime Text tries to read files that no longer exist, or
        read a half-written file.

        :param packages: The string package name, or an array of strings
        """
0 Likes

OSX 10.9.3 broke my Sublime Text 3 graphics in a weird way