Displaying 11 results from an estimated 11 matches similar to: "Wine 1.3.30 gtchallenge"
2010 May 09
12
Steam crashes immediately.
I've followed all the instructions on the appDB page, yet the Steam (new 2010 UI version) crashes after being shown for less than a second. here is the output of WINEDEBUG=warn+all:
http://pastebin.com/T0K8w1Uv
I'm running wine 1.1.44 compiled from source on ubuntu 10.04
2010 Sep 11
13
Requesting Assistance from Intel Engineers on Intel Integrated Graphics (IGD) VGA Passthrough for Xen 4.0.1-RELEASE and pv-ops dom0 kernel 2.6.32.x
Dear Intel Engineers,
I am unable to get Intel integrated graphics (IGD) VGA passthrough to
work with Xen 4.0.1-rc6-pre, Xen 4.0.1-RELEASE, pv-ops dom0 kernel
2.6.32.19 and 2.6.32.21. The moment the command "xm create <Windows XP
HVM guest>" is executed, the screen immediately goes blank with the
label "NO SIGNAL". It may take anywhere from 3-10 minutes before
2010 Sep 11
13
Requesting Assistance from Intel Engineers on Intel Integrated Graphics (IGD) VGA Passthrough for Xen 4.0.1-RELEASE and pv-ops dom0 kernel 2.6.32.x
Dear Intel Engineers,
I am unable to get Intel integrated graphics (IGD) VGA passthrough to
work with Xen 4.0.1-rc6-pre, Xen 4.0.1-RELEASE, pv-ops dom0 kernel
2.6.32.19 and 2.6.32.21. The moment the command "xm create <Windows XP
HVM guest>" is executed, the screen immediately goes blank with the
label "NO SIGNAL". It may take anywhere from 3-10 minutes before
2006 Sep 22
1
trackobjects and SWIG 1.3.30
I have some conditional code based on the SWIG version. Current
versions of SWIG 1.3.30 still don''t fix %trackobjects correctly so I''m
going to remove the test for now so it builds correctly with my version
of SWIG. Hopefully before 1.3.30 is released we''ll have a better
trackobjects in SWIG.
Roy
_______________________________________________
wxruby-users
2006 Sep 23
0
Swig 1.3.30
Latest CVS copy of SWIG 1.3.30 breaks wxRuby builds. You''ll need to
grab something before 9/13/06 if you''re working from the CVS source.
2011 Oct 12
3
1.3.30 build error on Mac OS X with non-Apple GCC
There is a linker argument that only Apple's GCC recognizes in the latest build. In libs/wine/Makefile.in, there is a variable that reads:
Code:
DYLIB_LDFLAGS = -compatibility_version $(SOVERSION) -current_version $(VERSION) -headerpad_max_install_names
in order for non-Apple GCC to successfully build, it needs to pass-through the argument to the linker. The line should read:
Code:
2011 Oct 17
2
Quicken2011 won't work under wine 1.3.30 Why???
I have wine 1.3.25 and Quicken 2011 install in Ubuntu 10.10.
When I upgrade to wine 1.3.30, via the Upgrade Utilities, Quicken no longer works.
It comes up to the checkbook, turns gray and stays there. When I click the exit "x" ( upper right corner) a message says it is not responding and I must "crash out" of Quicken.
I even tried an all NEW 1.3.30 install of wine using
2011 Oct 20
1
LOTRO game patch fails, wine 1.3.30
Trying to grab a very small required patch for Lord of the Rings Online
using PyLotRO. The game has been playing fine in Wine 1.3.30 but this is
the first time I have patched in this version. When using terminal I get:
fixme:win:FlashWindowEx 0x32e64c
fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
fixme:imm:ImmReleaseContext (0x10074, (nil)): stub
fixme:imm:NotifyIME IMC_SETCANDIDATEPOS
2011 Oct 13
10
WINE 1.3.30 Rocks!
Ever since Canonical removed native OSS support (removed in Ubuntu 10.10 and 11.04), Starcraft sound has been very poor-i.e. scratchy, delayed, clipped, skipped, and sometimes no sound at all. I suspect PulseAudio had some part in it, but removing it broke so many other desktop sound functions.
Anyways, 1.3.30 with directsound works perfect-even with PA enabled! The new DIB engine seems to make
2010 Dec 03
2
Wine Games Don't Render Correctly Anymore. Very Odd.
So I had Portal (via Stream) on my laptop and it ran perfectly, but at some point, probably when I upgraded to Maverick, something changed. I tried running it again and I got the following.
[Image: http://img152.imageshack.us/img152/6821/tmp2mddn7.th.png ] (http://img152.imageshack.us/my.php?image=tmp2mddn7.png)
[Image: http://img221.imageshack.us/img221/6836/tmprqnhad.th.png ]
2011 Oct 10
0
Wine release 1.3.30
The Wine development release 1.3.30 is now available.
What's new in this release (see below for details):
- DirectSound reimplemented on top of MMDevAPI.
- Support for StretchBlt in the DIB engine.
- User interface improvements in HTML help.
- Some MSXML fixes.
- Performance improvements in cmd.
- Various bug fixes.
The source is available from the following locations: