Hello all, today I've tried to use two applications which claim to use OpenGL (Catia, oZone3D) in Wine on Ubuntu 7.10. The version of Wine coming along with Ubuntu is 0.9.46-0ubuntu1. Each time I start one of these applications, they claim to find no OpenGL library. Since I can run glxgears (~1400fps) in Ubuntu directly, I consider my graphics to work fine and point my finger towards Wine. With googling, I found the hint to use --enable-opengl, but this changes exactly nothing. Any idea on how to debug this situation? A small, known to work OpenGL/Windows application perhaps? Any flags I could set to get some additional hints? Thanks, Markus - - - - - - - - - - - - - - - - - - - Dipl. Ing. Markus Hitter http://www.jump-ing.de/
---------- Forwarded message ---------- From: DARKGuy . <dark.guy.2008 at gmail.com> Date: Nov 16, 2007 7:41 PM Subject: Re: [Wine] Can't get OpenGL to work To: Markus Hitter <mah at jump-ing.de> I dunno about the flags, or the programs themselves, but I'd suggest to update WINE to 0.9.49 (most recent) and try again. I'm no WINE guru so that's the most I can suggest to help you. Good luck. On Nov 16, 2007 7:23 PM, Markus Hitter <mah at jump-ing.de> wrote:> > Hello all, > > today I've tried to use two applications which claim to use OpenGL > (Catia, oZone3D) in Wine on Ubuntu 7.10. The version of Wine coming > along with Ubuntu is 0.9.46-0ubuntu1. > > Each time I start one of these applications, they claim to find no > OpenGL library. Since I can run glxgears (~1400fps) in Ubuntu > directly, I consider my graphics to work fine and point my finger > towards Wine. > > With googling, I found the hint to use --enable-opengl, but this > changes exactly nothing. > > Any idea on how to debug this situation? A small, known to work > OpenGL/Windows application perhaps? Any flags I could set to get some > additional hints? > > > Thanks, > Markus > > - - - - - - - - - - - - - - - - - - - > Dipl. Ing. Markus Hitter > http://www.jump-ing.de/ > > > > > > _______________________________________________ > wine-users mailing list > wine-users at winehq.org > http://www.winehq.org/mailman/listinfo/wine-users >
On Friday November 16 2007 23:23, Markus Hitter wrote:> Hello all, > > today I've tried to use two applications which claim to use OpenGL > (Catia, oZone3D)Is downloadable demo available for these applications?> Each time I start one of these applications, they claim to find no > OpenGL library. Since I can run glxgears (~1400fps) in Ubuntu > directly, I consider my graphics to work fine and point my finger > towards Wine. > > With googling, I found the hint to use --enable-opengl, but this > changes exactly nothing. > > Any idea on how to debug this situation? A small, known to work > OpenGL/Windows application perhaps? Any flags I could set to get some > additional hints?If you don't get any errors related to OpenGL when starting WINE and you have latest binary drivers for your videocard correctly installed then everything should work for you. What videocard and drivers do you have? Does other applications work for you? For example, "wine notepad"? Can you play Windows 3D games? Thank you for using WINE.