http://bugs.winehq.org/show_bug.cgi?id=34218
Bug #: 34218
Summary: 007 Nightfire hangs in NTDLL_wait_for_multiple_objects
Product: Wine
Version: 1.7.0
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roland(a)mxchange.org
Classification: Unclassified
Created attachment 45525
--> http://bugs.winehq.org/attachment.cgi?id=45525
winedbg console output
The mentioned game forever hangs after logo video (silent, no sound) and
doesn't come back. Attaching a winedbg output (no crash) for details.
PS: is there a way of getting a list of loaded DLLs?
--
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.
https://bugs.winehq.org/show_bug.cgi?id=7102
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |win16
Summary|WinWord 6: unspecified |Microsoft Word 6.0 for
|problem |Windows: unspecified
| |problem
--- Comment #20 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
--- quote ---
Does the bug still occur with wine-5.4?
--- quote ---
well, there is a regression which causes the installer to crash.
I've created bug 48814 ("Microsoft Word 6.0 for Windows installer crashes after
wine-4.8-247-g0d7d0427d0") to track this.
Regards
--
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.
https://bugs.winehq.org/show_bug.cgi?id=48809
Bug ID: 48809
Summary: user32:cursorinfo "cursor not shown" failures on
Wnidows 10
Product: Wine
Version: unspecified
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Created attachment 66724
--> https://bugs.winehq.org/attachment.cgi?id=66724
Add timeout checks in user32:cursorinfo
user32:cursorinfo sometimes fails Windows 10:
cursoricon.c:2444: Test failed: cursor not shown in info
cursoricon.c:2497: Test failed: cursor not shown in info
cursoricon.c:2509: Test failed: cursor not shown in info
See: https://test.winehq.org/data/tests/user32:cursoricon.html
This is not systematic. Only Windows 10 1809 is impacted so far, but this
affects both 32 and 64 bit tests and essentially all locales.
This test as some WaitForSingleObject() calls with 1s timeouts. So I used the
attached patch to check whether timeouts actually occur. Some do but after the
first of the above test failures.
https://testbot.winehq.org/JobDetails.pl?Key=68122
--
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.
https://bugs.winehq.org/show_bug.cgi?id=42574
Bug ID: 42574
Summary: user32/tests/win fails intermittently in
test_activateapp
Product: Wine
Version: 2.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
Created attachment 57486
--> https://bugs.winehq.org/attachment.cgi?id=57486
log with +win
The exact lines that fail vary but are usually similar to
win.c:9341: Test failed: Expected foreground window 0x32005a, got 0x27005e
win.c:9343: Test failed: GetActiveWindow() = (nil)
win.c:9343: Test failed: GetFocus() = (nil)
win.c:9344: Test failed: Received WM_ACTIVATEAPP(1), did not expect it.
win.c:9345: Test failed: Received WM_ACTIVATEAPP(0), did not expect it.
or
win.c:9256: Test failed: GetActiveWindow() = (nil)
win.c:9256: Test failed: GetFocus() = (nil)
win.c:9258: Test failed: Expected foreground window 0x110046, got 0x33005e
win.c:9261: Test failed: Received WM_ACTIVATEAPP(0), did not expect it.
win.c:9268: Test failed: Expected foreground window 0x110046, got (nil)
win.c:9270: Test failed: GetActiveWindow() = (nil)
win.c:9270: Test failed: GetFocus() = (nil)
win.c:9278: Test failed: Received WM_ACTIVATEAPP(1), did not expect it.
This affects the test machines.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=48797
Bug ID: 48797
Summary: wine application icon overlap with keyboard icon in
xfce4's panel
Product: Wine
Version: 4.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: appleyuchi(a)163.com
Distribution: ---
Created attachment 66709
--> https://bugs.winehq.org/attachment.cgi?id=66709
the ovelap effect
After I install an application with wine,
the icon of application overlap with keyboard icon in xfce4 panel
Environment:
$ wine --version
wine-4.0.2 (Ubuntu 4.0.2-1)
Ubuntu 19.10
xfce4 4.14
--
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.
https://bugs.winehq.org/show_bug.cgi?id=7102
joaopa <jeremielapuree(a)yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jeremielapuree(a)yahoo.fr
--- Comment #19 from joaopa <jeremielapuree(a)yahoo.fr> ---
Does the bug still occur with wine-5.4?
--
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.
https://bugs.winehq.org/show_bug.cgi?id=6667
joaopa <jeremielapuree(a)yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jeremielapuree(a)yahoo.fr
--- Comment #30 from joaopa <jeremielapuree(a)yahoo.fr> ---
Does the bug still occur with wine-5.4?
--
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.
https://bugs.winehq.org/show_bug.cgi?id=48774
Bug ID: 48774
Summary: Plants and trees rendered as squares in Just Cause 2
with Anti-Aliasing disabled
Product: Wine
Version: 5.4
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 66675
--> https://bugs.winehq.org/attachment.cgi?id=66675
screenshot
Bottom image shows how this works with setting 2x, 4x or x8.
wine-5.4-95-g7ad740cd29
--
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.
https://bugs.winehq.org/show_bug.cgi?id=48240
Bug ID: 48240
Summary: Build error in cabinet/bcrypt gnutls.c in current git
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cabinet
Assignee: wine-bugs(a)winehq.org
Reporter: ulrich.gemkow(a)ikr.uni-stuttgart.de
Distribution: ---
Created attachment 65898
--> https://bugs.winehq.org/attachment.cgi?id=65898
Extract from build log
I get a build error with current git (slightly modified Ubuntu 18.04,
32-Bit-Only build), see attached extract from the log file.
A bisect finds the following commit:
741f76fc2c9203105ca7f87c0014bb5a9da4d936 is the first bad commit
commit 741f76fc2c9203105ca7f87c0014bb5a9da4d936
Author: Derek Lesho <dlesho(a)codeweavers.com>
Date: Fri Dec 6 15:42:48 2019 +0100
bcrypt: Add support for signing hashes with ECDSA keys.
Signed-off-by: Derek Lesho <dlesho(a)codeweavers.com>
Signed-off-by: Hans Leidekker <hans(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
--
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.
https://bugs.winehq.org/show_bug.cgi?id=8439
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |https://archive.org/details
| |/MSDN_Visual_Studio_NET_200
| |3_Enterprise_Architect_Disc
| |_1_Disc_2082_May_2003_X09-5
Keywords| |download
--- Comment #46 from Anastasius Focht <focht(a)gmx.net> ---
Hello Damjan,
thanks, I'm grateful you took care of this. Still, it's such a shame it took
that long since the problem and solution was known for aeons.
https://source.winehq.org/git/wine.git/commitdiff/9736fe499d0887bf92652ca32…
("shell32: Pass the executable's full path from SHELL_execute() to
CreateProcess().")
Tested, works as expected.
--- snip ---
$ cdemu status
Devices' status:
DEV LOADED FILENAME
0 True /home/focht/privdata/git-annex-software/Microsoft Visual
Studio 2003/VSENARD1.iso
$ pwd
/home/focht/media/focht/VSENARD1
$ find . -iname "setup.exe"
./msdn/setup.exe
./program files/microsoft visual studio .net
2003/compactframeworksdk/connectionmanager/bin/driverinstall/setup.exe
./program files/microsoft visual studio .net 2003/setup/setupmm/setup.exe
./setup/setup.exe
./setup.exe
./visio/setup.exe
./vss/setup.exe
./vstoolsforofficebeta/setup.exe
./wcu/setup.exe
--- snip ---
--- snip ---
$ rm -rf ~/.wine
# VS.NET 2002/2003 refuse to install in 64-bit WINEPREFIX
$ export WINEARCH=win32
$ WINEDEBUG=+process wine ./setup.exe 2>&1 | grep CreateProcessInternal
002c:trace:process:CreateProcessInternalW app (null) cmdline
L"\"C:\\users\\focht\\Temp\\setup.exe\" /NoCheckAutoRun /TempCopy
/OrigPath=\"G:\\\""
002c:trace:process:CreateProcessInternalW started process pid 002d tid 002e
002e:trace:process:CreateProcessInternalW app (null) cmdline
L"\"G:\\wcu\\setup.exe\" /LAUNCHER=\"C:\\users\\focht\\Temp\\\"
/HWND=\"131174\" /NoExclude"
002e:trace:process:CreateProcessInternalW started process pid 0032 tid 0033
--- snip ---
$ wine --version
wine-5.4-255-g00e55c8fc0
Regards
--
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.