noamraph / dreampie

DreamPie - The Python shell you've always dreamed about!
www.dreampie.org
GNU General Public License v3.0
235 stars 53 forks source link

Freezes on window resize #42

Open Meltz014 opened 10 years ago

Meltz014 commented 10 years ago

What steps will reproduce the problem?

  1. Drag bottom right corner of window to resize
  2. DreamPie hangs/stops responding
  3. Bring up task manager w/ 3-finger salute, and DreamPie works again. All that needs to happen is to bring up the task manager - don't need to stop any processes or anything.

What is the expected result? Dreampie window resizes no problem

What happens instead? DP freezes until task manager is brought up

Please provide any additional information below. To submit a screenshot, you can go to imgur.com, upload the image, and paste the URL.


Diagnostic information:

DreamPie version: 1.2.1 git commit: None from 2014/02/06 platform: Windows-7-6.1.7601-SP1 architecture: ('32bit', 'WindowsPE') python_version: 2.7.3 python_implementation: CPython executable: C:\Program Files (x86)\DreamPie\dreampie.exe subprocess executable: C:\Python27\python.exe subprocess description: Python 2.7.5 (default, May 15 2013, 22:43:36) [MSC v.1500 32 bit (Intel)] on win32

thomasleveil commented 10 years ago

is this the same as #16 ? Does the alt-Tab trick work for you ?