Sublime Forum

No Package Control after updating to Sublime Text 4?

#10

It’s a known issue Package Control to put itself into ignored_packages sometimes. Several changes were made to avoid it, but it seems to still happen occationally. It is mainly caused by the way dependencies are handled, which should be fixed with PC 4.0 which is under development.

4 Likes

#11

I also had some issues after upgrading to ST4, and went for a fresh start: Renamed the old ST3 config folder to ~/.config/sublime-text-3 to be able to reference my old settings, let ST4 create a fresh ~/.config/sublime-text and re-installed Package Control, and packages.

The only problem I have found so far is the awesome Compare Side-By-Side open up the two tabs in the right hand side …

0 Likes

#12

Re: it’s a known… known what? In summary, “issue” is a profound understatement of corporate coding’s subscription distraction, to collect baby allowance for buttery MIT suction cups. Cute! Aside from distraction, Sublime 4’s only significant enhancement over 3 is the developer price grab. Hungering for another version 1-2 punch-up here [hurt]. Not that driving slicker code wheels to their suction depot necessarily improves GRUNT ST Coding, above and beyond what it is, 2 decades and counting of solid performance. Will they use their new millions to finally WYSIWYG? Or, is the grab specialized, squander to further Elite Baby Care programs, like MIT? Screw the masses! Taxing communication is the New Suction Depot policy. “Suck with us,” or suffer worsening distraction? America is suffocating to death, Sublimely!

Sublime cost 1991-2021 $ 300 - projected 2021-2041 $ 2,000 - SNAPSHOT

Query, did Europeans suffer the same crash, or did my Google faithfully portray it as another colonial kick-in-the-face? Why us again? How can we secure Sublime’s colonial coding environment? That’s my wonder, having witnessed 4107 crashing critical Package Control infrastructure, while France-Spain-Germany chortled in glee. Diabolical greed shammed as a scam, literally taxing living communication. Sublime crash recovery imprinted forever, parallel to Covid culture’s vaccine addiction. Pricing scam that offers us no relief, taxing our children’s communication with Subscription Boosters. Pray they survive to enjoy what is Sublime, regardless. Technocracy is a massive technical issue. Something like an Atom-Sublime parallel cross-platform venue would serve us well. Put a check on flourishing greed, if properly regulated.

0 Likes

#13

That’s an improvement from my mac’s perspective… gave up wondering when SxS would ever work again. Assuming you got Package Control to [apparently] install SxS. Can your ST4 drag-and-drop the 2 S’s side-by-side in a new window?

Here, ST4’s PC was never ignored, but it never installs anything except maybe itself. Window dressing looks good and License 4 works, otherwise staying with ST3 for now. You got something working there, regas. Hooray!

0 Likes

#14

If you pay for Sublime Text, you are paying for support.

0 Likes

#15

There is a MR which fixes it, see Compare Side-By-Side for ST4?

0 Likes

#16

And when I write support I mean to support financially the developers that work on the text editor so that you can get technical support in Sublime Text. This excludes plugins, since they are not a core part of the ST. They are made by third-parties.

So for a fix to your plugin, you will need either community or the plugin author to step up. Luckily, there is a fix already for Compare Side By Side.

0 Likes

#17

There’s a lot of activity in this conversation, but I don’t think I picked up what the recommended non-nuclear solution is. If there’s ignored_packages what should be done? Is the only solution to nuke SLT cache? I appear to be bitten by this bug on 2x different machines so this is most certainly triggered by the update to SLT4 from 3.

0 Likes

#18

If your issue is that Package Control doesn’t seem to be there when it was before the upgrade:

  1. Preferences > Settings, check the pane on the right. Do you see Package Control or 0_package_control_loader in the list? If yes, remove them from the list.

  2. Preferences > Browse Packages, then in the window that opens, go up one level and into the folder named Installed Packages; do you see Package Control.sublime-package in the list? If not, then something may have removed it (though not the update; it leaves this folder alone). In that case, reinstalling Package Control would solve the problem.

The general problem you see with Package Control seemingly going missing is the fact that when Package Control updates any package (including itself) it has to add them to the list of ignored packages so that Sublime will unload the package, or on some OS’s the old file can’t be moved away.

If you restart Sublime in the middle of such an upgrade, when Sublime restarts Package Control is in the list of ignored packages, isn’t loaded, and thus can’t finish the upgrade. Removing it from the list of ignored packages clears the situation.

That’s not related to an update of Sublime Text in any way other than when Sublime upgrades itself it involves the process restarting, so if you happen to upgrade Sublime while PC is upgrading packages, things can potentially go sideways.

As such, that can potentially happen any time Sublime upgrades itself, and the fact that it happens to have happened on an upgrade that carried someone over to the new version is effectively a red herring if anyone is looking to finger something for blame reasons.

1 Like

#19

I can’t really understand a lot of the word salad, but it comes across you are upset about the price. For me the cost went from about an initial $70 in like 2017 or so to $80 add’l if I want to upgrade.

You can use other software. Its OK.

In all seriousness, hope you find a constructive outlet for your own sake.

0 Likes

#20

Read your link, thanks. Perhaps C-SBS is maintained for ST2. Regardless, try using raw ST, no packages, just latest and Monokai greatest… Yesterday, ST3 without installed packages was doing half-second SBS flashes. Clearly, the ST Net 4 devo teams are doing something with SBS.

Any thoughts on that?

0 Likes

#21

My thoughts are that you aren’t doing yourself any favors with that word salad. If you want help, be more clear and concise.

0 Likes

#22

ST version 3 politely includes Install Packaage Control in the Sublime Text menu.

ST version 4 politely include Install Packaage Control in the Tools menu.

Or we can cryptically leaves it to users to somehow find the above mentioned command and manually run that commmand to “install” package control in (lol) half-awake Package Control.

https://packagecontrol.io/installation
For mac, press keys command-shift-p, then type install package control which highlights “Install Package Control”. Press Return to install package control.

0 Likes

#23

Your misssion, should you aaccept it, is to find another ST install method. Try this post….

Menu !! Tools > Install Package Control

0 Likes

#24

Screenshot_1%20(2)

0 Likes

#25

I’m not sure if I missed something above but did this get solved?
I’ve been using version 4 for sometime and everything seemed to setup fine at the time. I updated to 4152 recently and didn’t think about it, until just a few days ago when I thought about further customizing my install and noticed that Package Control was missing.
I’ve gone through the diagnostic stuff mentioned above but still have no PC. Bad part is that I uninstalled ST from my system and deleted the application preferences from my Mac. Now I’m unable to install my preferred syntax highlighting and other preferred packages.

Is there a link for the fix to this issue?

0 Likes

#26

Do you see any errors in the console (View > Show Console)?

0 Likes

#27

Most likely because Mac updates its openssl to v3 which breaks Package Control. In that case, manually using a beta version of Package Control v4 fixes it. https://github.com/sublimehq/sublime_text/issues/6037#issuecomment-1674337039

1 Like

#28

There has to be a better approach, if Mac is doing this then SBT needs to do X.

0 Likes

#29

Package control is missing in sublime text 4. There is no “install package” thing. https://prnt.sc/tY-1_CkOOHIk and it is also not in ignored list.

None of the above solutions has worked for me,

0 Likes