Sublime Forum

Packages not showing up

#1

I’ve got ST2 on 10.9. I’ve got 4 packages installed (as shown by package control): package control, sublime linter, trailing spaces, and gitgutter.

right now, the only one that is active in sublime text is package control. The other 3 are non functional. there are no preferences for any of them in sublime text, and they have no effect (trailing spaces is really obvious when it’s not working).

I’ve restarted sublime text, reinstalled trailing spaces in package control, and checked console (nothing interesting).

These plugins have all previously worked without issue, but now they’ve just disappeared.

What’s going on here? How do I fix it?

0 Likes

#2

here’s the whole console after I started ST:

theme loaded
app ready
pre session restore time: 0.311489
using gpu buffer for window
using gamma: 2 (err: 6.9282)
using gpu buffer for window
using gpu buffer for window
using gpu buffer for window
using gpu buffer for window
using gpu buffer for window
wrote startup cache, added files: 1 orphaned files: 0 total files: 97 cache hits: 96
startup time: 1.19279 (package setup was not run)
loaded 837 snippets
Package Control: Skipping automatic upgrade, last run at 2015-01-21 13:01:36, next run at 2015-01-21 14:01:36 or after

0 Likes

#3

looks like this is a package control bug: stackoverflow.com/questions/1817 … es-ignored

0 Likes

#4

@adcurtin, while this is indeed a bug in Package Control, it’s not the one you linked since that is more than a year old.

Check if the packages are inside the ignored_packages setting of your user preferences files.

0 Likes