4

I'm having issues with wine, It is a black window, sound works fine, this only happens on anything that is uses 3D/2D graphics.

I'm using a GMA 3100 graphics card, and have no clue why this is happening, It is rather annoying.

Dylan
  • 51

2 Answers2

4

I recommend checking out winecfg.

From your terminal, run:

  1. winecfg
  2. Go to Applications tab
  3. Check out the Windows Version dropdown. For example, when mine is set to Windows 7, I get black boxes and weird stuff. Changing it to Windows XP fixes the black areas.

I think at one point in my particular HeidiSQL issue, there was mention of intel driver issue, so I think it's worth mentioning that could you have a specific piece of hardware causing the issue. This would of course make it hard to reproduce, but as such, I think it's worth experimenting with the Windows Version options in winecfg to see if you can circumvent it.

There are some other graphics-related settings as well, not many but some. Good luck.

Source: https://www.heidisql.com/forum.PHP?t=22183

agm1984
  • 161
  • 4
0

There might be the following issues present:

Wolfer
  • 2,214
  • What do you mean by haven't installed the necessary drivers for my graphics card, Do you mean I have to download the windows driver and install it on wine? I'm not using DX10 :) – Dylan Jun 14 '15 at 07:19