First time here? Check out the FAQ!

Revision history  [back]

If the file you pasted the 33k lines into is on disk, try moving it to another name so Wing doesn't try to open it again at startup. It really shouldn't be a problem to have a file that size, but if it's in a Python file it may be thrashing trying to analyze it.

Another idea is to move aside the project Wing is trying to open, which should be the one you had open when you pasted in the lines. That would also prevent Wing from trying to redo whatever it's hanging on.

If that doesn't help, take a look at the ide.log in your settings directory, which varies in location and name depending on the product you're running and your OS (see https://wingware.com/doc/install/user-settings-dir ). That may show the error, or send that to us to at support@wingware.com and we can help.