http://bugs.winehq.org/show_bug.cgi?id=33980
Bug #: 33980
Summary: Borderlands 2 Steam Launch Error
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: crusaderad(a)gmail.com
Classification: Unclassified
Created attachment 45149
--> http://bugs.winehq.org/attachment.cgi?id=45149
I'm having an issue while trying to launch borderlands 2 from steam. Attached
is the error. Any ideas? I have dotnet4 and directx9 installed.
I'm having an issue while trying to launch borderlands 2 from steam. Attached
is the error. Any ideas? I have dotnet4 and directx9 installed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21770
Summary: Keyboard doesn't work in games launched from Steam
Product: Wine
Version: 1.1.37
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pitlicek(a)gmail.com
When I try to launch any game from Steam I can't use keyboard in those games.
Tested with Counter-Strike, Counter-Strike Source, Team Fortress 2, Left 4
Dead, GTA: Vice City and Psychonauts. However, no problem with Abe's Oddyssee.
I have no problems with games without Steam. Eg. Warcraft 3, Guild Wars or C&C
Tiberian Sun.
The problem appears only when using virtual desktop and it's present since Wine
1.1.37. It also happens in current 1.1.39.
I'm using Ubuntu 9.10 64bit and Wine from PPA.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34269
Bug #: 34269
Summary: CompareStringEx does not support
NORM_LINGUISTIC_CASING
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: erich.e.hoover(a)gmail.com
Classification: Unclassified
Created attachment 45624
--> http://bugs.winehq.org/attachment.cgi?id=45624
Allow NORM_LINGUISTIC_CASING in CompareStringEx
Several Silverlight applications use CompareStringEx with the
NORM_LINGUISTIC_CASING flag in order to process manifest files. Since Wine
does not currently support this flag these applications error out (sometimes
gracefully, sometimes not).
According to MSDN NORM_LINGUISTIC_CASING is actually the default behavior, so
it seems that we should just allow the flag to be passed to the function and
ignore it.
I've been informed that (besides PlayReady sites) a site that is affected by
this issue that does not require additional patches can be found here:
http://www.vectorlight.net/games/sandmania.aspx
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35066
Bug #: 35066
Summary: Battle.net desktop app installer instantly crashes
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mbnonce(a)gmail.com
Classification: Unclassified
Created attachment 46769
--> http://bugs.winehq.org/attachment.cgi?id=46769
logs from WINEDEBUG=+all
This seems to be unrelated to http://bugs.winehq.org/show_bug.cgi?id=33947.
When building wine from source (e.g. commit
608b1e141457dc9653d4783419aa6492ea705d99, but I also saw it from the .tar.bz
file on sourceforge), I'm experiencing an instant crash when trying to load the
battle.net app installer (downloaded from http://us.battle.net/en/app/).
I'm on Debian Wheezy, x64.
Repro instructions:
git clone git://source.winehq.org/git/wine.git ~/wine-git
cd ~/wine-git
./configure --enable-win64
make -j10 depend
make -j10
./wine64 ~/Downloads/Battle.net-Beta-Setup-enUS.exe
Expected: starts launcher, downloads BNET client
Actual: Instant crashes, no logging output to STDOUT
I ran with WINEDEBUG=all, results are attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28316
Summary: kernel32/debugger.ok: exit status of debugger is
sometimes 0 when it should be STATUS_ACCESS_VIOLATION
Product: Wine
Version: 1.1.3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Back in
http://www.winehq.org/pipermail/wine-devel/2008-September/069299.html
I reported that test
kernel32:debugger.c:300: Test failed: exit code = 00000000
failed in 2 out of 1000 runs.
It is still showing up with roughly that frequency today; I just
saw it after three or so days.
( http://buildbot.kegel.com/builders/runtests-heaptest/builds/43 )
Here's the current log (the backtrace is expected, it's the exit status
that is in question):
../../../tools/runtest -q -P wine -M kernel32.dll -T ../../.. -p
kernel32_test.exe.so debugger.c && touch debugger.ok
...
Backtrace:
=>0 doCrash+0x92(argc=0x3, argv=0x112d98)
[build/dlls/kernel32/tests/debugger.c:177]
1 func_debugger+0x12d() [build/dlls/kernel32/tests/debugger.c:677]
2 run_test+0x9e(name="debugger")
[build/dlls/kernel32/tests/../../../include/wine/test.h:556]
...
doCrash+0x92 [dlls/kernel32/tests/debugger.c:177] : movb $0x0,0x0(%eax)
177 *p=0;
...
err:seh:setup_exception_record nested exception on signal stack in thread 0015
eip 7bc7b228 esp 7ffdbc7c stack 0x252000-0x350000
debugger.c:410: Test failed: exit code = 00000000
(when it wanted STATUS_ACCESS_VIOLATION).
In an adjacent good run, that
"extra err:seh:setup_exception_record nested exception..."
line is not present.
This run was with WINEDEBUG=warn-heap, but I doubt that matters.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30126
Bug #: 30126
Summary: Distant Worlds won't start
Product: Wine
Version: 1.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sgsdxzy(a)gmail.com
Classification: Unclassified
The game installs DirectX and .Net framework upon installation. However,
.Net3.5 won't install and mono wont't work for this game. So I have to
installed .net framework 3.5 with a walkaround:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=10166
The game crashes on start.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24682
Summary: Steam overlay is closing when pressing any key
Product: Wine
Version: 1.3.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pitlicek(a)gmail.com
Summary says it all. I opent Steam overlay in game (by pressing Scroll lock)
and then when I press any letter key, it closes. Which makes it unusable for
chatting with friends ot browsing web.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33322
Bug #: 33322
Summary: libc.so.6 no code accessible
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wanghaoming100(a)126.com
Classification: Unclassified
Created attachment 44071
--> http://bugs.winehq.org/attachment.cgi?id=44071
bug report
System information:
Wine build: wine-1.5.24
Platform: i386 (WOW64)
Host system: Linux
Host version: 3.8.2-206.fc18.x86_64
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29645
Bug #: 29645
Summary: PCSX2: Software renderer crashes on initialisation
when using more than 1 thread
Product: Wine
Version: 1.3.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: billy65bob(a)gmail.com
Classification: Unclassified
I'm not quite sure where, but if the software renderer is instructed to use
more than 1 thread, the emulator crashes whenever the GS plugin is being
initialised.
The crashing message in question is as follows
wine: Unhandled page fault on read access to 0x00000000 at address (nil)
(thread 0030), starting debugger...
No further information is dumped.
It works correctly under Windows, but only under wine when a single thread is
used.
As such I suspect it may be an issue with how threads are handled in wine - but
that is simply an uneducated guess.
The sourcecode for the application can be found on googlecode.
If I can help debug it in some way, let me know.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30276
Bug #: 30276
Summary: Steam installer crashes after clicking first Next
button
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: packagemonkey(a)yahoo.com
Classification: Unclassified
Created attachment 39550
--> http://bugs.winehq.org/attachment.cgi?id=39550
backtrace from SteamInstall.msi
I've been unable to install Steam for some time, across multiple versions of
Wine dating back maybe six months. Current version is 1.4. I run the
installer, downloaded from the Steam site, as follows:
$ wine msiexec /i SteamInstall.msi
It starts the installer and displays the first dialog, with Next and Cancel
buttons. When I click Next, it crashes with the attached backtrace.
In trying again to check a few things for this bug report, I noticed it says:
+----------------------------------------+
| Steam Setup +
+----------------------------------------+
| Resuming the Steam Installation Wizard |
| |
| Are you ready to have the Installation |
| Wizard continue the installation? |
| |
+----------------------------------------+
| | Next> | | Cancel | |
+----------------------------------------+
So possibly the problem is with leftovers from a previous installation attempt.
I don't know how to clear them out, though.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.