Sublime Forum

Dev Build 3112

#21

Does the problem happen with a minimal project, as in just a folder with a few files? It seems your examples all have fairly good-size folder trees.

0 Likes

#22

Yes.

I’ve removed several directories, keeping only “Android framework resources” and it still happens, maybe on 3-5 time.

This has ~7,000 files (.xml) and the command line has a single .java file (there are two .xml’s left open and they are reopened automatically).

“Android framework” is this repository:

and the subdirectory in my Sublime project (the only one) is “core/res”.

The Java file on the command line is ~80K, ~2500 lines.

0 Likes

#23

And just as a reminder:

  • This never ever happened prior to 3112, and I’ve used same (large, I guess) projects before

  • Since 3112, happens in two completely separate installs of two completely different Linuxen (Fedora and Ubuntu).

0 Likes

#24

I believe you, I just need to reproduce it to create a fix.

0 Likes

#25

Unable to reproduce with 3118, on either Linux (Fedora or Ubuntu) where it was easy to make happen before.

Will reopen if I start seeing this again.

0 Likes