Displaying 8 results from an estimated 8 matches similar to: "mouse glitch in fullscreen game (borderlands)"
2007 Mar 19
2
Wine crash
Hello,
I can't use Wine from version >=0.9.18 anymore.
It compiles ok and then it crashes somewhere in the middle of
installation,
I think when Wine tries to execute something.
Even when I try to run winecfg it crashes.
It worked with Wine version 0.9.17 and lower.
Anyone have any idea what's wrong ?
I'm running Slackware 10.0.
Below is what happens when I try to run winecfg.
2001 Dec 08
1
LoadOEMResource crash [Was: Re: Problem report: SHRINKER.ERR, fix to DEVICE_Open/CreateFileA? ]
Hooray, I got gdb to do what I need, to skip the first exception and
break before the second.
The key commands are:
gdb (winepath)/bin/wine
Set the arguments:
> set args --winver nt40 yourapp
Tell gdb to pass segmentation faults to the program:
> handle SIGSEGV nostop pass
Set a breakpoint at main:
> b main
Run the program:
> run
This loads all the shared libraries, and
2003 Feb 22
0
Age of Wonders 2 Mouse Issue
Age of Wonders 2 in wine has what appears to be probably a very simple
bug, but makes the game unplayable - the game does not recognize mouse
clicks at all. This happens in both this release (2/19) and last
release (1/15), before that I have not tested, but I presume it has
never worked.
I'm not exactly an expert debugger :) but I tried some tracing, and it
seems the game does not use
2010 Aug 26
4
UT3 hangs at start
Hi!When start game through steam or shortcut on desktop,game halt when push
"launch" button, after 2-5 seconds and unreal logo becomes gray.In terminal i
have "wine: Unhandled stack overflow at address 0x34c7a12 (thread 0044),
starting debugger..." and no more.Close game with compulsory exit.Before that
game start perfectly on wine 1.2 or wine 1.3,the problem has appeared
2003 Apr 10
1
Starcraft Patch
I've done some work getting the patches from
http://starcraft-wine.sourceforge.net/ working with CVS wine. Using the
patch I'm including, starcraft works perfectly on my machine, run as
root using DGA on a 640x480 XF86 layout.
In particular the changes to event.c enable the mouse and keyboard with
DGA. The changes to input.c make the mouse acceleration work the same
in all directions.
2008 Mar 28
8
Cannot run winecfg (output pasted)
Code:
~ # winecfg
ALSA lib conf.c:3952:(snd_config_expand) Unknown parameters 0
ALSA lib pcm.c:2144:(snd_pcm_open_noupdate) Unknown PCM default:0
ALSA lib conf.c:3952:(snd_config_expand) Unknown parameters 0
ALSA lib pcm.c:2144:(snd_pcm_open_noupdate) Unknown PCM default:0
wine: Unhandled page fault on read access to 0x00000048 at address 0x7e2f476c (thread 0026), starting debugger...
Unhandled
2007 May 19
2
Crash in blur.c (SIGSEGV)
Hello.
System info:
OS: FC6 x86_64
video: Nvidia GF 7900 GT, driver version 97.55
compiz version: git
config backend used: ccp
I can reproduce this crash every time on my system. When blur plugin is active and I try to access any right-click menu, regular application menu or drop-down list, compiz crashes. Backtrace produced by crashhandler plugin shows crash in blur.c in function
2010 Oct 15
0
Wine release 1.3.5
The Wine development release 1.3.5 is now available.
What's new in this release (see below for details):
- Support for animated cursors.
- Printing directly through CUPS instead of lpr.
- Installer fixes for Office 2010.
- Many MSXML3 improvements.
- Improved Shader Model 4 support.
- Proper icons in built-in Internet Explorer.
- Translation updates.
- Various bug fixes.
The