wrong opengl window position in VLC-win32 in wine

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
borpas
Newbie
Newbie
Posts: 4
Joined: Tue Mar 25, 2008 11:35 am

wrong opengl window position in VLC-win32 in wine

Post by borpas »

i need to run a specific VLC-win32-based application in Wine, it has the same problem as VLC-win32 it self

the only usable output plugin for VLC-win32 in wine is OpenGL (direct3d doesn't work, directx makes whole screen blinking and eats much CPU, wingdi works well with 100% zoom only) it produces best performance, but it looks like this

wine 0.9.58

Image

windows are moving together

in wine 1.0-rc2 and rc3 it looks like this

Image

so video output window in invisible, but CPU usage is the same, so it is working somewhere

on console for 0.9.58 and 1.0-rcS there in nothing special, just two lines about alsa volume control

please help!
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: wrong opengl window position in VLC-win32 in wine

Post by vitamin »

borpas wrote:i need to run a specific VLC-win32-based application in Wine, it has the same problem as VLC-win32 it self
What video card and drivers? Are you using compiz by any chance? What window manager?
borpas
Newbie
Newbie
Posts: 4
Joined: Tue Mar 25, 2008 11:35 am

Post by borpas »

ubuntu 8.04
ATI X200 with "fglrx" driver (with "ati" driver it eat 100% CPU)
compiz (and xgl server) is disabled of cause
manager is gnome-metacity, but if disable window manager in winecfg it's all the same
Locked