Wine Window Lag

Asked by Douglas Brown

In a workspace with a wine-Windows program active, opening/closing or moving in and out of any window, widows or Linux, creates a frozen screen for several seconds. Problem began in ubuntu 10.04 and continues in 10.10, output of "lshw -C display is as follows:
doug@doug-desktop:~$ sudo lshw -C display
[sudo] password for doug:
  *-display
       description: VGA compatible controller
       product: G84 [GeForce 8600 GT]
       vendor: nVidia Corporation
       physical id: 0
       bus info: pci@0000:01:00.0
       version: a1
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress vga_controller bus_master cap_list rom
       configuration: driver=nvidia latency=0
       resources: irq:18 memory:fd000000-fdffffff memory:d0000000-dfffffff memory:fa000000-fbffffff ioport:9800(size=128) memory:fe8e0000-fe8fffff
doug@doug-desktop:~$

Any ideas? DRB

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu wine Edit question
Assignee:
No assignee Edit question
Solved by:
Douglas Brown
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Can you give the output of:

dpkg -l | grep nvidia; dpkg -l | grep wine

Thanks

Revision history for this message
Douglas Brown (drphysic) said :
#2

I have viewed several other threads on this type of issue and decided to start working the display issue: discovered that when I change the Visual Effects setting from "None" to "Normal" the problem seems to this point to have disappeared. Thanks for your interest, but this appears to be "Solved" DRB