Questions tagged [lockup]

17 questions
0
votes
0 answers

Visual Studio 2013 crashing multiple times a day

I have Visual Studio 2013 Ultimate with Update 4. Computer is Windows 7, 64 bit, 8gb ram, 1tb hd. Multiple times a day it will lock up and crash while I am doing normal coding operations. Sometimes its while i'm opening a file, or renaming a…
Todes3ngel
  • 308
  • 3
  • 10
0
votes
1 answer

pyHook and wxPython - App Freezes when typing in itself

I have a small python application that creates a wxPython Frame and then uses pyHook to hook the keyboard. The Frame contains a TextCtrl. When the text in the control is changed, a thread is created to do some process (in this case, just a large…
mighele
  • 93
  • 1
  • 5
1
2