package_control icon indicating copy to clipboard operation
package_control copied to clipboard

Package Control not showing up on Preferences menu

Open albertonieto opened this issue 8 years ago • 12 comments

Hi, weird issue here.

I am currently running Sublime Text 3 Build 3126 on Windows 8.1.

I have Package Control installed (I am guessing so), the package is located under the Sublime Text 3\Installed Packages folder.

However Package Control is not showing up on the Preferences > Package Settings > Package Control menu.

Any ideas?

albertonieto avatar Sep 26 '16 19:09 albertonieto

Remove it from the ignored_packages setting. See related open issues for details.

FichteFoll avatar Sep 26 '16 21:09 FichteFoll

Hero!!

albertonieto avatar Sep 26 '16 21:09 albertonieto

Why was this added to the ignored_packages setting? That's rather frustrating.

dcondrey avatar Sep 27 '16 08:09 dcondrey

@dcondrey Apparently there is a bug somewhere. If you can reproduce the issue to provide a debug log, that would help in tracking it down.

wbond avatar Sep 27 '16 12:09 wbond

@FichteFoll Thanks :)

flmm avatar Sep 28 '16 12:09 flmm

me this help too. I remove from settings, string PackageControl in section 'ignored_packages'. Thanx!

pandalowry avatar Sep 28 '16 23:09 pandalowry

this happened with latest update to me as well. unfortunately at the time i didn't think of capturing the debug info (went straight to re-enabling it in user settings file)

however, this might be related (or not)

[2016-09-29 00:05:23,868 - WARNING - process] Could not import subprocess32 module, falling back to subprocess module Unable to extract text from the clipboard, available formats: Unable to extract text from the clipboard, available formats: Unable to extract text from the clipboard, available formats: Unable to extract text from the clipboard, available formats:

  • Debug: Invalid language: Plain text. Available: RHTML, HTML, SCSS, Twig, Python, HTML5, Ruby, XML, CSS, Less, Sass, Node.js, JavaScript, Python3, PHP, Perl, TemplateToolkit, XUL, Mason, Smarty, Tcl, Go, XSLT, XBL, Django Invalid language: Plain text. Available: RHTML, HTML, SCSS, Twig, Python, HTML5, Ruby, XML, CSS, Less, Sass, Node.js, JavaScript, Python3, PHP, Perl, TemplateToolkit, XUL, Mason, Smarty, Tcl, Go, XSLT, XBL, Django Unable to open /C/Users/redacted/AppData/Roaming/Sublime Text 3/Packages/Default/Preferences.sublime-settings Unable to open /C/Users/redacted/AppData/Roaming/Sublime Text 3/Packages/User/Plain text.sublime-settings

VileTouch avatar Sep 29 '16 04:09 VileTouch

This happened to me too. How can I remove it from ignored_packages What's the path on that?

ninjasort avatar Oct 05 '16 02:10 ninjasort

@cameronroe Preferences → Settings

FichteFoll avatar Oct 05 '16 02:10 FichteFoll

@FichteFoll Got it thanks.

ninjasort avatar Oct 05 '16 16:10 ninjasort

Thans for the answer: Remove it from the ignored_packages setting. Open the setting file in Preferences → Settings; by the way, check the Settings-Default as well as the Settings-User file, cause for me, the setting is in the Settings-User file.

BoleLee avatar Nov 18 '16 09:11 BoleLee

@BoleLee it will never be in the default file. (Unless someone deliberately violated all package conventions.)

FichteFoll avatar Nov 18 '16 15:11 FichteFoll