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=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=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=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=25311
Summary: Swiss Manager (2000/11/21 build: 8.0.0.239) crashes
when exporting tournament results
Product: Wine
Version: 1.3.6
Platform: x86
URL: http://swiss-manager.at/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert_mt_walker(a)yahoo.co.uk
Created an attachment (id=32149)
--> (http://bugs.winehq.org/attachment.cgi?id=32149)
Console output from Swiss Manager Application
Swiss Manager is a Chess Tournament Manager for managing chess matches over a
network/the internet.
According to the author:
"With the program Swiss manager, you acquired a powerful tool for successful
handling of chess tournaments."
Replicate bug:
1) Download the Chess Manager from:
http://swiss-manager.at/unload/SwissManagerUniCodeSetup.exe
2) Run as demo.
3) Load 1/ 4 demo tournaments
4) Export tournament data using 1-2-3 button
Step (4) causes the application to crash (the final line of console output
occurs at the time of the crash - see attached). BASH command used for running
the application in a virtual desktop is included at the top of the output file.
--
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=28384
Summary: Copy to clipboard not working in EMS SQL Manager
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cp1024(a)yandex.ru
In EMS SQL Manager 2011 5.0.0.3
(http://www.sqlmanager.net/en/products/postgresql/manager/download/135)
I can paste text into SQL editor window if I copied it elsewhere, but I can not
copy text from SQL editor window. Needless to say it works flawlessly in
Windows.
Previously tried wine 1.2 and CrossOver with the same result.
--
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=23330
Summary: Age of Empires: Install bar with missing percentage
and flashing
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: felipemoraesbr(a)gmail.com
This happens on the first age of empires install, at some point of install the
install bar percentage number dissapears and the bar color changes from red to
black.
--
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=25824
Summary: comdlg32:findlg test times out when run under clang
Product: Wine
Version: 1.3.11
Platform: x86
URL: http://test.winehq.org/data/98834637eb25caf986c9feae3e
aa0b855cc19a26/wine_ae-ub1004-clang/comdlg32:finddlg.h
tml
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: trivial
Priority: P2
Component: comdlg32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=32914)
--> (http://bugs.winehq.org/attachment.cgi?id=32914)
WINETEST_REPORT_SUCCESS=1 WINEDEBUG=commdlg make finddlg.ok
If I run it manually with make test, it will do the same.
Using WINEDEBUG:
austin@midna ~/wine-clang/dlls/comdlg32/tests $ WINEDEBUG=commdlg make
finddlg.ok
../../../tools/runtest -q -P wine -M comdlg32.dll -T ../../.. -p
comdlg32_test.exe.so finddlg.c && touch finddlg.ok
trace:commdlg:DllMain (0x68380000, 1, 0x1)
trace:commdlg:FindTextA LPFINDREPLACE=(nil)
trace:commdlg:COMDLG32_SetCommDlgExtendedError (00000002)
trace:commdlg:ReplaceTextA LPFINDREPLACE=(nil)
trace:commdlg:COMDLG32_SetCommDlgExtendedError (00000002)
trace:commdlg:FindTextA LPFINDREPLACE=0x32fc18
trace:commdlg:COMDLG32_SetCommDlgExtendedError (00000001)
trace:commdlg:ReplaceTextA LPFINDREPLACE=0x32fc18
trace:commdlg:COMDLG32_SetCommDlgExtendedError (00000001)
trace:commdlg:FindTextA LPFINDREPLACE=0x32fc18
trace:commdlg:COMDLG32_SetCommDlgExtendedError (0000ffff)
trace:commdlg:ReplaceTextA LPFINDREPLACE=0x32fc18
trace:commdlg:COMDLG32_SetCommDlgExtendedError (0000ffff)
trace:commdlg:FindTextA LPFINDREPLACE=0x32fc18
trace:commdlg:COMDLG32_SetCommDlgExtendedError (00004001)
trace:commdlg:ReplaceTextA LPFINDREPLACE=0x32fc18
trace:commdlg:COMDLG32_SetCommDlgExtendedError (00004001)
trace:commdlg:FindTextA LPFINDREPLACE=0x32fc18
trace:commdlg:COMDLG32_SetCommDlgExtendedError (00004001)
trace:commdlg:ReplaceTextA LPFINDREPLACE=0x32fc18
trace:commdlg:COMDLG32_SetCommDlgExtendedError (00004001)
trace:commdlg:FindTextA LPFINDREPLACE=0x32fc18
trace:commdlg:COMDLG32_FR_DoFindReplace hInst=(nil), Flags=00000000
and never moves on. I don't get any warnings from clang in dlls/cmdlg32 or in
dlls/cmdlg32/tests.
--
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=29050
Bug #: 29050
Summary: Astral Masters 1.9 refuses to start: 'Failed to init
D3D8 object!'
Product: Wine
Version: 1.3.32
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: makarovdenis11(a)gmail.com
Classification: Unclassified
Astral Masters 1.9 refuses to start: 'Failed to init D3D8 object!'
In Wine-1.3.32 the game is showing the following error message, shortly after
starting:
Failed to init D3D8 object!
No terminal output at all.
Steps to reproduce the problem in the demo:
After a successful installation, start the demo by either launcher.exe ...you
will be greeted with the mentioned error message.
In Wine 1.3.31, 1.3.28, 1.2.3 the same error.
--
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=28223
Summary: kernel32:debugger fails on Windows 7
Product: Wine
Version: 1.3.27
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
The kernel32:debugger test times out on my Windows 7 VM because Windows 7
brings up a dialog telling me that (a child of) kernel32_crosstest.exe crashed
and asking whether to stop it or search for a fix online. Each of them causes
a delay in the execution and together they translate into a timeout when run by
WineTest.
These are caused the SetErrorMode(0) call in doCrash().
If I change it to SetErrorMode(SEM_NOGPFAULTERRORBOX) then I no longer get the
dialog and the test does not time out. Instead it has a bunch of failures :-(
--
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.