https://bugs.winehq.org/show_bug.cgi?id=50502
Bug ID: 50502
Summary: waveInOpen and waveOutOpen do not support the Default
Communication Device
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winmm&mci
Assignee: wine-bugs(a)winehq.org
Reporter: hans(a)betafreak.com
Distribution: ---
Beginning with Windows 7, the waveOutOpen and waveInOpen functions allow you to
pass special flags in place of the device ID in order to access the Default
Communication Device - users can set this device separately in the Control
Panel to use it for things like phone calls. Several Windows games use this
device for voice chat and don't offer other options.
Specifically, in both functions, if the WAVE_MAPPER flag is provided instead of
uDeviceID, and the WAVE_MAPPED_DEFAULT_COMMUNICATION_DEVICE flag is added to
fdwOpen, the Default Communication Device is opened. The Default Communication
Device is itself supplied in the OnDefaultDeviceChanged callback in
IMMNotificationClient.
MSDN references for both:
https://docs.microsoft.com/en-us/windows/win32/api/mmeapi/nf-mmeapi-waveout…,
https://docs.microsoft.com/en-us/windows/win32/api/mmeapi/nf-mmeapi-waveino…,
https://docs.microsoft.com/en-us/windows/win32/api/mmdeviceapi/nf-mmdevicea…
The current Wine code, as of 6.0, does not make any reference to
WAVE_MAPPED_DEFAULT_COMMUNICATION_DEVICE at all, and its current
IMMNotificationClient notification ignores all roles except for eConsole. The
ultimate effect of this is that Windows programs that use this API to open the
communications device believe that there isn't one and thus fail to make any
attached mic available.
--
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=33537
Bug #: 33537
Summary: Blacklight Retribution low fps
Product: Wine
Version: 1.5.29
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: levanchelidze(a)gmail.com
Classification: Unclassified
Created attachment 44385
--> http://bugs.winehq.org/attachment.cgi?id=44385
Terminal output
I installed Steam version of Blacklight Retribution on Ubuntu 13.04 x64 on x32
wine fresh prefix.
Game runs out of the box on wine 1.5.29 but I had to first start the update and
then start the game BLR.exe because play button does not show.
problem I have withi this game is the frame rate on windows with same settings
I get 100-120 fps under wine I get 20-30 fps
--
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=23739
Summary: Gigabyte atBIOS tool does not install
Product: Wine
Version: 1.2
Platform: x86
URL: http://download.gigabyte.eu/FileList/Utility/motherboa
rd_utility_gbttools_gbt_atbios.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leighmanthegreat(a)hotmail.com
Created an attachment (id=29734)
--> (http://bugs.winehq.org/attachment.cgi?id=29734)
Picture from OP
>From https://bugs.edge.launchpad.net/ubuntu/+source/wine1.2/+bug/607970:
clean 10.10 xubuntu
installed wine
atBios dl from http://www.gigabyte.de/Support/Motherboard/HowToReflashBIOS.aspx
opened->extracted
in extrated folder setup.exe
error in picture
Not sure how wise it is to use a BIOS tool through wine but it may at least
provide info about current version.
I can confirm this problem.
In the terminal I get:
err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program Files\\Common
Files\\InstallShield\\Professional\\RunTime\\IsProBE.tlb" failed with error 2
fixme:storage:create_storagefile Storage share mode not implemented.
--
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=50007
Bug ID: 50007
Summary: NCLauncher2 crashes after login:
System.NullReferenceException
Product: Wine-staging
Version: 5.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dracoanarion(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 68414
--> https://bugs.winehq.org/attachment.cgi?id=68414
Console logs
As an attempt to play Aion (NA version), I tried to install the NCLauncher2.
Based on the information available here:
https://support.aiononline.com/hc/en-us/articles/360049020131-Installation-…,
I have installed the following in a fresh 64bit wine prefix:
winetricks dotnet462 corefonts d3dx9
(d3dx9 is needed for the game itself, not the launcher)
On successful login, the IP address of the user is verified. If a new IP is
detected, NCSoft requires to validate the new location (and offers to save it),
by sending a digit code to the mail address corresponding.
The crash occurs if the correct code is provided.
--
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=51369
Bug ID: 51369
Summary: Loop Hero.exe fails to start
Product: Wine
Version: 6.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: godevilove(a)ya.ru
Distribution: ---
Created attachment 70225
--> https://bugs.winehq.org/attachment.cgi?id=70225
LoopHero.exe.log
Attempting to set gamepadcount to 12
0104:fixme:dwmapi:DwmEnableMMCSS (1) stub
X Error of failed request: BadValue (integer parameter out of range for
operation)
Major opcode of failed request: 154 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Value in failed request: 0x0
Serial number of failed request: 355
Current serial number in output stream: 356
--
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=33428
Bug #: 33428
Summary: geNIe 2.0 from Decision Systems Laboratory crashes
when attempting to create dynamic Network
Product: Wine
Version: 1.4.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tchavei(a)gmail.com
Classification: Unclassified
Created attachment 44230
--> http://bugs.winehq.org/attachment.cgi?id=44230
Backtrace produces by Wine
geNIe 2.0 from Decision Systems Laboratory crashes when attempting to create
dynamic Network. Specifically after opening Temporal Plate, creating two nodes
and trying to link them with an arc (conditional dependence)
--
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=48252
Bug ID: 48252
Summary: Input is dropped while drawing perfectly-vertical
lines if tablet is set to 'Relative' mode
Product: Wine
Version: 4.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wintab32
Assignee: wine-bugs(a)winehq.org
Reporter: layif52204(a)amail1.com
Distribution: ArchLinux
Hello there, I'm having issues in Clip Studio Paint where if the tablet is set
to relative mode input is completely lost if the lines are perfectly vertical.
I've tried this in both Wine 4.21, and Wine 4.21 staging, while in staging the
terminal outputs "002c:fixme:wintab32:motion_event Negative orAltitude
detected" for each motion event.
This issue has existed for a number of Wine releases, likely dating back even
further than wine 3.x, terminal output however has been somewhat new.
Video of the problem, recorded using Clip Studio Paint Pro v1.9.4 running on
the latest Wine 4.21 staging from Manjaro repository:
https://streamable.com/jxi6u
A download for Clip Studio Paint (v1.9.5) can be found at:
https://www.clipstudio.net/en/dl
(Although recorded in v1.9.4, the issue has been present for a number of
releases, and is still present in the latest release v1.9.5.)
--
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=38301
Bug ID: 38301
Summary: StartNPFService Failed error during installation of
SwannView Plus NVR client
Product: Wine-gecko
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: peet.buys(a)gmail.com
Distribution: ---
Created attachment 51134
--> https://bugs.winehq.org/attachment.cgi?id=51134
Winelog of SwannView Plus installation and run
Receive a "StartNPFService Failed" after installation of SwannView Plus NVR
client (SwannView_Plus_v1.02.16.50.exe).
The Swann View Plus client works but video flickers at a rate of approx. 1 to 2
frames per second.
Error on start-up, "fixme:service:scmdatabase_autostart_services Auto-start
service L"SADP_NPF" failed to start: 2". See full installation and run log
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=38874
Bug ID: 38874
Summary: Homesite+ (v5.5): Radiobutton in Find dialog not set
properly when using keyboard shortcut (Alt+U)
Product: Wine
Version: 1.7.46
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fooquency(a)gmail.com
Distribution: ---
Created attachment 51804
--> https://bugs.winehq.org/attachment.cgi?id=51804
Screenshot showing after situation
While in the editor window, there is a Find dialog which enables text search
within the current file being edited. The Dialog includes a radiobutton pair
for setting the direction of search to be either Up (with U underlined) or Down
(D).
On Mac OSX, pressing Cmd+U to set the radiobutton only selects the label, but
does not actually make the radiobutton be checked. However, the original
behaviour on Windows does check the radiobutton.
Therefore, the radiobutton has then to be made active either by using the
mouse, or using the Space key.
The attached screenshot shows the state immediately after pressing Cmd+U. As
you can see, the label is surrounded but the radiobutton is still on its
original value.
--
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=30172
Bug #: 30172
Summary: EssentialPIM Pro Portable 4.54 email does not work
Product: Wine
Version: 1.4-rc6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: javiernisa(a)gmx.com
Classification: Unclassified
When trying to access the email module, Portable EssentialPIM Pro version both
as in the Free reports an error "aol", which does not allow to send or receive
emails.
It is therefore critical failure because it is an email manager where you can
not receive emails. It has been tested on several PCs with Ubuntu in several
versions.
Wine 1.4
EssentialPIM Pro Portable 4.54 Free and Portable.
http://www.essentialpim.com/?r=download
--
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=38743
Bug ID: 38743
Summary: Heroes V stops when loading the game
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: trsystemic(a)gmail.com
Created attachment 51656
--> https://bugs.winehq.org/attachment.cgi?id=51656
backtrace
Hangs up while loading the game (heroes 5). Picture doesn't change, sound
stops. I have to shut up playonmac to start again smth else.
Closed fixed. BUT HOW? Where do I paste that thing?
"Fixed by b9c71ffd42ee4021fea363661d65170994482c3a commit".
--
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=21850
Summary: Sonic & Knuckles Collection's game window can't be
decorated by window managers
Product: Wine
Version: 1.1.39
Platform: x86-64
URL: http://www2.sega.com/support/pcdownloads/sonic_knuckle
s_demo/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=26454)
--> (http://bugs.winehq.org/attachment.cgi?id=26454)
Terminal output
The main game window for Sonic & Knuckles Collection cannot be decorated by
window managers; it appears with no window decorations unless "allow the window
manager to decorate the windows" is disabled in winecfg. Tested with Metacity,
Kwin, and Openbox - none of them can decorate it.
Wine's terminal output is attached, but this terminal output from Metacity
might also be worth mentioning:
Window manager warning: Window 0x4000009 (Sonic 3 & ) sets an MWM hint
indicating it isn't resizable, but sets min size 1 x 1 and max size 2147483647
x 2147483647; this doesn't make much sense.
To reproduce the bug: install the demo, run RUNSONIC.EXE, and click the "play
Sonic 3 & Knuckles" button.
--
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=21849
Summary: Sonic & Knuckles Collection: arrow buttons are very
narrow
Product: Wine
Version: 1.1.39
Platform: x86-64
URL: http://www2.sega.com/support/pcdownloads/sonic_knuckle
s_demo/
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=26452)
--> (http://bugs.winehq.org/attachment.cgi?id=26452)
Terminal output
The left and right arrow buttons in Sonic & Knuckles Collection (retail and
demo) are much narrower in Wine than they are in Windows. There are two places
where these buttons can be seen:
- On the game selection screen (seen when starting RUNSONIC.EXE)
- In the sound test (start the game -> options -> sound test)
Using winetricks comctl32 makes them appear at the same width as in Windows.
--
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=21759
Summary: Background music (MIDI) sounds wrong in Sonic &
Knuckles Collection
Product: Wine
Version: 1.1.38
Platform: x86-64
URL: http://www2.sega.com/support/pcdownloads/sonic_knuckle
s_demo/
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=26297)
--> (http://bugs.winehq.org/attachment.cgi?id=26297)
Terminal output (git)
Now that bug 10329 is fixed, the background music in Sonic & Knuckles
Collection can be heard, but it doesn't sound right. It sounds like there are
some MIDI instruments missing or something. Some songs also produce a static
sound at certain points. Both the retail version and demo are affected.
The quickest way to reproduce this bug is probably to use options -> sound
test. A few tracks that sound remarkably different in Wine compared to Windows
are the title screen theme (BGM 000) and both version of Flying Battery Zone
(BGM 009 and 010).
Still the same in git.
--
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=21741
Summary: Sonic & Knuckles Collection Demo installer produces
(non-fatal) WINNLS32 errors
Product: Wine
Version: 1.1.38
Platform: x86-64
URL: http://www2.sega.com/support/pcdownloads/sonic_knuckle
s_demo/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: julliard(a)winehq.org
Created an attachment (id=26268)
--> (http://bugs.winehq.org/attachment.cgi?id=26268)
Terminal output from current git
When installing the demo for Sonic & Knuckles Collection, the user is present
with the following error message four times:
Can't GetProcAddress() for WINNLS32.DLL WINNLS32EnableIME
Installation succeeds in spite of these messages. This is a regression which I
tracked down to the following commit:
9bf9eb094102c8e1d3661c88d6cf5e8129bc4dc4 is first bad commit
commit 9bf9eb094102c8e1d3661c88d6cf5e8129bc4dc4
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Mar 24 09:31:03 2009 +0100
winnls32: Make winnls.dll into a stand-alone 16-bit module.
:100644 100644 3619da5d499922e7b8929fbfeffff56aafeaf08a
b2c44c2518de7640e14dd2b80f3c6a3db97b5ee5 M .gitignore
:100755 100755 2b50abf47065900234add54b9d702259dd67ce31
e11f83c7ed3cafb6db7481d8597e07f040405eb1 M configure
:100644 100644 c3f7008e81206748c1ca1866ad3fb6d051896766
9ee0e88331867ed2f32d9199acbce4a7ec0cd5fb M configure.ac
:040000 040000 3a39aa36af68064495b4d06e575d7e0be41b5496
576951279d2974c31f209eec20e953f69807e1e3 M dlls
This commit can no longer be reverted cleanly from current git, but the problem
goes away if 1.1.18 is compiled with the patch reverted.
--
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=25410
Summary: MS Paint doesn't refresh scrollbars properly
Product: Wine
Version: 1.3.8
Platform: x86-64
URL: http://download.microsoft.com/download/winntwks40/pain
t/1/nt4/en-us/paintnt.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
In MS Paint (installed with winetricks) the scrollbars don't seem to refresh
when they should unless the scrollbar area is clicked on.
Simple way to reproduce: Ensure that the canvas is smaller than the window (so
no scrollbars are visible) then zoom in on a portion of the picture (ensure
it's not the entire picture). Scrollbars should appear, but instead, they're
invisible. After clicking in the area where they should be, they become
visible.
Terminal output: nothing.
--
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=51560
Bug ID: 51560
Summary: Toon Boom Harmony 15 doesn't work right now.
Product: Wine
Version: 6.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nukecrayon(a)gmail.com
Distribution: ---
Created attachment 70406
--> https://bugs.winehq.org/attachment.cgi?id=70406
the log that says what are the missing dll
my first bug report.
I've been trying to use Toon Boom Harmony 15 in wine but can't use it.
Its says some dll are missing.
Attached is the log.
--
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=51568
Bug ID: 51568
Summary: Zafehouse: Diaries demo crashes on start
Product: Wine
Version: unspecified
Hardware: x86-64
URL: https://web.archive.org/web/20160606064900if_/https://www.zafehouse.com/files/getdemo.php?demo=1
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gijsvrm(a)gmail.com
CC: piotr.caban(a)gmail.com
Regression SHA1: f1ef14dc177b23c908e4dd2d47846cb673e3feac
Distribution: ---
Created attachment 70414
--> https://bugs.winehq.org/attachment.cgi?id=70414
ouput (good + bad)
It used to fail on a D3DXSaveSurfaceToFileInMemory insuffiency with wine-6.14,
but crashes earlier now.
'winetricks -q d3dcompiler_47' (bug 37676) and wine-mono are needed to reach
the crash.
Bisection revealed:
f1ef14dc177b23c908e4dd2d47846cb673e3feac is the first bad commit
commit f1ef14dc177b23c908e4dd2d47846cb673e3feac
Author: Piotr Caban <piotr(a)codeweavers.com>
Date: Wed Aug 4 18:05:03 2021 +0200
msvcrt: Introduce _setfp helper to access floating point status and control
words.
Signed-off-by: Piotr Caban <piotr(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
I attached the terminal output of both the good and bad cases.
$ sha1sum ZafehouseDiariesDemoSetup.exe
0c15d5024c9a1e327ac7383fee48ad55a6fec35a ZafehouseDiariesDemoSetup.exe
$ du -sh ZafehouseDiariesDemoSetup.exe
31M ZafehouseDiariesDemoSetup.exe
--
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=51215
Bug ID: 51215
Summary: Logos Bible Software Crash selecting book in library
Product: Wine
Version: 6.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: johnpgoodman(a)gmail.com
Distribution: ---
Created attachment 70087
--> https://bugs.winehq.org/attachment.cgi?id=70087
terminal output from crash
This is a regression, I have updated to wine 6.9 and now have a crash when I
select a book in the library. Terminal output 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=47261
Bug ID: 47261
Summary: Sysinternals ClockRes returns wrong values
Product: Wine
Version: 4.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: kolan_n(a)mail.ru
Distribution: ---
Shows resolution, but the wrong one. In process Wine complains about stubs.
32-bit version shows numbers looking plausible (~300 ms), but they seem to be
wrong, since native Linux functions return 1ms .
64-bit version shows enormous numbers.
--
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=39365
Bug ID: 39365
Summary: Gas Guzzlers Combat Carnage demo has wrong rendering
with ARB shaders enabled
Product: Wine
Version: 1.7.51
Hardware: x86-64
URL: http://www.worthdownloading.com/download.php?gid=5320&
id=23965
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 52472
--> https://bugs.winehq.org/attachment.cgi?id=52472
GLSL=disabled
Squares instead of pictures.
--
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=51519
Bug ID: 51519
Summary: Multiple applications have issues with network
connections (PlayOnline Viewer, Steam).
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: iphlpapi
Assignee: wine-bugs(a)winehq.org
Reporter: escomk3(a)hotmail.com
Distribution: ---
After beb84444 [1], PlayOnline Viewer (Final Fantasy XI Online) fails to
connect to the internet, and Steam seems to fail to render anything properly
that requires SSL connections.
For PlayOnline Viewer, at the time of a connection attempt, trace:iphlpapi
shows:
----
trace:iphlpapi:GetIpAddrTable table (nil), size 0x32cefc, sort 0
----
Without the mentioned commit:
----
trace:iphlpapi:GetIpAddrTable pIpAddrTable (nil), pdwSize 0x32d3bc, bOrder 0
trace:iphlpapi:GetIpAddrTable returning 122
trace:iphlpapi:GetIpAddrTable pIpAddrTable 0x2020eb0, pdwSize 0x32d3bc, bOrder
0
trace:iphlpapi:GetIpAddrTable returning 0
----
I wonder if the 'pdwSize' and 'size' being different means anything here.
One of the Steam SSL errors:
----
[0723/192525.102:ERROR:ssl_client_socket_impl.cc(935)] handshake failed;
returned -1, SSL error code 1, net_error -207
----
Last commit tested: a5f787ac445a6 [2]
1.
https://source.winehq.org/git/wine.git/commit/beb844448731a2413e3700877c237…
2.
https://source.winehq.org/git/wine.git/commit/a5f787ac445a682ea7ced5dd78c35…
--
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=51398
Bug ID: 51398
Summary: "The Bat!" mailer cannot send mails with attachments
anymore
Product: Wine
Version: 6.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mywine(a)schiermeier-it.de
Distribution: ---
Created attachment 70249
--> https://bugs.winehq.org/attachment.cgi?id=70249
LOG file from "The Bat!"
Since wine v6.9 it isn't possible to send mails with attachments anymore.
(btw: I'm not able to do a regression test because of "Application could not be
started, or no application associated with the specified file.
ShellExecuteEx failed: File not found.")
--
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=21910
Summary: File Encryption 2.1 does now show interface and drive
units correctly
Product: Wine
Version: 1.1.31
Platform: x86
URL: http://www.file-encryption.net/download/fencryption.zi
p
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: paloseco(a)gmail.com
Created an attachment (id=26577)
--> (http://bugs.winehq.org/attachment.cgi?id=26577)
Log when running fencryption.exe from command line
There is the portable version to be downloaded from the provided URL. The
program cannot be used actually (the interface freezes)
--
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=51496
Bug ID: 51496
Summary: On KDE riched20:editor triggers a clipboard infinite
loop, crashing explorer.exe
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
Created attachment 70337
--> https://bugs.winehq.org/attachment.cgi?id=70337
Minimal riched20:editor test to reproduce the crash
On my machine, running riched20:editor results in one of explorer.exe's threads
being terminated following a stack overflow caused by a clipboard infinite
loop:
0098:trace:clipboard:X11DRV_SelectionRequest got request on e00004 for
selection "CLIPBOARD" target "STRING" win 3af prop "STRING"
0098:trace:clipboard:OpenClipboard 00010040
0098:trace:clipboard:GetClipboardData (CF_UNICODETEXT)
0098:trace:clipboard:GetClipboardData status=0 data 00A127D8 size=0 seqno 10
0098:trace:clipboard:GetClipboardData render=1 from=CF_TEXT
0098:trace:clipboard:GetClipboardData calling render_synthesized_format
0098:trace:clipboard:render_synthesized_format (CF_UNICODETEXT, CF_TEXT)
0098:err:clipboard:render_synthesized_format calling GetClipboardData
0098:trace:clipboard:GetClipboardData (CF_TEXT)
0098:trace:clipboard:GetClipboardData status=0 data 00A127D8 size=0 seqno 8
0098:trace:clipboard:GetClipboardData render=1 from=CF_UNICODETEXT
0098:trace:clipboard:GetClipboardData calling render_synthesized_format
0098:trace:clipboard:render_synthesized_format (CF_TEXT, CF_UNICODETEXT)
0098:err:clipboard:render_synthesized_format calling GetClipboardData
0098:trace:clipboard:GetClipboardData (CF_UNICODETEXT)
0098:trace:clipboard:GetClipboardData status=0 data 00A127D8 size=0 seqno 10
0098:trace:clipboard:GetClipboardData render=1 from=CF_TEXT
0098:trace:clipboard:GetClipboardData calling render_synthesized_format
0098:trace:clipboard:render_synthesized_format (CF_UNICODETEXT, CF_TEXT)
0098:err:clipboard:render_synthesized_format calling GetClipboardData
0098:trace:clipboard:GetClipboardData (CF_TEXT)
...
This happens specifically on KDE because KDE's clipboard manager queries Wine's
clipboard content.
Notes:
* The TestBot Wine VM(s) do not run KDE or any form of clipboard manager which
is why they are not impacted.
* Since 308a5e7 the crash happens while explorer holds the "main process heap"
critical section causing it to be unresponsive from that point forward:
006c:err:ntdll:RtlpWaitForCriticalSection section 00480094
"dlls/ntdll/heap.c: main process heap section" wait timed out in thread 006c,
blocked by 0098, retrying (60 sec)
* In turn this causes many timeouts in winetest.exe which is why my machine has
not been submitting results since then.
* This bug was already present before 308a5e7.
* At the time the stack overflow did not happen while the critical section was
being held so the consequences were not as far ranging which allowed
winetest.exe to complete (almost?) normally.
--
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=48584
Bug ID: 48584
Summary: DTS Master Audio Suite displays a black window if dxvk
is installed
Product: Wine
Version: 5.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shagooserver(a)gmail.com
Distribution: ---
DTS-MS is installed in a separate prefix, .winedts, while dxvk is installed in
the .wine prefix. The display will not display until dxvk is disabled in the
.wine prefix.
--
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=41221
Bug ID: 41221
Summary: wine-mono crashes with
"System.EntryPointNotFoundException" when run under
gdb
Product: Wine
Version: 1.9.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 55487
--> https://bugs.winehq.org/attachment.cgi?id=55487
Small C# program to show the problem, compiled on windows
When running a C# program, like for example SpaceEngineers, under gdb, mono
crashes with an error like "System.EntryPointNotFoundException:
GetTimeZoneInformation".
This seems to not only affect "GetTimeZoneInformation", but also other kernel32
functions.
Might be linked to bug 38431, but since it affects not only this one function I
assume it's something different, hence a separate report.
--
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=51501
Bug ID: 51501
Summary: FFXIV Launcher certificate warning popup with wine
6.13
Product: Wine
Version: 6.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: spoon0042(a)hotmail.com
Regression SHA1: 5edf65616a8dcbf5988bbabe0493827d9e125fc3
Distribution: Debian
Starting the Final Fantasy XIV (old) launcher in wine 6.13 gets a repeated
certificate warning popup, contents:
----------
There is a problem with the certificate for this site.
The certificate is issued by an unknown or untrusted publisher.
Do you want to continue anyway?
[ Yes ] [ No ]
----------
Regression test yields:
(I somehow lost the first few lines, including
'5edf65616a8dcbf5988bbabe0493827d9e125fc3 is the first bad commit' or
whatever.)
Author: Aaron Hill <aa1ronham(a)gmail.com>
Date: Mon Jul 12 11:40:50 2021 +0200
crypt32: Implement CNG_RSA_PUBLIC_KEY_BLOB encoding/decoding.
Add support for the OID CNG_RSA_PUBLIC_KEY_BLOB to
CryptEncodeObjectEx and CryptDecodeObjectEx. This OID
decodes to / encodes from memory consisting of a
BCRYPT_RSAKEY_BLOB, followed in memory by the exponent and
modulus in big-endian format.
Signed-off-by: Aaron Hill <aa1ronham(a)gmail.com>
Signed-off-by: Hans Leidekker <hans(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 ca0067fa6eb02f019557d061de176db7638f664c
c551ac1f3955a02a91e377e31e174a07e75b1543 M dlls
:040000 040000 43561d3690001613b86e70f008141abb1fb7adad
5bf063fecf767ab3b99da40474d1ac37836f8cd8 M include
--
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=48854
Bug ID: 48854
Summary: When using Wavelab I am unable to save any file
Product: Wine
Version: 5.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shagooserver(a)gmail.com
Distribution: ---
After processing a file I am unable to save or save as the file anywhere.
A wavelab window pops up with:
An error occurred! The file could not be saved to disk!
Maybe this file is already open in WaveLab or in another application?
Maybe a file with the same name already exists and is write-protected?
Try saving to another place.
--
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=34679
Bug #: 34679
Summary: Split/Second Velocity Demo crashes without native
d3dx9_36
Product: Wine
Version: 1.7.3
Platform: x86
URL: http://www.chip.de/downloads/Demo-Split_Second-Velocit
y_43067183.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
CC: wine-bugs(a)winehq.org
Classification: Unclassified
Created attachment 46227
--> http://bugs.winehq.org/attachment.cgi?id=46227
log+backtrace
Needs native d3dx9_36. If uses d3dcompiler_43 it's helps for launching only,
but crashes before starting a level.
--
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=34345
Bug #: 34345
Summary: AOMEI Backupper: Unimplemented function
msvcr80.dll._crt_debugger_hook
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Classification: Unclassified
Steps to reproduce:
1) remove ~/.wine
2) install AOEMEI Backupper
3) wine Backupper.exe
4) Click "refresh" button
Behaviour:
Wine error and program exits.
Expected behaviour:
No Wine error and program doesn't exit.
--
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=51579
Bug ID: 51579
Summary: Regression in msvcrt breaks google earth installer
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
On starting google earth, you get an exception:
wine: Unhandled page fault on write access to 00000000 at address 7E05EA21
(thread 00a8), starting debugger...
Bisected to
commit f1ef14dc177b23c908e4dd2d47846cb673e3feac
Author: Piotr Caban <piotr(a)codeweavers.com>
Date: Wed Aug 4 18:05:03 2021 +0200
msvcrt: Introduce _setfp helper to access floating point status and control
words.
The problem lies in "unsigned int CDECL _clearfp(void)", which calls "_setfp".
This in turn breaks on the line
__asm__ __volatile__( "fldenv %0" : : "m" (fenv) : "st", "st(1)",
"st(2)", "st(3)", "st(4)", "st(5)", "st(6)", "st(7)" );
Since I'm not sure what's going on here, mind taking a look?
--
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=51326
Bug ID: 51326
Summary: Counter:Side: No sound after losing and regaining
focus for the first time
Product: Wine
Version: 6.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aryo_adhi(a)yahoo.com
Distribution: ---
Created attachment 70189
--> https://bugs.winehq.org/attachment.cgi?id=70189
Terminal output while running game
Counter:Side doesn't output any sound after losing and regaining focus for the
first time.
This bug occurs on any occasion of window focus change, such as logging in from
external login (i.e social media, which launches browser to continue login
process).
How to replicate: Just switch focus on anywhere in the game except loading
screen.
Tested on openSUSE Leap 15.3 and 64-bit WINEARCH. Running openSUSE with KDE
Plasma Desktop vanilla install (i.e fresh install).
PS: If the ZFGameBrowser.exe crashes, install MS Core Fonts using winetricks.
Restart the game.
--
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=41629
Bug ID: 41629
Summary: Wordpad needs a manifest file.
Product: Wine
Version: 1.9.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: carlo.bramix(a)libero.it
Distribution: ---
Created attachment 55996
--> https://bugs.winehq.org/attachment.cgi?id=55996
WINE Wordpad running on Windows 7,
I compiled WINE on Windows, with CYGWIN as shell and MINGW as toolchain.
I tried to run the various programs and I noticed that wordpad has wrong
transparency on buttons of the toolbar, see also attached screenshot.
This happens because bitmaps with alpha channel require common controls v6.
Adding a manifest file was enough for fixing the issue.
--
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=41560
Bug ID: 41560
Summary: BCGPOutlookDemo.exe example fails to draw Themed
Scrollbars
Product: Wine
Version: 1.9.7
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: leslie_alistair(a)hotmail.com
Distribution: ---
When using the BCGPOutlookDemo example, the standard window scrollbars are
displayed.
--
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=41921
Bug ID: 41921
Summary: Zafehouse: Diaries crashes when attempting to start
the game
Product: Wine
Version: 1.9.24
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
Created attachment 56299
--> https://bugs.winehq.org/attachment.cgi?id=56299
Terminal output Wine-1.9.24-71-g2390219
I have a clean Windows XP prefix and whenever I attempt to start Zafehouse:
Diaries, it crashes when attempting to start.
Terminal output 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.
http://bugs.winehq.org/show_bug.cgi?id=36159
Bug ID: 36159
Summary: Google-Earth: no search results and no itinerary
displayed
Product: Wine
Version: 1.7.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: legluondunet(a)free.fr
Hello,
with the Google Earth 7.1.2.2041 version:
do a search or a itinerary in the left top field, click search (or Ok for
itinerary), nothing happen/display.
When I click on Search, I obtain this log message in the terminal:
fixme:nls:GetGeoInfoW -1 4 0x33d0a4 3 0
fixme:nls:GetGeoInfoW -1 4 0x33d044 3 0
fixme:nls:GetGeoInfoW -1 4 0x33d494 3 0
fixme:nls:GetGeoInfoW -1 4 0x33d494 3 0
fixme:msxml:domdoc_transformNodeToObject (0x108033a8)->(0x1c165c {VT_UNKNOWN:
0x10862928})
fixme:msxml:domdoc_transformNodeToObject (0x1f60e8)->(0x1aabb4 {VT_UNKNOWN:
0x10862928})
Thank you for your help.
LGDN.
Ubuntu 14.04 LTS Trusty 64 bits
NVIDIA GeForce GTX 770 with official Ubuntu Nvidia drivers 331.38
Processor Intel i5-3570 3,4 Ghz
8 Go RAM
--
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=51540
Bug ID: 51540
Summary: PlayOnline Viewer (FFXI) fails to start (Wine built
without MinGW).
Product: Wine
Version: 6.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: escomk3(a)hotmail.com
Distribution: ---
Created attachment 70380
--> https://bugs.winehq.org/attachment.cgi?id=70380
Plain terminal output and backtrace.
After b0e51ead0d1 [1], PlayOnline Viewer (Final Fantasy XI Online) fails to
start.
Wine built with MinGW seems to be unaffected, so I'm not sure how fixable this
will be.
Backtrace lacks debug symbols even though the info has been built and installed
(that used to work... not sure what's going on there). Without additional
debug channels, the terminal has not much to tell, but I did manage to get the
symbols show up with Staging at some point, so I'll attach that trace as well.
The "on read access to 7B8A7DA0 at address 7B8A7DA0" seems curious. Not sure
if I ever saw them being the same address, but perhaps I just didn't pay
attention to them enough before.
Also "Killed" at the very end... that's interesting too. Additionally, running
with the 'relay' channel ends up with a Segmentation Fault.
1.
https://source.winehq.org/git/wine.git/commit/b0e51ead0d1c2ba305ba22c77a6a8…
--
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=51419
Bug ID: 51419
Summary: The Park crashes on launch using Vulkan renderer
Product: Wine
Version: 6.11
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: jsikorski(a)codeweavers.com
Regression SHA1: f165b911d8d14773f089b1449d664e026e99fdc1
Distribution: ---
Crashes after a while with 'UE4 Fatal error!' message.
--
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=25602
Summary: Windows Double Explorer: can't add a favorite folder
with Mono
Product: Wine
Version: 1.3.9
Platform: x86-64
URL: http://wde.codeplex.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=32600)
--> (http://bugs.winehq.org/attachment.cgi?id=32600)
Terminal output
Steps taken:
1. winetricks mono28
2. Extract and run WDE
3. From one of the treeviews, choose "My Computer" and navigate to C:
4. Try to drag-and-drop the Program Files folder to the space next to the text
"Fav:"
Nothing happens. If dotnet20 is used instead, it adds a Program Files entry in
that space.
(Note: with dotnet20, I had to resize the explorer panes to get the treeviews
to appear. Mono doesn't seem to have this problem.)
--
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=50419
Bug ID: 50419
Summary: Windows Movie Maker 2.0 installer fails to register
'l3codeca.acm' codec (missing 'dxtrans.dll',
IDXTaskManager)
Product: Wine
Version: 6.0-rc4
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
found while revisiting some old bugs. Mentioned by Nikolay in bug 10788
https://bugs.winehq.org/show_bug.cgi?id=10788#c11
--- quote ---
...
I've attached install and crash logs for today build.
On install we're missing dxtrans.dll I think.
...
--- quote ---
Indeed, almost 12 years later still missing.
--- snip ---
$ wine ./mm20enu.exe
...
016c:err:module:import_dll Library dxtrans.dll (which is needed by
L"C:\\Program Files\\Movie Maker\\WMM2FXA.dll") not found
016c:err:module:import_dll Library dxtrans.dll (which is needed by
L"C:\\Program Files\\Movie Maker\\WMM2FXB.dll") not found
016c:err:module:import_dll Library dxtrans.dll (which is needed by
L"C:\\Program Files\\Movie Maker\\WMM2FXA.dll") not found
016c:err:module:import_dll Library dxtrans.dll (which is needed by
L"C:\\Program Files\\Movie Maker\\WMM2FXB.dll") not found
--- snip ---
Installer log:
--- snip ---
...
======Installing component 'fhg'.
Package 'fhg' is version '1.9.0.305'. This is 'newer' than the version
currently installed.
InfParser: Set source directory 'C:\users\focht\Temp\IXP001.TMP'.
INF: Found section 'DEFAULTINSTALL.NT'.
Parsing Reg section:'Reg.Del'.
INF: Found section 'DEFAULTINSTALL.NT'.
Source location is:'C:\users\focht\Temp\IXP001.TMP'.
Parsing 'DELFILES' INFSection:'Files.Clean'
INF: Found section 'DESTINATIONDIRS'.
Assigned destination: 'C:\windows\system32\' to 'Files.Clean'.
INF: Found section 'DEFAULTINSTALL.NT'.
Source location is:'C:\users\focht\Temp\IXP001.TMP'.
Parsing 'COPYFILES' INFSection:'CopyFiles.DLL'
INF: Found section 'DESTINATIONDIRS'.
Assigned destination: 'C:\windows\system32\' to 'CopyFiles.DLL'.
WMC_CopyFile: File 'C:\users\focht\Temp\IXP001.TMP\l3codeca.acm' is newer
than the installed version. This file will be installed.
Copied file 'l3codeca.acm' to 'C:\windows\system32\'.
Package 'fhg' is version '1.9.0.305'. This is 'older or equal to' than the
version currently installed.
Parsing 'COPYFILES' INFSection:'CopyINF'
INF: Found section 'DESTINATIONDIRS'.
Assigned destination: 'C:\windows\INF\' to 'CopyINF'.
WMC_CopyFile: Could not find file version for 'C:\windows\INF\fhg.inf'. This
file will be overwritten.
Copied file 'fhg.inf' to 'C:\windows\INF\'.
INF: Found section 'DEFAULTINSTALL.NT'.
Parsing Reg section:'AddReg'.
Parsing Reg section:'AddReg.NT'.
Parsing Reg section:'AddUninst'.
Processed ADDREG line:
'HKCR,Software\Microsoft\Multimedia\Components\Installed\codec_fhg\Uninstall,InstallFile,2,C:\windows\inf\fhg.inf',
result 0x0.
Processed ADDREG line:
'HKCR,Software\Microsoft\Multimedia\Components\Installed\codec_fhg\Uninstall,InstallType,,advinf',
result 0x0.
Processed ADDREG line:
'HKCR,Software\Microsoft\Multimedia\Components\Installed\codec_fhg\AddsTo\Ref1,,,HKCR,.wav',
result 0x0.
Processed ADDREG line:
'HKCR,Software\Microsoft\Multimedia\Components\Installed\codec_fhg\AddsTo\Ref1,Type,,Registry',
result 0x0.
Processed ADDREG line:
'HKCR,Software\Microsoft\Multimedia\Components\Installed\codec_fhg\AddsTo\Ref2,,,HKCR,.wma',
result 0x0.
Processed ADDREG line:
'HKCR,Software\Microsoft\Multimedia\Components\Installed\codec_fhg\AddsTo\Ref2,Type,,Registry',
result 0x0.
INF: Found section 'DEFAULTINSTALL.NT'.
Parsing RegisterOCX INFSection:'OCX.Register'.
Registering DLL: 'C:\windows\system32\l3codeca.acm'.
ERROR: Dll Registration: Failed for file 'C:\windows\system32\l3codeca.acm':
'0x8007007f'.
ERROR: INF parser failed on: 'C:\users\focht\Temp\IXP001.TMP\fhg.inf'. Result:
0x8007007f.
Package install complete. Last result 0x8007007f.
ERROR: Package 'fhg'. Result: 0x8007007f.
Setup complete. Result: '0x8007007f'.
--- snip ---
Microsoft docs:
https://docs.microsoft.com/en-us/previous-versions/windows/internet-explore…
It's a legacy API but still, why not. Wine provides the means to run legacy
software - sometimes better than modern Windows nowadays ;-)
$ sha1sum mm20enu.exe
320ce8dcb7bb617046a8b01978ce705ed39300fb mm20enu.exe
$ du -sh mm20enu.exe
12M mm20enu.exe
$ wine --version
wine-6.0-rc4
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=48585
Bug ID: 48585
Summary: DTS Master Audio Suite display turns black if it is
minimised then maximised
Product: Wine
Version: 5.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shagooserver(a)gmail.com
Distribution: ---
The program runs as expected until it is minimised and subsequently unminimised
to use again. Upon returning the window to it's pre-minimised state it turns
black except for a few input fields on some occasions and completely black on
other occasions.
--
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=41191
Bug ID: 41191
Summary: Separable Subsurface Scattering crashes on start
Product: Wine
Version: 1.9.17
Hardware: x86-64
URL: http://www.iryoku.com/separable-sss/#downloads
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 55424
--> https://bugs.winehq.org/attachment.cgi?id=55424
builtin d3dx10_43, d3dcompiler_43
Crashes on start with 'An error occurred in the device create callback
function.' message.
--
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=28257
Summary: kernel32/pipe.ok fails / times out when run with
WINEDEBUG=warn+heap
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: dank(a)kegel.com
Here's a log:
$ WINEDEBUG=warn+heap make pipe.ok
../../../tools/runtest -q -P wine -M kernel32.dll -T ../../.. -p
kernel32_test.exe.so pipe.c && touch pipe.ok
pipe.c:713: Test failed: ConnectNamedPipe GetQueuedCompletionStatus failed,
errno=258
pipe.c:398: Test failed: alarm
make: *** [pipe.ok] Error 1
Blithely doubling timeouts didn't seem to help at first glance.
--
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=51533
Bug ID: 51533
Summary: Some Radeon driver versions seem to break
kernelbase:sync
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Created attachment 70370
--> https://bugs.winehq.org/attachment.cgi?id=70370
Call timeBeginPeriod(2) to reproduce the bug
Some Radeon driver versions seem to break kernelbase:sync:
https://test.winehq.org/data/patterns.html#kernelbase:sync
sync.c:197: Test failed: got 0.203642
This failure only happens on cw-rx460, specifically:
* cw-rx460-1909 which has 21.5.2
* And it appeared on cw-rx460-1809 on 2021-06-25 which is when that version was
switched from the 19.9.3 Radeon driver to 21.5.2.
As a counter-point it happened once on cw-rx460-1709 (2021-06-18) when it was
switched from 19.11.3 to 21.3.2, but it has not happened since despite that
configuration still running the Radeon 21.3.2 driver. So maybe there is some
other issue.
In fact the test behaves exactly as if some application (e.g. some Radeon
driver component / GUI) called timeBeginPeriod(2), since that impacts all
running applications before Windows 10 2004.
--
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=51374
Bug ID: 51374
Summary: GreedFall 1.0.5684 fails with Unhandled exception:
unimplemented function
KERNEL32.dll.GetCurrentPackagePath called in 64-bit
code (0x000000007bc34098)
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mo78(a)abv.bg
Distribution: ---
Created attachment 70231
--> https://bugs.winehq.org/attachment.cgi?id=70231
GreedFall Wine Log
Hello,
The game fails with the following error:
Unhandled exception: unimplemented function KERNEL32.dll.GetCurrentPackagePath
called in 64-bit code (0x000000007bc34098)
I tried Wine, Wine-Staging, Proton, ProtonGE to no avail.
--
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=48583
Bug ID: 48583
Summary: Waves VST Plugins do not render correctly
Product: Wine
Version: 5.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shagooserver(a)gmail.com
Distribution: ---
Created attachment 66417
--> https://bugs.winehq.org/attachment.cgi?id=66417
Screenshot of display issue
Software: Kubuntu 19.10, Wavelab 6, Waves VST version 8
Everything except the ability to see the controls detail works (please see the
attached graphic for details which are highlighted in red). I have copied over
a preset from Windows to verify this. The controls themselves work, it is just
the display of their value and some labels which are the problem as they are
displayed as dots and dashes while they should be alpha numeric characters.
--
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=42341
Bug ID: 42341
Summary: Cryostasis: Sleep of Reason demo shows black screen
after launch
Product: Wine
Version: 2.0
Hardware: x86-64
URL: http://www.gamewatcher.com/downloads/cryostasis-sleep-
of-reason-download/cryostasis-sleep-of-reason-demo
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 57103
--> https://bugs.winehq.org/attachment.cgi?id=57103
output
Launched with PhysX and native d3dcompiler_43, d3dx10_43.
fixme:d3d10:d3d10_effect_matrix_variable_SetMatrix iface 0x185c08, data
0xb85e68 stub!
fixme:d3d10:d3d10_effect_scalar_variable_SetFloat iface 0x185c84, value
5.01960814e-01 stub!
fixme:d3d10:d3d10_effect_shader_resource_variable_SetResource iface 0x184440,
resource 0x18b44c stub!
wine-2.0-160-g152b240
--
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=33037
Bug #: 33037
Summary: Visual Studio 6 doesn't install
Product: Wine
Version: 1.5.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: german_ant_82(a)yahoo.com
Classification: Unclassified
Created attachment 43666
--> http://bugs.winehq.org/attachment.cgi?id=43666
Crash report when trying to install Visual Studio 6
Visual Studio 6 doesn't install.
The installation window is displayed, but when the next button is clicked the
program crash.
It could be installed on WineHQ 1.4, but not on WinHQ 1.5.24
--
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=51344
Bug ID: 51344
Summary: Resident Evil 4 2007 won't boot up on wine without the
native d3dx9_30.
Product: Wine
Version: 6.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: BOBBLOG(a)protonmail.com
Distribution: ---
Resident Evil 4 2007 won't boot up with wine unless you install d3dx9_30.
--
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=50705
Bug ID: 50705
Summary: Cygwin64 on Wine64-staging closes the console after
every command.
Product: Wine
Version: 6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: megastallman(a)gmail.com
Distribution: ---
Hi guys!
The current bug pretty much reminds me this one:
https://bugs.winehq.org/show_bug.cgi?id=48891 , but Damjan's and Dmitry's
patches don't fix it.
The difference is that I'm using cygwin64 on wine64.
My Wine-staging version is: wine-6.2-212-g4de079bb724
I'm also trying to run Cygwin64 utilities the same way I did it on 32-bit Wine:
~/.wine/drive_c/cygwin64/bin$ wineconsole bash.exe
0060:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0060:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0034:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0034:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0068:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0068:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0070:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0070:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
002c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
002c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00c0:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00c0:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00c8:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00c8:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00d0:fixme:ntdll:NtSetInformationToken unimplemented class 4
00d0:fixme:process:NtQueryInformationProcess (process=0xffffffffffffffff)
Unimplemented information class: ProcessSessionInformation
00d0:fixme:advapi:LsaOpenPolicy
((null),0000000180312100,0x00000001,00000000FFFFC2D8) stub
00d0:fixme:security:GetWindowsAccountDomainSid (00000000FFFFC2B0
0000000000028B98 00000000FFFFC2AC): semi-stub
00d0:fixme:advapi:LsaClose (000000000000CAFE) stub
00d8:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00d8:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00d0:fixme:netapi32:DsEnumerateDomainTrustsW ((null), 0x0023, 0xffffc378,
0xffffc364): stub
INTEL-MESA: warning: Haswell Vulkan support is incomplete
INTEL-MESA: warning: Haswell Vulkan support is incomplete
INTEL-MESA: warning: Haswell Vulkan support is incomplete
INTEL-MESA: warning: Haswell Vulkan support is incomplete
INTEL-MESA: warning: Haswell Vulkan support is incomplete
INTEL-MESA: warning: Haswell Vulkan support is incomplete
00e0:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00e0:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00e0:fixme:wldap32:ldap_set_optionA Unsupported option: 0x95
00e0:fixme:wldap32:ldap_set_optionA Unsupported option: 0x96
00d0:fixme:netapi32:NetUserGetInfo Only implemented for local computer, but
remote serverL"\\\\@" was requested.
00d0:fixme:advapi:LsaOpenPolicy
((null),0000000180312100,0x00000800,00000000FFFFC9F8) stub
00d0:fixme:advapi:LsaClose (000000000000CAFE) stub
00d0:fixme:netapi32:NetLocalGroupGetInfo ((null) L"Administrators" 1
0xffffc3f0) semi-stub!
00d0:fixme:netapi32:NetLocalGroupGetInfo ((null) L"Users" 1 0xffffc3f0)
semi-stub!
00c8:fixme:console:console_input_ioctl unsupported ioctl 504088
00d0:fixme:console:GetConsoleProcessList (00000000FFFFB9AC,1): stub
00d0:fixme:console:GetConsoleProcessList (0000000000063740,0): stub
Then I run "/bin/uname -a" command that normally shows the output and closes
wineconsole.
Thanks in advance!
--
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=50167
Bug ID: 50167
Summary: Wavelab 6 no longer launches with introduction of wine
5.22
Product: Wine
Version: 5.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shagooserver(a)gmail.com
Distribution: ---
Created attachment 68685
--> https://bugs.winehq.org/attachment.cgi?id=68685
Wavelab 6 backtrace
When attempting to launch Wavelab an error message is shown. See the attached
backtrace.
--
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=49067
Bug ID: 49067
Summary: When working in a Windows CLI environment the up arrow
key no longer brings up the last command used.
Product: Wine
Version: 5.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shagooserver(a)gmail.com
Distribution: ---
This has changed since version 5.5.
If I open a windows terminal session and run a non GUI program, for example
eac3to, and run the program I should be able to just press the up-arrow key to
run the program again. What is happening now is that only part of the text is
appearing, for example:
Command line entered: eac3to>eac3to d:\b\shag.ac3 d:\c\shag.wavs
on pressing the up-arrow'
autofill: d:\b\shag.
--
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=39821
Bug ID: 39821
Summary: Scrollbar theming not working
Product: Wine
Version: 1.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: uxtheme
Assignee: wine-bugs(a)winehq.org
Reporter: dezifit(a)gmx.de
Distribution: ---
Created attachment 53167
--> https://bugs.winehq.org/attachment.cgi?id=53167
Output of wine
In release notes of Wine 1.7.38 support for themed scrollbars is listed.
Release notes of Wine 1.8 again states that this feature is implemented, but
the scrollbar control still ignores color as well as shape provided by the
theme. In fact, no scrollbar related theming is visible at all.
Tested with different themes (Royale, Luna, AeroGlas) and applications, see
attached screen shot of Notepad++ with Royale.msstyles as example.
Wine version: 1.8 (from wine-builds/ubuntu)
Ubuntu 14.04, KDE 4.13.3
--
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=34726
Bug #: 34726
Summary: e-carte bleue la banque postale: black screen on start
Product: Wine
Version: 1.7.4
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Follow up to bug 34677.
After installing, trying to start the program only shows a black screen.
Terminal output indicates mshtml and friends.
Note: I installed flash with winetricks before installing the program, based on
Nikolay's comment in that bug.
austin@aw25 ~/oldbugs/34677 $ du -h ecb_lbp.zip
2.1M ecb_lbp.zip
austin@aw25 ~/oldbugs/34677 $ sha1sum ecb_lbp.zip
7de95730ceab52624869c6cd2ad3dbe255095973 ecb_lbp.zip
austin@aw25 ~/oldbugs/34677 $ wine --version
wine-1.7.4-43-g66a5593
--
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=51600
Bug ID: 51600
Summary: Can't log in to Simplicity Studio (window.Node is
undefined)
Product: Wine
Version: 6.14
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Long way to reproduce:
1. Create an account at https://community.silabs.com/
2. Download SimplicityStudio-5.iso from
https://www.silabs.com/developers/simplicity-studio and mount it
3. Run `wine z.exe` to install Simplicity Studio
4. Run `wine 'C:\SiliconLabs\SimplicityStudio\v5\studio.exe'` to start
Simplicity Studio
5. Accept the license agreement
6. Enter your email address and password and click "Log in"
7. Instead of logging in, the page just refreshes, clearing the email address
and password that you entered.
Short way to reproduce:
1. Run `wine iexplore https://siliconlabs.force.com/SL_CommunitiesLogin`
2. Leave the email and password fields blank and click "Log in"
3. The error message "Your email address was not found" should appear, but it
does not.
Super short way to reproduce:
1. Run `wine iexplore`
2. Type javascript:alert(window.Node) into the address bar and press Enter
3. The dialog that appears says "undefined".
The problem appears to be some JavaScript on the login page that sets
window.Node to a dictionary if it is not already defined. However, that
dictionary does not have a prototype property, so when the script later
attempts to call Node.prototype.hasOwnProperty, it crashes.
Since window.Node and window.Node.prototype are defined in Internet Explorer,
they should be defined in Wine's iexplore implementation as well.
--
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=33955
Bug #: 33955
Summary: FFT-z: Unhandled page fault on read access hangs up
debugger
Product: Wine
Version: 1.6-rc4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Classification: Unclassified
Here we have an open-source benchmark utility which causes wines debugger to
not function properly. It just hangs up and the program keeps prompting and
error: "Unable to locate the 'processor' performance object."
The brief terminal message is:
> ------
> [luke@localhost test]$ wine FFT-z.exe
> wine: Unhandled page fault on read access to 0xfffff78000000320 at address 0x445034 (thread 0038), starting debugger...
> wine: Unhandled page fault on read access to 0xfffff78000000320 at address 0x445034 (thread 002d), starting debugger...
> wine: Unhandled page fault on read access to 0xfffff78000000320 at address 0x445034 (thread 0046), starting debugger...
> wine: Unhandled page fault on read access to 0xfffff78000000320 at address 0x445034 (thread 0036), starting debugger...
> ---------
--
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=51594
Bug ID: 51594
Summary: Need For Speed Underground 2 Randomly closes out while
playing the game.
Product: Wine
Version: 6.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: BOBBLOG(a)protonmail.com
Distribution: ---
Created attachment 70443
--> https://bugs.winehq.org/attachment.cgi?id=70443
NFSU2-Terminal.txt
Need For Speed Underground 2 Randomly closes out while playing the game. I
tried to attach the process to winedbg but, i get "Error 5" when i do that.
(1st method on winehq wiki). I also tried the second method but, i get "Unload
the debugger and try again" with the 2nd method.
These error messages were on my terminal.
0024:err:seh:NtRaiseException Unhandled exception code 80000003 flags 0 addr
011c:err:eventlog:ReportEventW L"6"
011c:err:eventlog:ReportEventW L"7"
--
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=45892
Bug ID: 45892
Summary: Project Cars 2: No Force Feedback effects played
Product: Wine
Version: 3.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sa(a)whiz.se
Distribution: ---
Created attachment 62402
--> https://bugs.winehq.org/attachment.cgi?id=62402
PC2 demo log with +dinput
Hi,
No force feedback effects are played back in the game Project Cars 2. The
racing wheel is otherwise detected and works as an input device.
>From looking at the logs two things stand out:
01cf:trace:dinput:ff_dump_effect type 0x52 FF_CONSTANT, id 0, direction 0x0
(source angle 90.00), time length INFINITE, start delay 0 ms
Direction of the force is always set to zero, and replaying such an effect with
a sample program does indeed not result in force feedback effect.
01cf:trace:dinput:LinuxInputEffectImpl_SetParameters Effect gain requested but
no effect gain functionality present.
The second problem is that the game uses per effect gain, which is not
supported by the Linux input system. The developer of the G29 driver suggested
that Wine handle these calculations since it isn't done in the hardware.
I'm not sure if this should be filed as a separate issue?
These bugs happen with a Logitech G29 racing wheel and the demo version of the
game, but I have seen reports from a user that the same issue exists with the
G27 and the full version of the game as well.
A log with WINEDEBUG=+dinput is attached (xz format, 1.2 GB uncompressed)
https://store.steampowered.com/app/378860/Project_CARS_2/
--
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=51593
Bug ID: 51593
Summary: RFE: case folding support
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: hpa(a)zytor.com
Distribution: ---
I am using Wine to run a legacy EDA tool, WinCUPL. Unfortunately WinCUPL is
being "helpful" and upper cases filenames for you. Unfortunately it also
deletes the old files before writing, so WINE can't know they should have the
same name.
It would be wonderful to have a way - perhaps a dot file - to force all
filenames written to that directory to lower case.
WinCUPL is available from:
https://www.microchip.com/en-us/products/fpgas-and-plds/spld-cplds/pld-desi…
... however, this is easy to duplicate from cmd:
echo foo > foo.txt
del foo.txt
echo FOO > FOO.TXT
--
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=37322
Bug ID: 37322
Summary: Program attempted an unsupported operation.
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mhillbilly3(a)yahoo.com
Created attachment 49633
--> https://bugs.winehq.org/attachment.cgi?id=49633
Program Error Details
This program is used to program the Yaesu FTM-400DR Ham Radio. It currently
works on windows Vista 32Bit system.
--
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=7638
Gijs Vermeulen <gijsvrm(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://www.papyrus.de/demo. |https://web.archive.org/web
|htm |/20140424224835if_/http://p
| |apyrus.de/download/files/Pa
| |pyrus%20Autor%207%20Win%20D
| |emo%20Install.exe
--- Comment #9 from Gijs Vermeulen <gijsvrm(a)gmail.com> ---
Still present with wine-6.14-297-gf63ecaedc72.
Adding a stable download for Papyrus Autor 7.
$ sha1sum Papyrus\ Autor\ 7\ Win\ Demo\ Install.exe
ede26e6fb3168dfb1fcb7d74bcd29cb6d51e7ee3 Papyrus Autor 7 Win Demo Install.exe
$ du -sh Papyrus\ Autor\ 7\ Win\ Demo\ Install.exe
214M Papyrus Autor 7 Win Demo Install.exe
--
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=26953
Summary: Pekka Kana 2: Arrow return to the top-left corner of
the screem
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: donjoverdriven(a)gmail.com
While running Pekka Kana 2 the arrow tends to return to the upper-left corner
of the screen.
No changes with different screen resolutions and different Application Settings
of Wine.
Platform: Ubuntu 11.04 & Ubuntu 10.10
Wine version: Wine 1.2.2
Pekka Kana 2 [v 1.1]: http://koti.mbnet.fi/kiwi/pistegamez/pk2/#downloads
--
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=41702
Bug ID: 41702
Summary: Nvidia CSAA tutorial demo crashes with "An error
occurred in the device create fallback function."
Product: Wine
Version: 1.9.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
Created attachment 56106
--> https://bugs.winehq.org/attachment.cgi?id=56106
Terminal output Wine 1.9.22
In wine-1.9.22-129-g906e770, if you attempt to run the SDK 10 code sample known
as "CSAA tutorial" it proceeds to crash with the error message I mentioned in
the title.
The only override I have in the prefix is d3dcompiler_43 installed via
winetricks.
Terminal output 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=38027
Bug ID: 38027
Summary: HyperStudio 5 fails to start
Product: Wine
Version: 1.7.34
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jhansonxi(a)gmail.com
Distribution: ---
Created attachment 50664
--> https://bugs.winehq.org/attachment.cgi?id=50664
backtrace from Wine debugger
Used the 5.2 trial (link to trial download form on AppDB 5.x page). Wine from
Ubuntu Wine team PPA (has PulseAudio patches). Xubuntu 14.04 x86_64.
Application uses QuickTime 7 (7.71.80.42 included), Adobe Flash Player
(11.2.202.228 ActiveX version included), Adobe Reader X (10.1.3 included), and
.NET Framework 4 (not included, installed with winetricks). Workarounds for
Adobe Reader X bugs #12501 (mspatcha) and #25834 (protected mode) applied.
QuickTime 7 and Reader work. Flash 11 may not be functional (right-click menu
active in IE8 on Youtube but doesn't play anything).
When started, HyperStudio shows splash screen but then Wine Debugger pops-up
with "DbgBreakPoint+0x1 in ntdll: ret".
Using Adobe Reader X 10.1.14 and Flash 16 doesn't change behavior although
Flash is somewhat more functional in IE8.
Tested with Intel GM965/GL960 (xserver-xorg-video-intel 2:2.99.910-0ubuntu1.3)
and Radeon HD 7340 (fglrx 2:13.350.1-0ubuntu2).
--
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=35520
Bug ID: 35520
Summary: UltraMon 3.2.2 installer fails due to unimplemented
function ole32.dll.CoGetInstanceFromFile
Product: Wine
Version: 1.7.11
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ole32
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Classification: Unclassified
Hello folks,
as the summary says ...
--- snip ---
$ wine msiexec -i UltraMon_3.2.2_en_x32.msi
...
Successfully registered DLL C:\Program Files\UltraMon\UltraMonShortcuts.dll
Successfully registered DLL C:\windows\system32\UltraMon.dll
wine: Call from 0x7b83a5de to unimplemented function
ole32.dll.CoGetInstanceFromFile, aborting
err:msi:ITERATE_Actions Execution halted, action L"PostInstallConfig" returned
1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
--- snip ---
$ sha1sum UltraMon_3.2.2_en_x32.msi
ea633251e9b1bc80e679c33ccffa31cee78c6038 UltraMon_3.2.2_en_x32.msi
$ du -sh UltraMon_3.2.2_en_x32.msi
2.3M UltraMon_3.2.2_en_x32.msi
$ wine --version
wine-1.7.11-272-gc7a11f9
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=42170
Bug ID: 42170
Summary: Microsoft .NET Framework 4.6.2 offline installer does
not complete
Product: Wine
Version: 2.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jasminsehic(a)gmail.com
Distribution: ---
Created attachment 56771
--> https://bugs.winehq.org/attachment.cgi?id=56771
Wine console output
Microsoft .NET Framework 4.6.2 offline installer setup seems to crash shortly
after starting to install so it doesn't finish.
URL to download the setup is
https://download.microsoft.com/download/F/9/4/F942F07D-F26F-4F30-B4E3-EBD54…
$ sha1sum NDP462-KB3151800-x86-x64-AllOS-ENU.exe
a70f856bda33d45ad0a8ad035f73092441715431
NDP462-KB3151800-x86-x64-AllOS-ENU.exe
I am using wine-staging 2.0-rc3 with a clear win32 prefix on a 64-bit Ubuntu
16.04 LTS
Trace is 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=45945
Bug ID: 45945
Summary: Error running the Sades setup.exe
Product: Wine
Version: 3.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: luca.finizio.mgbx(a)hotmail.it
Distribution: ---
Created attachment 62484
--> https://bugs.winehq.org/attachment.cgi?id=62484
backtrace1
Hi! I downloaded the file "SA-908 Gaming headset--For Win10, Win8.1, Win8,
Win7" from http://www.sades.cc/Download.aspx?cateid=182. Then I opened the
downloaded folder and tried to run the setup.exe file. The InstallShield window
appear but then I get the error that I attacched.
--
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=44707
Bug ID: 44707
Summary: Sigcheck v2.60 crashes on unimplemented function
CRYPT32.dll.CryptSIPRetrieveSubjectGuidForCatalogFile
Product: Wine
Version: 3.3
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
as it says.
--- snip ---
$ wine ./sigcheck.exe -?
Sigcheck v2.60 - File version and signature viewer
Copyright (C) 2004-2017 Mark Russinovich
Sysinternals - www.sysinternals.com
usage: Z:\home\focht\Downloads\sigcheck.exe
[-a][-h][-i][-e][-l][-n][[-s]|[-c|-ct]|[-m]][-q][-r][-u][-vt][-v[r][s]][-f
catalog file] [-w file] <file or directory>
usage: Z:\home\focht\Downloads\sigcheck.exe -d [-c|-ct] [-w file] <file or
directory>
usage: Z:\home\focht\Downloads\sigcheck.exe -o [-vt][-v[r]] [-w file]
<Z:\home\focht\Downloads\sigcheck.exe csv file>
usage: Z:\home\focht\Downloads\sigcheck.exe -t[u][v] [-i] [-c|-ct] [-w file]
<certificate store name|*>
-a Show extended version information. The entropy measure reported
is the bits per byte of information of the file's contents.
-c CSV output with comma delimiter
-ct CSV output with tab delimiter
Specify -nobanner to avoid banner being output to CSV
-d Dump contents of a catalog file
-e Scan executable images only (regardless of their extension)
-f Look for signature in the specified catalog file
-h Show file hashes
-i Show catalog name and signing chain
-l Traverse symbolic links and directory junctions
-m Dump manifest
-n Only show file version number
-o Performs Virus Total lookups of hashes captured in a CSV
file previously captured by Sigcheck when using the -h option.
This usage is intended for scans of offline systems.
-r Disable check for certificate revocation
-s Recurse subdirectories
-t[u][v] Dump contents of specified certificate store ('*' for all stores).
Specify -tu to query the user store (machine store is the default).
Append '-v' to have Sigcheck download the trusted Microsoft
root certificate list and only output valid certificates not rooted
to
a certificate on that list. If the site is not accessible,
authrootstl.cab or authroot.stl in the current directory are
used instead, if present.
-u If VirusTotal check is enabled, show files that are unknown
by VirusTotal or have non-zero detection, otherwise show only
unsigned files.
-v[rs] Query VirusTotal (www.virustotal.com) for malware based on file hash.
Add 'r' to open reports for files with non-zero detection. Files
reported as not previously scanned will be uploaded to VirusTotal
if the 's' option is specified. Note scan results may not be
available for five or more minutes.
-vt Before using VirusTotal features, you must accept
VirusTotal terms of service. See:
https://www.virustotal.com/en/about/terms-of-service/
If you haven't accepted the terms and you omit this
option, you will be interactively prompted.
-w Writes the output to the specified file.
-nobanner
Do not display the startup banner and copyright message.
--- snip ---
Running:
--- snip ---
$ wine ./sigcheck.exe -h ./sigcheck.exe
...
wine: Call from 0x7bc63b78 to unimplemented function
CRYPT32.dll.CryptSIPRetrieveSubjectGuidForCatalogFile, aborting
--- snip ---
$ sha1sum sigcheck.exe
ceaee2c6a2305d454aea111eb882ef8070c54548 sigcheck.exe
$ du -sh sigcheck.exe
364K sigcheck.exe
$ wine --version
wine-3.3-128-gdfde119538
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.
http://bugs.winehq.org/show_bug.cgi?id=30566
Bug #: 30566
Summary: .NET 4.5 (beta) installer: native assembly generation
fails due to unimplemented function
KERNEL32.dll.FlushProcessWriteBuffers
Product: Wine
Version: 1.5.3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello,
native assembly generation fails during .NET 4.5 (beta) installation.
Prerequisite 'winetricks -q dotnet40 win7'
I used 'dotnet40' to clean up Mono artefacts from WINEPREFIX (otherwise it
requires similar winetricks recipe which doesn't exist yet).
--- snip ---
00f0:trace:process:create_process_impl app
L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\mscorsvw.exe" cmdline
L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\mscorsvw.exe -StartupEvent
94 -InterruptEvent 0 -NGENProcess 6c -Pipe 7c -Comment \"NGen Worker Process\""
...
00f4:fixme:wer:WerRegisterRuntimeExceptionModule
(L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\mscordacwks.dll",
0x1050000) stub!
00f4:trace:loaddll:load_native_dll Loaded
L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\clrjit.dll" at 0x4460000:
native
00f4:fixme:shell:URL_ParseUrl failed to parse L"System"
00f4:fixme:shell:URL_ParseUrl failed to parse L"System.Configuration"
00f4:fixme:shell:URL_ParseUrl failed to parse L"System.Xml"
00f4:trace:seh:raise_exception code=80000100 flags=1 addr=0x7bc4bdea
ip=7bc4bdea tid=00f4
00f4:trace:seh:raise_exception info[0]=0166da48
00f4:trace:seh:raise_exception info[1]=0166ef86
wine: Call from 0x7bc4bdea to unimplemented function
KERNEL32.dll.FlushProcessWriteBuffers, aborting
00f4:trace:seh:call_vectored_handlers calling handler at 0x11e329f
code=80000100 flags=1
00f4:trace:seh:call_vectored_handlers handler at 0x11e329f returned 0
00f4:trace:seh:call_stack_handlers calling handler at 0x1567e30 code=80000100
flags=1
--- snip ---
MSDN:
http://msdn.microsoft.com/en-us/library/windows/desktop/ms683148%28v=vs.85%…
That's a low hanging fruit for you ;-)
Regards
--
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=29730
Bug #: 29730
Summary: Visual Studio 11 Preview does not Install
(unimplemented function KERNEL32.dll.LCMapStringEx)
Product: Wine
Version: 1.4-rc1
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
Classification: Unclassified
The Visual Studio 11 preview does not install:
wine: Call from 0x7bc4dc7e to unimplemented function
KERNEL32.dll.LCMapStringEx, aborting
0033:err:module:attach_process_dlls "SetupEngine.dll" failed to initialize,
aborting
sha1sum:
a178053ee81f05ed02f4b8b5856b7219f55eb47e *VS11_DP_CTP_ULT_ENU.iso
msdn:
http://msdn.microsoft.com/en-us/library/windows/desktop/dd318702%28v=vs.85%…
--
By by ... Detlef
--
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=21501
Summary: Visual C++ 2010 beta 2 web installer can't replace
corrupted downloads (sharing violation due to wintrust
handle leak)
Product: Wine
Version: 1.1.37
Platform: x86
URL: http://www.microsoft.com/visualstudio/en-us/try/defaul
t.mspx#download
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wintrust
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
the web installer verifies the integrity of already downloaded files using
hashing and wintrust signature checks.
In case of a corrupted file, WinVerifyTrust -> WINTRUST_DefaultVerify ->
SOFTPUB_LoadFileMessage fails:
--- snip ---
...
0031:trace:wintrust:SoftpubInitialize (0x1004c230)
0031:trace:wintrust:SoftpubInitialize returning 00000000
0031:trace:wintrust:SoftpubLoadMessage (0x1004c230)
0031: create_file( access=80000000, attributes=00000040, sharing=00000001,
create=1, options=00000050, attrs=00000080,
objattr={rootdir=0000,sd={},name=L""},
filename="/home/focht/.wine/dosdevices/c:/windows/temp/21006.01/1033/VS_PRO/wcu/vc90sp1/vc_red.cab"
)
0031: create_file() = 0 { handle=0178 }
0031: get_handle_fd( handle=0178 )
0031: *fd* 0178 -> 145
0031: get_handle_fd() = 0 { type=1, removable=0, access=00120089,
options=00000050 }
0031:trace:wintrust:SOFTPUB_OpenFile returning 1
0031:trace:wintrust:SOFTPUB_GetFileSubject returning 1
0031:trace:wintrust:SOFTPUB_GetSIP returning 1
0031:trace:wintrust:CryptSIPGetSignedDataMsg (0x38ddf90 0x1004c268 0 0x9bf677c
(nil))
0031:trace:wintrust:WINTRUST_GetSignedMsgFromCabFile (0x38ddf90 0x1004c268 0
0x9bf677c (nil))
0031:trace:wintrust:WINTRUST_GetSignedMsgFromCabFile cert_offset: 3823372
0031:trace:wintrust:WINTRUST_GetSignedMsgFromCabFile cert_size: 5944
0031:warn:wintrust:WINTRUST_GetSignedMsgFromCabFile offset beyond file, not
attempting to read
0031:trace:wintrust:CryptSIPGetSignedDataMsg returning 0
0031:trace:wintrust:SoftpubLoadMessage returning 1 (800b0100)
0031:trace:wintrust:WINTRUST_DefaultVerify returning 800b0100
0031:trace:wintrust:WinVerifyTrust returning 800b0100
...
--- snip ---
It seems if WinVerifyTrust fails that way, the caller is not supposed to clean
up, e.g. calling WinVerifyTrust with WTD_STATEACTION_CLOSE ->
WINTRUST_DefaultClose.
The web installer never does - hence the handle + additional data is leaked.
This leaked file handle later leads to a sharing violation when urlmon tries to
copy the new file from download cache to destination
(DownloadBSC_OnStopBinding):
--- snip ---
0031: create_file( access=c0010000, attributes=00000040, sharing=00000007,
create=1, options=00001040, attrs=00000000,
objattr={rootdir=0000,sd={},name=L""},
filename="/home/focht/.wine/dosdevices/c:/windows/temp/21006.01/1033/VS_PRO/wcu/vc90sp1/vc_red.cab"
)
0031: create_file() = SHARING_VIOLATION { handle=0000 }
...
--- snip ---
After 3 download + replacement tries, it gives up.
Properly internally cleaning up (closing the file handle ...) helps the
installer/urlmon to replace the file.
Regards
--
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=18980
Summary: Canon's CONSOLE Image Control & Storage Software fails
on administrator privs check
Product: Wine
Version: 1.1.23
Platform: PC
URL: http://www.usa.canon.com/consumer/controller?act=Model
InfoAct&tabact=DownloadDetailTabAct&fcategoryid=326&mo
delid=10350
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
a user in #winehq came up with this problem, so I looked into it knowing the
app won't work at all due to low level hardware driver dependency.
Anyway it revealed at least a valid bug ;-)
--- snip ---
...
0028:Call advapi32.OpenProcessToken(ffffffff,00000018,0032fce4) ret=0046fa9e
0028:Ret advapi32.OpenProcessToken() retval=00000001 ret=0046fa9e
0028:Call
advapi32.GetTokenInformation(000000a8,00000002,00000000,00000000,0032fce0)
ret=0046fac3
0028:trace:advapi:GetTokenInformation (0xa8, TokenGroups, (nil), 0, 0x32fce0):
0028:Ret advapi32.GetTokenInformation() retval=00000000 ret=0046fac3
0028:Call msvcrt.malloc(000000a0) ret=5f8038d6
0028:Call ntdll.RtlAllocateHeap(00110000,00000000,000000a0) ret=7ed2d867
0028:Ret ntdll.RtlAllocateHeap() retval=00159260 ret=7ed2d867
0028:Ret msvcrt.malloc() retval=00159260 ret=5f8038d6
0028:Call
advapi32.GetTokenInformation(000000a8,00000002,00159260,000000a0,0032fce0)
ret=0046faef
0028:trace:advapi:GetTokenInformation (0xa8, TokenGroups, 0x159260, 160,
0x32fce0):
0028:Ret advapi32.GetTokenInformation() retval=00000001 ret=0046faef
0028:Call advapi32.GetSidSubAuthorityCount(0015929c) ret=0046fb10
0028:Ret advapi32.GetSidSubAuthorityCount() retval=0015929d ret=0046fb10
0028:Call KERNEL32.GetLastError() ret=0046fb20
0028:Ret KERNEL32.GetLastError() retval=0000007a ret=0046fb20
0028:Call advapi32.GetSidSubAuthorityCount(001592a8) ret=0046fb10
0028:Ret advapi32.GetSidSubAuthorityCount() retval=001592a9 ret=0046fb10
0028:Call KERNEL32.GetLastError() ret=0046fb20
0028:Ret KERNEL32.GetLastError() retval=0000007a ret=0046fb20
0028:Call advapi32.GetSidSubAuthorityCount(001592b4) ret=0046fb10
0028:Ret advapi32.GetSidSubAuthorityCount() retval=001592b5 ret=0046fb10
0028:Call KERNEL32.GetLastError() ret=0046fb20
0028:Ret KERNEL32.GetLastError() retval=0000007a ret=0046fb20
0028:Call advapi32.GetSidSubAuthorityCount(001592c0) ret=0046fb10
0028:Ret advapi32.GetSidSubAuthorityCount() retval=001592c1 ret=0046fb10
0028:Call KERNEL32.GetLastError() ret=0046fb20
0028:Ret KERNEL32.GetLastError() retval=0000007a ret=0046fb20
0028:Call advapi32.GetSidSubAuthorityCount(001592cc) ret=0046fb10
0028:Ret advapi32.GetSidSubAuthorityCount() retval=001592cd ret=0046fb10
0028:Call KERNEL32.GetLastError() ret=0046fb20
0028:Ret KERNEL32.GetLastError() retval=0000007a ret=0046fb20
0028:Call advapi32.GetSidSubAuthorityCount(001592dc) ret=0046fb10
0028:Ret advapi32.GetSidSubAuthorityCount() retval=001592dd ret=0046fb10
0028:Call KERNEL32.GetLastError() ret=0046fb20
0028:Ret KERNEL32.GetLastError() retval=0000007a ret=0046fb20
0028:Call advapi32.GetSidSubAuthorityCount(001592ec) ret=0046fb10
0028:Ret advapi32.GetSidSubAuthorityCount() retval=001592ed ret=0046fb10
0028:Call KERNEL32.GetLastError() ret=0046fb20
0028:Ret KERNEL32.GetLastError() retval=0000007a ret=0046fb20
0028:Call msvcrt.free(00159260) ret=5f8048cf
0028:Call ntdll.RtlFreeHeap(00110000,00000000,00159260) ret=7ed2da36
0028:Ret ntdll.RtlFreeHeap() retval=00000001 ret=7ed2da36
0028:Ret msvcrt.free() retval=00000001 ret=5f8048cf
...
0028:Call user32.MessageBoxW(00000000,00159560 L"This program requires
administrator privileges.",00157d48 L"CONSOLE",00000040) ret=5f86881e
--- snip ---
With the first call to GetTokenInformation( ... TokenGroups ... ) the app
queries the buffer size to hold result data -> lasterror =
ERROR_INSUFFICIENT_BUFFER.
The app allocates the required buffer and then calls GetTokenInformation() to
actually fetch the data.
Next, the app loops through sub authorities using GetSidSubAuthorityCount().
Normally it would look for DOMAIN_ALIAS_RID_ADMINS but the problem is the
GetLastError() call _before_ the actual comparison. If last error is != 0, the
app won't look at data returned by GetSidSubAuthorityCount().
The last successful call to GetTokenInformation() didn't reset last error at
all - it's still at ERROR_INSUFFICIENT_BUFFER:
--- snip dlls/advapi32/security.c ---
BOOL WINAPI
GetTokenInformation( HANDLE token, TOKEN_INFORMATION_CLASS tokeninfoclass,
LPVOID tokeninfo, DWORD tokeninfolength, LPDWORD retlen )
{
...
return set_ntstatus( NtQueryInformationToken( token, tokeninfoclass,
tokeninfo, tokeninfolength, retlen));
}
--- snip dlls/advapi32/security.c ---
--- snip dlls/advapi32/security.c ---
/* set last error code from NT status and get the proper boolean return value
*/
/* used for functions that are a simple wrapper around the corresponding ntdll
API */
static inline BOOL set_ntstatus( NTSTATUS status )
{
if (status) SetLastError( RtlNtStatusToDosError( status ));
return !status;
}
--- snip dlls/advapi32/security.c ---
This is probably an oversight. I don't know what Windows does but the app seems
to expect the last error being reset to zero (NTSTATUS success).
A conformance test should reveal this.
Regards
--
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=18717
Summary: .NET 3.x needs
ntdll.dll.RtlEnumerateGenericTableWithoutSplaying (WPF
+ MILCore driver)
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
affects every .NET 3.x GUI app which makes use of WPF.
Both, the managed part of WPF and the (unmanaged) MILCore driver make use of
the generic table API.
I'm still unsure how much of the generic table API needs to be functional and
what role such tables play in communication between Framework and MILCore
driver.
Currently, it seems we can get away with little effort.
Returning NULL from stub seems sufficient to prevent the crash and allows apps
to proceed further.
--- snip ---
fixme:shell:URL_ParseUrl failed to parse L"PresentationFramework"
fixme:shell:URL_ParseUrl failed to parse L"PresentationCore"
fixme:shell:URL_ParseUrl failed to parse L"System"
fixme:shell:URL_ParseUrl failed to parse L"WindowsBase"
fixme:advapi:RegisterTraceGuidsW 0x6a053a (nil) 0x32dfd0 1 0x32dfac (null)
(null) 0x32dfb4
fixme:shell:URL_ParseUrl failed to parse L"PresentationCore.resources"
fixme:advapi:RegisterTraceGuidsW 0x532dc234 (nil) 0x53218780 27 0x32ce8c (null)
(null) 0x53355f40
fixme:seh:RtlCaptureStackBackTrace (2, 3, 0x533546cc, (nil)) stub!
fixme:ntdll:RtlInitializeGenericTable
(0x16cae4,0x5327d3ce,0x5327d3a0,0x5327d3b7,(nil)) stub!
fixme:ntdll:RtlInitializeGenericTable
(0x16cd4c,0x5328ec37,0x5327d3a0,0x5327d3b7,(nil)) stub!
fixme:seh:RtlCaptureStackBackTrace (2, 3, 0x533546e4, (nil)) stub!
fixme:seh:RtlCaptureStackBackTrace (2, 3, 0x533546fc, (nil)) stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x2d5e568,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0x2d5e568,0x00000000), stub!
wine: Call from 0x7bc48066 to unimplemented function
ntdll.dll.RtlEnumerateGenericTableWithoutSplaying, aborting
...
fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime 2.0 Error Reporting"):
stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0001,0x0000,0x000003e8,(nil),0x0008,0x000000e0,0x3009a1b4,0x6cc5c0):
stub
err:eventlog:ReportEventW L"edgermreader.exe"
err:eventlog:ReportEventW L"1.0.0.0"
err:eventlog:ReportEventW L"47c0d0da"
err:eventlog:ReportEventW L"unknown"
err:eventlog:ReportEventW L"0.0.0.0"
err:eventlog:ReportEventW L"00000000"
err:eventlog:ReportEventW L"0"
err:eventlog:ReportEventW L"7bc48066"
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
--- snip ---
While you're at it, you might also want to fix the prototype of
RtlInitializeGenericTable().
--- snip dlls/ntdll/rtl.c ---
PVOID WINAPI RtlInitializeGenericTable(PVOID pTable, PVOID arg2, PVOID arg3,
PVOID arg4, PVOID arg5)
--- snip dlls/ntdll/rtl.c ---
See: http://msdn.microsoft.com/en-us/library/ms796842.aspx
Return type is VOID, additionally the parameters might be enhanced with MSDN
info.
Regards
--
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=18716
Summary: .NET 3.0 WPF requires SystemParametersInfoW(
SPI_GETMOUSEVANISH) handled
Product: Wine
Version: 1.1.22
Platform: PC
URL: http://infogenium.com/proj_reader.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
another NET 3.0 app dies due to SystemParametersInfoW( SPI_GETMOUSEVANISH) not
handled (triggered by "search" -> "type text to find" action, mouse hovering)
--- snip ---
fixme:system:SystemParametersInfoW Unimplemented action: 4128
(SPI_GETMOUSEVANISH)
First chance exception generated: (0xe6a41c)
<System.ComponentModel.Win32Exception>
Unhandled exception generated: (0xe6a41c)
<System.ComponentModel.Win32Exception>
nativeErrorCode=1439
_className=<null>
_exceptionMethod=<null>
_exceptionMethodString=<null>
_message=(0xe6a6d4) "Invalid SPI parameter"
_data=(0xe6ad40) <System.Collections.ListDictionaryInternal>
_innerException=<null>
_helpURL=<null>
_stackTrace=(0xe6ad6c) <System.SByte[]>
_stackTraceString=<null>
_remoteStackTraceString=<null>
_remoteStackIndex=0
_dynamicMethods=<null>
_HResult=-2147467259
_source=<null>
_xptrs=0
_xcode=-532459699
Exception is called:UNHANDLED
...
Thread 0x37 Current State:GCUnsafe spot
0)* System.Windows.SystemParameters::get_MouseVanish +0155[native] +0064[IL] in
<Unknown File Name>:<Unknown Line Number>
1) System.Windows.Documents.TextEditorTyping::HideCursor +0046[native]
+0012[IL] in <Unknown File Name>:<Unknown Line Number>
2) System.Windows.Documents.TextEditorTyping::DoTextInput +0079[native]
+0006[IL] in <Unknown File Name>:<Unknown Line Number>
3) System.Windows.Documents.TextEditorTyping.TextInputItem::Do +0079[native]
+0020[IL] in <Unknown File Name>:<Unknown Line Number>
4) System.Windows.Documents.TextEditorTyping::ScheduleInput +0069[native]
+0028[IL] in <Unknown File Name>:<Unknown Line Number>
5) System.Windows.Documents.TextEditorTyping::OnTextInput +0403[native]
+0146[IL] in <Unknown File Name>:<Unknown Line Number>
6) System.Windows.Documents.TextEditor::OnTextInput +0031[native] +0012[IL] in
<Unknown File Name>:<Unknown Line Number>
7) System.Windows.Controls.Primitives.TextBoxBase::OnTextInput +0076[native]
+0036[IL] in <Unknown File Name>:<Unknown Line Number>
8) System.Windows.UIElement::OnTextInputThunk +0095[native] +0031[IL] in
<Unknown File Name>:<Unknown Line Number>
9) System.Windows.Input.TextCompositionEventArgs::InvokeEventHandler
+0072[native] +0007[IL] in <Unknown File Name>:<Unknown Line Number>
--- snip ---
(also suffers from bug 18660)
Regards
--
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=28121
Summary: unable to type any characters in Thunder7.2.1.3
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=36034)
--> (http://bugs.winehq.org/attachment.cgi?id=36034)
Log: can not type in thunder
1. Download Thunder7.2.1.3
http://down.sandai.net/thunder7/Thunder7.2.1.3136.exe
(from http://dl.xunlei.com/xl7.html )
2. winetricks vcrun2003, avoid Bug 28110 and Bug 28111.
3. install Thunder, start with wine, add a new download task,
try to type into the text form. no characters will be typed into.
winetricks riched20 works around for this.
fixme:richedit:fnTextSrv_OnTxSetCursor 0xb70780: STUB
fixme:richedit:fnTextSrv_OnTxSetCursor 0xb70780: STUB
fixme:richedit:fnTextSrv_TxDraw 0xb70780: STUB
fixme:richedit:fnTextSrv_OnTxSetCursor 0xb70780: STUB
fixme:richedit:fnTextSrv_OnTxSetCursor 0xb70780: STUB
fixme:richedit:fnTextSrv_TxDraw 0xb70780: STUB
fixme:richedit:fnTextSrv_OnTxSetCursor 0xb70780: STUB
fixme:richedit:fnTextSrv_TxDraw 0xb70780: STUB
--
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=12718
Summary: Typing the username in MSN Messenger 7.5 is really slow
Product: Wine
Version: 0.9.60
Platform: PC
URL: http://www.filehippo.com/download_msn_messenger/751/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
When i start to write my email in msn messenger, the letters will take a long
time to appear. In the console I'm only watchinh this message every time I type
a letter:
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT
(60000): STUB
--
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=5971
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Hardware|Other |x86
CC| |focht(a)gmx.net
Version|unspecified |0.9.19.
URL|http://www.microsoft.com/do |https://web.archive.org/web
|wnloads/details.aspx?family |/20060813121324/http://down
|id=D78F2FF1-79EA-4066-8BA0- |load.microsoft.com/download
|DDBED94864FC&displaylang=en |/5/a/8/5a892c0f-5b87-4767-8
| |927-6fe5d8cfc582/Install_MS
| |N_Messenger.exe
OS|other |Linux
--
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=20188
Summary: MSN Messenger 7.5 hangs while signing in
Product: Wine
Version: 1.1.30
Platform: PC
URL: http://www.oldapps.com/msn_messenger.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=23793)
--> (http://bugs.winehq.org/attachment.cgi?id=23793)
Console output
after signing in and when it starts loading the contacts the the screen just
hangs.
--
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=10059
Summary: Windows Live Messenger 8.5 - You can not type into login
boxes
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: philip.kent(a)ntlworld.com
When trying to run Windows Live Messenger 8.5 (install instructions in AppDB -
http://appdb.winehq.org/objectManager.php?sClass=version&iId=8146), you will
find you can not log in.
This is because it is impossible to type into the textboxes requesting
usernames and passwords. They are too small and do not accept input.
A log file is attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13777
Summary: Can't write in login and password fields in MSN8
Product: Wine
Version: 1.0-rc4
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: igamads(a)gmail.com
Created an attachment (id=13810)
--> (http://bugs.winehq.org/attachment.cgi?id=13810)
Terminal output on msn8 and clean wineprefix
Can't right on the fields for Login and password.
--
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=14358
Summary: fusion: installation .NET assemblies might fail due to
incorrect parsing of CLR metadata structures and tables
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.microsoft.com/downloads/details.aspx?familyid
=3c9a983a-ac14-4125-8ba0-d36d67e0f4ad
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
a bug for James Hawkins ... low priority.
Encountered this when I accidentally forgot the .NET 2.0 prerequisite before
Office 2007 installation.
Setup dies in wine's fusion due to bugs in CLR metadata processing while
installing primary interop assemblies for Office into GAC.
--- snip ---
003f:trace:fusion:CreateAssemblyCache (0x32fe9c, 0)
003f:Call ntdll.RtlAllocateHeap(00110000,00000000,00000008) ret=79655027
003f:Ret ntdll.RtlAllocateHeap() retval=00114ec0 ret=79655027
003f:Ret fusion.CreateAssemblyCache() retval=00000000 ret=694077de
003f:trace:fusion:IAssemblyCacheImpl_InstallAssembly (0x114ec0, 0,
L"Microsoft.mshtml.dll", (nil))
..
003f:Call KERNEL32.CreateFileW(00115168
L"Microsoft.mshtml.dll",80000000,00000001,00000000,00000003,00000080,00000000)
ret=7965724f
003f:Ret KERNEL32.CreateFileW() retval=00000038 ret=7965724f
003f:Call
KERNEL32.CreateFileMappingW(00000038,00000000,00000002,00000000,00000000,00000000)
ret=7965728e
003f:Ret KERNEL32.CreateFileMappingW() retval=0000003c ret=7965728e
003f:Call KERNEL32.MapViewOfFile(0000003c,00000004,00000000,00000000,00000000)
ret=796572c4
003f:Ret KERNEL32.MapViewOfFile() retval=00440000 ret=796572c4
003f:Call ntdll.RtlImageNtHeader(00440000) ret=796572d6
003f:Ret ntdll.RtlImageNtHeader() retval=00440080 ret=796572d6
003f:Call ntdll.RtlImageRvaToVa(00440080,00440000,00002008,00000000)
ret=7965736d
003f:Ret ntdll.RtlImageRvaToVa() retval=00441008 ret=7965736d
003f:Call ntdll.RtlImageRvaToVa(00440080,00440000,001237c4,00000000)
ret=7965739f
003f:Ret ntdll.RtlImageRvaToVa() retval=005627c4 ret=7965739f
003f:Call ntdll.RtlImageRvaToVa(00440080,00440000,001237e4,00000000)
ret=796573d1
003f:Ret ntdll.RtlImageRvaToVa() retval=005627e4 ret=796573d1
003f:trace:seh:raise_exception code=c0000005 flags=0 addr=0x602636b3
003f:trace:seh:raise_exception info[0]=00000000
003f:trace:seh:raise_exception info[1]=00000000
003f:trace:seh:raise_exception eax=00000000 ebx=79659168 ecx=00000000
edx=0012c8c0 esi=80131018 edi=00000000
003f:trace:seh:raise_exception ebp=0032fc08 esp=0032fbec cs=0073 ds=007b
es=007b fs=0033 gs=003b flags=00010246
003f:trace:seh:call_stack_handlers calling handler at 0x7b877bc0 code=c0000005
flags=0
wine: Unhandled page fault on read access to 0x00000000 at address 0x602636b3
(thread 003f), starting debugger...
003f:trace:seh:start_debugger Starting debugger "winedbg --auto 62 68"
003f:trace:seh:call_stack_handlers handler at 0x7b877bc0 returned 1
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x602636b3).
--- snip ---
CLR metadata section header is incorrectly processed (offset calculation).
The version length is rounded to DWORD boundary - this needs to be taken into
account (crash on some assemblies).
Also the CLR metadata tables offset calculation is not correct.
A good crash candidate is "Microsoft.mshtml.dll", the primary interop assembly
(PIA) for mshtml.dll
A good source of information about PE CLR data structures is here:
http://www.ntcore.com/Files/dotnetformat.htm
You might also want to have a look at CFF explorer, one of the rare PE tools
which support .NET/CLR metadata: http://www.ntcore.com/exsuite.php
If you use it on assemblies with large amount of CLR metadata, like
Microsoft.mshtml.dll PIA, it might take lots of time to parse all tables.
It gives you all the info (metadata table offsets/RVA's) for verification of
calculations.
I wrote my own little test which just calls fusion's
IAssemblyCache_InstallAssembly on assemblies to verify my findings/patches.
I'll leave out any patch snippets to give potential patch implementor full
freedom.
For testing purposes you can use the "Office 2003 Update: Redistributable
Primary Interop Assemblies" from Micro$oft support which is available for
download (see URL).
Extract and run 'msiexec -x O2003PIA.msi'.
Regards
--
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=43629
Bug ID: 43629
Summary: Evernote 6.6.4.5512 can't create note without native
wininet
Product: Wine
Version: 2.15
Hardware: x86
URL: https://evernote.com/download
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Start Evernote, log in and click "New Note" at the top left. The edit windows
for the note is unusable.
"winetricks -q wininet" fixes the issue.
Side note: Download site seems to only shows the download link when the
useragent tells it that it's running on windows.
--
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=38541
Bug ID: 38541
Summary: Eyes and some other Texture invisible in Mars War Logs
Product: Wine
Version: 1.7.42
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: gordan(a)bobich.net
Distribution: ---
Some textures (eyes being most immediately obvious) are invisible.
--
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=37867
Bug ID: 37867
Summary: rapid typing doesn't start
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: schiame(a)hotmail.com
Distribution: ---
Created attachment 50433
--> https://bugs.winehq.org/attachment.cgi?id=50433
wine details
rapid typing doesn't start
http://www.rapidtyping.com/best-typing-tutors/rapidtyping.html
--
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=23221
Summary: AT4RE FastScanner v3.0 UI button animation bug
Product: Wine
Version: 1.2-rc3
Platform: x86-64
URL: https://www.woodmann.com/collaborative/tools/images/Bi
n_AT4RE_FastScanner_2010-1-10_4.2_FastScanner_v3.0_Fin
al.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: olerass(a)gmail.com
In Windows:
When you hover the mouse on any of the buttons in the top menu ("Open",
"Options" ...) the buttons change color and when you remove the mouse they
change back to the original coler (a mouse-on animation that is).
In Wine:
The buttons does change color when hovered, but they also change position a bit
(their position doesn't change in Windows).
Also when removing the mouse the buttons doesn't change back to the original
color (like in Windows) or position.
--
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=43597
Bug ID: 43597
Summary: DaVinci Resolve 12.5.6 doesn't start
Product: Wine
Version: 2.15
Hardware: x86
URL: https://www.blackmagicdesign.com/products/davinciresol
ve/
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 59011
--> https://bugs.winehq.org/attachment.cgi?id=59011
Console output
Just finish the install, main program should be at "drive_c/Program Files
(x86)/Blackmagic Design/DaVinci Resolve/Resolve.exe". When running, click "Skip
tour" and then "Skip and start right now". Program closes after a failed
assert.
When running the file through the lnk file created on my desktop, the assert
isn't there, but it still doesn't start.
Tested with both wine-2.15 and wine-2.15 staging.
Alternative link if you don't want to register:
http://www.computerbild.de/download/DaVinci-Resolve-14604869.html (It's a
german site, but just click the red download button, and then 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.
http://bugs.winehq.org/show_bug.cgi?id=28225
Summary: Wine refuses to load native MSVCP90.dll, and won't
even say why.
Product: Wine
Version: 1.3.27
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: skotlex(a)mailforce.net
Back in version 1.3.26 wine was working correctly in the application I was
using it for (Ragnarok Online, used to have platinum rating in the appDB), but
since 1.3.27 wine cannot launch the application anymore.
By default, it tries to use the built-in MSVCP90.dll, which is a no go because
it has missing functions (already reported in bug #28215). However, the problem
is when I try to force the native version to be used, wine will not load it,
and it won't even give any explanation on why.
WINEDLLOVERRIDES="msvcp90=n" WINEDEBUG=+loaddll wine ragnarok.exe
Will print (relevant part):
trace:loaddll:load_builtin_dll Loaded L"c:\\windows\\system32\\iphlpapi.dll" at
0x7e3e0000: builtin
trace:loaddll:load_builtin_dll Loaded L"c:\\windows\\system32\\netapi32.dll" at
0x7e410000: builtin
err:module:import_dll Library MSVCP90.dll (which is needed by
L"C:\\ro\\ragnarok.exe") not found
trace:loaddll:load_builtin_dll Loaded L"c:\\windows\\system32\\msvcrt.dll" at
0x7e340000: builtin
trace:loaddll:load_builtin_dll Loaded L"c:\\windows\\system32\\msvcr90.dll" at
0x7e3c0000: builtin
The file, msvcp90.dll, is in the same directory as the executable, and there is
a Manifest for it as well (Microsoft.VC90.CRT.manifest):
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!-- Copyright (c) Microsoft Corporation. All rights reserved. -->
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<noInheritable/>
<assemblyIdentity
type="win32"
name="Microsoft.VC90.CRT"
version="9.0.21022.8"
processorArchitecture="x86"
publicKeyToken="1fc8b3b9a1e18e3b"
/>
<file name="msvcr90.dll" /> <file name="msvcp90.dll" /> <file
name="msvcm90.dll" />
</assembly>
According to winefile, the msvcp90.dll file I have has the following
properties:
Version: 9.0.21022.8
Size: 568832 Bytes
FileVersion: 9.00.21022.8
InternalName: MSVCP90.DLL
ProductVersion: 9.00.21022.8
One thing that jumps to the eye is the fact that the different version fields
don't agree on whether it is 9.0.X, or 9.00.X, but that may be normal. What I
don't find normal is the fact that wine doesn't give me any hint on what is
wrong and why it cannot load that dll :/
I am guessing it is related to manifests, since the support for that went in in
this Wine version.
So, in summary, shouldn't wine print out an error message detailing why it
failed to load a particular dll 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.
https://bugs.winehq.org/show_bug.cgi?id=42411
Bug ID: 42411
Summary: qsapecng installs, but crashes at startup.
Product: Wine
Version: 2.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikael79(a)gmail.com
Distribution: Fedora
Created attachment 57225
--> https://bugs.winehq.org/attachment.cgi?id=57225
Program Error Details as shown by Wine after the crash.
qsapecng-2.0.0 installs, but crashes at startup.
I downloaded program version QSapecNG-2.0.0-win32.exe from
https://sourceforge.net/projects/qsapecng/files/Windows/
(Just checked, and version 1.2.2 crashes with similar errors)
--
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=51580
Bug ID: 51580
Summary: Mafia 1 Definitive Edition doesn't start
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: blue-t(a)web.de
Distribution: ---
Created attachment 70422
--> https://bugs.winehq.org/attachment.cgi?id=70422
WIne Log
Bought on Epic Games,it fails to start silently.
--
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=35465
Bug ID: 35465
Summary: Tina-TI : Cursor popup-window is displayed too small
Product: Wine
Version: 1.7.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: h2obrain(a)gmail.com
Classification: Unclassified
Created attachment 47338
--> http://bugs.winehq.org/attachment.cgi?id=47338
Optical description of Error
The undecorated cursor popup-window in the diagram-window is displayed too
small. It seems that the whole window is scaled down. (see attached png)
All other windows and dialoges of Tina-TI (i checked) are displayed ok.
--
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=38069
Bug ID: 38069
Summary: Regen: window resizing doesn't correct the video
resolution
Product: Wine
Version: 1.7.36
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: therealhdl(a)gmail.com
Created attachment 50718
--> https://bugs.winehq.org/attachment.cgi?id=50718
Terminal output
http://aamirm.hacking-cult.org/www/regen.html
After running Regen, load a game, click Video -> Window Size, and switch to
another resolution. The window will resize but the video will not adjust
accordingly unless you enter and exit full screen mode.
--
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=22581
Summary: Internet Explorer 3.01 crashes on some web pages
Product: Wine
Version: 1.1.43
Platform: x86-64
URL: http://www.oldversion.com/download/msie301w311.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=27709)
--> (http://bugs.winehq.org/attachment.cgi?id=27709)
Full crash log
IE 3.01 for Windows 3.1 crashes when attempting to load some web pages. For
instance, attempting to search in AppDB triggers this crash. Probable culprit:
wine: Call from 0x7b837bea to unimplemented function
ole2disp.dll16.VARIANTINIT, aborting
wine: Unimplemented function ole2disp.dll16.VARIANTINIT called at address
0x7b837bea (thread 001a), starting debugger...
--
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=32531
Bug #: 32531
Summary: Crash on unimplemented function
kernel32.CreateThreadpoolWork (needed for ie10)
Product: Wine
Version: 1.5.20
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
Classification: Unclassified
IE10 crash early on unimplemented function kernel32.CreateThreadpoolWork
(using native ieframe.dll)
msdn:
http://msdn.microsoft.com/en-us/library/windows/desktop/ms682478%28v=vs.85%…
--
By by ... Detlef
--
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=46114
Bug ID: 46114
Summary: Internet Explorer 3 refuses to install (detects IE 4)
Product: Wine
Version: 3.19
Hardware: x86-64
URL: http://www.oldversion.com/windows/internet-explorer-3-
02-win95
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jhansonxi(a)gmail.com
Distribution: Ubuntu
Note: Let's skip the drama about "why" I need IE3 - I don't. It's just an odd
problem I encountered while trying to test an old bug that may be related to
another bug I encountered while looking for a test case for yet another bug.
MD5: ef64ec92f811409ca81f1845fab773eb msie302w95.exe
The installer starts without problems but once it begins installing it aborts
with the message:
"Internet Explorer 3.0 cannot be installed on a system that has Internet
Explorer 4.0 installed"
The installer contents can be extracted with:
msie302w95.exe /C /T:"c:\ie3"
The source of the message is infinst2.exe (occurs immediately when launched)
but I can't determine what it's being triggered by. I've tried overrides,
deleting most of the files in WINEPREFIX, and deleting most of the keys in the
registry. At this point I can't tell if it's a bug or not. I can't see
anything in the debug output that indicates what file or registry keys it's
looking at. Reading through the install scripts doesn't yield any obvious
clues.
--
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=28490
Summary: IE 3.02 installer crashes with builtin shdocvw -
unimplemented function shdocvw.dll.InstallReg_RunDLL
Product: Wine
Version: 1.3.29
Platform: x86-64
URL: http://www.mirrorservice.org/sites/browsers.evolt.org/
browsers/ie/win32/3.02/win95full/msie302m95.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
If the 32-bit IE3 installer is run without an override for shdocvw, it crashes
after rebooting:
wine: Call from 0x7b83b4c2 to unimplemented function
shdocvw.dll.InstallReg_RunDLL, aborting
wine: Unimplemented function shdocvw.dll.InstallReg_RunDLL called at address
0x7b83b4c2 (thread 0043), starting debugger...
The installation continues afterward, so this seems to be harmless aside from
giving a crash dialog to dismiss.
To run the installer, the reported Windows version should be Windows 95, and
you'll need an app-specific override for infinst2.exe setting shell32 to
disabled (or native only).
--
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=29171
Bug #: 29171
Summary: Internet Explorer 3.02 shows a cut off message when
removing a registered file type
Product: Wine
Version: 1.3.33
Platform: x86-64
URL: http://www.mirrorservice.org/sites/browsers.evolt.org/
browsers/ie/win32/3.02/win95full/msie302m95.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
When trying to remove one of the registered file types from IE3's file types
dialog, it gives the following confirmation message:
"If you remove a registered file type, you will not be able to open files of
that type by double-cli"
With native shell32 and shfolder, it shows the full message:
"If you remove a registered file type, you will not be able to open files of
that type by double-clicking their icons.
Are you sure you want to remove the file type?"
No change with native shfolder only, fails to start with shell32 only. Running
with WINEDEBUG=+shell shows one line of output printed each time that dialog is
opened:
trace:shell:ShellMessageBoxA (0x63280000,0x100da,0x1aff,0x1af6,00000034)
Steps to reproduce:
- Install with 'winetricks ie3'
- Run 'wine control inetcpl.cpl'
- Go to the programs tab
- Click "file types"
- Click the remove button
--
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=45515
Bug ID: 45515
Summary: Microsoft Office Access 2007 : Get an error when run
Product: Wine
Version: 3.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: donnisnoni.tid3(a)gmail.com
Distribution: ---
Created attachment 61900
--> https://bugs.winehq.org/attachment.cgi?id=61900
Backtrace file when run MS Access 2007
Still run MS Access 2007 but get error when run, after i close the error
window,, MS Access still run
--
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=51573
Bug ID: 51573
Summary: winedevice.exe crashes in libusb_close() on exit
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: usb
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
On my box winedevice.exe systematically crashes on exit:
$ ./wine hostname.exe /?
INTEL-MESA: warning: Haswell Vulkan support is incomplete
Usage : hostname
$ wine: Unhandled page fault on write access to 00000000 at address 7E95C4D1
(thread 0070), starting debugger...
0070:err:seh:start_debugger Couldn't start debugger L"winedbg --auto 96 64"
(1115)
Read the Wine Developers Guide on how to set up winedbg or another debugger
winedbg.exe is not really usable because it prevents Wine from shutting down
and winedevice.exe from exiting. But tracing showed that the crash happens in
the libusb_close() call of fdo_pnp() in dlls/wineusb.sys/wineusb.c:
https://source.winehq.org/git/wine.git/blob/HEAD:/dlls/wineusb.sys/wineusb.…
This is with Debian's version 2:1.0.22-2 of the libusb-1.0-0 and
libusb-1.0-0-dev packages.
All I found online is that libusb_close() typically crashes when there are
control transfers still in progress. So maybe this is a cleanup issue?
Finally the crash started with this commit. Could it be related to the
potential cleanup issue mentioned above?
commit b065daa600e858823944f996144ed233065da7fd
Author: Rémi Bernon <rbernon(a)codeweavers.com>
Date: Tue Jul 6 11:00:47 2021 +0200
ntoskrnl.exe: Send IRP_MN_SURPRISE_REMOVAL to the device stack first.
Instead of sending both IRP_MN_SURPRISE_REMOVAL and IRP_MN_REMOVE_DEVICE
to all children first.
They may have pending IRPs sent to their parent PDO driver, which need
to be cancelled before IRP_MN_REMOVE_DEVICE can complete. This is the
case for hidclass.sys and its thread calling the lower driver for
instance.
Signed-off-by: Rémi Bernon <rbernon(a)codeweavers.com>
Signed-off-by: Zebediah Figura <zfigura(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=51569
Bug ID: 51569
Summary: Wine crashes when closing program
Product: Wine
Version: 6.14
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
When the program closes and wineserver stops, I get
wine: Unhandled page fault on write access to 00000000 at address 7E02FA21
(thread 00a8), starting debugger...
00a8:err:seh:start_debugger Couldn't start debugger L"winedbg --auto 152 96"
(1115)
Read the Wine Developers Guide on how to set up winedbg or another debugger
Bisected to
commit b065daa600e858823944f996144ed233065da7fd
Author: Rémi Bernon <rbernon(a)codeweavers.com>
Date: Tue Jul 6 11:00:47 2021 +0200
ntoskrnl.exe: Send IRP_MN_SURPRISE_REMOVAL to the device stack first.
--
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=51544
Bug ID: 51544
Summary: Game "HighFleet" crashing with "texture not found"
error
Product: Wine
Version: 6.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: madbyte(a)tuta.io
Distribution: ---
The steam game "HighFleet" crashes on start-up with a error window saying
"Texture not found".
WORKAROUND:
Installing d3d11.dll, d3dx11_43.dll & D3DCOMPILER_47.dll from MS fixes the
issue.
(ie. with "winetricks d3dcompiler_47 d3dx11_43")
It's possibly related to fixme:d3dx:D3DX11CreateTextureFromMemory not being
implemented since the game crashes shortly after this message pops up.
Proton issue page: https://github.com/ValveSoftware/Proton/issues/5020
Backtrace (Wine 6.13)(crashing):
https://gist.github.com/MadByteDE/0a48d2cc42d81aec2b19d4d2d0c0f103
--
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=51525
Bug ID: 51525
Summary: Native Instruments installer Native Access.exe crashes
- dwrite & freetype
Product: Wine
Version: 6.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dwrite
Assignee: wine-bugs(a)winehq.org
Reporter: patrick+winehq.org(a)laimbock.com
Distribution: ---
Created attachment 70365
--> https://bugs.winehq.org/attachment.cgi?id=70365
Backtrace of Native Access.exe crash
Wine-6.13 on Fedora 34.
Freetpe version 2.10.4
Native Instruments installer filename: Native Access 1.13.3 Setup PC.exe
Downloadable from: https://www.native-instruments.com/en/support/downloads/
Regression: 'Native Access.exe' runs fine in wine-6.0 from WineHQ.
Reproducable with these steps:
Clean prefix
$ winecfg and set the windows version to 10 so it won't try to install an iso
driver
$ wine Native Access 1.13.3 Setup PC.exe
(accept defaults and wait for it to finish)
$ winecfg and set the windows version to 7
$ wine ~/.wine/drive_c/Program Files/Native Instruments/Native Access/Native
Access.exe
FT_Stroker_Rewind+0x5516f() in libfreetype.so.6
freetype_get_design_glyph_metrics+0xc1(key=<is not available>, upem=0x3e8,
ascent=<is not available>, simulations=0)
[Z:\builddir\build\BUILD\wine-6.13\dlls\dwrite\freetype.c:233] in dwrite.so
Backtrace attached. Please let me know if you need more information. Thanks!
--
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=28973
Bug #: 28973
Summary: Internet Explorer 3.02 crashes often if native shdocvw
is used
Product: Wine
Version: 1.3.31
Platform: x86-64
URL: http://www.mirrorservice.org/sites/browsers.evolt.org/
browsers/ie/win32/3.02/win95full/msie302m95.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
Created attachment 37256
--> http://bugs.winehq.org/attachment.cgi?id=37256
Hack
IE3 crashes under many conditions if the included copy of shdocvw.dll is used -
which, as far as I can tell, is required to use the IE3 interface (using
builtin shdocvw forces the use of the builtin iexplore interface... and has
other issues with IE3). Some actions that trigger the crash include using the
address bar, passing a URL as a command line parameter, loading the WineHQ
forum, clicking the home button...
The cause is:
wine: Unimplemented function shdocvw.dll.218 called at address 0x7b83b722
(thread 0009), starting debugger...
I found the source of that call in shell32/shfldr_desktop.c:
return IEParseDisplayNameWithBCW(CP_ACP,lpszDisplayName,pbc,ppidl);
After hacking it to return E_NOTIMPL instead, the crashes are gone. Could Wine
check whether the function is available before calling it?
Recipe to reproduce:
1. Add native,builtin overrides for shdocvw and mshtml
2. Install with winetricks from svn (winetricks ie3)
3. Run with wine 'C:/Program Files/Internet Explorer/iexplore.exe'
The first instance of the crash will be after answering whether IE should be
the default browser on first run.
--
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=28941
Bug #: 28941
Summary: Internet Explorer 3.02 crashes on viewing file types
Product: Wine
Version: 1.3.31
Platform: x86-64
URL: http://www.mirrorservice.org/sites/browsers.evolt.org/
browsers/ie/win32/3.02/win95full/msie302m95.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
Created attachment 37202
--> http://bugs.winehq.org/attachment.cgi?id=37202
Terminal output
IE3 crashes with an unhandled page fault when trying to access the file types
dialog. To test, install with winetricks from svn using 'winetricks win95 ie3'
or follow steps 1-3 from bug 28829 to install manually. Then:
- Run 'wine control inetcpl.cpl'
- Go to the programs tab
- Click "file types"
Using builtin url.dll avoids this crash (giving a non-functional dialog
instead) but the native one is used by default.
--
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=28237
Summary: Hyperlinks do nothing in Internet Explorer 3.02
Product: Wine
Version: 1.3.27
Platform: x86-64
URL: http://www.mirrorservice.org/sites/browsers.evolt.org/
browsers/ie/win32/3.02/win95full/msie302m95.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: aeikum(a)codeweavers.com
Regression SHA1: cb5eb331590c96c26ab50cfe9ae96692dfcca34f
Created an attachment (id=36176)
--> (http://bugs.winehq.org/attachment.cgi?id=36176)
+hlink log
When clicking on any link in IE 3.02, nothing happens. I tested with some older
versions of Wine and found that it worked in 1.3.0, so I did a regression test:
cb5eb331590c96c26ab50cfe9ae96692dfcca34f is the first bad commit
commit cb5eb331590c96c26ab50cfe9ae96692dfcca34f
Author: Andrew Eikum <aeikum(a)codeweavers.com>
Date: Mon Aug 16 13:55:14 2010 -0500
hlink: Implement HLINKGETREF flags handling.
:040000 040000 dd6714c8b823591e32d9c0f9e66f9ee1a68e4742
a82e4eda4beb5ecb0f833a0887fb152e13e7fdc0 M dlls
Reverting that patch fixed the problem. BTW, I also verified that this old
version of IE still works properly with a more modern native hlink (from XP).
Steps to install IE3 and see the problem:
1. Run iexplore -unregserver
2. In winecfg, add global overrides for some core IE libraries:
iexplore.exe, jscript, mshtml, shdocvw, urlmon, wininet
3. Add a new application on the applications tab - infinst2.exe - and set
shell32 to disabled for this executable.
4. Run the installer, leave all settings at default, and allow it to restart at
the end.
5. On the first run of IE, disable the default browser check. It will then
crash from an unimplemented function.
6. Run the browser a second time and there should be no crash (just don't try
to use the address bar or home button). Click any of the links on the WineHQ
homepage and nothing will happen.
--
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=28830
Bug #: 28830
Summary: Internet Explorer 3.02 crashes on viewing a site
certificate - unimplemented function
wininet.dll.ShowX509EncodedCertificate
Product: Wine
Version: 1.3.30
Platform: x86-64
URL: http://www.mirrorservice.org/sites/browsers.evolt.org/
browsers/ie/win32/3.02/win95full/msie302m95.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
Happens when attempting to view a site certificate from IE3's control panel
applet.
wine: Call from 0x7b83b692 to unimplemented function
wininet.dll.ShowX509EncodedCertificate, aborting
wine: Unimplemented function wininet.dll.ShowX509EncodedCertificate called at
address 0x7b83b692 (thread 0025), starting debugger...
Native wininet works around it. Steps to reproduce:
1. Change the reported Windows version to Windows 95
2. Add an application-specific override for infinst2.exe -> shell32=native
(otherwise the installer won't run because it detects IE4 already installed)
3. Run the installer, ignore a crash near the end (bug 28490) or use native
shdocvw to avoid it
4. Run 'wine control inetcpl.cpl'
5. Go to the security tab and click "sites..." under "certificates"
6. Select "AT&T Certificate Services" and click "view certificate"
--
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=28956
Bug #: 28956
Summary: Internet Explorer 3.02 causes a crash after moving the
temporary internet files folder - unimplemented
function wininet.dll.RunOnceUrlCache
Product: Wine
Version: 1.3.31
Platform: x86-64
URL: http://www.mirrorservice.org/sites/browsers.evolt.org/
browsers/ie/win32/3.02/win95full/msie302m95.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
After changing the location of IE3's temporary internet files folder, rundll32
crashes on the next run of wineboot with:
wine: Call from 0x7b83b722 to unimplemented function
wininet.dll.RunOnceUrlCache, aborting
wine: Unimplemented function wininet.dll.RunOnceUrlCache called at address
0x7b83b722 (thread 0026), starting debugger...
Steps to reproduce:
1. winetricks ie3 (requires winetricks from svn)
2. wine control inetcpl.cpl
3. Click on the advanced tab -> settings -> move folder -> choose any folder ->
OK
4. Exit the control panel applet
5. wine wineboot
Workaround: WINEDLLOVERRIDES=wininet=n
--
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=28829
Bug #: 28829
Summary: Internet Explorer 3.02 crashes on viewing personal
certificates - unimplemented function
wininet.dll.ShowClientAuthCerts
Product: Wine
Version: 1.3.30
Platform: x86-64
URL: http://www.mirrorservice.org/sites/browsers.evolt.org/
browsers/ie/win32/3.02/win95full/msie302m95.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
This happens when attempting to view personal certificates from the security
tab in IE3's control panel applet.
wine: Call from 0x7b83b692 to unimplemented function
wininet.dll.ShowClientAuthCerts, aborting
wine: Unimplemented function wininet.dll.ShowClientAuthCerts called at address
0x7b83b692 (thread 0009), starting debugger...
If native wininet is used, it crashes from an unimplemented function in
wintrust instead. Steps to reproduce:
1. Change the reported Windows version to Windows 95
2. Add an application-specific override for infinst2.exe -> shell32=native
(otherwise the installer won't run because it detects IE4 already installed)
3. Run the installer, ignore a crash near the end (bug 28490) or use native
shdocvw to avoid it
4. Run 'wine control inetcpl.cpl'
5. Go to the security tab and click "personal..." under "certificates"
--
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=28837
Bug #: 28837
Summary: Internet Explorer 3.02 crashes from unimplemented
function wintrust.dll.FindCertsByIssuer
Product: Wine
Version: 1.3.30
Platform: x86-64
URL: http://www.mirrorservice.org/sites/browsers.evolt.org/
browsers/ie/win32/3.02/win95full/msie302m95.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wintrust
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
If native wininet is used to work around bug 28829, IE3's control panel applet
crashes when viewing personal certificates because of this instead:
wine: Call from 0x7b83b6d2 to unimplemented function
wintrust.dll.FindCertsByIssuer, aborting
wine: Unimplemented function wintrust.dll.FindCertsByIssuer called at address
0x7b83b6d2 (thread 0009), starting debugger...
To test, install with winetricks from svn using 'wintricks win95 ie3' or follow
steps 1-3 from bug 28829. Then:
- Run WINEDLLOVERRIDES=wininet=n wine control inetcpl.cpl
- Go to the security tab and click "personal" under "certificates"
Adding wintrust to the overrides works around it.
--
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=28429
Summary: Internet Explorer 3.02 crashes on startup -
unimplemented function urlmon.dll.RegisterMediaTypes
Product: Wine
Version: 1.3.28
Platform: x86-64
URL: http://www.mirrorservice.org/sites/browsers.evolt.org/
browsers/ie/win32/3.02/win95full/msie302m95.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: urlmon
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
If I try to run IE3 for Windows 95 without first setting a native override for
urlmon, I get:
wine: Call from 0x7b83b4c2 to unimplemented function
urlmon.dll.RegisterMediaTypes, aborting
wine: Unimplemented function urlmon.dll.RegisterMediaTypes called at address
0x7b83b4c2 (thread 0023), starting debugger...
Installation and testing instructions:
1. Change the reported Windows version to Windows 95.
2. Add global native,builtin overrides for these:
iexplore.exe, jscript, mshtml, shdocvw
3. Add a shell32=disabled override for infinst2.exe only.
4. Run the installer, leave all settings at default, and allow it to restart at
the end.
5. On the first run, disable the default browser check. It will then crash from
an unimplemented function in (native) shdocvw.
6. Run the browser a second time and the urlmon crash should occur.
--
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=43642
Bug ID: 43642
Summary: Unhandled exception: unimplemented function
ntoskrnl.exe.IoReleaseRemoveLockAndWaitEx called in
64-bit code (0x000000007b4500b7).
Product: Wine-staging
Version: 2.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: berkahpriyaprimarta(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 59067
--> https://bugs.winehq.org/attachment.cgi?id=59067
Every open Fl Studio 12.0.4 it appears and some windows app, also appears when
try to configure wine (winecfg in terminal)
Can't run fl studio 12.0.4 at fullscreen.
--
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=51577
Bug ID: 51577
Summary: Google Earth Installer renders mostly black
Product: Wine
Version: 6.14
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 70420
--> https://bugs.winehq.org/attachment.cgi?id=70420
Screenshot showing the issue
The installer renders mostly black.
--
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=50614
Bug ID: 50614
Summary: World of Warcraft Retail (WoW) crashes with
6.1-staging
Product: Wine
Version: 6.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: blue-t(a)web.de
Distribution: ---
Created attachment 69303
--> https://bugs.winehq.org/attachment.cgi?id=69303
console version
With the recent 6.1-staging release the game doesn't reach the login screen and
hangs up with the famous #132 error "fatal exception"
---------------------------
Wow
---------------------------
This application has encountered a critical error:
ERROR #132 (0x85100084) Fatal exception!
ProcessID: 32
ThreadID: 36
Exception: ACCESS_VIOLATION
The instruction at "0x000000018000396a" referenced memory at
"0x0000000000000000".
The memory could not be "read".
Press OK to terminate the application.
---------------------------
OK
---------------------------
--
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=51431
Bug ID: 51431
Summary: World Of Warcraft (WoW) unknown exception raised
Product: Wine
Version: 6.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: blue-t(a)web.de
Distribution: ---
The Game crashes and it raises unknown exceptions before that.
I'm not sure if these are connected.
--
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=50044
Bug ID: 50044
Summary: Spurious shadows when flashlight is on in Kholat from
GOG
Product: Wine
Version: 5.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: titan.costa(a)gmail.com
Distribution: ---
Created attachment 68495
--> https://bugs.winehq.org/attachment.cgi?id=68495
shadows 1
These spurious shadows make the game unplayable in caves as we can't see
anything.
--
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=41783
Bug ID: 41783
Summary: Flat Out 2 not working in 1.9.23
Product: Wine
Version: 1.9.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mario(a)cosmophobia.net
Distribution: ---
Flat Out 2 is not working when using the gog.com installer (version 2.1.0.9).
When starting the game an error appears:
Failed to create effect: data/shader/pro_static_2x.sha
Console log:
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
fixme:d3d:swapchain_init The application requested more than one back buffer,
this is not properly supported.
Please configure the application to use double buffering (1 back buffer) if
possible.
fixme:d3dcompiler:compile_shader Compilation target "fx_2_0" not yet supported
fixme:d3dx:d3dx9_effect_init Failed to parse effect, hr 0x8876086c.
However, a linux version of the game exists which is running fine, so it should
not be a general problem with the game (the Linux version is based on an older
Wine version -Probably wine 1.6.2).
--
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=34101
Bug #: 34101
Summary: Need for Speed: Shift demo crashes without native
d3dx9_36
Product: Wine
Version: 1.6
Platform: x86
URL: http://www.fileplanet.com/205212/200000/fileinfo/Need-
For-Speed:-Shift-Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
CC: andrey.goosev(a)gmail.com, wine-bugs(a)winehq.org
Classification: Unclassified
Created attachment 45343
--> http://bugs.winehq.org/attachment.cgi?id=45343
log
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=24983
Summary: Planetary Battles in Sace Rangers 2 : Dominators ,
Reload
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 280419952(a)mail.ru
Created an attachment (id=31650)
--> (http://bugs.winehq.org/attachment.cgi?id=31650)
It want double buffering
When I try to play planetary battle in Space Rangers 2 Dominators Reload it
crashes .
--
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=35547
Bug ID: 35547
Summary: avr studio stopped working when i created a new
project
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hugostiglitzreloaded(a)gmail.com
Classification: Unclassified
Created attachment 47463
--> http://bugs.winehq.org/attachment.cgi?id=47463
backtrace file for bug report
on new project creation the application terminated unexpetedly
--
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=51228
Bug ID: 51228
Summary: Regression: GetRawInputDeviceList() assertion with Ark
Survival Evolved
Product: Wine
Version: 6.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: tobias.klausmann(a)freenet.de
Distribution: ---
Created attachment 70095
--> https://bugs.winehq.org/attachment.cgi?id=70095
Backtrace Image
Starting with Wine 6.10 the game fails to start, printing a backtrace.
GetRawInputDeviceList() seems to be the entry point, see attachment. This does
not work with 6.10 staging as well. Wine 6.9, Wine-staging 6.9 were both fine.
--
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=51223
Bug ID: 51223
Summary: Wine 6.10 regression, dinput broken in certain
situations?
Product: Wine
Version: 6.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: xinput
Assignee: wine-bugs(a)winehq.org
Reporter: kle(a)bluewin.ch
Distribution: ---
Hi all
It looks that after updating to Wine 6.10 the dinput related stuff is broken,
at least for me. I am no longer able to use my 8BitDo Pro 2 gamepad in Wine in
conjunction with the CXBX-R Xbox emulator. There is mentioned at the CLI the
following message:
00cc:err:wineusb:event_thread_proc Error handling events: System call
interrupted (perhaps due to signal)
00cc:err:wineusb:event_thread_proc Error handling events: System call
interrupted (perhaps due to signal)
This worked absolutely fine in Wine devel 6.9 and 6.8.
The mentioned 8BitDo Pro 2 controller is used with xinput mode. However, the
CXBX-R emulator uses dinput for the keyboard and mouse. I can set the gamepad
also to dinput mode but this shows no effect. The above mentioned error message
still always appears.
I tired to install the native dinput8.dll but this helped nothing.
An additional information is welcome! ;-)
--
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=51566
Bug ID: 51566
Summary: Project CARS 3 crashes on launch with Shadows disabled
Product: Wine
Version: 6.14
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 70412
--> https://bugs.winehq.org/attachment.cgi?id=70412
log
0148:warn:d3d11:d3d_texture2d_create Failed to create wined3d texture, hr
0x8876086c.
wine-6.14-171-g3f2850aeaa1
--
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=51559
Bug ID: 51559
Summary: OnScreen Control for LG monitor crash not response
Product: Wine
Version: 6.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sameedhitman(a)gmail.com
Distribution: ---
Created attachment 70402
--> https://bugs.winehq.org/attachment.cgi?id=70402
This backtrace for this OnScreen Control for LG monitor
OnScreen Control for LG monitor link of software that I use
https://www.lg.com/in/support/software-firmware?csSalesCode=29UM69G-B.ATR
It crash
--
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=51563
Bug ID: 51563
Summary: diablo III reflection launcher doesnt work
Product: Wine
Version: 5.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jmmfcbb(a)outlook.com
Distribution: ---
Created attachment 70409
--> https://bugs.winehq.org/attachment.cgi?id=70409
the backtrace txt
the error log is in the txt, how i fix it?
--
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=51524
Bug ID: 51524
Summary: szExeFile is different from Windows
Product: Wine
Version: 6.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lahvuun(a)gmail.com
Distribution: ---
When calling Process32Next, szExeFile in the returned structure is different
from Windows.
Here is the source code for programs I used to test this:
// app.cpp
// i686-w64-mingw32-gcc app.cpp -o app.file
#include <windows.h>
int main() {
Sleep(5000);
}
// test.cpp
// i686-w64-mingw32-g++ -static-libstdc++ -static-libgcc test.cpp -o test.exe
#include <cstdio>
#include <windows.h>
#include <tlhelp32.h>
int main() {
STARTUPINFOW sinfo;
memset(&sinfo, '\0', sizeof(sinfo));
sinfo.cb = sizeof(sinfo);
PROCESS_INFORMATION info = {0};
wchar_t str[] = L"App.file";
CreateProcessW(NULL, str, NULL, NULL, FALSE, 0, NULL, NULL, &sinfo, &info);
HANDLE snapshotHandle = CreateToolhelp32Snapshot(TH32CS_SNAPPROCESS, 0);
LPPROCESSENTRY32 lppe;
if (Process32First(snapshotHandle, lppe)) {
while (Process32Next(snapshotHandle, lppe)) {
if (!_stricmp("App.file", lppe->szExeFile)) {
printf("%s\n", lppe->szExeFile);
}
}
}
}
Running test.exe with wine I get the following output:
lahvuun@lahvuun ~/git/winebug wine test.exe
App.file
On Windows 10 with powershell and the same pair of binaries I get:
PS D:\app> ./test.exe
app.file
--
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=50340
Bug ID: 50340
Summary: toon boom harmony 17 crashes after opening file with
audio clip
Product: Wine
Version: 4.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alt165am(a)gmail.com
Distribution: ---
Created attachment 68928
--> https://bugs.winehq.org/attachment.cgi?id=68928
Program Error Details
HellO! first bug reported :P
I'm not really savvy about bugs and whatnots but thought this may be helpul. I
have tried with different files with different formats.
Cheers!
--
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=45321
Bug ID: 45321
Summary: wine64 not responding, and some apps can't run
normally.
Product: Wine
Version: 3.0.1
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: davidtompullearn(a)gmail.com
Created attachment 61606
--> https://bugs.winehq.org/attachment.cgi?id=61606
here is while run the WWE 2K15_x64 in win54 arch wine.
Run wineboot using arch win64 in mac os x el capitan, but it running all day
log, never done. I install wine from brew and default is 3.0.1. So, i terminate
it. Then try to run iexplorer, it can run. But, other apps like PES2017 and WWE
is not working.
--
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=38812
Bug ID: 38812
Summary: Unity 5.1.1f1 32 bits With Invisible Fonts
Product: Wine
Version: 1.7.38
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: thrasher2k2(a)gmail.com
Distribution: ---
Hi,
I installed 32 bits version of Unity 5.1.1f1 as suggested because the 64-bits
CFE library is bugged, the 32 bit version of unity 5.1 worked normally, but it
works with invisible fonts, I installed corefonts, tahoma and I tried to
disable dwrite too, no success.
--
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=51528
Bug ID: 51528
Summary: Mio Cyclo Discover Software crashes
Product: Wine
Version: 5.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: simon(a)riboudin.com
Distribution: ---
Created attachment 70367
--> https://bugs.winehq.org/attachment.cgi?id=70367
backtrace of crash
I installed this software from mio.com, and it appears in the Wine drive, but
crashes at login. I have tried with Win 7, 8 10 and get the same result. It
starts then gives me the message that Wine has encountered a serious problem
and needs to close.
Traceback file 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=51520
Bug ID: 51520
Summary: World of Warcraft 3.3.5a hardware cursor is
flickering, flashing
Product: Wine
Version: 6.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xcom169(a)msn.com
Distribution: ---
World of Warcraft 3.3.5a hardware cursor is flickering, flashing with DX9 mode
both with DXVK, and Gallium DX9 driver.
Only software cursor movement is smooth.
I'll enclose a video about this issue to this ticket.
--
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=45217
Bug ID: 45217
Summary: Error in Nox
Product: Wine
Version: 3.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: diman-pro(a)myprogram.us
Distribution: ---
Created attachment 61443
--> https://bugs.winehq.org/attachment.cgi?id=61443
Backtrace
Hello! Under wine does not want to run Nox. Moreover, a Wine error occurs when
you shut down.
--
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=50709
Bug ID: 50709
Summary: Assassin's Creed II controller crazy
Product: Wine
Version: 6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: atillolann-1815(a)yopmail.com
Distribution: ---
Created attachment 69445
--> https://bugs.winehq.org/attachment.cgi?id=69445
Terminal output
When I play the game and the game lets me select a controller (sometimes I
can't bug 50664). The controller acts weird, the camera moves alone even though
I don't touch anything. I attach terminal log and Video. In the video I'm not
touching anything. The character moves by itself.
--
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=51286
Bug ID: 51286
Summary: Counter:Side: Crash/hang when entering menu screen
Product: Wine
Version: 6.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aryo_adhi(a)yahoo.com
Distribution: ---
Created attachment 70164
--> https://bugs.winehq.org/attachment.cgi?id=70164
Terminal output while running launcher (PDLauncher.exe)
Counter:Side crashes/hangs up after finished login and clicking screen while
prompted with 'Tap the screen' message. The game crashes/hangs up whenever
accessing main menu. Login process can be done by either QR code via mobile app
or external via browser link.
This bug doesn't occur on new accounts up until the player able to access main
menu, which is the place where it's constantly crashes.
How to replicate:
1. Install Counter:Side.
(Optional) Install Visual C++ redist 2013 using winetricks.
2. Run the launcher (PDLauncher.exe). The launcher will prompt update when new
contents available.
3. The launcher will automatically run the game after updating process done.
The game might ask for additional updates.
4. Log in to the game with QR code/external account. Logging in via QR code
requires you to have the game application on phone, since it uses in-game QR
code reader to verify login.
5. Click when prompted with 'Tap the screen' message, which will redirects to
main menu where it crashes/hangs up.
For new accounts: Proceed the tutorial until it's done. Main menu will be
accessible after choosing player name.
Tested on Ubuntu 21.04 and 64-bit WINEARCH. Does not happen on Arch-based Linux
(e.g EndeavourOS) during test process. Tests are done with same hardware, only
differs in storage media (SSD on Ubuntu vs HDD on EndeavourOS).
Ubuntu run via WineHQ official packaging (i.e WineHQ's PPA), while EndeavourOS
run via Arch's packaging.
Download link:
http://sea-csupdate.zlongame.com/SEACS/Clientdown/CounterSide_Setup.zip
SHA1 sum: 7ea4cdb381812687cf8500739b84b1b1afa05a88 CounterSide_Setup.zip
--
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=50687
Bug ID: 50687
Summary: Maid of Sker crashes before entering the main menu
with Vulkan renderer
Product: Wine
Version: 6.2
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
err:vkd3d_shader_scan_typed_resource_declaration: Invalid resource data type
0x9.
fixme:vkd3d_component_type_from_data_type: Unhandled data type 0x9.
0920:fixme:d3d:wined3d_buffer_load Buffer is mapped through buffer object, not
loading.
fixme:shader_sm4_read_instruction_modifier: Unhandled resource type 0xc.
fixme:shader_sm4_read_instruction_modifier: Unhandled resource type 0xb.
wine-6.2-109-gc6a3072051f
vkd3d-1.2-157-g6680d9e
--
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=34676
Bug #: 34676
Summary: Gas Guzzlers Combat Carnage Demo crashes without
native msvcp100
Product: Wine
Version: 1.7.3
Platform: x86
URL: http://www.worthdownloading.com/download.php?gid=5320&
id=23965
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
Classification: Unclassified
Created attachment 46226
--> http://bugs.winehq.org/attachment.cgi?id=46226
log+backtrace
Demo crashes during level loading because of
wine: Call from 0x7b83b2d2 to unimplemented function
msvcp100.dll.?is_current_task_group_canceling@Concurrency@@YA_NXZ, aborting
wine: Unimplemented function
msvcp100.dll.?is_current_task_group_canceling@Concurrency@@YA_NXZ called at
address 0x7b83b2d2 (thread 0009), starting debugger...
Unhandled exception: unimplemented function
msvcp100.dll.?is_current_task_group_canceling@Concurrency@@YA_NXZ called in
32-bit code (0x7b83b2d2).
Workaround is using native winetricks vcrun2010.
--
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=34715
Bug #: 34715
Summary: Gas Guzzlers Combat Carnage Demo shows black road
bumps border and on-track bonuses
Product: Wine
Version: 1.7.4
Platform: x86
URL: http://www.worthdownloading.com/download.php?gid=5320&
id=23965
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
Classification: Unclassified
Created attachment 46284
--> http://bugs.winehq.org/attachment.cgi?id=46284
screenshot
See attached screenshot.
--
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=51554
Bug ID: 51554
Summary: Sibelius doesn't install required fonts on Wine Fedora
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: naredra81(a)gmail.com
Distribution: ---
Created attachment 70397
--> https://bugs.winehq.org/attachment.cgi?id=70397
Missing font dialog when launching the program
On my Ubuntu setup an additional installation dialog would appear for
installing the required fonts. This is not the case with my Fedora setup, it
would skip the fonts entirely and assume the installation was a success. I've
tried different version of Sibelius and got the same result.
--
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=51552
Bug ID: 51552
Summary: paranormal files 6 setup file crashes at startup after
6.14 version
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: barfin(a)protonmail.com
Distribution: ---
Created attachment 70395
--> https://bugs.winehq.org/attachment.cgi?id=70395
backtrace.txt
works perfectly fine with 6.13 and older versions it only crashes using 6.14
version
https://game-owl.com/paranormal-files-6-the-trap-of-truth-collectors-edition
--
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=5163
Tiago Freire <tiago.freire(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|tiago.freire(a)gmail.com |
--
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=51548
Bug ID: 51548
Summary: Black Screen from video in game Space Interceptor
Product: Wine
Version: 6.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: ne-vlezay80(a)yandex.ru
Distribution: ---
GPU driver: nouveau
Application: Space Interceptor
Linux Kernel: 5.12.8-arch1-1
Log files: see attachement
--
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=5163
Mark <themh(a)gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |themh(a)gmx.de
--- Comment #104 from Mark <themh(a)gmx.de> ---
@Anastasius Focht: This analysis from 2008 was a blast to read. Very
educational.
Meanwhile, since the fix to this bug is in staging, I managed to install Office
2002 almost completely working with this method. I thought I might share it for
others who stumble upon this, even though Office 2002 today has probably rather
niche usecases.
1. I used a 32bit wineprefix with Wine 6.11-staging, without installing mono or
gecko. I used PlayOnLinux for easy installation, but you could probably compile
it yourself, too.
2. Install Access, Word, Excel and Powerpoint with the installer. De-select all
autocorrection options in the installer. They won't install properly (probably
another bug) and if you don't de-select them, Office keeps asking to insert the
installation medium at every start.
3. I then copied the prefix in my default wine environment, which is currently
5.0-stable, ran winecfg and changed the mode to Windows XP. It probably runs in
Windows 7 mode, to, but since it's Office XP you might as well put it to the
proper OS version.
4. The installation is now complete. Finally, I manually created 4 launchers
for the progams via alacarte (you can google that if you're unfamiliar with
menu editing)
The launchers have to look similar to that:
env WINEPREFIX="/home/username/.wine-mso" wine-stable
/home/username/.wine-mso/drive_c/Program\ Files/Microsoft\
Office/Office10/WINWORD.EXE
--
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=51523
Bug ID: 51523
Summary: Batman Arkham Knight - crashes on unimplemented
functions cuD3D11GetDevice and
cuGraphicsD3D11RegisterResource
Product: Wine-staging
Version: 6.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cybermax(a)dexter.no
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 70364
--> https://bugs.winehq.org/attachment.cgi?id=70364
Implement cuD3D11GetDevice and cuGraphicsD3D11RegisterResource
I am attaching a patch that will implement a semi-stub for cuD3D11GetDevice and
cuGraphicsD3D11RegisterResource in wine-staging.
Since wine does not have the nvapi/nvcuda libraries included this patch can
currently ONLY be used for WINE-STAGING.
I tested this with:
wine-staging-6.13
Steamclient run from wineprefix
nVidia PhysX software 9.19 (latest).
Batman Arkham Knight
Using the winetricks PhysX version - 9.14 - is too old to implement Interactive
smoke/fog.
The included patch makes you able to enable "Interactive smoke/fog" and
"Interactive paper debris".
Currently wine implementation of D3D11 is not working too well, even tho the
smoke/paper worked fine. Using this together with DXVK and DXVK-NVAPI makes
this work pretty good.
I have also tested this with Steam/Proton, but this requires an additional
patch for the lib to load libcuda.so.1 instead of libcuda.so (Due to steam
runtime-soldier). I will leave that patch out for now, as it might not be
appropriate for wine-staging (although would still work).
--
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=46882
Bug ID: 46882
Summary: Recent World of Warcraft patch broke vkd3d
Product: vkd3d
Version: 1.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: vkd3d
Assignee: wine-bugs(a)winehq.org
Reporter: cybermax(a)dexter.no
Distribution: ---
Created attachment 63952
--> https://bugs.winehq.org/attachment.cgi?id=63952
trace.log
There was a patch today (friday 22 march 2019) that broke vkd3d and d3d12.
It worked fine earlier today, but upon logging on this evening there was a
update, and all i get is a black screen and the mousepointer.
WoW works fine with DXVK and d3d11.
WoW version is: 8.1.5.29814. I did not find a particular patchnote for this
yet.
Attaching trace.log with WINEDEBUG=+vkd3d , and VKD3D_DEBUG="trace".
--
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=51542
Bug ID: 51542
Summary: How do I download Norton on my laptop through
norton.com/setup?
Product: WineHQ.org
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: butlerkaci12(a)gmail.com
Distribution: ---
If you want to download Norton then you have to go to norton.com/setup then you
have to follow the below mentioned step.
Download Norton device security
1. Login to your account.
2. Enter your email address along with the password for Norton, and click
the login option.
3. In the My Norton portal, click Download.
4. Move to the Get Started page, Select agree and Download.
If you are unable to do it on your own then you can connect to us, we have an
expert team with us that can fix all your issues in just one phone call.
https://www.howdoisetup.com/norton-setup
--
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=51453
Bug ID: 51453
Summary: oleaut32:vartype fails on Windows 10 1909+
Product: Wine
Version: 6.10
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: oleaut32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
oleaut32:vartype has the same set of failures on all the Windows 10 1909+
TestBot VMs:
https://test.winehq.org/data/patterns.html#oleaut32:vartype
vartype.c:3047: Test failed: expected 10990, got 47515;
hres=0x00000000
vartype.c:3048: Test failed: expected 10990, got 47515;
hres=0x00000000
vartype.c:3055: Test failed: expected 12785, got 49310;
hres=0x00000000
vartype.c:3056: Test failed: expected 12785, got 49310;
hres=0x00000000
vartype.c:3057: Test failed: expected 12785, got 49310;
hres=0x00000000
vartype.c:3058: Test failed: expected 12785, got 49310;
hres=0x00000000
vartype.c:3059: Test failed: expected 12785, got 49310;
hres=0x00000000
vartype.c:3060: Test failed: expected 12785, got 49310;
hres=0x00000000
vartype.c:3070: Test failed: expected 11722, got 48247;
hres=0x00000000
vartype.c:3071: Test failed: expected 11722, got 48247;
hres=0x00000000
vartype.c:3074: Test failed: expected 10960, got 47485;
hres=0x00000000
vartype.c:3075: Test failed: expected 11325, got 47850;
hres=0x00000000
It turns out that this happens because the Y2K cutoff date has changed in
Windows 10 1903:
* Earlier Windows versions used 29, that is two digit years 0-29 mapped to
2000-2029 while years 30-99 mapped to 1930-1999.
* But Windows 10 1903+ use 49 by default so that two digit years 0-49 map to
2000-2049 while years 50-99 map to 1950-1999.
oleaut32:vartype expects the old 29 cutoff when it tests how VarDateFromStr()
parses dates such as "2 30" which is what causes the failures.
Wine's VarDateFromStr() implementation should also be updated to match the
current Windows versions.
--
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=51493
Bug ID: 51493
Summary: WXDrive.exe from WeCom failed to startup.
Product: Wine
Version: 6.13
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: jactry92(a)gmail.com
Distribution: ---
Created attachment 70328
--> https://bugs.winehq.org/attachment.cgi?id=70328
The expected white dialog.
Steps to reproduce:
1. `winetricks -q arial` for work around a CEF crash.
2. Download and install WeCom.
3. `cd ~/.wine/drive_c/Program Files (x86)/WXDrive`
4. `wine WXDrive.exe --disable-gpu --wxdrive-setting=0 --disable-gpu
--disable-software-rasterizer --enable-features=NetworkServiceInProcess
"wedocs://public.action/openmain?from=winwxwork"`
Expected: The program startup and there is a white dialog.
Actually: The program doesn't startup.
--
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=51410
Bug ID: 51410
Summary: mlang:mlang fails on the Hindi test configuration
Product: Wine
Version: 6.10
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: mlang
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Created attachment 70266
--> https://bugs.winehq.org/attachment.cgi?id=70266
mlang/tests: Fix the check for non-English locales in test_GetCodePageInfo().
mlang:mlang fails on the Hindi test configuration:
https://test.winehq.org/data/patterns.html#mlang:mlang
The 36 systematic failures all happen on lines 2572 to 2580 in
test_GetCodePageInfo(). For instance:
mlang.c:2572: Test failed: 9: got wrong wszDescription expected L"Baltic
(Windows)" return L"\092c\093e\0932\094d\091f\093f\0915 (Windows)".
mlang.c:2576: Test failed: 9: got wrong wszFixedWidthFont expected L"Courier
New" return L"Nirmala UI".
mlang.c:2580: Test failed: 9: got wrong wszProportionalFont expected L"Arial"
return L"Nirmala UI".
These checks are meant to be skipped on non-English locales but the test checks
the wrong Windows locale and gets confused because the Hindi test configuration
still has some English locales (notably the system locale, see WineTest's
locale information dump).
The attached patch should fix this.
--
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=51185
Bug ID: 51185
Summary: Windows fails to load the minimal PE image in
kenel32:loader
Product: Wine
Version: 6.8
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
test_Loader() claims that Windows 7 is able to load this minimal PE image:
/* Minimal PE image that Windows7 is able to load: 268 bytes */
{ 0x04,
0, 0xf0, /* optional header size just forces 0xf0 bytes to be
written,
0 or another number don't change the behaviour, what
really
matters is file size regardless of values in the headers
*/
0x04 /* also serves as e_lfanew in the truncated MZ header */, 0x04,
0x40, /* minimal image size that Windows7 accepts */
0,
{ ERROR_SUCCESS }
},
But in fact this fails on all Windows version from Windows 7 to Windows 10
20H2... except in the early Windows 10 versions (1507 to 1809):
https://test.winehq.org/data/patterns.html#kernel32:loader
loader.c:1140: Test failed: 16: unexpected error 193
The failing test was introduced by this commit:
commit 1a7dd7cdbe184ff3fdf2781e9a2222872bacee2c
Author: Dmitry Timoshkov <dmitry(a)baikal.ru>
AuthorDate: Wed May 6 15:16:01 2020 +0800
Commit: Alexandre Julliard <julliard(a)winehq.org>
CommitDate: Fri May 15 11:42:28 2020 +0200
kernel32/tests: Add a PE test image that resembles format of some of 8k
demos.
Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru>
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=51346
Bug ID: 51346
Summary: x264guiEx partly shows white box characters when using
Wine-Mono (default encoding issue with C++/CLI).
Product: Wine
Version: 6.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: sagawa.aki+winebugs(a)gmail.com
Distribution: Ubuntu
Created attachment 70202
--> https://bugs.winehq.org/attachment.cgi?id=70202
x264guiEx configuration window
x264guiEx[1] is a famous output plugin for AviUtl, Japanese video editing
software[2]. When running it with AviUtl 1.10 and Wine-Mono 6.20, its
configuration window partly shows white box characters instead of Japanese
characters. See attached image for details.
It's not typeface issue. For the attachment case, it shows three white boxes
for two Japanese characters, なし. If we had have a missing typeface, it should
be two.
I guess Wine-Mono's default encoding incompatibility causes this issue. This
plugin uses System::String without the encoding parameter in frmConfig.cpp[3].
That means constructor's argument is interpreted using default encoding[4].
[1] https://github.com/rigaya/x264guiEx
[2] http://spring-fragrance.mints.ne.jp/aviutl/
[3]
https://github.com/rigaya/x264guiEx/blob/9f1abe0f44be3c602ffa938e2ca7d80cea…
[4]
https://docs.microsoft.com/en-us/dotnet/api/system.string.-ctor?view=net-5.…
--
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=51334
Bug ID: 51334
Summary: Microsoft Xbox Live Developer Tool XblTestAccountGui
crashes
Product: Wine
Version: 6.11
Hardware: x86-64
URL: https://web.archive.org/web/20210625235311/https://github.com/microsoft/xbox-live-developer-tools/releases/d
ownload/2106/XboxLiveTools-2106-20210624.zip
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: the.ideals(a)gmail.com
Distribution: ---
Created attachment 70197
--> https://bugs.winehq.org/attachment.cgi?id=70197
crash log
XblTestAccountGui clicking on the front screen buttons leads to the crash
(Unhandled page fault).
1. Run XblTestAccountGui
2. Click Login
1. Run XblTestAccountGui
2. Click Clear cached login
Potential separate bug for filing (System.EntryPointNotFoundException):
1. Run XblTestAccountGui
2. Click About
Source: https://github.com/microsoft/xbox-live-developer-tools
sha1sum XboxLiveTools-2106-20210624.zip
aa601549455365f4e94ede40ea7dce07d7f93239 XboxLiveTools-2106-20210624.zip
du -sh XboxLiveTools-2106-20210624.zip
6.5M XboxLiveTools-2106-20210624.zip
--
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=51319
Bug ID: 51319
Summary: server: spins in a loop consuming 100% of a hardware
thread until closed, makes wineserver SCHED_FIFO
unsafe.
Product: Wine
Version: 6.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: spambox1(a)koolhoven-home.net
Distribution: ---
wineserver can be induced into an infinite loop of some sort and take up 100%
thread/hardware CPU time. This makes setting SCHED_FIFO and SCHED_RR on
wineserver unsafe, will cause immediate system lock if attempted.
--
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=25167
Summary: Eraser 6.0 fails to start (with Mono)
Product: Wine
Version: 1.3.7
Platform: x86-64
URL: http://eraser.heidi.ie/download.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=31924)
--> (http://bugs.winehq.org/attachment.cgi?id=31924)
Terminal output
Attempting to start the program only yields an error message saying "collecting
from unknown thread." I've used winetricks mono26 beforehand. I didn't test
with .NET since it requires .NET 3.5 SP1, which won't work in Wine yet as far
as I 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.
https://bugs.winehq.org/show_bug.cgi?id=51284
Bug ID: 51284
Summary: shell32:shellpath fails on Windows 8.1 when there is
more than on CD drive
Product: Wine
Version: 6.10
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
shell32:shellpath fails on Windows when there is more than on CD drive:
https://test.winehq.org/data/patterns.html#shell32:shellpath
shellpath.c:380: Test failed: Full path
L"C:\\Users\\winetest\\AppData\\Local\\Microsoft\\Windows\\Burn\\Burn1" does
not end with relative path L"Microsoft\\Windows\\Burn\\Burn"
For now these failures happen on the Windows 8.1 cw-rx460 and cw-gtx560
machines. That's because these machines have both Burn\Burn and Burn\Burn1
folders.
Paradoxically these don't have a CD drive at all. However they are connected to
a KVM which can serve ISOs in the form of a USB CD drive. I suspect that with
ISO changes, connection/disconnections Windows 8.1 ended up thinking there were
two USB CD drives and thus created one folder for each drive.
I have confirmed that adding two drives to a recent Windows 10 VM gives the
same result so this is not something specific to Windows 8.1 or the cw-*
machines.
Incidentally the failing test was introduced by the commit below:
commit 73c08fb638938ac6f903ad91d5ef2c93ae18a971
Author: Andrew Eikum <aeikum(a)codeweavers.com>
AuthorDate: Thu May 27 13:38:16 2021 -0500
shell32/tests: Add tests to show relative known folder paths match
SHGetKnownFolderPath.
Signed-off-by: Andrew Eikum <aeikum(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=51196
Bug ID: 51196
Summary: ntdll:om has a timing-related failure in Wine
Product: Wine
Version: 6.8
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
ntdll:om randomly fails with an error of the form:
om.c:2307: Test failed: got 88
and/or
om.c:2322: Test failed: got 87
The value is the time spent in RtlWaitOnAddress(..., timeout=100 ms). The test
generously expects at least 90 ms and the failure occurs whenever it is below
that.
Because the failure is intermittent and the duration typically varies between
85 and 89 ms, this failure is prone to generating false positives in the
TestBot.
Furthermore this only happens in Wine which suggests there is some
implementation issue there.
--
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=28605
Bug #: 28605
Summary: BurnPlot fails to start
Product: Wine
Version: 1.3.29
Platform: x86-64
URL: http://download.imgburn.com/BurnPlot_1.0.1.5.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
Created attachment 36758
--> http://bugs.winehq.org/attachment.cgi?id=36758
Terminal output
It initially fails due to missing msvbvm60.dll, so install that with winetricks
vb6run. Then, it outputs an error on startup and exits:
Run-time error '445':
Object doesn't support this action
(At least, most of the time. I sometimes get "X Error of failed request:
BadWindow (invalid Window parameter)" instead.)
Native wshom.ocx (+dependency scrrun.dll) and oleaut32 works around it. (Using
only native wshom.ocx changes the error to "object doesn't support this
property or method," while native oleaut32 alone has no apparent effect.)
--
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=51450
Bug ID: 51450
Summary: oleaut32:varformat fails in Wine when the currency
sign follows the amount
Product: Wine
Version: 6.10
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: oleaut32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
oleaut32:varformat fails in Wine when the currency sign follows the amount. For
instance in French:
https://test.winehq.org/data/patterns.html#oleaut32:varformat
varformat.c:641: str=L"0,000 \20ac"
varformat.c:643: Test failed: Unexpected hr 0x80020005.
There are two reasons for this failure:
* VarParseNumFromStr() expects the currency sign to precede the monetary
amount. This is not how it works in most European languages such as French,
German, Swiss, etc.
* VarParseNumFromStr() normally does not allow spaces between the monetary
amount and the currency sign. However in French the thousands separator is a
non-breaking space and that's a special case that also allows regular spaces.
So, because in this case VarParseNumFromStr() is called with NUMPRS_THOUSANDS,
it should ignore that space and successfully parse the trailing currency sign.
I will send a patch shortly.
--
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=51213
Bug ID: 51213
Summary: GZDoom Builder 2.3 r2787 fails with
IdentityNotMappedException
Product: Wine
Version: 6.9
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: madewokherd(a)gmail.com
Distribution: ---
Tested using Wine 6.9 and Wine Mono 6.2.0.
GZDoom Builder 2.3 r2787 fails to start with an exception:
[00000024:] EXCEPTION handling:
System.Security.Principal.IdentityNotMappedException: Unable to map SID:
S-1-5-21-0-0-0-1000
at System.Security.Principal.SecurityIdentifier.Translate (System.Type)
[0x0004d] in <db04fe9e4bca4610adf3414d35e3c1a4>:0
at System.Security.AccessControl.ObjectSecurity.InternalAccessRuleFactory
(System.Security.AccessControl.QualifiedAce,System.Type,System.Security.AccessControl.AccessControlType)
[0x00007] in <db04fe9e4bca4610adf3414d35e3c1a4>:0
at System.Security.AccessControl.ObjectSecurity.InternalGetAccessRules
(bool,bool,System.Type) [0x00061] in <db04fe9e4bca4610adf3414d35e3c1a4>:0
at System.Security.AccessControl.CommonObjectSecurity.GetAccessRules
(bool,bool,System.Type) [0x00000] in <db04fe9e4bca4610adf3414d35e3c1a4>:0
at CodeImp.DoomBuilder.General.CheckWritePremissions (string) [0x0000e] in
<1d2596b690724749a5f28b323fe25637>:0
at CodeImp.DoomBuilder.UpdateChecker.PerformCheck (bool) [0x00028] in
<1d2596b690724749a5f28b323fe25637>:0
at CodeImp.DoomBuilder.General.Main (string[]) [0x0060c] in
<1d2596b690724749a5f28b323fe25637>:0
at (wrapper runtime-invoke) <Module>.runtime_invoke_void_object
(object,intptr,intptr,intptr) [0x00027] in <1d2596b690724749a5f28b323fe25637>:0
It seems like Mono's version of the Translate function can only handle
well-known SIDs, not a user SID.
--
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=51137
Bug ID: 51137
Summary: Construction Set for TES4 Oblivion missing or broken
text in some places
Product: Wine
Version: 6.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lorenzofer(a)live.it
Distribution: ArchLinux
As the tile say, the Construction Set (the editor) for TES4 OBlivion is showing
some missing text (the plugin file picker list for example, the entries are
selectable but the text indicating the file name isn't empty), or
missing/garbled (as in the Object Window).
This started after 6.7 and both 6.8 release and current master are affected.
wine 6.7 do works fully instead showing the proper text.
I'm currently doing a regression test. Will write the results of the test
later.
The log is empty except for a bunch of:
00e4:fixme:seh:virtual_unwind calling personality routine in system library not
supported yet
00e4:fixme:seh:execute_cfa_instructions 7fc4918d91e3: unknown CFA opcode 2e
00e4:fixme:seh:valid_reg unsupported reg 6c
--
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=50962
Bug ID: 50962
Summary: reg.exe does not implement '/reg:32' and '/reg:64'
command line switches
Product: Wine
Version: 6.6
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
continuation of bug 44755
https://source.winehq.org/git/wine.git/commitdiff/2b900e1c38d9bed0901ea0364…
("reg: Allow /reg:32 and /reg:64 switches to be passed via the command line.")
made 'reg.exe' not fail but it would still import the keys incorrectly
depending on the bitness it was started with.
$ wine --version
wine-6.6
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=51485
Bug ID: 51485
Summary: Dead Rising crashes on launch
Product: Wine
Version: 6.11
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: z.figura12(a)gmail.com
Regression SHA1: 6a9752bf5e3cff3ceb4249d5a5e59b4d548008d1
Distribution: ---
Reverting to previous commit helps.
--
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=51306
Bug ID: 51306
Summary: Wine-Mono doesn't show Japanese text (DllImport
issue?).
Product: Wine
Version: 6.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: sagawa.aki+winebugs(a)gmail.com
Distribution: ---
Created attachment 70171
--> https://bugs.winehq.org/attachment.cgi?id=70171
source and executable.
I wrote and ran a short program attached with Wine 6.11 and Wine Mono 6.20.
But, it didn't work as expected.
The code calls kernel32's GetDateFormatA by DllImport feature.
I guess Wine-Mono's DllImport doesn't handle Japanese ANSI code page well.
Steps to reproduce:
1. If your 'locale -a' doesn't show ja_JP.utf8, add Japanese locale support to
your environment.
2. Run today.exe on Japanese locale with wine,
i.e. LANG=ja_JP.UTF-8 wine today.exe
Expected result:
Message window shows today's date text in Japanese, e.g. 2021年6月21日.
Actual result:
Message window appears, but shows no message text.
Remarks:
If we use CharSet.Unicode instead, it works properly.
--
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=32316
Bug #: 32316
Summary: 3dsmax 9 32bit
Product: Wine
Version: 1.5.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: keith(a)ukscifi.net
Classification: Unclassified
Created attachment 42656
--> http://bugs.winehq.org/attachment.cgi?id=42656
console output for wine, running 3dsmax9-32bit.txt
3dsmax Installs fine except the metal-ray satellite service however this is
unimportant and unneeded unless you want to start up a server rendering farm.
Running max itself;
Program starts to run checking all the plugins to the point where the main
window appears then dies.
Logs 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.
https://bugs.winehq.org/show_bug.cgi?id=51439
Bug ID: 51439
Summary: GTA V progress save on exit game broken with
58694d1f757c7a902b3f71baadb3a0036f15cdae
Product: Wine
Version: 6.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: GloriousEggroll(a)gmail.com
Regression SHA1: 58694d1f757c7a902b3f71baadb3a0036f15cdae
Distribution: ---
Created attachment 70291
--> https://bugs.winehq.org/attachment.cgi?id=70291
screenshot of gta v save failure.
GTA V fails to save progress when exiting the game.
A bisect resulted in the following being the cause:
https://github.com/wine-mirror/wine/commit/58694d1f757c7a902b3f71baadb3a003…
Can easily be reproduced by connecting to online mode them attempting to exit
the game.
--
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=48996
Bug ID: 48996
Summary: GRID Autosport hangs while loading
Product: Wine
Version: 5.6
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: ---
0202:err:d3d:wined3d_debug_callback 0x243fa38: "GL_INVALID_VALUE error
generated. Size and/or offset out of range.".
0202:fixme:d3d:wined3d_unordered_access_view_gl_clear_uint Not implemented for
WINED3D_RTYPE_TEXTURE_2D resources.
wine-5.6-299-gf65cfbfe9b
--
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=41636
Bug ID: 41636
Summary: WWE 2K15 fails to launch dx10/11 game
Product: Wine
Version: 1.9.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winetest(a)luukku.com
Distribution: ---
Created attachment 56010
--> https://bugs.winehq.org/attachment.cgi?id=56010
wine-staging 1.9.21 trimmed log
I am using wine-staging 1.9.21
It complains that I don't have enough gpu memory, but that doesnt seem to be
the real issue. It lets you start the game anyway. I got 8Gb. Rx 480.
This bug is most likely a dupe of existing bugs but I mark it dupe or make it
another bug if I figure out what's the issue.
--
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=22120
Summary: CTL3D help file is mostly scrunched to the left
Product: Wine
Version: 1.1.41
Platform: x86-64
URL: http://support.microsoft.com/kb/97361
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=26974)
--> (http://bugs.winehq.org/attachment.cgi?id=26974)
Screenshot
The help file from Microsoft's CTL3D self-extractor (CTL3D.HLP) is not
displayed correctly in Wine's help viewer. Everything after the first sentence
of the section "the 3D look" is scrunched to the left. Terminal output doesn't
look useful:
fixme:exec:SHELL_execute flags ignored: 0x00000100
A workaround is winetricks riched20. (The file isn't displayed completely
correctly after this, but it isn't scrunched anymore.) The override it adds for
riched32 can be removed without the problem reappearing; only riched20 needs to
be native.
The self-extractor is a DOS app, so you may need to extract the files with
unzip or DOSBox.
--
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=29780
Bug #: 29780
Summary: XPS Viewer EP shows garbage in the toolbar background
Product: Wine
Version: 1.4-rc2
Platform: x86-64
URL: http://download.microsoft.com/download/2/5/2/2526f55d-
32bc-410f-be18-164ba67ae07d/XPSEP XP and Server 2003
32 bit.msi
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: bunglehead(a)gmail.com
Classification: Unclassified
Regression SHA1: 1c1b1c0073c3dea34ff4096d749a459accf5e337
Created attachment 38676
--> http://bugs.winehq.org/attachment.cgi?id=38676
Terminal output
The background of the toolbar in XPS Viewer EP is not displayed properly,
showing garbage (previous screen content). This worked in 1.4-rc1, and
regression testing indicated:
1c1b1c0073c3dea34ff4096d749a459accf5e337 is the first bad commit
commit 1c1b1c0073c3dea34ff4096d749a459accf5e337
Author: Nikolay Sivov <nsivov(a)codeweavers.com>
Date: Wed Feb 1 00:07:00 2012 +0300
comctl32: More tests for Toolbar window style handling.
:040000 040000 dd921cd22cea799bb21627f6e80aba024d087098
ee93a6dccb2bc9c894dc6330dbae8fc4650b2b82 M dlls
Reverting the patch fixed it.
To reproduce:
1. In system32, make a copy of acledit.dll named xpssvcs.dll
2. Install (occasionally crashes - retry if needed)
3. wine xpsrchvw
--
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=50059
Bug ID: 50059
Summary: compilation error with gcc 8.3.0 unsigned int -> long
unsigned int
Product: Wine
Version: 5.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: eserradi(a)gmx.com
Distribution: ---
Created attachment 68517
--> https://bugs.winehq.org/attachment.cgi?id=68517
"long unsigned int" instead of "unsigned int"
compiling wine 5.0.2 (and 5.0.1) with gcc version 8.3.0 (Debian 8.3.0-6) gives
the error:
d3d9_main.c:154:5: note: in expansion of macro ‘FIXME’
FIXME("iface %p, callback %p, context %p, arg3 %#Ix, stub!\n", iface,
callback, context, arg3);
^~~~~
d3d9_main.c:154:11: error: format ‘%x’ expects argument of type ‘unsigned int’,
but argument 8 has type ‘DWORD_PTR’ {aka ‘long unsigned int’} [-Werror=format=]
the attached patch fixes the problem in my case
--
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=49315
Bug ID: 49315
Summary: Sid Meier’s Civilization® VI remains stuck on a grey
screen after the introduction video.
Product: Wine
Version: 5.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jason.bagavatsingham(a)gmail.com
Distribution: ---
## Description:
Sid Meier’s Civilization® VI remains stuck on a grey screen after the
introduction video.
The game seems to be unable to find its own files.
1. The game throws out errors about being unable to find the data associated to
"Event IDs" (e.g: "Event ID not found: 1016118145"). This data can be found
within the game's data, stored as .xml files.
2. The game's "Database.log" shows "ERROR: no such table: InputKeyData" which
are associated with local .sqlite databases.
3. The game's "Lua.log" shows "Error opening/reading" .lua files. It also
incorrectly points to one of its .lua file:
"Z:\home\zereox\.steam\steam\steamapps\common\Sid Meier's Civilization
VI\Base\Binaries\Win64Steam\UI\FrontEnd\IntroScreen.lua"
however that file is located in:
"Z:\home\zereox\.steam\steam\steamapps\common\Sid Meier's Civilization
VI\Base\UI\FrontEnd\IntroScreen.lua"
"..\Base\Binaries\Win64Steam\" is the location of the executable. Manually
copying some of the .lua files into that folder does allow the splash screen to
appear instead of the grey screen.
### Notes:
- DXVK is required as WineD3D returns an error on launch.
- Title was confirmed to work correctly with DXVK on Windows 10.
- Issue was also reproduced on Wine 5.9, Wine-staging 5.9, and Proton
5.0-8-rc1.
- Log includes the following channels:
+timestamp,+pid,+tid,+seh,+debugstr,+loaddll,+mscoree,+thread
## Steps to Reproduce
- Open [Steam] and launch _*Sid Meier’s Civilization® VI*_ (DXVK_HUD=1
WINEPREFIX="/home/<username>/.wine" wine .wine/drive_c/Program\ Files\
\(x86\)/Steam/steam.exe steam://run/289070)
## Repro Rate
5/5
## Environment
### System information
- OS: Ubuntu 20.04 LTS
- GPU(s): Radeon RX 590 Series (POLARIS10, DRM 3.33.0, 5.3.0-53-generic, LLVM
10.0.0)
- Kernel version: 5.4.0-33-generic
- Mesa version: 4.6 (Compatibility Profile) Mesa 20.2.0-devel (git-b30b6fd
2020-06-02 focal-oibaf-ppa)
- Xserver version (if applicable): 1.20.5
- Desktop manager and compositor: Gnome (3.28.3)
### DXVK
- 1.7 (https://github.com/doitsujin/dxvk/releases/tag/v1.7)
### Wine
- wine-5.9
- wine-5.9 (Staging)
- 1591189474 proton-5.0-8-rc1
--
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=4066
Isaac <isaacclausen(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |isaacclausen(a)gmail.com
--
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=51534
Bug ID: 51534
Summary: Clang Crash When Build dlls/shell32/folder.c
Product: Wine
Version: 6.13
Hardware: aarch64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: lz2019hjh(a)outlook.com
Created attachment 70374
--> https://bugs.winehq.org/attachment.cgi?id=70374
clang crash
I try to build wine-6.13 on Mac m1
This is my clang version
```shell
$ clang -v
Apple clang version 13.0.0 (clang-1300.0.25.3)
Target: arm64-apple-darwin21.0.0
Thread model: posix
InstalledDir:
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
```
Then I do the following
```shell
$ mkdir build
$ cd build
$ ../configure --enable-win64
...
configure: creating ./config.status
config.status: creating Make.tmp
config.status: creating include/config.h
config.status: linking ../tools/winewrapper to wine
config.status: linking ../tools/winewrapper to wine64
config.status: executing include/stamp-h commands
config.status: executing tools/makedep commands
config.status: executing Makefile commands
configure: QuickTime development files not found, video decoding won't be
supported.
configure: MinGW compiler not found, cross-compiling PE files won't be
supported.
configure: libv4l2 development files not found.
configure: libgphoto2 development files not found, digital cameras won't be
supported.
configure: libgphoto2_port development files not found, digital cameras won't
be auto-detected.
configure: libpulse development files not found or too old, Pulse won't be
supported.
configure: OSS sound system found but too old (OSSv4 needed), OSS won't be
supported.
configure: libudev development files not found, plug and play won't be
supported.
configure: libFAudio development files not found, XAudio2 won't be supported.
configure: libcapi20 development files not found, ISDN won't be supported.
configure: libgsm development files not found, gsm 06.10 codec won't be
supported.
configure: WARNING: can't build Wine preloader; many programs won't work
configure: Finished. Do 'make' to compile Wine.
$ make -j8
...
clang: error: unable to execute command: Segmentation fault: 11
clang: error: clang frontend command failed due to signal (use -v to see
invocation)
Apple clang version 13.0.0 (clang-1300.0.25.3)
Target: arm64-apple-darwin21.0.0
Thread model: posix
InstalledDir:
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
gcc -c -o dlls/shell32/shellole.o ../dlls/shell32/shellole.c -Idlls/shell32
-I../dlls/shell32 -Iinclude -I../include \
-I.. -D__WINESRC__ -D_SHELL32_ -D_REENTRANT -fPIC
-fasynchronous-unwind-tables -Wall -pipe \
-fcf-protection=none -fno-stack-protector -fno-strict-aliasing
-Wdeclaration-after-statement \
-Wempty-body -Wignored-qualifiers -Winit-self -Wno-pragma-pack
-Wstrict-prototypes -Wtype-limits \
-Wvla -Wwrite-strings -Wpointer-arith -gdwarf-2 -gstrict-dwarf -g -O2
-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
gcc -c -o dlls/shell32/shellord.o ../dlls/shell32/shellord.c -Idlls/shell32
-I../dlls/shell32 -Iinclude -I../include \
-I.. -D__WINESRC__ -D_SHELL32_ -D_REENTRANT -fPIC
-fasynchronous-unwind-tables -Wall -pipe \
-fcf-protection=none -fno-stack-protector -fno-strict-aliasing
-Wdeclaration-after-statement \
-Wempty-body -Wignored-qualifiers -Winit-self -Wno-pragma-pack
-Wstrict-prototypes -Wtype-limits \
-Wvla -Wwrite-strings -Wpointer-arith -gdwarf-2 -gstrict-dwarf -g -O2
-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
gcc -c -o dlls/shell32/shellpath.o ../dlls/shell32/shellpath.c -Idlls/shell32
-I../dlls/shell32 -Iinclude -I../include \
-I.. -D__WINESRC__ -D_SHELL32_ -D_REENTRANT -fPIC
-fasynchronous-unwind-tables -Wall -pipe \
-fcf-protection=none -fno-stack-protector -fno-strict-aliasing
-Wdeclaration-after-statement \
-Wempty-body -Wignored-qualifiers -Winit-self -Wno-pragma-pack
-Wstrict-prototypes -Wtype-limits \
-Wvla -Wwrite-strings -Wpointer-arith -gdwarf-2 -gstrict-dwarf -g -O2
-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
gcc -c -o dlls/shell32/shellreg.o ../dlls/shell32/shellreg.c -Idlls/shell32
-I../dlls/shell32 -Iinclude -I../include \
-I.. -D__WINESRC__ -D_SHELL32_ -D_REENTRANT -fPIC
-fasynchronous-unwind-tables -Wall -pipe \
-fcf-protection=none -fno-stack-protector -fno-strict-aliasing
-Wdeclaration-after-statement \
-Wempty-body -Wignored-qualifiers -Winit-self -Wno-pragma-pack
-Wstrict-prototypes -Wtype-limits \
-Wvla -Wwrite-strings -Wpointer-arith -gdwarf-2 -gstrict-dwarf -g -O2
-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
clang: note: diagnostic msg:
********************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang: note: diagnostic msg:
/var/folders/6k/ccg7fjgj35n81rlv497_0d200000gn/T/folders-2895e1.c
clang: note: diagnostic msg:
/var/folders/6k/ccg7fjgj35n81rlv497_0d200000gn/T/folders-2895e1.sh
clang: note: diagnostic msg: Crash backtrace is located in
clang: note: diagnostic msg:
/Users/*/Library/Logs/DiagnosticReports/clang_<YYYY-MM-DD-HHMMSS>_<hostname>.crash
clang: note: diagnostic msg: (choose the .crash file that corresponds to your
crash)
clang: note: diagnostic msg:
********************
make: *** [Makefile:123850: dlls/shell32/folders.o] Error 254
make: *** Waiting for unfinished jobs....
```
And the clang crash!
--
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=28400
Summary: Creative Writer 2 fails to install
Product: Wine
Version: 1.3.28
Platform: x86-64
URL: ftp://ftp.microsoft.com/deskapps/kids/cw2install.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Regression SHA1: 271530b3ddf4183265fc30a8541206d565dbea7a
On startup, the installer shows a dialog titled "Setup Error 914" which says:
Object 24
Your Setup files may be damaged. Try restarting the Setup program.
...then aborts. Restarting it as suggested wasn't helpful. Regression testing
indicated:
271530b3ddf4183265fc30a8541206d565dbea7a is the first bad commit
commit 271530b3ddf4183265fc30a8541206d565dbea7a
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Sep 13 15:47:19 2011 +0200
winex11: Add a SetDeviceClipping entry point to the XRender driver.
:040000 040000 76b798e2822fdf9d90ab7903c3c5de850f1d1333
a391736c7682ff556326cb35dad83c69a8499844 M dlls
Reverting the patch fixed the problem. There's no terminal output for this.
--
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=27982
Summary: Creative Writer 2 hangs on startup
Product: Wine
Version: 1.3.25
Platform: x86-64
URL: http://download.cnet.com/Microsoft-Creative-Writer/300
0-13455_4-15232.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: aeikum(a)codeweavers.com
Created an attachment (id=35817)
--> (http://bugs.winehq.org/attachment.cgi?id=35817)
Terminal output
In 1.3.25 (and git), Creative Writer 2 can no longer start correctly. It only
shows a Microsoft logo (trial) or blank window (full version) and hangs.
Regression testing indicated:
be158e48ad8ee556941bd3f1ff94ca7116680d00 is the first bad commit
commit be158e48ad8ee556941bd3f1ff94ca7116680d00
Author: Andrew Eikum <aeikum(a)codeweavers.com>
Date: Mon Jul 11 08:28:30 2011 -0500
winmm: Implement waveOut* on top of MMDevAPI.
:040000 040000 428f760df6efda7a37b4a84f97721523ab72863f
2b94a3c0b7a42f4f83b037adc317d17565c1f7a9 M 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.
http://bugs.winehq.org/show_bug.cgi?id=26689
Summary: Creative Writer 2 crashes after opening some sets of
files consecutively
Product: Wine
Version: 1.3.17
Platform: x86-64
URL: http://download.cnet.com/Microsoft-Creative-Writer/300
0-13455_4-15232.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=33986)
--> (http://bugs.winehq.org/attachment.cgi?id=33986)
Output from wine-1.3.17-147-g0b8bfd9
Creative Writer 2 can crash while attempting to open a previously saved file if
another file is already loaded. Not all pairs of files cause a crash, though.
Steps to reproduce with the trial version:
1. Click OK to an error and an introduction at startup
2. Choose to open a file (via the icon in the lower-left of the new project
dialog)
3. Open "Creative Writer Card.max"
4. Click the folder icon at the top of the screen, then "open..."
5. Open "Creative Writer Project.max"
The program crashes. However, there's no problem when opening those files in
the opposite order. Native ole32 prevents the crash.
--
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=25155
Summary: Creative Writer 2 only installs in Win9x modes on
WoW64
Product: Wine
Version: 1.3.7
Platform: x86-64
URL: http://download.cnet.com/Microsoft-Creative-Writer/300
0-13455_4-15232.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Creative Writer 2 fails to install on a 64-bit prefix with the message "this
setup program is not intended to be used with your version of Windows" unless
the reported Windows version is changed to 95/98/ME. There's no terminal output
at this point. A regression test identified this commit as the cause:
8ac60d56b6d02a773b915e6e1389c5c070bfa633 is the first bad commit
commit 8ac60d56b6d02a773b915e6e1389c5c070bfa633
Author: Konrad Wartke <kwartke(a)gmail.com>
Date: Sun Aug 15 18:54:47 2010 +0200
wineboot: Added more architectures in create_enviroment_registry_keys.
:040000 040000 f05d81751b1c1d81deeeae56a56cdf57331075f0
05376598d93907a6f2f53d3f603a6dfb1a8e6e18 M programs
Reverting that patch fixes the problem.
--
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=23817
Summary: Creative Writer 2 trial can't show images in .max
files
Product: Wine
Version: 1.2
Platform: x86-64
URL: http://download.cnet.com/Microsoft-Creative-Writer/300
0-13455_4-15232.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=29883)
--> (http://bugs.winehq.org/attachment.cgi?id=29883)
Standard output
When one of the sample .max files included with the Creative Writer 2 trial is
opened, images embedded in the file are not displayed at all. It's a regression
that I noticed while trying to get some ancient Wine versions to work on my
system, but the images are still missing in current git.
878d5e9cec42408e36b0fac05d7ee2b6d6d48196 is first bad commit
commit 878d5e9cec42408e36b0fac05d7ee2b6d6d48196
Author: Rob Shearman <rob(a)codeweavers.com>
Date: Mon Dec 4 15:51:20 2006 +0000
ole32: Implement the GetData function of the data cache to using the
existing LoadData function and fix GetData to also return data that
has been set, rather than loaded.
:040000 040000 9c2d3dc4adb87675e96176b799aef86689982443
b4dafea9a3f279efe226225cba2f8468322143a1 M dlls
Reverting that patch from an ancient version results in images displaying
correctly again. Trying to revert from wine-1.2-495-g20f51c2 gives "Unreversed
patch detected!"..."2 out of 2 hunks ignored". Steps to reproduce:
1. Click OK to some messages on startup and choose to start "a blank page"
2. Click the folder icon toward the upper-right and choose "open"
3. Open the file "Creative Writer Project.max"
Expected result: a drawing of a dog with the words "caution! beware of dog"
should be shown, as seen in the preview on the file selection screen
Actual result: A blank red page is displayed
--
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=21822
Summary: Creative Writer 2's interface is the wrong colors
unless running at 8-bit color depth
Product: Wine
Version: 1.1.39
Platform: x86-64
URL: http://download.cnet.com/Microsoft-Creative-Writer/300
0-13455_4-15232.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: julliard(a)winehq.org
Created an attachment (id=26412)
--> (http://bugs.winehq.org/attachment.cgi?id=26412)
Terminal output
I thought I'd see how this old program works with Wine, and it turns out that
most of the interface is the wrong colors. The program's messages are
unreadable because the black text appears on a black background, and the rest
of the interface is mostly red and black. However, it displays correctly if
Xephyr is used to run the program at 8-bit color depth. I tried it in an older
version and found that this is a regression:
77b9b8a307711bd1f6da30f7d2d5e04faa3f5092 is first bad commit
commit 77b9b8a307711bd1f6da30f7d2d5e04faa3f5092
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Sep 30 20:39:51 2009 +0200
winex11: Move the DIB locking and the client-side optimizations into
BITBLT_InternalStretchBlt.
This way they also apply to the non-stretching StretchBlt case.
:040000 040000 5258f614d1fbad21afb6b17eed2620efdc8bd430
f94133cfd7d440fe9ac4e51c5d9d934795ae1125 M dlls
Both the trial and retail version are affected. I'll attach good and bad
screenshots of the program shortly.
There are other open regressions created by this commit - bug 20565 and bug
21067 - but I don't know whether this is exactly the same problem as one of
those or not.
--
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=43685
Bug ID: 43685
Summary: Many games fail to start or run without audio using
the git version of Wine
Product: Wine
Version: 2.16
Hardware: x86
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: julliard(a)winehq.org
Regression SHA1: a0f64e1231a88417fe8b6e3eb459b2c8a098aec6
Distribution: ---
I have problems running many of my games in the current git version
(wine-2.16-77-g917e86dd7a).
Some of the affected games crash after start (without a usable backtrace),
other games do run but audio doesn't work in these games. In the terminal I see
at least 3 different errors:
1. for the games that crash there are lots of these errors before the crash:
err:d3d:wined3d_debug_callback 0x1943e0: "GL_OUT_OF_MEMORY error generated.
Failed to allocate CPU address space mapping for texture (consider building
64-bit app).".
err:d3d:wined3d_debug_callback 0x1943e0: "GL_INVALID_VALUE error generated.
Size and/or offset out of range.".
(0) : fatal error C9008: out of memory - malloc failed
2. the games that run without audio are showing this in the terminal:
mmap() failed: Cannot allocate memory
Failed to create permanent mapping for memfd region with ID = 2216594112
Ignoring received block reference with non-registered memfd ID = 2216594112
ALSA lib pcm_dmix.c:1099:(snd_pcm_dmix_open) unable to open slave
3. for some games the crash is preceded by these:
err:module:load_builtin_dll failed to load .so lib for builtin L"DBGHELP.DLL":
/home/gyebro/sources/wine-git/dlls/dbghelp/dbghelp.dll.so: failed to map
segment from shared object
err:module:load_builtin_dll failed to load .so lib for builtin L"DBGHELP.DLL":
/home/gyebro/sources/wine-git/dlls/dbghelp/dbghelp.dll.so: failed to map
segment from shared object
wine: Unhandled page fault on read access to 0x00000000 at address 0x7dcaadec
(thread 0045), starting debugger...
The problem doesn't occur before
commit a0f64e1231a88417fe8b6e3eb459b2c8a098aec6
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Sep 6 09:58:18 2017 +0200
ntdll: Allocate views out of a memory block instead of using a heap.
Many games built on the Unreal Engine 3 will fail due to this commit. One
example is Alien Breed: Impact. This game has a demo on Steam, but I couldn't
try if the demo has the same problem as the full version.
http://store.steampowered.com/app/22610/Alien_Breed_Impact/
wine-2.16-77-g917e86dd7a (32-bit)
Arch Linux 64-bit
Nvidia binary driver 384.69
I tried these games with nouveau/mesa-17.1.8 too, with similar results. Instead
of showing those ""GL_OUT_OF_MEMORY error generated..." errors in the terminal,
many games fail with such errors:
X Error of failed request: BadValue (integer parameter out of range for
operation)
Major opcode of failed request: 155 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Value in failed request: 0x0
Serial number of failed request: 189
Current serial number in output stream: 193
--
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=51532
Bug ID: 51532
Summary: WDC 1.17.396 - a Wolfenstein 3d game editor fails to
start
Product: Wine
Version: 6.13
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jeffz(a)jeffz.name
Distribution: ---
Run the installer: https://www.wolfenvault.com/files/utilities/WDC-1.17.396.exe
It says it requires vb6, so `winetricks vb6run`
jeffz@darkstar:~/.wine-w3d/drive_c/WDC$ WINEPREFIX="/home/jeffz/.wine-w3d" wine
C:\\\\WDC\\\\WDC.exe
00f4:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
(repeated a bunch of times)
0034:fixme:font:get_name_record_codepage encoding 29 not handled, platform 1.
(repeated a bunch of times)
No window appears, it exits almost immediately.
--
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=51400
Bug ID: 51400
Summary: failed to launch UI information server
Product: Wine
Version: 6.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: windowscodecs
Assignee: wine-bugs(a)winehq.org
Reporter: susancragin(a)earthlink.net
Distribution: ---
Created attachment 70256
--> https://bugs.winehq.org/attachment.cgi?id=70256
run log
This may be a regression.
My program ran fine with wine-6.11 (Staging) and I just downloaded wine-6.12
(Staging) and now when I launch it, it fails very early with this message:
failed to launch UI information server
My app is Dragon Naturally Speaking 12.5.
I should mention that the program sometimes throws up miscellaneous error
messages prior to starting, but I have never gotten this message, and the error
messages have never stopped the program from opening.
I run Gentoo.
Dragon NaturallySpeaking comes with its own Net 4.0 framework, so I do not use
Mono.
--
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=51530
Bug ID: 51530
Summary: MeGUI: processing AVS script conversion on large
source file fills disk to 100% with intermediate
processing file
Product: Wine
Version: 6.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: tigerwild(a)gmail.com
Distribution: ---
Generated .avs script converting non-interlaced MPEG-2 (DVD standard) into x265
then final output to be muxed within .mkv container.
I identified that long start times when opening content appear to be caused by
the the intermediate processing of files. The AVS script pipes data from one
process to another, and I noted that the initial process of Ffmpeg output, was
not staying constrained to ram. Instead it was being written to disk while also
not being forwarded to the encoder until AFTER it had completely processed the
input video file.
The intermediate processing and storage of uncompressed frames data generated
prior to handoff to x265 encoder rapidly fills 100+ GB of disk file space,
typically on root drive as this is where Wine (
/home/username/.wine/drive_c/users/username/Temp ) directory is located.
Testing by converting just a small number of frames where the intermediate
files created did not completely fill up the hard disk were 100% successful
with the only performance bump compared to Windows being the intermediate
writing of the files to the hard drive.
Steps to reproduce:
Install
wine-6.13 ( staging )
Execute
Executed WineCFG, configure default Windows version to 2008 or Windows 7
Install
winetricks
Download
As Microsoft no longer supports fileshare of windows6.1-KB976932-X64.exe, I
downloaded a copy from https://archive.org/details/windows6.1-KB976932 .
Place the file into /home/username/.cache/winetricks/win7sp1 [ it's a 903 MB
file! ]
Get the official MeGUI 2913 x32 from
https://sourceforge.net/projects/megui/files/ .
Extract and place the files into /home/username/.wine/drive_c/Program Files
(x86)/MeGUI-2913-32
Execute
winetricks, perform 'Install an application',
with no application selected pressed 'cancel', then select 'Install a Windows
DLL or component', then select 'dotnet40'.
winetricks, perform 'Install an application',
with no application selected pressed 'cancel', then select 'Install a Windows
DLL or component', then selected 'gdiplus'.
WineCFG, select 'Add application' and manually navigate to the directory; I
selected MeGUI.exe and set version to either Windows 2008 / 7. Both worked in
testing.
MeGUI, note: I got multiple error windows prior to program finally showing up
for use on screen. Wine performed two reconfigurations and proceeded some 20
seconds before the application was usable.
Behaviour:
Root drive is filled to capacity very quickly reaching 99.99% useage and
forcing OS to ask to free up space. MeGUI task monitor shows no progress during
this time. The /home/username/.wine/drive_c/users/username/Temp directory is
filled with files which appear to be the uncompressed video frames coming from
FFMPEG's processing, prior to being piped to the x265 encoder.
Expected behaviour:
Each process should be constrained to RAM for fastest processing, vice writing
the ouputs to disk. Also the pipe from one process to the next should happen
immediately upon reaching a filled capacity (eg. 90% filled buffer).
Additional information:
Typical command line that MeGUI generates for actually performing its processes
is similar to the following Job command line:
"cmd.exe" /c ""C:\Program Files (x86)\MeGUI-2913-32\tools\ffmpeg\ffmpeg.exe"
-loglevel level+error -i "Z:\media\PcName\Data\Archive\Video
Captures\MyDvDContent.mkv.avs" -strict -1 -f yuv4mpegpipe - | "C:\Program Files
(x86)\MeGUI-2913-32\tools\x265\x64\x265.exe" --preset faster --tune grain --crf
21.9 --sar 1:1 --output "Z:\media\PcName\Data\Archive\Video
Captures\MyDvDContent.mkv.hevc" --frames 163130 --y4m -"
--
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=50499
Bug ID: 50499
Summary: SO_REUSEADDR compatibility problems
Product: Wine
Version: 6.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: James(a)superbug.co.uk
Distribution: ---
The use case I am struggling with is the use of a Windows program
running in wine that is sending and receiving UDP packets.
This particular windows program uses SO_REUSEADDR socket option and
opens two sockets. Lets call the first one socket A, and the second
one Socket B.
The SO_REUSEADDR from the Windows application is translated by "wine" into a
SO_REUSEADDR in Linux.
Unfortunately the behaviour of these is different between Windows and
Linux so the Windows application fails to run on Linux under wine.
1 ) On windows:
All received unicast UDP packets will arrive on the first opened
socket. Thus on socket A.
2) On Linux:
All received unicast UDP packets will arrive on the last opened
socket. Thus on socket B.
The problem is that this windows program only expects to receive
unicast UDP packets on socket A, and thus it sees no packets.
There are no currently existing socket options in Linux that would
permit wine to simulate the Windows behaviour.
And thus, the reason I am asking the question here.
Please can we add an extra socket option to the Linux socket options
such that we can get wine to simulate Windows correctly. I.e. behave
like (1) above.
Now wine is pretty good at simulating most things Windows throws at
it, but socket options is not one of them yet.
Also note, that (1) is actually more secure than (2) because it
prevents other applications with the same UserID from hijacking the
socket.
Although (2) is more helpful in more gracefully handling some error edge cases.
Suggested new option name: SO_REUSEADDR_WS
--
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=8914
--- Comment #11 from Sergey Bychkow <sergey.bychkow(a)gmail.com> ---
This problem is really important, it breaks user experience. Sometimes a user
can't access underlying window at all.
I have attached simple test case to see a problem.
When user clicks on hint then button should be clicked, but it doesn't.
// file TestHintWindow.lpr
program TestHintWindow;
// Commandline:
// C:\lazarus\fpc\3.2.0\bin\x86_64-win64\fpc.exe -WG -Pi386
-FuC:\lazarus\lcl\units\i386-win32\win32 -FuC:\lazarus\lcl\units\i386-win32
-FuC:\lazarus\components\lazutils\lib\i386-win32 TestHintWindow.lpr
uses
Interfaces,
Forms,
StdCtrls;
var
aForm: TForm;
aButton: TButton;
begin
Application.Initialize;
Application.HintHidePause := 20000;
Application.CreateForm(TForm, aForm);
aButton := TButton.Create(aForm);
aButton.Caption := 'Button';
aButton.Hint := 'Button';
aButton.Parent := aForm;
aButton.ShowHint := True;
aButton.ClientHeight := 64;
aButton.Left := (aForm.ClientWidth - aButton.Width) div 2;
aButton.Top := (aForm.ClientHeight - aButton.Height) div 2;
Application.Run;
end.
--
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=8914
Sergey Bychkow <sergey.bychkow(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sergey.bychkow(a)gmail.com
--- Comment #10 from Sergey Bychkow <sergey.bychkow(a)gmail.com> ---
Created attachment 70369
--> https://bugs.winehq.org/attachment.cgi?id=70369
Test hint window can't process clicks on underlying window
--
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=51517
Bug ID: 51517
Summary: Incorrect spliiting of -Wl,key=value arguments in
winegcc
Product: Wine
Version: 6.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: tools
Assignee: wine-bugs(a)winehq.org
Reporter: cth451(a)gmail.com
Distribution: ---
In wine 6.13, a regression is introduced where winegcc incorrectly split
"-Wl,--key=value" into two "-Wl,--key" and "-Wl,value" when passing to the
linker.
This is introduced in commit fcda0afdd429e11d75dc61f628e40a6c8973ce44 as meson
would somehow pass "-Wl,--out-implib=something" to winegcc. This commit should
be reverted for the following reasons:
* I believe this is a issue with meson passing the option in this particular
way. According to GNU ld documentation, parameters for "--out-implib" is in
fact space separated. In other words, the right way to invoke this option is
"-Wl,--out-implib,blah".
* This breaks other equal-sign separated option, for instance,
"-Wl,--build-id=sha1". In this case the linker will report "cannot find sha1:
No such file or directory" as winegcc splits this option into "-Wl,--build-id"
and "-Wl,sha1", which of course make no sense for the linker.
This issue is also present in the git master branch.
--
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=51516
Bug ID: 51516
Summary: hags on configuration update
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mombelli.mauro(a)gmail.com
Distribution: ---
Created attachment 70357
--> https://bugs.winehq.org/attachment.cgi?id=70357
winecfg hangs
Since a couple of day, launching previously working 64bit WINEPREFIX will get
stuck to the "The wine configuration in XXX is being updated, please wait"
I let it run for over a hour, even when creating completely new WINEPREFIX.
It looks like by specifying WINEARCH=win32 all works fine.
As attachment the log when tryng to open winecfg on a non-existing WINEPREFIX.
Note ctrl+c is requested after a while, but despite some output being created
the process is still running.
--
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=51514
Bug ID: 51514
Summary: URLDownloadToFileA fails as of wine-6.13 (regression)
Product: Wine
Version: 6.13
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Regression SHA1: 5edf65616a8dcbf5988bbabe0493827d9e125fc3
Distribution: Debian
Created attachment 70356
--> https://bugs.winehq.org/attachment.cgi?id=70356
executable showing the regression
For Waves Central I have made simple program that downloads a prerequisite msi
file (from Powershell-Core`s github page)
This download fails as of wine-6.13
Regression test:
Commit: 5edf65616a8dcbf5988bbabe0493827d9e125fc3
URL:
https://source.winehq.org/git/wine.git/?a=commit;h=5edf65616a8dcbf5988bbabe…
Author: Aaron Hill <aa1ronham at gmail.com>
Date: Mon Jul 12 11:40:50 2021 +0200
crypt32: Implement CNG_RSA_PUBLIC_KEY_BLOB encoding/decoding.
Add support for the OID CNG_RSA_PUBLIC_KEY_BLOB to
CryptEncodeObjectEx and CryptDecodeObjectEx. This OID
decodes to / encodes from memory consisting of a
BCRYPT_RSAKEY_BLOB, followed in memory by the exponent and
modulus in big-endian format.
Attached also stripped down executable: it should download the msi-file, but
currently fails ("Something went wrong :( )
Stripped down source:
#include <stdio.h>
#include <urlmon.h>
#include <wchar.h>
int __cdecl wmain(int argc, WCHAR *argv[])
{
char url[] =
"https://github.com/PowerShell/PowerShell/releases/download/v7.0.3/PowerShel…";
char destination[] = "PowerShell-7.0.3-win-x64.msi";
if( URLDownloadToFileA(NULL, url, destination, 0, NULL) != S_OK )
fprintf(stderr, "Something went wrong :( \n");
else
fwprintf(stderr, L"\033[1;34mFile Successfully Downloaded
\n\033[0m\n");
return 0;
}
--
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=51414
Bug ID: 51414
Summary: PDF x-change viewer 100% crash
Product: Wine
Version: 3.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nsynet(a)qq.com
Distribution: ---
Created attachment 70269
--> https://bugs.winehq.org/attachment.cgi?id=70269
crash log
1.launch the PDF x-change viewer(ver 2.5,build 322.10) on ubuntu 18.04.5 LTS
2.open a pdf file
3.search one word in the file and will show the search result
4.click any of the result ,the pdf viewer will crash
--
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.