- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 812
Package Control no longer showing up in Sublime Text 3 #874
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
Comments
It's 99% disabled (for some reason, I suspect a bug in PC itself). Check your @wbond, maybe it's worth adding this to the troubleshooting section at packagecontrol.io? |
same here, its not working on OSX, tried reinstalling package control of no avail. Also trying to install it again I'm getting: I don't know what does that mean. |
I figured out what the problem was. There seems to be some sort of bug that popped up during the most recent update so what you need to do is go into the default settings and scroll down to where it says "ignored packages" and remove Package Control from the ignored packages list. Then just restart Sublime. Hope this helps. |
This fix worked for me ^ |
Thansk for info, this method worked for me :) |
👍 |
This issue and solution exists for ST2 as well! |
Package Control was ignored in |
Same for me it was an ignored package |
Same here. Annoying bug! |
@CLaBruno Thanks a lot for the heads up! |
This happened to me as well after removing the sublime text 3 beta version and going back to using sublime text 2. Removing it from Settings - user worked for me. |
Thanks for posting the resolution to this issue @FichteFoll . It saved me from more hours of frustration! Anyone know why this happened in the first place? |
I had this on ST3 for Xubuntu. |
Thank god i arrived here too. Same problem for me, removed from ignored_packages and solved Thanks |
As of build 3076, Sublime Text prints the list of ignored packages on startup to help users diagnose a situation like this. Example output:
|
Also, there is wbond/packagecontrol.io#45 tracking the change to packagecontrol.io to tell users to check for this. |
Hi,
Thanks for helping |
@salf This issue is closed. Your issue seems to be that something is causing plugin_host to crash. Try https://www.sublimetext.com/docs/3/revert.html to get to a known good state and then try reinstalling packages one at a time. Be sure to save a copy of your old user folder so you do not lose any customizations. |
Absolutely new install of ST3 without packages leads to plugin_host error and package control cannot be installed :( Something wrong with my system I guess... |
@salf Did you try installing package control.Try this method and ask if you have any issues : |
Same here, after a fresh install I can't install package_control: |
Thanks a lot! removing Package Control from the ignored list works for me.But I am still confused about why PC is in the ignored list |
@rrevanth It was unsuccessful install of PC (manually, by copied plugin into packages folder, and using script) - silent result with nonworking plugin. |
Highly required a notification part of package_control or ST3, to be absolutely sure what's wrong! |
Removing "package control" from "ignored_packages" in Sublimetext > Preferences > Settings - User worked for me. |
I can't imagine how the package_control could get into ignoring list?? It's a most important and useful thing in Sublime Text |
ignored_packages +1 |
it work for me! thanks! |
For me; SublimeCodeIntel was crashing Package Control, so I ignored and then removed.
Everything has gone OK. |
Package control was showing up in ignored_packages. Works fine once removed from the ignored_packages |
Yes, a bug in ignore packages in settings..definately. Thank you for all! |
The very same bug exists in the just released Sublime Text 3.0 |
Then reinstall Package Control from https://packagecontrol.io/installation It works to me. |
Just comment out package control in Settings User > ignored packages |
|
package control is installed, not in ignored_packages array in settings but it's still not available |
Ran into the today as well. Removed package control from ignored_packages and we're back in business. |
package control is installed, not in ignored_packages array in settings but it's still not available |
Win 10 - Just had to remove it from ignored_packages myself |
Win 10 - Removed in the ingored packages |
It had worked straight in the past while installing on Windows, but recently tried on MacOS had this issue. Thanks to @CLaBruno. Followed it under the default user settings, and removed package control from the list and it worked. |
I recently updated to ST 3147 on OS X, and now discovered this issue. In settings - user I removed the package manager from the ignored packages, and there it is again. I swear I did not add it to the ignore list by myself. |
Thanks! Same issue here (Build 3143). |
Same bug happened to me on win8 x64 build 3143. |
if you use Linux based system you may have to check permission table of your /home/[USER]/.config/sublime-text-3 and it will work for you. |
Same issue,solved. |
Thanks, removing Package Control from Ignored Packages worked (MacOS High Sierra). Really appreciate the time savings of finding this answer. |
same issue again :( |
I removed 3 packages: PersistentPython, BioPythonUtils and Python Open Module (New) and package control has come back. |
It is horrible to see that sublime text 3 included package control in the ignored package list in the settings. I spent 2 days to fix this. I really hate the author for making this disgusting change and wasting my time. |
I have the same problem in fedora 28 |
This worked for me ^^^ |
Not sure what is going on but when I go to install a package, package control is not showing up anymore. I checked my installed packages folder and Package control is in there and I even tried deleting it and then re-installing but it's still not showing up. I am running ST3 on Linux Mint 17. Any idea what may be going on?
The text was updated successfully, but these errors were encountered: