similar to: No libGL on this box - disabling OpenGL support !

Displaying 20 results from an estimated 700 matches similar to: "No libGL on this box - disabling OpenGL support !"

2001 Aug 31
1
Trouble with opengl
I've been trying to run a few games and I get this error msg err:mmsys:MMDRV_InitHardcoded You didn't setup properly the config file for the Wine multimedia modules. Will use the hard-coded setup, but this will disapear soon. Please add a WinMM section to your Wine config file. fixme:console:SetConsoleCtrlHandler (0x60a620,1) - no error checking or testing yet
2007 Mar 19
1
WoW - ERROR #124 Memory invalid block
Anybody runs WoW on wine 0.9.25? I installed it successfully, but as I try to run it I get that error... See the log below. I can't find info about this though... Can anybody help me? bye fixme:advapi:SetSecurityInfo stub fixme:powrprof:DllMain (0x7d000000, 1, (nil)) not fully implemented fixme:ntdll:NtPowerInformation Unimplemented NtPowerInformation action: 11 fixme:powrprof:DllMain
2006 Jul 09
1
problem writing to settings
Hey, I'm having a bit of a problem with my wine install, or perhaps a combination of wine and my ignorance of Linux. I'm using it to run World of Warcraft mainly (using the install on the Linux partition, tho I have a copy on Windows aswell), but one thing that bothers me is that my settings never seem to be saved. I went through the output the terminal generates and this is what it says:
2002 May 17
1
opengl nvidia demo - let's try quid now...
I have changed the demo and I now get a differernt error message. how to get around this? $ wine -- z:/Nvidia_Demos/Squid/binaries/Squid.exe SquidParams.txt fixme:system:ChangeDisplaySettingsA (0x494b5e48,0x00000004), stub flags=FULLSCREEN, fixme:system:ChangeDisplaySettingsA width=1024 fixme:system:ChangeDisplaySettingsA height=768 fixme:system:ChangeDisplaySettingsA (Putting X in
2006 May 11
1
world of warcraft doesn't work
Hi everyone, thirst of all please forgive my bad english :) i have installed wine as descripted in winehq and done the patch i have copied a full patched wow version from a windows machine when i try to start 'wine wow -opengl' it works as soon i enter a building then wow crashes with the following output: linux:/Games/wow # wine wow -opengl fixme:advapi:SetSecurityInfo stub
2005 Sep 24
0
net ads join fails on ADS 2003
hello, i am wondering, when i try to follow the ADS 2003, samba can't join completly. The join ends with: ads_machine_password:Message stream modified. When i start 'net ads join' with debugging i got an error: [2005/09/24 18:51:49, 1] libads/krb5_setpw.c:parse_setpw_reply(237) Got error packet 0x7e from kpasswd server [2005/09/24 18:51:49, 1]
2010 Oct 23
2
[Wine 1.3.5] Glu error on custom 3D application
Hello, I am trying to run a small application called Miku Desktop Mascot. a small anim character dancing on the screen (nice distraction when all day on code lines). current system is : Fedora 13 x64 Nvidia GTX 460 , proprietary driver 260.19.12 Wine 1.3.5 x64 I actually am a java developer (not c++) so if I can be of any help testing, compiling wine on my machine it's possible. thanks
2006 Jun 03
2
OpenGL issues with Counter Strike
Hello, I recently switched my OS to Ubuntu Dapper Drake amd64 (I used Breezy before) and now I'm facing strange issues regarding Counter Strike (old version, not "Source") via Steam. Steam starts up fine, but if I want to launch the game, the terminal puts out this error-message: err:wgl:X11DRV_ChoosePixelFormat glXChooseFBConfig returns NULL (glError: 0) while Steam itself
2001 Mar 22
0
Problems with OpenGL in tribes
This is the first time I've had to post about a problem with wine that I couldnt fix. I just recently upgraded to a TNT2 from a dual Voodoo2 rig. I'm running Wine on Slackware 7.1, kernel 2.2.18 from kernel.org, Xfree4.01 from slackware source. and NVIDIAs latest drivers. I'm getting a odd problem with wine trying to load libglide2x.so when I set Tribes to use OpenGL. This doesnt
2004 Dec 07
0
DSViewerPro molecular modelling program
Dear Wine Users,<br>I need to do a Molecular Modelling demonstration for a class using the demo version of DSViewerPro downloadable freely from http://www.accelrys.com/download/ds_viewer_register/pro/ds_viewerpro_reg.php<br><br>Just for one class and for only a demo program I don't want to install a complete windows operating on my SuSe 9.1 box running wine <br>Version:
2008 Sep 08
6
Wine on Macports
Hi, I have been using wine on my ubuntu nix computer for a while no big issues, been able to fiure out most of my stuff. Now my fiance got a mac and I am using mac ports to get a game working for her. Here is my error, I am most worried about Code: err:wgl:X11DRV_ChoosePixelFormat No libGL on this box - disabling OpenGL support ! but here is the whole thing Code:
2006 Apr 29
1
[Fwd: ERROR ChoosePixelFormat failed]
hi everyone the installation progres is ok but, when I run the program it sow the next error: manuel@pcportatil:~/.wine/drive_c/Archivos de programa/CTE/Lider$ wine Lider.exe fixme:win:LockWindowUpdate (0x10020), partial stub! fixme:win:LockWindowUpdate ((nil)), partial stub! fixme:win:LockWindowUpdate (0x10020), partial stub! fixme:win:LockWindowUpdate ((nil)), partial stub!
2005 Dec 16
1
GL error crashes wine
Hello wine-users. I've got a problem. Whenever I run wine with a Windows program that uses OpenGL, it gives me this message: err:opengl:X11DRV_ChoosePixelFormat glXChooseFBConfig returns NULL (glError: 0) and quits. I have no idea what this means or how to fix it. Furthurmore, it is very annoying. I've tried the official release as well as the CVS version, neither works. What can I
2005 Jun 30
0
Error while booting WorldWarII Online
Hey all! I Installed WorldWar2 Online and all goes fine, but when I wine WW2.exe, the game starts for a second and then crashes Here's the output: ========================================= andrea@njean:~/.wine/drive_c/Playnet/CRS/WW2OL$ wine WW2.exe fixme:win:EnumDisplayDevicesA ((nil),0,0x7cf770,0x00000000), stub! err:opengl:X11DRV_DescribePixelFormat unexpected iPixelFormat(68) >
2012 Feb 05
1
[PATCH 2/2] OS/2 EMX natively uses AOUT so pass -f aout to NASM
JonY wrote: > On 2/5/2012 13:30, Erik de Castro Lopo wrote: > > Dave Yeo wrote: > > > >> --- > >> configure.ac | 1 + > > > > Both applied (first with a minor tweak). Thanks. > > > > Erik > > Unfortunately, this steps on my patch. Updated patch attached. Cygwin > really shouldn't be calling win32 API. > > On the
2005 Jul 11
3
[LLVMdev] Mod for using GAS with MS VC++
Here is a mod to X86 that allows GAS to be used with MS Visual C++. I introduces a 'forWindows' variable like 'forCygwin' in th X86SharedAsmPrinter class. This may prompt thurther normalization, on the otherhand it may not :) Aaron -------------- next part -------------- An HTML attachment was scrubbed... URL:
2001 Nov 22
2
Civ3 works, but a weird resolution problem
How do you force a game todo 800x600? Ive specified... "Managed" = "Y" "Desktop" = "800x600" "UseDGA" = "Y" "UseXShm" = "Y" "DXGrab" = "Y" "DesktopDoubleBuffered" = "Y" The actual game (Civ III), runs fine, its just too big for my 800x600 setup, its some how stretched out...
2005 Jul 11
0
[LLVMdev] Mod for using GAS with MS VC++
On Mon, 11 Jul 2005, Aaron Gray wrote: > Here is a mod to X86 that allows GAS to be used with MS Visual C++. > > I introduces a 'forWindows' variable like 'forCygwin' in th > X86SharedAsmPrinter class. > A couple of comments: 1. Please send patches instead of full files. The best way to do this is to use CVS like this: 'cvs diff -u' in the directory
2006 Jan 24
0
LIDER PROGRAM
hi everyone I have a special windows program named "lider". This is for calculate energy performance for the building and the software is make by the spanish building ministry. This program is free and can by downlated from here: http://www.codigotecnico.org/espa/programas.htm and you must to download the file named: iLIDERv099G.exe well I try to install with wine 0.9.6 on Ubuntu
2006 Feb 02
0
ERROR ChoosePixelFormat failed
hi everyone When I run the next program I have this problem: I have a special windows program named "lider". This is for calculate energy performance for the building and the software is make by the spanish building ministry. This program is free and can by downlated from here: http://www.codigotecnico.org/espa/programas.htm and you must to download the file named: iLIDERv099G.exe