Kbase P35916: Poor performance when running debugger using Windows based X emulator
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  15/10/2008 |
|
Status: Verified
FACT(s) (Environment):
Progress 9.1D
SYMPTOM(s):
Poor performance when running debugger using Windows based X emulator
CAUSE:
The X emulator was set to a very high screen resolution (1600x1280). This caused massive amounts of data to be transferred every time the debugger needed to repaint something on the screen (up to 16 MB transferred per screen change).
FIX:
Modify the X emulator to use a lower screen resolution and/or a lower number of colors to reduce the amount of data that must be transferred.