I have a Windows application (Kidspiration 3 Starter), that when running under wine 1.4
in Ubuntu 12.04 shows a completely distorted color palette that makes the interface unusable. See screenshot.
What is usually the way to correct this? Is there a particular wine
library that I should switch to native?
Other details: wineHQ list Kidspiration 2.1 as "garbage", however version 3 installation and program works, except for the colors.
At a guess this is an issue with a program trying to run in 256-color mode.
The WINE wiki includes has a page on running applications in 256 colors, but I'm afraid it isn't trivial:
It suggests you install the
Xephyr
nested X server:Then create a 256 color window and run wine inside it: