http://bugs.winehq.org/show_bug.cgi?id=27738
Summary: NVIDIA D3D SDK 10 SolidWireframe Sample needs
unimplemented function d3dx10_43.dll.D3DX10CreateFontW
Product: Wine
Version: 1.3.23
Platform: x86-64
URL: http://developer.download.nvidia.com/SDK/10/direct3d/s
amples.html#SolidWireframe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx10
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: the.ideals(a)gmail.com
SolidWireframe.zip
MD5 Sum: 1b6d72a22a26a481697240e57a1aad8b
SHA1 Sum: ed74ab85c765081748d1a02158ebae0d5ac11086
wine: Call from 0x7b839db2 to unimplemented function
d3dx10_43.dll.D3DX10CreateFontW, aborting
--
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=23382
Summary: NVIDIA Demo: Cascades requires d3dx10_40.dll
Product: Wine
Version: 1.2-rc5
Platform: x86-64
URL: http://www.nzone.com/object/nzone_cascades_downloads.h
tml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx10
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: the.ideals(a)gmail.com
err:module:import_dll Library d3dx10_40.dll (which is needed by L"C:\\Program
Files\\NVIDIA Corporation\\NVIDIA Demos\\Cascades\\bin\\cascades.exe") not
found
--
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=51620
Bug ID: 51620
Summary: Regression, 3f95a13595804b3415f1b3c26ae677d3d642be35
causes TemTem to crash before main menu
Product: Wine
Version: 6.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: GloriousEggroll(a)gmail.com
Regression SHA1: 3f95a13595804b3415f1b3c26ae677d3d642be35
Distribution: ---
Created attachment 70476
--> https://bugs.winehq.org/attachment.cgi?id=70476
temtem debug log with +gdi
With 6.15 TemTem crashes before the main menu. Works in 6.14.
Bisected to first bad commit 3f95a13595804b3415f1b3c26ae677d3d642be35.
Not able to revert this commit alone as there are several gdi32 commits after
this one that rely on it.
Debug log with +gdi attached.
--
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=51614
Bug ID: 51614
Summary: NtGdiSetLayout is missing call to release_dc_ptr(dc)
Product: Wine
Version: 6.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: jinoh.kang.kr(a)gmail.com
CC: huw(a)codeweavers.com, jacek(a)codeweavers.com,
julliard(a)winehq.org
Regression SHA1: 22df510eff3ee66bf02230b46eefef64a5bd8f74
Distribution: ---
Created attachment 70467
--> https://bugs.winehq.org/attachment.cgi?id=70467
Patch to add back release_dc_ptr(dc) to appropriate place
The commit 22df510eff3ee66bf02230b46eefef64a5bd8f74 (gdi32: Use ntgdi interface
for SetLayout implementation.) deletes a call to release_dc_ptr(dc) following
get_dc_ptr(hdc) in NtGdiSetLayout(HDC,LONG,DWORD).
The thread calling NtGdiSetLayout therefore holds the DC lock indefinitely,
preventing other threads from accessing the device context.
--
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=38640
Bug ID: 38640
Summary: Cygwin/MSYS2 compiled Hello World program couldn't
display output in pure Linux console
Product: Wine
Version: 1.7.43
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: fracting(a)gmail.com
Distribution: ---
This is a follow up of bug 34930.
When running cygwin/msys2 compiled Hello World program in pure Linux console,
GetConsoleWindow returns NULL, and the program refuse to output.
--
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=25359
Summary: Internet Explorer 4 setup crashes
Product: Wine
Version: 1.3.8
Platform: x86-64
URL: http://www.oldversion.com/download/msie401sp2.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=32253)
--> (http://bugs.winehq.org/attachment.cgi?id=32253)
Crash log
The installer for IE4 will crash early in the installation process after taking
the following steps:
1. Set Windows version to NT 4.0 and remove z: drive
2. Run iexplore -unregserver
3. Run the IE4 unpacker and installer
Workaround: remove the fake schannel.dll from system32 (thus letting the IE4
installer add its own) or replace it with a native one. A few other
observations:
- Using the above workaround, then setting a builtin-only override for schannel
doesn't bring back the crash
- A +loaddll log has no sign of schannel at this point
--
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=51550
Bug ID: 51550
Summary: Unable to run wine at all, could not load
kernel32.dll.
Product: Wine
Version: 6.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: ryderjefferson(a)gmail.com
Distribution: ---
Created attachment 70391
--> https://bugs.winehq.org/attachment.cgi?id=70391
1. Console output after running winecfg with no .wine directory, 2. Console
output of winetricks
Same error regardless of rebooting, reinstalling wine, deleting .wine
directory. Same error regardless of which application I try to run through
wine. Wine is unable to launch any windows applications, winecfg, or
winetricks.
When running winecfg with no .wine directory, the .wine directory is created
but with various errors (see attachment). When winecfg is run with an existing
.wine directory, I get the last two lines of the same output (boot event wait
timed out, could not load kernel32.dll).
When running winetricks, I get the same could not load kernel32.dll error as
with winecfg (see attachment).
I've had this issue for just over a week now, at one point I thought the issue
was fixed, as wine did work normally after a system upgrade, but it was
inexplicably broken again the very next day. No subsequent upgrades have fixed
it again.
--
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=51547
Bug ID: 51547
Summary: Comet Busters does not work after upgrading to 6.14 -
could not load shapes (probable regression)
Product: Wine
Version: 6.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: craigaschulstad(a)gmail.com
Distribution: ---
Created attachment 70390
--> https://bugs.winehq.org/attachment.cgi?id=70390
Screen capture of the warning dialog box
Once I applied version 6.14 of Wine after receiving the upgrade notice from my
system's upgrade monitor, Comet Busters does not load and start. I receive an
error message stating "Could not load shapes. Probably not enough memory.".
This looks to be a regression of some sort. All other game programs that I run
using Wine continue to work. FYI, I am using Linux Mint version 19.3 with the
Cinnamon desktop.
--
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=39139
Bug ID: 39139
Summary: Microsoft Return of Arcade Anniversary Edition setup
spawns DelUS.bat which never closes and consumes 100%
CPU
Product: Wine
Version: 1.7.49
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 52156
--> https://bugs.winehq.org/attachment.cgi?id=52156
trace+file truncated to 10,000 lines and compressed
To reproduce:
1. Insert Microsoft Return of Arcade Anniversary Edition (copyright year 2000)
CD.
2. Run setup.exe.
3. When setup completes, use htop to view the running processes. Note that
DelUS.bat is consuming 100% CPU.
The problem happens every time setup.exe closes and switches over to the
installed program, regardless of whether the program was already installed.
Attached is the output of `WINEDEBUG=trace+file wine setup.exe` (with the game
already installed), truncated to 100,000 lines and compressed.
DelUS.bat does not close and restart; its process ID remains constant.
The problem does not occur in the demo version.
--
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.