similar to: Hey, some problem in wine:

Displaying 20 results from an estimated 900 matches similar to: "Hey, some problem in wine:"

2001 Mar 01
2
Direct3D fails to initialize in Diablo II/WINE
Hi all, I was trying to run Diablo II under WINE, but I receive a "Direct3D failed to initialize" error in a dialog box. The log says this: ***** DirectDraw error: Failed to get gamma control interface! - < unknown > (0x80004002) I tryed to run in both 640x480x16 and 640x480x8, but both give the same error message. I'm using Linux 2.4.1, XFree86 4.0.1 on a GeForce256 DDR
2001 Feb 10
2
VxDs in Wine
I would like to see Mame/32 working in Wine, however, it uses a couple of VxDs to do some things (I think it is timing and joysticks). Normally VxD's do not work in Wine, but Mame/32 is open source. With access to the source code of the VxD's, would it be possible to modify the VxD files to work with Wine? If so, what would need to be done to make the VxD drivers work with Wine?
2001 Feb 12
3
IE under wine
Hi, I would like to know if anybody has got Internet Explorer to run under wine, and if so, he is willing to share some experiences (plugins, java, stupid sites, etc.) Thanks. -- Christoph Simon datageo@terra.com.br --- ^X^C q quit :q ^C end x exit ZZ ^D ? help shit .
2001 Feb 20
1
Windows 2000
Wine works quite well with applications that run under Windows 2000. Chris In article <3A3ACDC2.F0E80AC0@americasm01.nt.com>, "Sauriol, Nicholas [CAR:5K24:EXCH]" <nsauriol@americasm01.nt.com> wrote: > Is there any way to get wine to work with windows 2000? > > > thanks >
2001 Feb 27
1
Magic Engine - I know, I know, I am cross-posting.
Magic Engine - I know, I know, I am cross-posting. I am hoping that someone might have a copy of the latest version of Magic Engine (ver 0.9.8). It is just about the best TurboGrafX-16 Emulator there is. I don't even need the entire thing. I just need a copy of the "PCE.KEY" file that unlocks it. I have searched IRC and the internet far and wide for it and I can't find it.
2001 Mar 01
1
Windows mediaplayer under wine.
Has anybody managed to get windows mediaplayer running under wine? I've tried several times with mediaplayer 6.4, but it seems like it won't install. It extracts the files correctly but then just hangs there doing nothing. -- Lasse Melsaeter <lasse.melsaeter@nooffice.com> Systemsdeveloper NoOffice Internatioonal AS <http://www.nooffice.com/> - BOFH excuse #265: The mouse
2001 Mar 13
3
Bleem in Wine?
On 13-Mar-2001 The Spectre wrote: > I have not found a good replacement for Bleem under Linux. > > Any suggestions? To speak truly, I'd rather play in a good old PSX than in an emulator. Bleem! sucks... -- Carlos Laviola - ICQ 55799523 pub 1024D/3516D372 2000-06-05 Carlos Laviola <claviola@ajato.com.br> Key fingerprint = 3BE1 6591 C78C 2AA4 31DD AEEF 6406 0227
2001 Mar 17
2
SuSE7.0 with Nvidia-GLX does not run together with MESA?
I saw on a "easy" Howto (there are about 10 different how-to's), that the MESA-package from SuSE ist conflicting with the GL-Drivers from Nvidia (which you need to run Nvidia-Cards 3D-accelerated). Is it true, that I have to uninstall MESA? -- live long and prosper
2001 Feb 02
2
undefined symbol
Has anyone seen this error? is it a bug? if not then what am I doing wrong with the compile? I downloaded the lastest CVS, applied the transgaming patch, it built fine and installed fine. # wine /mnt/hda1/windows/sol.exe wine: error in loading shared libraries: /usr/local/lib/libntdll.so: undefined symbol: wine_ldt_copy thanks heath Sent via Deja.com http://www.deja.com/
2001 Mar 20
2
nVidia and Starcraft
Ok... here's my big problem with the nVidia drivers. Ever since I upgraded to 0.9-6 DGA mode with Starcraft has been broken!, and now with the 0.9-767 drivers Starcraft has refused to work AT ALL. If I replace the drivers back to the 0.9-5 (which are dreadfully unstable with SMP) Starcraft works fine. Any resolution, any color depth. With 0.9-6 I have to run Starcraft at 8-bit depth, else
2001 Feb 27
2
Network Named Pipes supported under Wine ?
I have a small server process which normall runs on Windows and accepts network connections via Named Pipes. I would like to run this process under Wine to avoid having to install an NT server I get .. fixme:win32:CreateNamedPipeA (Name="\\\\.\\PIPE\\SOESRV33", OpenMode=0x000003, dwPipeMode=0x000004, MaxInst=5, OutBSize=10096, InBuffSize=10096, DefTimeOut=0, SecAttr=0x412f6f00):
2001 Mar 04
3
Window position in managed mode
When starting, for example, FreeCell in managed more, the program opens with the top of the window out of the top of my screen (i.e. the top corner of my desktop coincides with the top-left of the menu bar). It's not a huge problem, but I can't move the program... -- ------------------------------------------------- Richard Spandit Firmly on the Linux wagon SuSE 6.3, KDE 2.0
2006 Feb 05
6
WinRAR.exe errors
I had instaled winrar3.51 and I get this errors: fixme:actctx:CreateActCtxW stub! err:rebar:REBAR_AdjustBands Phase 1 failed, x=692, maxx=-4, start=0, end=0 err:rebar:REBAR_AdjustBands Phase 1 failed, x=692, maxx=-4, start=0, end=0 err:rebar:REBAR_AdjustBands Phase 1 failed, x=40, maxx=-4, start=1, end=1 err:rebar:REBAR_AdjustBands Phase 1 failed, x=692, maxx=-4, start=0, end=0
2007 Mar 19
2
Graphic problem
Hello ! I'm a new user of Ubuntu Edgy , but when I try to lauch WINRAR , via the console , I receive that error message : libGL warning: 3D driver claims to not support visual 0x5b libGL warning: 3D driver claims to not support visual 0x5b fixme:shell:SHAutoComplete SHAutoComplete stub err:rebar:REBAR_AdjustBands Phase 1 failed, x=692, maxx=-4, start=0, end=0 err:rebar:REBAR_AdjustBands Phase
2019 Mar 29
2
Test failure due to file path
For ignore-undefined-symbols.s, the simplest fix ought to be to have the llvm-mc RUN line take the source from <stdin>: # RUN: llvm-mc –filetype=obj –triple=x86_64-pc-linux %s –o %t.o –g becomes # RUN: llvm-mc –filetype=obj –triple=x86_64-pc-linux < %s –o %t.o –g But in this case, llvm-symbolizer still prints the file as $CWD/<stdin> which seems like its own separate bug. --paulr
2007 May 09
5
layouts + routes = confused
I''m new to RoR and the tutorials I''ve found on the web, while helpful, aren''t as "complete" as I''d like them. I understand the basics when it comes to layouts and routes, but I''m trying to get them to work together. MY first task was to implement a user authentication system (registration/login/logout/change_password). This works fine with
2005 Apr 14
2
Menu issues with WeatherScope
Hi all, In my continuing efforts to get Weatherscope working in wine, I've noticed an issue with the menubar. (WeatherScope is available here: http://sdg.ocs.ou.edu/builds/final/win/WeatherScope/WeatherScope-1.2.1.exe) Specifically, the menubar is not normally visible while running under Wine. I am still able to access the menus by clicking on them, but I have to guess as to their position.
2008 May 11
2
instabilities in wxRuby 1.9.6
I have recently started to use wxRuby, because I have used the wxWidgets library from C++ for a few years and found it an excellent toolkit. I am using Ubuntu 8.04 and version 1.9.6 of wxRuby. A problem though is a number of instabilities. This may be due to my own ignorance, but I have usually found C++/wxWidgets, once the program compiles it will at least stay working, if at times
2006 Jul 24
6
MiniFrame.i
Hi Another little patch, adding MiniFrame (a frame with small title bar and buttons which doesn''t appear in the desktop taskbar). Also a sample - not very interesting, happy to roll this into something else if that''s better. cheers alex _______________________________________________ wxruby-users mailing list wxruby-users@rubyforge.org
2004 May 03
1
Sub-menus?
Hey guys, I have been trying unsuccessfully to create a menu that holds "sub-menus". To clarify, I want something along the lines of when you click on a File menu, then see the "New" menu, which you can click on to open a new layer of menus. Is this supported yet in WxRuby? Robert _________________________________________________________________ Getting married? Find