http://bugs.winehq.org/show_bug.cgi?id=34636
Bug #: 34636
Summary: In Win95/98 mode Earthworm Jim demo reports missing
dispdib.dll
Product: Wine
Version: 1.7.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugs140(a)gmail.com
Classification: …
[View More]Unclassified
The message reads 'Bad or missing dispdib.dll - error 11'. It doesn't show up
in WinXP mode, but you need to set Win95/98 mode to get sound working. The
problem occurs on Windows Vista too if you use Win95 compatibility mode.
I don't get anything in the log. The demo unpacks files in DOS, but then you
obtain a normal Windows app.
Tested with:
Windows Vista (without Wine), GeForce 9600M GS--the program works fine here
Ubuntu 13.04, GeForce 9600M GS (NVIDIA driver 313)
Mac OS X 10.7.5, ATI HD 2600 Pro, Mac Driver/X11
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=50848
Bug ID: 50848
Summary: Mass Effect run out of virtual memory, Unhandeled page
fault on read access
Product: Wine
Version: 6.4
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
…
[View More] Distribution: ---
Created attachment 69661
--> https://bugs.winehq.org/attachment.cgi?id=69661
Terminal output
Every 15 minutes or so, an error message pops and says "No more virtual memory,
free space in your hard drive", This has also happend to me in other
applications. I also tried using wine-5.0.3 (Outdated Ubuntu repo version),
same result, Is there any way to adjust or configure virtual memory as a
"workaround"?
Using Linux Mint 20.1, Kernel 5.8.0-45-generic (In case it's important)
Thank you.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=50198
Bug ID: 50198
Summary: SHMEM_FAILURE on Blizzard products on FAT32
Product: Wine-staging
Version: 5.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: blc+wine(a)mail.vanade.com
CC: leslie_alistair(a)hotmail.com, …
[View More]z.figura12(a)gmail.com
Distribution: ---
Created attachment 68712
--> https://bugs.winehq.org/attachment.cgi?id=68712Battle.net application log showing failure near end.
I noticed that WoW and Battle.net applications have stopped working properly
when running off of FAT32 formatted partitions in Linux. The application
logfiles seem to indicate that the software was unable to create and access
shared memory files which had been working in the past, at least with older
versions of Wine.
Attached is from battle.net application when it's trying to update WoW. WoW
also gives an apparently similar error when it tries top open the CAS
datafiles.
I had not upgraded the kernel so supposedly shared memory files that worked in
the past on FAT32 should still work. I don't know if this was a deliberate
change because of security issues where anyone can open files on FAT32 and thus
invade shared memory.
Windows 7 does not exhibit this problem on the same disk and Battle.net updates
fine.
As this is on a limited space SSD, I don't have enough disk space to try this
on ext4fs to see if the problem goes away or not. I do have another machine
that does not exhibit this problem on ext4fs. The WoW installation is on FAT32
so I could easily test on Windows 7 with limited disk space.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=49815
Bug ID: 49815
Summary: e9090e1c903578b30118ce9559c1824361abc6da prevents XBox
controller from being mapped
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: kyle.devir(a)…
[View More]mykolab.com
Distribution: ---
First bad commit prevents XBox controller buttons from being mapped. I first
noticed this after it stopped being detected in Bayonetta.
This is the first bad commit:
https://github.com/wine-mirror/wine/commit/e9090e1c903578b30118ce9559c18243…
Last good commit should be:
https://github.com/wine-mirror/wine/commit/ec02224941eedf16b8b043964519f636…
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=49753
Bug ID: 49753
Summary: server_ioctl_file: Syscall param writev(vector[...])
points to uninitialised byte(s)
Product: Wine
Version: 5.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: jeffersoncarpenter2(a)gmail.…
[View More]com
Distribution: ---
Created attachment 68056
--> https://bugs.winehq.org/attachment.cgi?id=68056
Valgrind output.
Occurs as of commit 5bb27d1edb2. Valgrind output attached.
Full valgrind trace:
==26644== Syscall param writev(vector[...]) points to uninitialised byte(s)
==26644== at 0x4322F07: writev (writev.c:26)
==26644== by 0x48530E2: send_request (server.c:213)
==26644== by 0x4853224: server_call_unlocked (server.c:273)
==26644== by 0x48722CF: virtual_locked_server_call (virtual.c:3015)
==26644== by 0x483F666: server_ioctl_file (file.c:4730)
==26644== by 0x484143A: NtDeviceIoControlFile (file.c:5561)
==26644== by 0x4838F6E: get_mountmgr_fs_info (file.c:1975)
==26644== by 0x4842E3A: NtQueryVolumeInformationFile (file.c:6380)
==26644== by 0x482F1BD: __wine_syscall_dispatcher (in
/home/rofl/wine32-build-debug-nomingw/dlls/ntdll/ntdll.so)
==26644== by 0x7BC32F9B: NtQueryVolumeInformationFile (in
/home/rofl/wine32-build-debug-nomingw/dlls/ntdll/ntdll.dll.so)
==26644== by 0x7B0403EB: GetFileInformationByHandle (file.c:2930)
==26644== by 0x536D262: MSVCRT__fstat64 (file.c:1781)
==26644== by 0x536D4B5: MSVCRT__fstat32 (file.c:1839)
==26644== by 0x512498B: fstat (stat.h:222)
==26644== by 0x5128EC5: update_wineprefix (wineboot.c:1437)
==26644== by 0x5129BF7: main (wineboot.c:1671)
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=45611
Bug ID: 45611
Summary: 64bit prefix: copy file to system32 incorrectly copied
to syswow64
Product: Wine
Version: 3.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tim110011(a)163.com
Distribution: …
[View More]---
How to reproduce:
wine cmd
Z:\home\me\0_wine>
C:
echo.>00aa.txt
copy 00aa.txt c:\windows\system32
dir c:\windows\system32\00aa.txt
result:
Volume in drive c has no label.
Volume Serial Number is 0000-0000
Directory of c:\windows\system32
8/11/2018 4:57 PM 2 00aa.txt
1 file 2 bytes
0 directories 351,430,549,504 bytes free
find . -depth -name 00aa.txt
result:
./syswow64/00aa.txt
wine xcopy is also affected.
I think this is the reason why .NET Framework 64bit don't install.
System:
wine 3.0.2
fedora 28
kernel 4.17.12
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=50909
Bug ID: 50909
Summary: Horizon Zero Dawn: Complete Edition (GOG.com version)
- Installer Will Not Run
Product: Wine
Version: 6.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gregory(a)opera.id.au
…
[View More]Distribution: ---
After downloading all of the respective files for an "offline" (NOT "GOG
Galaxy") installation, and launching
"setup_horizon_zero_dawntm_complete_edition_6278995_(64bit)_(44600).exe" with
"WINE Windows Program Loader", the cursor animates to show that "something" is
happening... After approximately fifteen (15) seconds, the cursor returns to
normal and it becomes evident that the installer has failed to run.
This was tested and replicated with "version 6278995" of the GOG.com version of
"Horizon Zero Dawn: Complete 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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=50870
Bug ID: 50870
Summary: game 'rise of agon' lobby crashes repeatedly during
updating
Product: Wine
Version: 5.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: vascoman10(a)hotmail.com
Distribution: ---
…
[View More]download and install game 'rise of agon' works fine. once starting the lobby,
the game crashes repeatedly during updating.
https://www.riseofagon.com/
worked fine upto wine version 5.11, crashes repeatedly from wine 5.12, through
wine 6.4 (current).
regression testing reveals this:
7161dcd42653452a2373a7595a7020d0a59722f4 is the first bad commit
commit 7161dcd42653452a2373a7595a7020d0a59722f4
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu Jun 25 12:30:00 2020 +0200
ntdll: Return the current time and timezone bias in
NtQuerySystemInformation(SystemTimeOfDayInformation).
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
dlls/ntdll/time.c | 50 ++++++---------------------------------------
dlls/ntdll/unix/system.c | 12 +++++++++--
dlls/wbemprox/builtin.c | 2 +-
include/winternl.h | 8 ++++----
programs/taskmgr/perfdata.c | 4 ++--
5 files changed, 23 insertions(+), 53 deletions(-)
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=50797
Bug ID: 50797
Summary: Please sandbox all Wine applications on launch
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: luke.hutch(a)gmail.com
Distribution: ---
I had a Windows virus, …
[View More]running in WINE, wipe a large chunk of one of my Linux
hard drives before I realized it and stopped the damage. Windows antivirus
software is too complex to run in WINE, so all Windows applications run in WINE
may damage a user's home directory. This leads to a very uneasy feeling
whenever I launch any Windows application in WINE on Linux.
There are now many ways to sandbox Linux applications, via a series of fairly
new Linux kernel features, and also due to some libraries and systems built on
top of these new isolation mechanisms. Please see my request here in the RedHat
bug tracker:
https://bugzilla.redhat.com/show_bug.cgi?id=1179507
It would actually be much better to fix this upstream in Wine than have just
one vendor (RedHat) fix this in their distribution.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=50312
Bug ID: 50312
Summary: Cannot change settings of PSPad where requirement to
write to program folder is needed
Product: Wine
Version: 5.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: juozaspo(a)gmail.com
…
[View More] Distribution: ---
Created attachment 68892
--> https://bugs.winehq.org/attachment.cgi?id=68892
Screenshot of Settings dialog
I'm unable to change some settings of PSPad editor where it is required to
write to program folder to change them. To program it appears as if it's been
run as non-administrator user or contents of it's folder were read only.
The affected settings are "Show Splash Screen" in "Program (part 2)", "Multi
User Environment" and "Only One Program Instance" in "System integration" as
shown in it's "Program Settings" dialog. They have a marker with a meaning of
"write to PSPad folder" and all are greyed out.
Also the program does not run for me while using wine devel/staging/etc
version, as wine crash on startup as described in bug #50271, it works fine
while using stable build.
To reproduce:
1. Install PSPad using installer or extract zip archive to new folder
2. If program loads w/o problems (assuming you're using stable or any other
working wine version) open program settings dialog (accessible via
"Settings"->"Program Settings..." menu)
Screenshots 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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=49760
Bug ID: 49760
Summary: World of Warcraft: stub NtQueryDirectoryObject
Product: Wine-staging
Version: 5.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: loic.blot(a)unix-experience.fr
CC: leslie_alistair(a)hotmail.…
[View More]com, z.figura12(a)gmail.com
Distribution: ---
Hello,
since recent wow build & wine 5.16 upgrade it seems some stub have been fixed
but a new one appear which can be useful for the game i think, regarding to the
call
04f4:fixme:sync:NtQueryDirectoryObject multiple entries not implemented
I don't know in which context they call it, but it's when we are in game world
map, while moving.
Can you take a look/fix it ?
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=49579
Bug ID: 49579
Summary: Running .exe from programs with GUI uses wrong prefix
in Wine 5.0
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: charivari(a)online.de
Distribution:…
[View More] ---
When running an *.exe by doubleclicking on it in the fileexplorer (Thunar),
Wine 5.0 will not run it in the standard prefix ~/.wine as it should, but
instead in another existing prefix in ~/.local/share/wineprefixes/wine32.
Winetricks shows the same behaviour, opening wine32 when told to open the
standardprefix - though for some reason, it also shows wine32 among the
secondary prefixes, while not showing wine at all.
Running from console will produce the expected outcome of running in ~/.wine.
This did not happen in Wine 4.0, and started happening immediately after the
update to Wine 5.0, without any configuration changes.
I've already checked .bash-rc and .profile and made sure there's no value set
for $WINEPREFIX.
While not exactly a major bug, it's a bother to work around for every single
program.
OS: Linux Mint 20 Xfce
Wine: 5.0-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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=35748
Bug ID: 35748
Summary: Blazing Angels 2: cannot initialize 3D engine
Product: Wine
Version: 1.7.12
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: amlopezalonso(a)gmail.com
Created attachment 47739
--> http://bugs.winehq.…
[View More]org/attachment.cgi?id=47739
BA2 start log in desktop mode.
Installing and updating Blazing Angels 2 are OK. However, trying to start the
game fails:
1) In fullscreen mode I only get a black screen.
2) In desktop mode (800x600) I get a popup: "Cannot initialize 3D engine".
Other 3D games run fine.
Attaching log.
Regards,
Antonio
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=50911
Bug ID: 50911
Summary: wine wordpad stopped working in 6.5
Product: Wine
Version: 6.5
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nerv(a)dawncrow.de
Distribution: ---
$ wine wordpad
Application could not be started, or no …
[View More]application associated with the
specified file.
ShellExecuteEx failed: File not found.
This was working before and might be related to Bug 50867
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=50691
Bug ID: 50691
Summary: Half life 1 freezing, if start new game or start
hazard course
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: ne-vlezay80(a)yandex.ru
Distribution: ---
…
[View More]
App release: v46/1.1.1.0
Log:
0024:fixme:d3d:wined3d_guess_card No card selector available for card vendor
0000 (using GL_RENDERER "llvmpipe (LLVM 11.0.1, 256 bits)").
0024:fixme:win:LockWindowUpdate (0002005C), partial stub!
0024:fixme:win:LockWindowUpdate (00000000), partial stub!
0024:fixme:win:LockWindowUpdate (0002005C), partial stub!
0024:fixme:win:LockWindowUpdate (00000000), partial stub!
0024:fixme:win:LockWindowUpdate (0002005C), partial stub!
0024:fixme:win:LockWindowUpdate (00000000), partial stub!
0118:err:module:open_builtin_file failed to load .so lib
"/usr/lib32/wine/winepulse.drv.so"
0118:err:module:open_builtin_file failed to load .so lib
"/usr/lib32/wine/winealsa.drv.so"
0118:err:mmdevapi:DllGetClassObject Driver initialization failed
0118:err:ole:apartment_getclassobject DllGetClassObject returned error
0x80004005 for dll L"C:\\windows\\system32\\mmdevapi.dll"
0118:err:ole:com_get_class_object no class object
{bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x1
0024:err:winediag:gnutls_initialize failed to load libgnutls, no support for
encryption
0024:err:winediag:gnutls_initialize failed to load libgnutls, no support for
pfx import/export
0024:err:module:open_builtin_file failed to load .so lib
"/usr/lib32/wine/winepulse.drv.so"
0024:err:module:open_builtin_file failed to load .so lib
"/usr/lib32/wine/winealsa.drv.so"
0024:err:mmdevapi:DllGetClassObject Driver initialization failed
0024:err:ole:apartment_getclassobject DllGetClassObject returned error
0x80004005 for dll L"C:\\windows\\system32\\mmdevapi.dll"
0024:err:ole:com_get_class_object no class object
{bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x1
0024:err:dsound:get_mmdevenum CoCreateInstance failed: 80004005
011c:err:ntdll:RtlpWaitForCriticalSection section 7BC63360
"../wine/dlls/ntdll/loader.c: loader_section" wait timed out in thread 011c,
blocked by 0024, retrying (60 sec)
011c:err:ntdll:RtlpWaitForCriticalSection section 7BC63360
"../wine/dlls/ntdll/loader.c: loader_section" wait timed out in thread 011c,
blocked by 0024, retrying (60 sec)
011c:err:ntdll:RtlpWaitForCriticalSection section 7BC63360
"../wine/dlls/ntdll/loader.c: loader_section" wait timed out in thread 011c,
blocked by 0024, retrying (60 sec)
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=50679
Bug ID: 50679
Summary: Filmotech v3.91 x32: crash at startup
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: winehq(a)le-garrec.fr
Distribution: ---
Created attachment 69404
--> https://…
[View More]bugs.winehq.org/attachment.cgi?id=69404
log.txt
Get an assertion on startup
Failure Condition: S_OK == D2D().D2DFactory()->CreateDCRenderTarget(&props,
&mDCRenderTarget)
This bug is for wine-staging 6.2. I didn't tried with wine-vanilla sorry.
Compile time is very long.
After install
https://www.filmotech.fr/logiciel/Filmotech/PC/Installation_Filmotech_32-bi…
(c6b2724720765ec4de984f607f56239b5238e5b3
Installation_Filmotech_32-bit_391.exe)
Version wine-6.2 (Staging)
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=50063
Bug ID: 50063
Summary: `winetricks -q sandbox icodecs` crashes
Product: Wine
Version: 5.20
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: download, Installer, regression
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
CC: …
[View More]julliard(a)winehq.org
Regression SHA1: f51fe9ead3f8322a6bba7984b4c0583d78d01c0a
Distribution: Gentoo
A la bug 49550 and bug 49421, `winetricks -q sandbox icodecs`:
Backtrace:
=>0 0x6aa5f7bb ScriptString_pSize+0x3b()
[\\?\unix\home\austin\wine-git\dlls\usp10\usp10.c:3886] in usp10 (0x0067e768)
1 0x6ed312c4 EDIT_CalcLineWidth_SL+0x23(es=0x157168)
[\\?\unix\home\austin\wine-git\dlls\user32\edit.c:812] in user32 (0x0067e788)
2 0x6ed37081 EDIT_EM_ReplaceSel+0xa10(es=0x157168, can_undo=<is not
available>, lpsz_replace=<is not available>, strl=<is not available>,
send_update=<is not available>, honor_limit=<is no
t available>) [\\?\unix\home\austin\wine-git\dlls\user32\edit.c:2643] in user32
(0x0067e7f8)
3 0x6ed38bc3 EditWndProc_common+0x642(hwnd=<is not available>, msg=<is not
available>, wParam=<is not available>, lParam=<is not available>, unicode=<is
not available>) [\\?\unix\home\aust
in\wine-git\dlls\user32\edit.c:3928] in user32 (0x0067e878)
4 0x6eda695f EditWndProcW+0x2e()
[\\?\unix\home\austin\wine-git\dlls\user32\winproc.c:1119] in user32
(0x0067e8a8)
5 0x6eda67dc WINPOS_SysCommandSizeMove+0xeab(hwnd=<is not available>,
wParam=<is not available>)
[\\?\unix\home\austin\wine-git\dlls\user32\winpos.c:2955] in user32
(0x0067e8d8)
6 0x6eda6e93 call_window_proc+0x62(hwnd=0x100e4)
[\\?\unix\home\austin\wine-git\dlls\user32\winproc.c:246] in user32
(0x0067e938)
7 0x6eda96d4 CallWindowProcW+0x63()
[\\?\unix\home\austin\wine-git\dlls\user32\winproc.c:1031] in user32
(0x0067e978)
8 0x6cc59840 DefSubclassProc+0x12f()
[\\?\unix\home\austin\wine-git\dlls\comctl32\commctrl.c:1333] in comctl32
(0x0067e9b8)
9 0x6cc55bea COMBOEX_EditWndProc+0x289(hwnd=<is not available>, uMsg=<is not
available>, wParam=<is not available>, lParam=<is not available>, uId=<is not
available>, ref_data=<is not avai
lable>) [\\?\unix\home\austin\wine-git\dlls\comctl32\comboex.c:1805] in
comctl32 (0x0067ee58)
10 0x6cc5977c DefSubclassProc+0x6b()
[\\?\unix\home\austin\wine-git\dlls\comctl32\commctrl.c:1340] in comctl32
(0x0067ee98)
11 0x6cc598bf COMCTL32_SubclassProc+0x5e(hWnd=0x100e4, uMsg=0xc, wParam=0,
lParam=0x1575d8) [\\?\unix\home\austin\wine-git\dlls\comctl32\commctrl.c:1282]
in comctl32 (0x0067eee8)
12 0x6eda67dc WINPOS_SysCommandSizeMove+0xeab(hwnd=<is not available>,
wParam=<is not available>)
[\\?\unix\home\austin\wine-git\dlls\user32\winpos.c:2955] in user32
(0x0067ef18)
13 0x6eda6e93 call_window_proc+0x62(hwnd=0x100e4)
[\\?\unix\home\austin\wine-git\dlls\user32\winproc.c:246] in user32
(0x0067ef78)
14 0x6eda9466 WINPROC_call_window+0x1d5()
[\\?\unix\home\austin\wine-git\dlls\user32\winproc.c:957] in user32
(0x0067efc8)
15 0x6ed5e20a call_window_proc+0x89(hwnd=0x100e4, msg=0xc, wparam=0)
[\\?\unix\home\austin\wine-git\dlls\user32\message.c:2222] in user32
(0x0067f038)
16 0x6ed63368 send_message+0x247(info=0x67f0c4, res_ptr=0x67f0c0,
unicode=0x1) [\\?\unix\home\austin\wine-git\dlls\user32\message.c:3192] in
user32 (0x0067f0b8)
17 0x6ed6359a send_message+0x479(info=<is not available>, res_ptr=<is not
available>, unicode=<is not available>)
[\\?\unix\home\austin\wine-git\dlls\user32\message.c:3393] in user32 (0x00
67f0f8)
18 0x6cc51a80 COMBOEX_ReSize+0x30f(infoPtr=<is not available>)
[\\?\unix\home\austin\wine-git\dlls\comctl32\comboex.c:440] in comctl32
(0x0067f118)
19 0x6cc52619 COMBOEX_SetItemW+0xc8(infoPtr=0x1552e8, cit=0x67f4ec)
[\\?\unix\home\austin\wine-git\dlls\comctl32\comboex.c:439] in comctl32
(0x0067f158)
20 0x6cc5491a COMBOEX_WindowProc+0xe79(hwnd=0xb00dc, uMsg=0x40c, wParam=0,
lParam=0x67f4ec) [\\?\unix\home\austin\wine-git\dlls\comctl32\comboex.c:2050]
in comctl32 (0x0067f258)
21 0x6eda67dc WINPOS_SysCommandSizeMove+0xeab(hwnd=<is not available>,
wParam=<is not available>)
[\\?\unix\home\austin\wine-git\dlls\user32\winpos.c:2955] in user32
(0x0067f288)
22 0x6eda6e93 call_window_proc+0x62(hwnd=0xb00dc)
[\\?\unix\home\austin\wine-git\dlls\user32\winproc.c:246] in user32
(0x0067f2e8)
23 0x6eda9466 WINPROC_call_window+0x1d5()
[\\?\unix\home\austin\wine-git\dlls\user32\winproc.c:957] in user32
(0x0067f338)
24 0x6ed5e20a call_window_proc+0x89(hwnd=0xb00dc, msg=0x40c, wparam=0)
[\\?\unix\home\austin\wine-git\dlls\user32\message.c:2222] in user32
(0x0067f3a8)
25 0x6ed63368 send_message+0x247(info=0x67f434, res_ptr=0x67f430,
unicode=0x1) [\\?\unix\home\austin\wine-git\dlls\user32\message.c:3192] in
user32 (0x0067f428)
26 0x6ed6359a send_message+0x479(info=<is not available>, res_ptr=<is not
available>, unicode=<is not available>)
[\\?\unix\home\austin\wine-git\dlls\user32\message.c:3393] in user32 (0x00
67f468)
27 0x0040be2e IExplorerBrowserEventsImpl_fnAddRef+0x58d()
[\\?\unix\home\austin\wine-git\programs\explorer\explorer.c:265] in explorer
(0x0067f528)
28 0x0040c878
IExplorerBrowserEventsImpl_fnOnNavigationComplete+0x87(iface=<is not
available>, pidl=<is not available>)
[\\?\unix\home\austin\wine-git\programs\explorer\explorer.c:289] in
explorer (0x0067f678)
29 0x7c64566d in shell32 (+0x2566c) (0x0067f6d8)
30 0x7c644079 in shell32 (+0x24078) (0x0067f738)
31 0x0040d330 wWinMain+0x95f(hinstance=<is not available>, previnstance=<is
not available>, cmdline=<is not available>, cmdshow=<is not available>)
[\\?\unix\home\austin\wine-git\include\s
hobjidl.h:10114] in explorer (0x0067fe68)
32 0x0041162a wmain+0xc9()
[\\?\unix\home\austin\wine-git\dlls\msvcrt\crt_wwinmain.c:55] in explorer
(0x0067fef8)
33 0x00411549 wmainCRTStartup+0x68()
[\\?\unix\home\austin\wine-git\dlls\msvcrt\crt_wmain.c:62] in explorer
(0x0067ff28)
34 0x7b62cf2e BaseThreadInitThunk+0xd(unknown=<is not available>, entry=<is
not available>) [\\?\unix\home\austin\wine-git\dlls\kernel32\thread.c:60] in
kernel32 (0x0067ff48)
35 0x7bc59c37 RtlSleepConditionVariableSRW+0x176(variable=<is not available>,
lock=<is not available>, timeout=<is not available>, flags=<is not available>)
[\\?\unix\home\austin\wine-git\
dlls\ntdll\sync.c:556] in ntdll (0x0067ff5c)
36 0x7bc59e60 call_thread_func+0xaf()
[\\?\unix\home\austin\wine-git\dlls\ntdll\thread.c:134] in ntdll (0x0067ffec)
0x6aa5f7bb ScriptString_pSize+0x3b
[\\?\unix\home\austin\wine-git\dlls\usp10\usp10.c:3886] in usp10: movl
0x68(%eax),%edx
3886 analysis->sz.cy = analysis->glyphs[0].sc->tm.tmHeight;
regression introduced by:
commit f51fe9ead3f8322a6bba7984b4c0583d78d01c0a
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Oct 6 15:12:09 2020 +0200
gdi32: Store the face filename as a DOS path.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=18700
Summary: View Source does not work.
Product: Wine
Version: 1.1.18
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: montanawoody(a)gmail.com
I am unable to use the built-in iexplore to view the source code of web pages.
The link in the right-…
[View More]click menu exists, but all it produces is the error:
fixme:mshtml:OleCommandTarget_Exec unsupported nCmdID 2139 of CGID_MSHTML group
AFAIK, the Windows behavior for this menu item is to open the source code of
the selected frame in notepad. Since notepad is already implemented, I would
hope this would be an easy feature to add in. If implemented, this would be
very helpful for tracking down rendering bugs in apps that use the iexplore
interface.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51046
Bug ID: 51046
Summary: Need for Speed: Most Wanted (2012) car rendering is
broken with OpenGL renderer
Product: Wine
Version: 6.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
…
[View More]Distribution: ---
Created attachment 69908
--> https://bugs.winehq.org/attachment.cgi?id=69908
example
wine-6.6-374-g5a1d836def2
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51045
Bug ID: 51045
Summary: Need for Speed: Rivals crashes after an intro with
Vulkan renderer
Product: Wine
Version: 6.6
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: ---
…
[View More]0924:fixme:d3d:wined3d_buffer_vk_create_buffer_object Ignoring some bind flags
0x29.
0924:fixme:d3d:wined3d_render_target_view_vk_cs_init Buffer views not
implemented.
08fc:fixme:d3d:wined3d_device_context_clear_rendertarget_view Not implemented
for WINED3D_RTYPE_BUFFER resources.
08fc:err:d3d11:d3d11_immediate_context_ClearRenderTargetView Failed to clear
view, hr 0x8876086c.
0924:fixme:d3d:wined3d_buffer_vk_prepare_location Unhandled location 0.
0924:err:d3d:wined3d_buffer_invalidate_range Buffer 0x7f36aaaa1150 does not
have any up to date location.
0924:err:d3d:wined3d_texture_vk_prepare_texture Invalid resource type
WINED3D_RTYPE_BUFFER.
0924:err:d3d:vk_image_view_type_from_wined3d Unhandled resource type
WINED3D_RTYPE_BUFFER.
../src/amd/vulkan/radv_device.c:6852: FINISHME: Illegal color
08fc:fixme:d3d11:d3d11_immediate_context_Map Ignoring map_flags 0x100000.
08fc:fixme:d3d:wined3d_device_context_clear_rendertarget_view Not implemented
for WINED3D_RTYPE_BUFFER resources.
08fc:err:d3d11:d3d11_immediate_context_ClearRenderTargetView Failed to clear
view, hr 0x8876086c.
0924:fixme:d3d:wined3d_buffer_vk_prepare_location Unhandled location 0.
0924:err:d3d:wined3d_buffer_invalidate_range Buffer 0x7f36aaaa26d0 does not
have any up to date location.
0924:err:d3d:wined3d_buffer_load_location Buffer 0x7f36aaaa1150 does not have
any up to date location.
0924:err:d3d:wined3d_texture_vk_prepare_texture Invalid resource type
WINED3D_RTYPE_BUFFER.
0924:err:d3d:vk_image_view_type_from_wined3d Unhandled resource type
WINED3D_RTYPE_BUFFER.
08fc:fixme:d3d11:d3d11_immediate_context_Map Ignoring map_flags 0x100000.
08fc:fixme:d3d:wined3d_device_context_clear_rendertarget_view Not implemented
for WINED3D_RTYPE_BUFFER resources.
08fc:err:d3d11:d3d11_immediate_context_ClearRenderTargetView Failed to clear
view, hr 0x8876086c.
08e8:err:heap:validate_block_pointer Heap 0000000000160000: bad flags 00000001
for in-use arena 00007F36AAAB0838
08e8:err:heap:validate_block_pointer Heap 0000000000160000: bad flags 00000001
for in-use arena 00007F36AAAA12F8
wine-6.6-374-g5a1d836def2
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51044
Bug ID: 51044
Summary: after setting "Create a virtual desktop" in winecfg,
wine throws BadWindow
Product: Wine
Version: 6.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: eduardoprocopiogomez(a)gmail.com
…
[View More] Distribution: ---
Created attachment 69904
--> https://bugs.winehq.org/attachment.cgi?id=69904
attachment
While attempting to solve a "missing DINPUT8.dll" error in Cemu (following the
instructions here: https://github.com/leomaurodesenv/cemu-linux/issues/1). So i
put wine in "Create a virtual desktop" mode and a BadWindow error ocurred.
i could not use "echo $(winecfg) >> log.txt" because it doesn't log anything in
the file so i attached a screenshot and a copy-paste of my terminal in a zip
format.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=49118
Bug ID: 49118
Summary: env.c:get_image_path() de-reference null pointer
Product: Wine
Version: 5.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rich.coe2(a)gmail.com
Distribution: ---
In the method dlls/ntdll/env.c:…
[View More]get_image_path() the call to
RtlGetFullPathName_U() will set file_part pointer to null if it fails or
full_name is a directory.
I found this when the path to the executable passed to wine was not parsing the
spaces correctly.
diff --git a/dlls/ntdll/env.c b/dlls/ntdll/env.c
index 71ae48681d..a89a62b893 100644
--- a/dlls/ntdll/env.c
+++ b/dlls/ntdll/env.c
@@ -707,6 +707,7 @@ static void get_image_path( const char *argv0,
UNICODE_STRING *path )
{
len = RtlGetFullPathName_U( name, sizeof(full_name), full_name,
&file_part );
if (!len || len > sizeof(full_name)) goto failed;
+ if (NULL == file_part) goto failed;
/* try first without extension */
if (RtlDoesFileExists_U( full_name )) goto done;
if (len < (MAX_PATH - 4) * sizeof(WCHAR) && !wcschr( file_part, '.' ))
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51029
Bug ID: 51029
Summary: ProcessHackerPortable
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: doubleman1971(a)gmail.com
Distribution: ---
Created attachment 69881
--> https://bugs.…
[View More]winehq.org/attachment.cgi?id=69881
error
Parrot OS
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=50882
Bug ID: 50882
Summary: garmin express
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: francoissylvain2(a)orange.fr
Distribution: ---
Good morning
Sorry I do not be fluant in english.
My …
[View More]version of wine : wine-5.0 (Ubuntu 5.0-3ubuntu1)
When I want to update my carts with Garmin Express the
Cefsharp.browserSubprocess.exe show on issue. This issue is in attchment.
Thank you for your help.
Please report me for more information about my 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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=16697
Summary: HyperChem 8.0.x's licensing system fails to properly
generate a 'locking code,' preventing program usage
Product: Wine
Version: 1.1.11
Platform: PC
URL: http://www.hyper.com/Download/tabid/357/Default.aspx
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: …
[View More]wine-bugs(a)winehq.org
ReportedBy: d.c.ddcc(a)gmail.com
HyperChem 8.0.6 Evaluation requires the user to enter a provided license code
in order to generate a locking code, which is sent via email to the authors for
a trial license key. However, a proper locking code (0-0) isn't generated, thus
prohibiting program usage.
Reproduce:
1. Download HyperChem 8.0.6.
2. Copy mfc40.dll from a Windows installation.
3. Launch the setup and pick "standalone," then "software-license."
4. Use the serial number provided on their website.
5. Launch chem.exe; it will ask you to launch the activator, which generates a
locking code of 0-0.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=20776
Summary: 3DMark Vantage: your graphics card doesn't support
DirectX 10
Product: Wine
Version: 1.1.33
Platform: PC
URL: http://www.futuremark.com/benchmarks/3dmarkvantage/dow
nload/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
…
[View More]AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffz(a)jeffz.name
Now that bug 18852 is fixed, 3DMark Vantage runs, but when starting the
benchmark it says: your graphics card doesn't support DirectX 10
fixme:dxgi:dxgi_device_init Ignoring adapter type.
fixme:d3d10core:d3d10_device_CreateQuery iface 0x1779dc, desc 0x33a1f4, query
0x33a358 stub!
To install:
sh winetricks win2k vcrun2005sp1
sh winetricks vista
wine 3dmark_vantage_v101_0906a.exe
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=35951
Bug ID: 35951
Summary: Cant launch cs go while using ati card, 7xxx series
(at least)
Product: Wine
Version: 1.7.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jarkko_korpi(a)hotmail.com
Created attachment …
[View More]48021
--> http://bugs.winehq.org/attachment.cgi?id=48021
error dialog
There has not been a bug report of this issue and I decided to make one.
wine version 1.7.15
For some reason I tried to run csgo directly without using steam and I got very
odd response.
"SSE and SSE2 are required."
I have never seen that before.
I have phenom 2 processor http://en.wikipedia.org/wiki/Phenom_ii
Instruction set x86, x86-64, MMX, SSE, SSE2, SSE3, SSE4a
There is something that prevents ati users to play cs go (see pic). I don't
know what cards are affected. I think I had this with 7770, now with 7870 and
cs go database has 7850 entry about this issue. I have helped one guy at irc
related this issue. He had ati, but don't remember model.
The trick has been to lie to game via regedit your graphic card, changing
device and vendor id. After that there is no such dialog.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=2155
Julian Rüger <jr98(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jr98(a)gmx.net
--
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=45260
Bug ID: 45260
Summary: No sound in-game in Watch Dogs
Product: Wine-staging
Version: 3.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: A.Fettouhi(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-…
[View More]team.de,
sebastian(a)fds-team.de
Distribution: ---
Have gotten Watch Dogs 1 (under uplay) running under wine-staging 3.8 and 3.9
with dxvk (0.51 & 0.52) but the sound in-game is missing. There sound in the
intro sequence with Ubisoft logo and in the menu but when you start the game,
the sound stops working in cutscenes and in the game itself. I have tried to
install xact and directx9 but no change. Also attempted to set to stereo
because I read the game has tedency to force 5.1 and I only have a stereo
setup. All my testing was done under Arch Linux 64 bit with a 64 bit wine
PREFIX. Uplay was installed via winetricks. Using an i7-6600K cpu with a 1080
gtx nvidia card and the 396.24 driver. The game itself runs really well and
smooth even with the graphics settings set to ultra.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=46514
Bug ID: 46514
Summary: Task Manager UI is not properly representing CPU load
in Processes tab
Product: Wine-staging
Version: 4.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: linards.liepins(a)gmail.com
…
[View More] CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 63369
--> https://bugs.winehq.org/attachment.cgi?id=63369
screenshot
In stead of real values, I am seeing either 0 or -2147483648 for the currently
running processes.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51033
Bug ID: 51033
Summary: When enabling WIndowd mode in WInecfg, various apps
crashes with either ShellExecuteEx or System32 DLL
library loader errors
Product: Wine-staging
Version: 6.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: …
[View More]wine-bugs(a)winehq.org
Reporter: linards.liepins(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
When trying to re-test the bug https://bugs.winehq.org/show_bug.cgi?id=38303 ,
I hit the following behavior (applies to both "EA Sports" NHL 09 and "R.G.
Mechancis" repack version (https://www.rgmechanics.com/about/)):
$ wine nhl2009.exe -w
02d0:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
02d0:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
02d0:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
070c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
070c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
070c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0714:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0714:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0714:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
02d0:err:module:LdrInitializeThunk "wined3d.dll" failed to initialize, aborting
02d0:err:module:LdrInitializeThunk Initializing dlls for L"C:\\Program Files
(x86)\\R.G. Mechanics\\NHL 09\\nhl2009.exe" failed, status c0000005
$ wine nhl2009.exe
0784:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0784:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0784:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
078c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
078c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
078c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0794:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0794:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0794:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0784:err:module:LdrInitializeThunk "wined3d.dll" failed to initialize, aborting
0784:err:module:LdrInitializeThunk Initializing dlls for L"C:\\Program Files
(x86)\\R.G. Mechanics\\NHL 09\\nhl2009.exe" failed, status c0000005
Then I copied d3d9.dll and d3d9.ini to the installation path of NHL 09 and ran
terminal again:
$ wine nhl2009.exe
080c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
080c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
080c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0804:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0804:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0804:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0818:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0818:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0818:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
080c:err:module:LdrInitializeThunk "comctl32.dll" failed to initialize,
aborting
080c:err:module:LdrInitializeThunk Initializing dlls for L"C:\\Program Files
(x86)\\R.G. Mechanics\\NHL 09\\nhl2009.exe" failed, status c0000005
Attaching dxvk 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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51031
Bug ID: 51031
Summary: ProcessHacker64
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: doubleman1971(a)gmail.com
Distribution: ---
Created attachment 69882
--> https://bugs.winehq.…
[View More]org/attachment.cgi?id=69882
error
unknown
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51023
Bug ID: 51023
Summary: [Regression] wine64 fails to load system dlls
Product: Wine-staging
Version: 6.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ggrabler(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.…
[View More]figura12(a)gmail.com
Distribution: ---
Created attachment 69872
--> https://bugs.winehq.org/attachment.cgi?id=69872
Wine-Output with WINEDEBUG=warn+all
Hi there,
In Solus we're experiencing a strange issue since wine6.6. If we try to start a
64.exe in example from the ~/Downloads folder, wine seems to fail finding
system libraries.
I reproduced it by using winbox64.exe (from https://mikrotik.com/download /
64bit version)
I've tried that with:
- Wine 6.5 (all works fine)
- Wine 6.6 (fails)
- Wine 6.6 (+all ntdll changes cherry-picked) from 6.6 release to master/head:
0001-ntdll-Take-loadorder-into-account-also-for-a-main-ex.patch
0002-ntdll-Cleanup-the-path-with-collapse_path-in-unix_to.patch
0003-ntdll-Initialize-version-and-session-id-on-the-Unix-.patch
0004-ntdll-Reuse-the-Unix-name-buffer-for-get_dos_device.patch
0005-ntdll-Reject-NT-path-names-that-are-not-in-canonical.patch
0006-ntdll-Initialize-nt_name-before-using-it.patch
0007-ntdll-Remove-wait-timeout-in-get_thread_context.patch
0008-ntdll-Allow-a-second-backslash-after-the-drive-lette.patch
0009-ntdll-Move-nt_to_unix_file_name_attr-to-avoid-forwar.patch
0010-ntdll-Always-pass-object-attributes-to-nt_to_unix_fi.patch
0011-ntdll-Add-NtCreateThread-stub.patch
0012-ntdll-Move-create_startup_info-to-env.c.patch
0013-ntdll-Reimplement-file-system-redirection-using-NT-p.patch
0014-ntdll-Get-rid-of-the-rebuild_nt_name-helper.patch
0015-ntdll-tests-Add-some-file-system-redirection-tests.patch
0016-ntdll-Return-STATUS_INFO_LENGTH_MISMATCH-when-len-is.patch
See output attached (will attach a bacaktrace too)
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51030
Bug ID: 51030
Summary: ProcessHackerPortable
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: doubleman1971(a)gmail.com
Distribution: ---
Parrot OS
--
Do not reply to this email, post …
[View More]in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51025
Bug ID: 51025
Summary: Lychee installation / first run error
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: packager
Assignee: wine-bugs(a)winehq.org
Reporter: ppgpublishing(a)protonmail.com
Distribution: ---
Created attachment 69877
-…
[View More]-> https://bugs.winehq.org/attachment.cgi?id=69877
Lychee installation / first run error
https://lychee.mango3d.io/
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=50877
Bug ID: 50877
Summary: Can't start GOG installers
Product: Wine
Version: 6.5
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: ---
Hello,
Since Wine 6.5 I can't start GOG installers via double …
[View More]click. However, I can
start them via terminal and they are working normally. Downgrading to Wine 6.4
solves the problem.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=49858
Bug ID: 49858
Summary: Windows terminal crashes inside RegOpenKeyExW at start
Product: Wine
Version: 5.17
Hardware: x86-64
URL: https://github.com/microsoft/terminal/releases/downloa
d/v1.2.2381.0/Microsoft.WindowsTerminal_1.2.2381.0_8we
kyb3d8bbwe.msixbundle
OS: Linux
Status: NEW
Keywords: download
…
[View More] Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: ---
I wanted to give this a try, and came as far as a nice crash at start.
The program is shipped as msixbundle (???), it can be extracted with 7zip
wget
https://github.com/microsoft/terminal/releases/download/v1.2.2381.0/Microso…
7z x Microsoft.WindowsTerminal_1.2.2381.0_8wekyb3d8bbwe.msixbundle
7z x CascadiaPackage_1.2.2381.0_x64.msix
Though this all looks rather hacky, I checked that after copying over the
extracted folder to Windows 10, the application starts fine when I just start
"WindowsTerminal.exe" in the unzipped folder (just started "cmd" , cd to the
extracted folder and typed WindowsTerminal.exe in the console).
So I guess wine should be able to do this as well.
The empty string in the fixme below already looks suspicious, don`t know
what`s going on....
00e4:fixme:combase:RoGetActivationFactory (L"",
{00000035-0000-0000-c000-000000000046}, 000000000021FA40): semi-stub
Short log of crash:
00e4:fixme:ntdll:EtwEventRegister ({56c06166-2e2e-5f4d-7ff3-74f4b78c87d6},
0000000140001000, 000000014001C048, 000000014001C068) stub.
00e4:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 0000000140016EEF, 58)
stub
00e4:fixme:win:EnableMouseInPointer (0x1) stub
00e4:fixme:combase:RoGetActivationFactory (L"",
{00000035-0000-0000-c000-000000000046}, 000000000021FA40): semi-stub
wine: Unhandled page fault on read access to 0000000F00000001 at address
000000007B054C44 (thread 00e4), starting debugger...
=>0 0x000000007b054c44 RegOpenKeyExW+0x2c(hkey=0x8c, name=*** invalid address
0xf00000001 ***, options=0, access=0x20019)
[Z:\media\louis\4048f735-ee98-496e-b75c-40783b1eaa1b\sda2\wine64-build\..\wine\dlls\kernelbase\registry.c:470]
in kernelbase (0x000000000021f9a0)
1 0x0000000000247fa6 RoGetActivationFactory+0x95(classid=0x21fa18,
iid=0x140015c80, class_factory=0x21fa40)
[Z:\media\louis\4048f735-ee98-496e-b75c-40783b1eaa1b\sda2\wine64-build\..\wine\dlls\combase\roapi.c:57]
in combase (0x000000000021f9a0)
2 0x000000014000af63 in windowsterminal (+0xaf62) (0x000000000021f9a0)
3 0x0000000140006d15 in windowsterminal (+0x6d14) (0x000000000021fa60)
4 0x0000000140006eb8 in windowsterminal (+0x6eb7) (0x000000000021fb80)
5 0x00000001400051e3 in windowsterminal (+0x51e2) (0x000000000021fd60)
6 0x0000000140012a72 in windowsterminal (+0x12a71) (0x000000000021fe60)
7 0x000000007b65e3b1 in kernel32 (+0x4e3b0) (0x000000000021fe60)
0x000000007b054c44 RegOpenKeyExW+0x2c
[Z:\media\louis\4048f735-ee98-496e-b75c-40783b1eaa1b\sda2\wine64-build\..\wine\dlls\kernelbase\registry.c:470]
in kernelbase: movzwl (%rdx),%edx
470 if (retkey && (!name || !name[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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=43669
Bug ID: 43669
Summary: Add proper implementation for IUIFramework
Product: Wine
Version: 2.16
Hardware: x86
URL: http://www.codeproject.com/Articles/140647/How-to-Supp
ort-the-Ribbon-and-a-Menu-in-the-Same-E
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -…
[View More]unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
IUIFramework has stubs now, but no working implementation.
This is hard to implement though, because the ribbon xml files need to be
compiled with a program called UICC.exe from the windows SDK, the resulting
resources have some proprietary binary format. If we want to load and display a
ribbon, we'll have to understand it.
Luckily the UICC compiler works under wine (with msxml3 msxml6), so at least
compiling is easily. But the binary format is hard to understand, so probably
it'll take a long while until it finally works naively in wine.
Workaround:
-Get uiribbon.dll and uiribbonres.dll from win7 and override uiribbon in
winecfg
-Get uxtheme.dll from win7 and override it, too (crashes if you don't)
-Get propsys.dll and override it (Unimplemented function)
-Get patch https://source.winehq.org/patches/data/136868 (or wait until the
problem is fixed)
-Start the program from the linked URL, it'll 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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=37376
Bug ID: 37376
Summary: Visual C++ 2005 Express SP1 installer displays in
French instead of English
Product: Wine
Version: 1.7.28
Hardware: x86
URL: http://download.microsoft.com/download/7/7/3/7737290f-
98e8-45bf-9075-85cc6ae34bf1/VS80sp1-KB926748-X86-INTL.
exe
OS: Linux
Status: NEW
…
[View More]Keywords: download, Installer, regression
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
CC: hans(a)meelstraat.net
Created attachment 49703
--> https://bugs.winehq.org/attachment.cgi?id=49703
terminal output
Regression, introduced by:
[austin@localhost wine-git]$ git bisect bad
a5d8ab57f6b84f318efee10c97558df5514c342d is the first bad commit
commit a5d8ab57f6b84f318efee10c97558df5514c342d
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Wed Sep 3 15:41:09 2014 +0200
msi: Check transform validation flags.
:040000 040000 416ba98de7b1b99ee842a1567f8e5efb6fb7fdec
04c4690b8bc9165daf6fd2a44f9fbf279cf5dfbe M dlls
:040000 040000 73a4170d25993e7e1caa02c7ef6088441dce0fcc
d4309fc63e0d5bade735f55d95828820018d74af 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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=31039
Bug #: 31039
Summary: Visual C++ 2005 Express SP1 install fails
Product: Wine
Version: 1.5.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mathieu.malaterre(a)gmail.com
Classification: Unclassified
Sorry if this looks …
[View More]like a duplicate of #20110 but I believe one can still not
install Visual C++ 2005 Express SP1 using wine 1.5.5:
$ wine --version
wine-1.5.5
$ wine VS80sp1-KB926748-X86-INTL.exe
fixme:storage:create_storagefile Storage share mode not implemented.
Using:
$ wget
http://download.microsoft.com/download/7/7/3/7737290f-98e8-45bf-9075-85cc6a…
$ md5sum VS80sp1-KB926748-X86-INTL.exe
a5129e83a91fc1ec44f45189f27244be VS80sp1-KB926748-X86-INTL.exe
Thanks
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=20110
Summary: Visual C++ 2005 Express SP1 install fails
Product: Wine
Version: 1.1.29
Platform: PC
URL: http://download.microsoft.com/download/7/7/3/7737290f-
98e8-45bf-9075-85cc6ae34bf1/VS80sp1-KB926748-X86-INTL.
exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
…
[View More] Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
(Bug 19502 is about Visual C++ 2005 SP1 [not express] install failing.
Since the express apps are easier to download and install, I figured
it was worth having a separate bug. If the problem turns out to
be the same, we'll merge the bugs.)
http://download.microsoft.com/download/7/7/3/7737290f-98e8-45bf-9075-85cc6a…
(sha1sum 8b9a0172efad64774aa122f29e093ad2043b308d)
fails to install. To reproduce:
wget http://winezeug.googlecode.com/svn/trunk/winetricks
sh winetricks -q vc2005express
sh winetricks vc2005expresssp1
It crashes soon after
trace:msi:MsiGetFileVersionW
L"C:\\windows\\Microsoft.NET\\Framework\\URTInstallPath\\al.exe" (nil) 0 (nil)
0
in msi's find_published_source() on the line
mi->volume_label = msi_realloc(mi->volume_label, ++volumesz * sizeof(WCHAR));
because mi->volume_label was NULL, and evidently realloc doesn't alloc in that
case. If you change that to read
sizeof(WCHAR));
mi->volume_label = mi->volume_label ? msi_realloc(mi->volume_label,
++volumesz * sizeof(WCHAR)) : msi_alloc(++volumesz * sizeof(WCHAR));
it gets very slightly farther and fails with
err:msi:ACTION_InstallFiles compressed file wasn't extracted
(L"C:\\windows\\Microsoft.NET\\Framework\\URTInstallPath\\al.exe")
err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned
1603
Calling MSI for now, might be something else.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=50949
Bug ID: 50949
Summary: No sound is played.
Product: Wine-staging
Version: 6.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 79625490833(a)yandex.ru
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
…
[View More] Distribution: ---
Created attachment 69772
--> https://bugs.winehq.org/attachment.cgi?id=69772
Error log
Hello. Need help configuring wine to play sounds for some applications. Sound
is played on tanks. Https://wiki.winehq.org/MIDI - this instruction is not
entirely clear.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=28774
Bug #: 28774
Summary: Mega: crashes on start (Call from 0x7b83a9e9 to
unimplemented function
msvcp60.dll.?_Tidy@?$basic_string@DU?$char_traits@D@st
d@@V?$allocator@D@2@@std@@AAEX_N@)
Product: Wine
Version: 1.3.30
Platform: x86-64
URL: http://www.megasoftware.net/megalinux.php
OS/Version: Linux
Status:…
[View More] UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: petrushkin(a)yandex.ru
Classification: Unclassified
Created attachment 36968
--> http://bugs.winehq.org/attachment.cgi?id=36968
backtrace on virgin wine prefix
Alternative download link:
http://update.megasoftware.net/deb/pool/main/m/mega/mega_5110426_all.deb (they
are packed windows exe into deb package)
or https://aur.archlinux.org/packages.php?ID=53233 for Arch Linux.
When I started MEGA (Molecular Evolutionary Genetics Analysis) I get such
error:
$ wine /usr/local/bin/MEGA/MEGA5.exe
wine: Call from 0x7b83a9e9 to unimplemented function
msvcp60.dll.?_Tidy@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAEX_N@Z,
aborting
fixme:resource:GetGuiResources (0xd4,0): stub
$ wine --version
wine-1.3.30
I have found bug http://bugs.winehq.org/show_bug.cgi?id=27067 but it's closed
as fixed, but in latest version I get this error again.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=27067
Summary: Drake of the 99 Dragons needs
msvcp60.dll.?_Tidy@?$basic_string@DU?$char_traits@D@st
d@@V?$allocator@D@2@@std@@AAEX_N@Z
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: …
[View More]andrew.millington(a)gmail.com
Unhandled exception: unimplemented function
msvcp60.dll.?_Tidy@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@
called in 32-bit code (0x7b839282).
qdvd needs to be registered in order bypass the crash when the movies play but
they don't show.
with msvcp60 it works.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=27303
Summary: QQMusic2011 installer needs atl80.dll
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
1. Download QQmusic installer
$ wget http://dl_dir.qq.com/music/clntupate/QQMusic2011.exe
2. …
[View More]install vcrun6, works around http://bugs.winehq.org/show_bug.cgi?id=27067 (
Drake of the 99 Dragons needs
msvcp60.dll.?_Tidy@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAEX_N@Z
)
$ winetricks -q vcrun6
3. install QQMusic2011
$ wine QQMusic2011.exe
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC80.ATL" (8.0.50727.4053)
err:module:import_dll Library ATL80.DLL (which is needed by L"C:\\Program
Files\\Tencent\\QQMusic\\QQMusicCvtData.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\Tencent\\QQMusic\\QQMusicCvtData.exe" failed, status c0000135
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC80.ATL" (8.0.50727.4053)
err:module:import_dll Library ATL80.DLL (which is needed by L"C:\\Program
Files\\Tencent\\QQMusic\\QQMusicCvtData.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\Tencent\\QQMusic\\QQMusicCvtData.exe" failed, status c0000135
err:ole:CoGetClassObject class {1dabf8d5-8430-4985-9b7f-a30e53d709b3} not
registered
err:ole:CoGetClassObject class {1dabf8d5-8430-4985-9b7f-a30e53d709b3} not
registered
err:ole:create_server class {1dabf8d5-8430-4985-9b7f-a30e53d709b3} not
registered
See attachment for full log.
Is there any way to work around? register a native atl80.dll will cause run
time error r6034, is that a bug?
Thanks!
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=27304
Summary: QQMusic2011
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=34923)
--> (http://bugs.winehq.org/attachment.cgi?id=34923)
Log: start QQMusic
1. Download …
[View More]QQmusic installer
$ wget http://dl_dir.qq.com/music/clntupate/QQMusic2011.exe
2. install vcrun6, works around http://bugs.winehq.org/show_bug.cgi?id=27067 (
Drake of the 99 Dragons needs
msvcp60.dll.?_Tidy@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAEX_N@Z
)
$ winetricks -q vcrun6
3. install QQMusic2011
$ wine QQMusic2011.exe
4. set msvcrt overriding to "builtin", works around winetricks Issue 81:
QQmusic call unimplemented function msvcrt.dll._snwprintf_s if native vcrun6 is
installed by winetricks
5. start QQMusic:
$ cd ~/.wine/drive_c/Program Files/Tencent/QQMusic
$ wine QQMusic.exe
After a while an error message dialog says QQMusic has to close, see attachment
for full log.
There is a bug about QQMusic installer: Bug 27303 - QQMusic2011 installer needs
atl80.dll
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=29549
Bug #: 29549
Summary: QQMusic crash at unimplemented msvcr80.dll.tmpfile_s
Product: Wine
Version: 1.3.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
1. Download QQMusic …
[View More]installer
http://dl_dir.qq.com/music/clntupate/QQMusic2011.exe
2. Install with Wine
wine-1.3.36-129-ga86b765
3.
$ cd "~/.wine/drive_c/Program Files/Tencent/QQMusic"
$ wine QQMusic.exe
Crash
Backtrace:
=>0 0x7b83a46b RaiseException+0x87(code=0x80000100, flags=0x1, nbargs=0x2,
args=0x33f808) [/home/fracting/wine-git/dlls/kernel32/except.c:84] in kernel32
(0x0033f7e8)
1 0x7dea242d __wine_spec_unimplemented_stub+0x34(module="msvcr80.dll",
function="tmpfile_s") [/home/fracting/wine-git/dlls/winecrt0/stub.c:34] in
msvcr80 (0x0033f818)
2 0x7dea21d5 __wine_stub_tmpfile_s+0x28() in msvcr80 (0x0033f884)
3 0x004029bc in qqmusic (+0x29bb) (0x0033f884)
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=27575
Summary: QQMusic installer needs
msvcp60.dll.??9std@@YA_NABV?$basic_string@DU?$char_tra
its@D@std@@V?$allocator@D@2@@0@PBD@Z
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: …
[View More]fracting(a)gmail.com
1 Download installer of QQMusic from:
http://dl_dir.qq.com/music/clntupate/QQMusic2011.exe
2. start with wine
$ wine QQMusic2011.exe
fixme:msvcrt:_setmbcp trail bytes data not available for DBCS codepage 0 -
assuming all bytes
wine: Call from 0x7b839c02 to unimplemented function
msvcp60.dll.??9std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@PBD@Z,
aborting
wine: Unimplemented function
msvcp60.dll.??9std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@PBD@Z
called at address 0x7b839c02 (thread 0009), starting debugger...
Unhandled exception: unimplemented function
msvcp60.dll.??9std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@PBD@Z
called in 32-bit code (0x7b839c02).
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=28370
Summary: QQMusic installer exit silently
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=36372)
--> (http://bugs.winehq.org/attachment.cgi?id=36372)
Log: +msvcrt,…
[View More]+msvcp60,+msvcr60,+msvcp80,+msvcr80 trace
wine-1.3.28-86-g9b729bb
Bug 27575 is fixed now.
Is it dup of Bug 28366 ?
Please see the log.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=31246
Bug #: 31246
Summary: QQMusic deadlock on exit with buitin msvcr80
Product: Wine
Version: 1.5.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
1. Download QQMusic installer
…
[View More]http://dl_dir.qq.com/music/clntupate/QQMusic2011.exe
2. Install with Wine
wine-1.5.9-33-gb20a1f5
3. Workaround Bug 27109 by `winetricks vcrun6`
4. Workaround Bug 30512 by `winetricks vcrun2008` + native alt80.dll
5. Workaround Bug 27304 by `winetricks gdiplus`.
6. Set msvcr80 to builtin
7.
$ cd "~/.wine/drive_c/Program Files/Tencent/QQMusic"
$ wine QQMusic.exe
8. Wait for some seconds
9. Right click the system tray icon of QQMusic, then "Exit"/"退出" in the menu.
If you can't read Chinese, just click the last item ;-) (With a red power key
icon)
Expect Result:
QQ Music should exit
Actual Result:
Deadlock:
--- snip ---
0009:err:ntdll:RtlpWaitForCriticalSection section 0x7bcd0944 "loader.c:
loader_section" wait timed out in thread 0009, blocked by 0040, retrying (60
sec)
002b:err:ntdll:RtlpWaitForCriticalSection section 0x7bcd0944 "loader.c:
loader_section" wait timed out in thread 002b, blocked by 0040, retrying (60
sec)
002e:err:ntdll:RtlpWaitForCriticalSection section 0x7bcd0944 "loader.c:
loader_section" wait timed out in thread 002e, blocked by 0040, retrying (60
sec)
0028:err:ntdll:RtlpWaitForCriticalSection section 0x7bcd0944 "loader.c:
loader_section" wait timed out in thread 0028, blocked by 0040, retrying (60
sec)
003c:err:ntdll:RtlpWaitForCriticalSection section 0x7bcd0944 "loader.c:
loader_section" wait timed out in thread 003c, blocked by 0040, retrying (60
sec)
--- snip ---
How reproducible:
>50%, depends on how long you wait after QQMusic starts. If you click the "Exit/退出" item very early then there maybe no deadlock, for me it seems waiting for 5 seconds before clicking "exit/退出" is enough to get the deadlock.
Never get a deadlock with native msvcr80.
Additional info:
1. I can reproduce the deadlock when +relay trace is enable.
2. With +msvcrt trace, I found the only log regarding thread 0040 is:
--- snip ---
0040:trace:msvcrt:DllMain (0x7e030000, DLL_THREAD_ATTACH, (nil)) pid(8),
tid(40), tls(0)
0040:trace:msvcrt:_endthread (void)
--- snip ---
will attach a +msvcrt,+tid log
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=19581
Summary: Visual Studio 2005: "cl : Command line error D8022 :
cannot open 'foo.rsp' "
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Install Visual Studio …
[View More]2005 trial
Try to create new project, notice the dialog doesn't work usably
winetricks ie6
Create new project again using existing .c file
Try to compile
Get error
cl : Command line error D8022 : cannot open 'foo.rsp'
ls -l foo.rsp shows it was created with unix permissions 000!
chmod doesn't help, the next build uses a new random foo filename.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=19502
Summary: Visual Studio 2005 SP1 install seems to fail
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://www.microsoft.com/downloads/details.aspx?Family
ID=bb4a75ab-e2d4-4c96-b39d-37baf6b5b1dc
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-…
[View More]bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
First install visual studio 2005 (I used the 90 day trial, but the 180 day team
trial will do, too) doing
sh winetricks -q vcrun6 dotnet20 msxml6
first as described in
http://appdb.winehq.org/objectManager.php?sClass=version&iId=4494
Then download SP1 VS80sp1-KB926601-X86-ENU.exe from
http://www.microsoft.com/downloads/details.aspx?FamilyID=bb4a75ab-e2d4-4c96…
It puts up an extracting dialog, thinks a while, then seems to abort with
the dialog
"To install this product, please run Setup.exe. For other installation
options, see the Installation section of ReadMe.htm."
which is funny considering there's no setup.exe (the .exe contains an .msp,
no setup.exe).
Since this is an .msp patch, I wouldn't be surprised if this
were caused by a bug in our msi implementation.
There are quite a few err's and warn's:
$ grep err: log3 | sort | uniq -c
1 err:msi:ACTION_CallDllFunction failed to load dll
L"C:\\windows\\temp\\msi1718.tmp"
1 err:msi:ACTION_CallDllFunction failed to load dll
L"C:\\windows\\temp\\msi171c.tmp"
18957 err:msidb:msi_table_load_transform insert row failed
313 err:msidb:msi_table_load_transform no matching row to transform
1 err:msi:ITERATE_Actions Execution halted, action
L"CA_LaunchCondition_4.3643236F_FC70_11D3_A536_0090278A1BB8" returned 1627
$ grep warn: log3 | sort | uniq -c
7 warn:msidb:read_stream_data open stream failed r = 80030002 - empty
table?
4 warn:msidb:STREAMS_set_row failed to write stream data: 1627
3 warn:msidb:TABLE_CreateView table not found
1 warn:msidb:WHERE_VerifyCondition Couldn't find column L"To"
4 warn:msidb:write_stream_data open stream failed r = 80030005
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=27987
Summary: vc2005trial install failed: err:msi:ITERATE_Actions
Execution halted
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=35823)
--> (…
[View More]http://bugs.winehq.org/attachment.cgi?id=35823)
Log: install vc2005 trial
$ wine --version
wine-1.3.25-406-g89dcf22
$ winetricks -q vc2005trial
At the end of the installation, a message box says:
""" Microsoft Visual Studio 2005 Team Suite - ENU has encountered a problem
during setup.
Setuo did not complete correctly. """
Below is some of the log:
---
err:msi:ITERATE_Actions Execution halted, action
L"CA_RollbackHelpTransaction.3643236F_FC70_11D3_A536_0090278A1BB8" returned
1603
---
vc2005trial install completed, but installed file
/home/fracting/.local/share/wineprefixes/vc2005trial/dosdevices/c:/Program
Files/Microsoft Visual Studio 8/Common7/IDE/devenv.exe not found
---
full log is 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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=6940
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
Component|kernel32 |ntdll
Hardware|Other |x86
CC| |focht(a)gmx.net
Summary|php.exe crashes …
[View More]when |Custom PHP build fails to
|compiled with visual studio |load 'MSVCR80.dll' when
|2005 |compiled with Visual Studio
| |2005 (needs support for
| |manifest lookup in global
| |winsxs directory)
URL| |https://web.archive.org/web
| |/20210418174321/https://php
| |dev.toolsforresearch.com/ph
| |p-5.2.5-Win32-VC8-x64.zip
OS|other |Linux
--- Comment #9 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
adding stable download links via Internet Archive.
Using comment #0 URL and date as starting point:
https://web.archive.org/web/20070303101947/http://www.edin.dk/archives/24-S…
--- quote ---
You can download this build from:
php-5.2.1RC2-dev-Win32.zip
pecl-5.2.1RC2-dev-Win32.zip
--- quote ---
Query for any snapshots of those:
--- snip ---
$ wget
http://web.archive.org/cdx/search/cdx?url="downloads.php.net/edink/php-5.2.1*"
-q -O - | grep application/
net,php,downloads)/edink/php-5.2.1rc1-win32.zip 20070205084036
http://downloads.php.net:80/edink/php-5.2.1RC1-Win32.zip application/zip 200
DD5VHD454KK3MRIV76JNOJEA4QTEZGNS 9679078
net,php,downloads)/edink/php-5.2.1rc1-win32.zip 20120805025923
http://downloads.php.net/edink/php-5.2.1RC1-Win32.zip application/zip 200
DD5VHD454KK3MRIV76JNOJEA4QTEZGNS 9679252
net,php,downloads)/edink/php-5.2.1rc4-win32.zip 20070315123240
http://downloads.php.net:80/edink/php-5.2.1RC4-Win32.zip application/zip 200
BBTYOUQLDIWIMCRTLKKT26WLBCI5WGX3 9672874
--- snip ---
https://web.archive.org/web/20070315123240/http://downloads.php.net/edink/p…
Unfortunately none of these link against VC++ 2005 runtime.
Searching further ...
https://windows.php.net/downloads/releases/archives/https://windows.php.net/downloads/releases/releases.json
Lists various PHP Windows builds using different VC++ runtimes but never 'VC8'.
It seemed to be rather short lived in development cycle, only used for internal
testing.
Finally I managed to dig out another custom PHP build which links against VC++
2005 runtime from here:
https://www.apachelounge.com/viewtopic.php?t=7349https://phpdev.toolsforresearch.com/php-5.2.5-Win32-VC8-x64.zip
$ sha1sum php-5.2.5-Win32-VC8-x64.zip
cca6135c57d8cf1d95d48e2479dbfc56232f098c php-5.2.5-Win32-VC8-x64.zip
$ du -sh php-5.2.5-Win32-VC8-x64.zip
48M php-5.2.5-Win32-VC8-x64.zip
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=18106
Summary: Visual C# 2005 Express: Form Designer is blank on first
run, the gives memory error
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nonesuchnick(a)gmail.com
Created an attachment (id=…
[View More]20540)
--> (http://bugs.winehq.org/attachment.cgi?id=20540)
Memory error when trying to open the Form Designer
I installed under a clean Wine prefix.
I ran winetricks -q dotnet20 msxml6
I installed Visual C# 2005 Express from the .iso image. I always close the
Startup window when Visual C# opens right away to prevent the
When I try to create a new "Windows Application" project, and click on Form1.cs
to open the Designer, the form does not display and the designer is blank.
Choosing Designer from the menus displays the same, and even adding a new form
to the project has the same result.
Clicking on the blank area does update the Properties window with the details
of the Form.
Closing Visual C# and opening again, I'm now getting a popup error when
clicking on the Form1.cs to load the designer: "Attempted to read or write
protected memory. This is often an indication that other memory is corrupt."
I've attached a screenshot of this. In the output window on the bottom, the
error is listed as well as an MSBuild error, even though I didn't try to build
or debug. This also happens now if I try to create a new WindowsApplication
project from the template. I get the popup right away when the project loads,
without even clicking on the form. When exiting Visual C#, after the UI is
closed, an error dialog pops up telling me "Microsoft Visual C# has encountered
a problem and needs to close." I uncheck restart and click Don't Send. I've
also attached a screenshot.
Checking my system processes, I see that WindowsApplication1.exe is still
running under wine, even though I never started debug or compiled. If I kill
this and let wine stop, and then open VC# and try again, the process repeats.
It seems like the only time I didn't get any error loading the Form Designer
was the first run after install, but I still only had a blank white screen. I
also went through Tools->Options and when trying to view/set the Windows Forms
Designer options on the right hand side I get "An error occured loading this
property page." and nothing else.
I'll try the Windows trick of rebooting and see if that makes a difference.
Anyone encountered this before or know if I have to install any other
libraries?
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=7258
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Hardware|Other |x86
URL| |https://web.archive.org/web
| |/20161115203751/http://down
| |load.microsoft.…
[View More]com/download
| |/6/f/5/6f5f7a01-50bb-422d-8
| |742-c099c8896969/En_vs_2005
| |_vsts_180_Trial.img
CC| |focht(a)gmx.net
Keywords| |download
Summary|Unable to install MSI files |Visual Studio 2005
|with large string tables |installer: unable to
| |install MSI files with
| |large string tables
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=7850
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
OS|other |Linux
Keywords| |download, Installer
URL| |https://web.archive.org/web
| |/20161115203751/http:…
[View More]//down
| |load.microsoft.com/download
| |/6/f/5/6f5f7a01-50bb-422d-8
| |742-c099c8896969/En_vs_2005
| |_vsts_180_Trial.img
Summary|Freeze on installation of |Visual Studio 2005
|Visual Studio 2005 |installer freezes
CC| |focht(a)gmx.net
Component|-unknown |msi
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=8711
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |focht(a)gmx.net
URL| |https://web.archive.org/web
| |/20161115203751/http://down
| |…
[View More]load.microsoft.com/download
| |/6/f/5/6f5f7a01-50bb-422d-8
| |742-c099c8896969/En_vs_2005
| |_vsts_180_Trial.img
Component|kernel32 |msi
Keywords| |download, Installer
Summary|can't install Visual Studio |MS Visual Studio 2005 fails
|2005 |to install
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=15312
Summary: Visual Studio 2005 requires SetDIBits to handle a NULL
DC and DOB_RGB_COLORS
Product: Wine
Version: 1.1.4
Platform: PC-x86-64
OS/Version: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikolaj.zalewski(a)gmail.com
Created an attachment (id=16144)
-…
[View More]-> (http://bugs.winehq.org/attachment.cgi?id=16144)
patch
Currently we have only a FIXME for this case. It seems to cause only a small
visual glitch - the panes' titles backgrounds are black. The attached patch can
be used to check that this is the problem. Of course, it is not a correct
solution of 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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=36757
Bug ID: 36757
Summary: Microsoft Visual Studio 2005 Express reports 'object
does not support this action' during project creation
(needs IFileSystem::GetDriveName method impl)
Product: Wine
Version: 1.7.20
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: scrrun
…
[View More]Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
as the summary says.
Create 'empty' project type (any other type won't work due to multiple known
bugs).
--- snip ---
0009:fixme:scrrun:filesys_GetDriveName 0x7e14649c L"C:\\users\\focht\\My
Documents\\Visual Studio 2005\\Projects\\test\\test" 0x3164dc
0009:fixme:seh:_abnormal_termination (void)stub
0009:trace:loaddll:free_modref Unloaded module L"C:\\Program Files\\Microsoft
Visual Studio 8\\Common7\\IDE\\VsWizard.dll" : native
0009:trace:loaddll:free_modref Unloaded module
L"C:\\windows\\system32\\msvcp80.dll" : builtin
0009:trace:msgbox:MSGBOX_OnInit L"Object doesn't support this action"
--- snip ---
Source:
http://source.winehq.org/git/wine.git/blob/2b76dfba97825ff7a7f56efd2085d38e…
--- snip ---
2940 static HRESULT WINAPI filesys_GetDriveName(IFileSystem3 *iface, BSTR Path,
2941 BSTR *pbstrResult)
2942 {
2943 FIXME("%p %s %p\n", iface, debugstr_w(Path), pbstrResult);
2944
2945 return E_NOTIMPL;
2946 }
--- snip ---
$ sha1sum VC.iso
1ae44e4eaf8c61c3a39e573fd6efd9889e940529 VC.iso
$ du -sh VC.iso
463M VC.iso
$ wine --version
wine-1.7.20-62-g0b30276
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=14168
Summary: visual studio 2005 install error
Product: Wine
Version: 1.0.0
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fyreme3_rd(a)yahoo.com
Created an attachment (id=14436)
--> (http://bugs.winehq.org/attachment.cgi?id=14436)
…
[View More]visual studio 2005 install error
Visual Studio 2005 install error
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=29509
Bug #: 29509
Summary: Visual Studio 2005 trial crashes quickly building Wine
Product: Wine
Version: 1.3.36
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Visual C++ 2005 Trial installs …
[View More]ok with following recipe:
winetricks mfc42 dotnet20
use wine-1.3.15 to work around bug 27987 (or maybe just create the directory
that bug mentions)
mount image and run installer
Trying to load the projects generated by
tools/winapi/msvcmaker
throws up one "operation could not be completed" dialog on display.drv16.dsp,
but seems to complete.
(The IDE may freeze for 30 seconds after loading the wine projects
the first time, but is then responsive sooner on later runs.)
Doing Build / Build Solution compiles a few files, and generates real-looking
warnings, but then the IDE crashes. You can get the IDE to crash sooner by
running with WINEDEBUG=warn+heap; then it doesn't even compile one file before
it crashes.
Installing vcrun2005 might make it slighly more stable, but doesn't solve
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=26370
Summary: Visual C++ 2005 Trial install shows spurious dialog
box
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The visual c++ 2005 trial installer now works, but
in the middle, it …
[View More]puts up a mysterious dialog box saying
1: 0 2: 1033 3: 4 5: 6: 7: 8: 9: 10:
When you press 'Retry', it succeeds.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=31286
Bug #: 31286
Summary: Visual Studio 2005 Trial needs
atl80.dll.AtlWaitWithMessageLoop when using "Server
Explorer"
Product: Wine
Version: 1.5.9
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: atl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.…
[View More]net
Classification: Unclassified
Hello,
if the "Server Explorer" in Visual Studio 2005 is used there is an abort due to
unimplemented function atl80.dll.AtlWaitWithMessageLoop when the IDE exits.
--- snip ---
0043:trace:seh:raise_exception code=80000100 flags=1 addr=0x7b83965f
ip=7b83965f tid=0043
0043:trace:seh:raise_exception info[0]=7df68c44
0043:trace:seh:raise_exception info[1]=7df68c4e
wine: Call from 0x7b83965f to unimplemented function
atl80.dll.AtlWaitWithMessageLoop, aborting
0043:trace:seh:call_vectored_handlers calling handler at 0x406b98 code=80000100
flags=1
0043:trace:seh:call_vectored_handlers handler at 0x406b98 returned 0
--- snip ---
Prerequisite: 'winetricks vc2005trial'
MSDN: http://msdn.microsoft.com/en-us/library/26hwk2bx%28v=vs.80%29.aspx
Don't just add a stub, that might cause problems.
The function should be easy to implement using MsgWaitForMultipleObjects and
proper message dispatching.
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=17096
Summary: Visual C++ 2005 Trial can't build project, complains
when starting mspdbsrv
Product: Wine
Version: 1.1.13
Platform: Other
URL: http://download.microsoft.com/download/6/f/5/6f5f7a01-
50bb-422d-8742-
c099c8896969/En_vs_2005_vsts_180_Trial.img
OS/Version: other
Status: NEW
Keywords: download
…
[View More] Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Since Visual C++ Express 2005 installs, I figured I'd try the trial for
full-on Visual C++ 2005, available at the given url.
Sure enough, it took 30 minutes, but it installed!
Then I tried building a project. I tried both Chromium's net unittest
and a trivial old visual c++ 6 (?) project from codeguru,
http://www.codeguru.com/cpp/g-m/gdi/capturingimages/article.php/c6333/
In both cases, visual c++ 2005 complained during compile:
MSPDBSRV: fatal error: Unable to start server: server already exist
>From +relay, the commandline it's using to start mspdbsrv is
C:\\Program Files\\Microsoft Visual Studio 8\\Common7\\ide\\mspdbsrv.exe -start
-spawn
And sure enough, running
wine mspdbsrv -start -spawn
in directory
C:\\Program Files\\Microsoft Visual Studio 8\\Common\\ide\\
generates the same error message (and a remarkably short +relay log).
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=37224
Bug ID: 37224
Summary: winemaker generated wine.dsw fails to load with Visual
Express 2005
Product: Wine
Version: 1.7.25
Hardware: x86
URL: http://download.microsoft.com/download/6/f/5/6f5f7a01-
50bb-422d-8742-c099c8896969/En_vs_2005_vsts_180_Trial.
img
OS: Linux
Status: NEW
Keywords:…
[View More] download
Severity: normal
Priority: P2
Component: tools
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
$ ./tools/winapi/msvcmaker
$ winetricks -q vc2005express'
$ cd ~/.wine/drive_c/Program Files/Microsoft Visual Studio 8/Common7/IDE
$ wine VCEXpress.exe
Open wine.dsw.
"The selected file is a workspace file, but appears to be corrupted and cannot
be opened."
individual .dsp's will open, then Visual Express will convert them to a newer
format.
I also tried winetricks msxml3 vcrun2005 as suggested in bug 29509, but those
didn't make a difference for this bug.
wine-1.7.25-93-g12aa347
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=7189
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://download.microsoft.c |https://web.archive.org/web
|om/download/6/f/5/6f5f7a01- |/20161115203751/http://down
|50bb-422d-8742-c099c8896969 |load.microsoft.com/download
|/…
[View More]En_vs_2005_vsts_180_Trial. |/6/f/5/6f5f7a01-50bb-422d-8
|img |742-c099c8896969/En_vs_2005
| |_vsts_180_Trial.img
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51020
Bug ID: 51020
Summary: Unable to install ms office 13
Product: Wine
Version: 5.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml6
Assignee: wine-bugs(a)winehq.org
Reporter: meetshah500(a)gmail.com
Distribution: ---
Created attachment 69867
--> https://bugs.…
[View More]winehq.org/attachment.cgi?id=69867
Error occured while installing Ms office 2013 on wine 5.0
I have a cracked iso file of Ms office 2013 which I am not able to install.
As I am getting error occurred window while installing 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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51007
Bug ID: 51007
Summary: WSCC (Windows System Control Center) can't install or
update on Wine 6.6
Product: Wine
Version: 6.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jdkatz23(a)gmail.com
…
[View More]Distribution: ---
Running (under Kubuntu 64-bit): winehq-devel 6.6~groovy-1. Same problem under
winehq-staging.
WSCC installers (available at https://www.kls-soft.com/wscc/), both 32- and
64-bit, fail under Wine 6.6, both 32- and 64-bit. Updating fails as well under
Wine 6.6 (if it was installed under previous version). Installs and updates
fine under 6.5 and 6.4 (checked under PlayOnLinux).
Install shows:
0024:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\setupapi.dll") not found
0024:err:module:import_dll Library setupapi.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
0024:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
0024:err:module:import_dll Library user32.dll (which is needed by
L"C:\\windows\\system32\\imm32.dll") not found
0024:err:module:import_dll Library imm32.dll (which is needed by
L"C:\\windows\\winsxs\\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef\\comctl32.dll")
not found
0024:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\setupapi.dll") not found
0024:err:module:import_dll Library setupapi.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
0024:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
0024:err:module:import_dll Library user32.dll (which is needed by
L"C:\\windows\\winsxs\\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef\\comctl32.dll")
not found
0024:err:module:import_dll Library comctl32.dll (which is needed by
L"Z:\\home\\xxxx\\shared\\WSCC - Windows System Control Center
4.0.7.1\\wscc_x64_setup.exe") not found
0024:err:module:import_dll Library version.dll (which is needed by
L"Z:\\home\\xxxx\\shared\\WSCC - Windows System Control Center
4.0.7.1\\wscc_x64_setup.exe") not found
0024:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\setupapi.dll") not found
0024:err:module:import_dll Library setupapi.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
0024:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
0024:err:module:import_dll Library user32.dll (which is needed by
L"Z:\\home\\xxxx\\shared\\WSCC - Windows System Control Center
4.0.7.1\\wscc_x64_setup.exe") not found
0024:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\setupapi.dll") not found
0024:err:module:import_dll Library setupapi.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
0024:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
0024:err:module:import_dll Library user32.dll (which is needed by
L"C:\\windows\\system32\\combase.dll") not found
0024:err:module:import_dll Library combase.dll (which is needed by
L"C:\\windows\\system32\\ole32.dll") not found
0024:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\setupapi.dll") not found
0024:err:module:import_dll Library setupapi.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
0024:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
0024:err:module:import_dll Library user32.dll (which is needed by
L"C:\\windows\\system32\\ole32.dll") not found
0024:err:module:import_dll Library ole32.dll (which is needed by
L"C:\\windows\\system32\\oleaut32.dll") not found
0024:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\setupapi.dll") not found
0024:err:module:import_dll Library setupapi.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
0024:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
0024:err:module:import_dll Library user32.dll (which is needed by
L"C:\\windows\\system32\\oleaut32.dll") not found
0024:err:module:import_dll Library oleaut32.dll (which is needed by
L"Z:\\home\\xxxx\\shared\\WSCC - Windows System Control Center
4.0.7.1\\wscc_x64_setup.exe") not found
0024:err:module:import_dll Library netapi32.dll (which is needed by
L"Z:\\home\\xxxx\\shared\\WSCC - Windows System Control Center
4.0.7.1\\wscc_x64_setup.exe") not found
0024:err:module:LdrInitializeThunk Importing dlls for
L"Z:\\home\\xxxx\\shared\\WSCC - Windows System Control Center
4.0.7.1\\wscc_x64_setup.exe" failed, status c0000135
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51011
Bug ID: 51011
Summary: Snap Camera 1.12.1 doesn't run at all
Product: Wine
Version: 6.6
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 69857
--> https://…
[View More]bugs.winehq.org/attachment.cgi?id=69857
log
log is included
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51001
Bug ID: 51001
Summary: Regression: Cannot look around in World of Warcraft
with a Hardware cursor
Product: Wine
Version: 6.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jaapbuurman(a)gmail.com
…
[View More]Distribution: ---
There has been a regression in Wine-staging 6.6 that causes you to be unable to
look around in World of Warcraft whenever you use a hardware cursor. To enable
a hardware cursor, set the "rawMouseEnable" Cvar to "1". This affects both
World of Warcraft classic and World of Warcraft: Shadowlands, and I could
reproduce it on THREE different computers.
When you press & hold the mouse button to take control of the camera, the
cursor disappears as expected. Normally you would then be able to look around.
In Wine-staging 6.5 this worked fine, however, under Wine-staging 6.6 the mouse
would be able to move a VERY short distance, and then completely to get stuck.
In order to move again, you would have to release the mouse button, and then
press & hold it again. This would again allow you to move this very tiny
distance before it gets stuck again.
When using a software cursor the issue is not present, however, a software
cursor has its own issues (not related to wine, also an issue under 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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=50971
Bug ID: 50971
Summary: Program crashes with error code 53 since Wine 6.6
Product: Wine
Version: 6.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tim.cooper(a)layeh.com
Distribution: ---
Created attachment 69806
--> …
[View More]https://bugs.winehq.org/attachment.cgi?id=69806
Log file when running wine
I am trying to run winbox.exe (by Mikrotik) on Arch Linux. Ever since Wine 6.6
update, running the program fails with error code 53. The log shows issues
loading DLLs.
Invoked with:
export
WINEPREFIX="${WINBOX_HOME:-"${XDG_DATA_HOME:-"${HOME}/.local/share"}/winbox"}/wine"
export WINEARCH=win64
export WINEDLLOVERRIDES="mscoree,mshtml="
wine /usr/share/winbox/winbox.exe
Version: wine-6.6 (Staging)
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=50959
Bug ID: 50959
Summary: unimplemented function WS2_32.dll
Product: Wine
Version: 6.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: chopinbig(a)tutanota.com
Distribution: ---
unimplemented function WS2_32.dll
GetHostNameW
…
[View More]
occurs for Melodyne vst3 plugin.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=40705
Bug ID: 40705
Summary: foobar2000 - Equalizer preset buttons
missing/invisible
Product: Wine
Version: 1.9.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jimbo1qaz(a)gmail.com
Distribution: ---
Created …
[View More]attachment 54589
--> https://bugs.winehq.org/attachment.cgi?id=54589
Foobar2000 equalizer under Wine.
I'm using foobar2000 1.3.10. I first encountered this issue on Ubuntu 16.04
Cinnamon and Wine 1.6.2 x64, on a (I think) 32-bit wineprefix.
# Setup
* I also replicated this issue in Wine 1.9.10, 32-bit (PlayOnLinux).
* To (hopefully) avoid foobar2000-specific tweaks, I used [Install dialog] ->
_Install a non-listed program_. Then I created a new app profile and installed
foobar2000.
# Procedure
* Launch foobar2000. Press Ctrl-P to open Options.
* There's a tree at the left. Expand the Playback entry, and click DSP Manager.
* There will be two white boxes. On the right side, locate "Equalizer" and
double-click it.
* On the top of the dialog, click the "Configure selected" button.
# Result
There should be a combo box of presets, as well as a "load" or "save" button.
These are missing under Wine.
I tried using both theming on and off.
----
Is this a font bug?
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=50995
Bug ID: 50995
Summary: Regression: SimSig installer doesn't run, builtin dlls
not found
Product: Wine
Version: 6.6
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: zzhang(a)codeweavers.com
Distribution: ---
…
[View More]Download SimSig from the official download link
https://www.simsig.co.uk/File/Download/852
master:wine/win32-build$ sha256sum ~/Downloads/SimSigInstaller.exe
2e25ba45ef4e042d0152ad943854220adcbbe62a155d05f4c52a032daf94c183
/home/eric/Downloads/SimSigInstaller.exe
master:wine/win32-build$ wine ~/Downloads/SimSigInstaller.exe
00ec:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\setupapi.dll") not found
00ec:err:module:import_dll Library setupapi.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
00ec:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
00ec:err:module:import_dll Library user32.dll (which is needed by
L"C:\\windows\\system32\\imm32.dll") not found
00ec:err:module:import_dll Library imm32.dll (which is needed by
L"C:\\windows\\winsxs\\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef\\comctl32.dll")
not found
00ec:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\setupapi.dll") not found
00ec:err:module:import_dll Library setupapi.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
00ec:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
00ec:err:module:import_dll Library user32.dll (which is needed by
L"C:\\windows\\winsxs\\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef\\comctl32.dll")
not found
00ec:err:module:import_dll Library comctl32.dll (which is needed by
L"Z:\\home\\eric\\Downloads\\SimSigInstaller.exe") not found
00ec:err:module:import_dll Library version.dll (which is needed by
L"Z:\\home\\eric\\Downloads\\SimSigInstaller.exe") not found
00ec:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\setupapi.dll") not found
00ec:err:module:import_dll Library setupapi.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
00ec:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
00ec:err:module:import_dll Library user32.dll (which is needed by
L"Z:\\home\\eric\\Downloads\\SimSigInstaller.exe") not found
00ec:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\setupapi.dll") not found
00ec:err:module:import_dll Library setupapi.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
00ec:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
00ec:err:module:import_dll Library user32.dll (which is needed by
L"C:\\windows\\system32\\combase.dll") not found
00ec:err:module:import_dll Library combase.dll (which is needed by
L"C:\\windows\\system32\\ole32.dll") not found
00ec:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\setupapi.dll") not found
00ec:err:module:import_dll Library setupapi.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
00ec:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
00ec:err:module:import_dll Library user32.dll (which is needed by
L"C:\\windows\\system32\\ole32.dll") not found
00ec:err:module:import_dll Library ole32.dll (which is needed by
L"C:\\windows\\system32\\oleaut32.dll") not found
00ec:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\setupapi.dll") not found
00ec:err:module:import_dll Library setupapi.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
00ec:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
00ec:err:module:import_dll Library user32.dll (which is needed by
L"C:\\windows\\system32\\oleaut32.dll") not found
00ec:err:module:import_dll Library oleaut32.dll (which is needed by
L"Z:\\home\\eric\\Downloads\\SimSigInstaller.exe") not found
00ec:err:module:import_dll Library netapi32.dll (which is needed by
L"Z:\\home\\eric\\Downloads\\SimSigInstaller.exe") not found
00ec:err:module:LdrInitializeThunk Importing dlls for
L"Z:\\home\\eric\\Downloads\\SimSigInstaller.exe" failed, status c0000135
Wine is built with "../configure -C CFLAGS="-g -Og" CROSSCFLAGS="-g -Og"
--disable-tests --enable-silent-rules && make"
Bisect points to
bb065801a693e1cd305d2a507c206f1b21a142d3 is the first bad commit
commit bb065801a693e1cd305d2a507c206f1b21a142d3
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Mar 30 10:12:07 2021 +0200
ntdll: Map the builtin or fake dll from the Wine dirs if it's missing from
the prefix.
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
dlls/kernel32/tests/module.c | 4 +-
dlls/mscoree/tests/mscoree.c | 4 +-
dlls/ntdll/loader.c | 141 ++++++++++++++++++++++++++-----------------
3 files changed, 88 insertions(+), 61 deletions(-)
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51019
Bug ID: 51019
Summary: PR1750-60-R5 05.24 fails to install
Product: Wine
Version: 6.6
Hardware: x86-64
URL: https://controller-software.minebea-intec.com/PR1750/P
R1750-60-R5%2005.24%20Build%20286395%20Setup.exe
OS: Mac OS X
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component:…
[View More] -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gijsvrm(a)gmail.com
Created attachment 69866
--> https://bugs.winehq.org/attachment.cgi?id=69866
output
Continuation of bug 42775.
The installer doesn't crash anymore, but shows an error dialog at the 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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=18117
Summary: Visual Studio 2005 hangs on install, crashes in
RPCRT4_find_interface
Product: Wine
Version: 1.1.19
Platform: PC-x86-64
URL: http://download.microsoft.com/download/3/f/4/3f435aaa-
49ce-44c3-a2cc-d40bca9af941/ENU/vcssetup.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer, patch
Severity: …
[View More]normal
Priority: P2
Component: rpc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Looking at bug 18114, I tried the download.
First, needs dotnet20. After using winetricks for that, the (mini)installer has
a crash when attempting to download the main installer:
wine: Unhandled page fault on read access to 0x00000004 at address 0x7e578b46
(thread 0112), starting debugger...
Unhandled exception: page fault on read access to 0x00000004 in 32-bit code
(0x7e578b46).
Backtrace:
=>0 0x7e578b46 RPCRT4_find_interface+0xd6(object=(nil), if_id=0x10b0048,
check_object=0) [/home/austin/wine-git/dlls/rpcrt4/rpc_server.c:132] in rpcrt4
(0x00bae948)
1 0x7e57a6e8 RPCRT4_worker_thread+0x318(the_arg=0x132e20)
[/home/austin/wine-git/dlls/rpcrt4/rpc_server.c:183] in rpcrt4 (0x00bae9b8)
2 0x7efc7b0d worker_thread_proc+0xfd(param=(nil))
[/home/austin/wine-git/dlls/ntdll/../../include/wine/port.h:434] in ntdll
(0x00baea18)
3 0x7efc3ace call_thread_entry_point+0xe() in ntdll (0x00baea28)
4 0x7efc5932 call_thread_func+0x42(rtl_func=<register EDI not in topmost
frame>, arg=<register ESI not in topmost frame>)
[/usr/include/bits/string3.h:85] in ntdll (0x00baeac8)
5 0x7efc5b00 start_thread+0x130(info=0x7ffbcfb8)
[/home/austin/wine-git/dlls/ntdll/thread.c:487] in ntdll (0x00baf3b8)
6 0xf7df24ff start_thread+0xbf() in libpthread.so.0 (0x00baf4b8)
0x7e578b46 RPCRT4_find_interface+0xd6
[/home/austin/wine-git/dlls/rpcrt4/rpc_server.c:132] in rpcrt4: repe cmpsb
(%esi),%es:(%edi)
132 if (!memcmp(if_id, &cif->If->InterfaceId,
sizeof(RPC_SYNTAX_IDENTIFIER)) &&
Below hack 'fixes' it:
diff --git a/dlls/rpcrt4/rpc_server.c b/dlls/rpcrt4/rpc_server.c
index 6214965..4ea520b 100644
--- a/dlls/rpcrt4/rpc_server.c
+++ b/dlls/rpcrt4/rpc_server.c
@@ -124,6 +124,7 @@ static RpcServerInterface* RPCRT4_find_interface(UUID*
objec
UUID* MgrType = NULL;
RpcServerInterface* cif;
RPC_STATUS status;
+ object = NULL;
if (check_object)
MgrType = LookupObjType(object);
Still has a non-fatal crash:
wine: Unhandled page fault on read access to 0x00000000 at address 0xf7d7d4f6
(thread 0025), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7ef94e0c
err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error
0x800706be
err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error
0x800706be
err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error
0x800706be
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=6510
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |focht(a)gmx.net
URL|http://go.microsoft.com/fwl |https://web.archive.org/web
|ink/?linkid=57037 |/20190127082540/http://down
| |…
[View More]load.microsoft.com/download
| |/A/9/1/A91D6B2B-A798-47DF-9
| |C7E-A97854B7DD18/VC.iso
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=24623
Summary: Windows Live Essentials 2011 installer doesn't allow
program selection, can't progress
Product: Wine
Version: 1.3.4
Platform: x86-64
URL: http://g.live.com/1rewlive4-web/en/wlsetup-web.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.…
[View More]org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=31109)
--> (http://bugs.winehq.org/attachment.cgi?id=31109)
Terminal output
The first screen of the Windows Live Essentials 2011 installer asks "what do
you want to install?" but there are no programs to choose from. The list of
available programs is missing, replaced by blank space, and the installer
provides no way to continue past this. Affects both the web and offline
installers.
To get the installer started, first install dotnet30 with winetricks and then
set Windows version to Windows 7.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=50913
Bug ID: 50913
Summary: Alcohol 120% Trial 2.1.0.30316: Fails to install,
"failed to initialize service, code 0"
Product: Wine
Version: 6.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sramey40(a)gmail.com
…
[View More] Distribution: ---
The trial version of Alcohol 120% fails to install with an error popup message
box that says, "failed to initialize service, code 0".
wine --version is "wine-6.5"
Here's the download: http://www.filefacts.com/alcohol-120-download
Seems to be an old wine bug where sptd wasn't really implemented, and no
updates ever really seemed to happen:
https://bugs.winehq.org/show_bug.cgi?id=12910
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=32471
Bug #: 32471
Summary: Evolve client (.NET 4.0 app using WPF4) fails with "X
Error of failed request: GLXBadDrawable" on
glxdrv_wglMakeCurrent
Product: Wine
Version: 1.5.19
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.…
[View More]org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Created attachment 42835
--> http://bugs.winehq.org/attachment.cgi?id=42835
trace log created with WINEDEBUG=+tid,+seh,+process,+loaddll,+d3d9,+sync,+wgl
Hello folks,
other .NET 4.0 apps using WPF4 work fine.
Prerequisite: 'winetricks -q dotnet40 msxml6 corefonts' (in 32-bit WINEPREFIX)
Attached is a trace log generated with:
WINEDEBUG=+tid,+seh,+process,+loaddll,+d3d9,+sync,+wgl wine ./Updater.exe
>>log.txt 2>&1
Last part before exit:
--- snip ---
...
002e:trace:wgl:glxdrv_wglMakeCurrent (0xa0055,0x6a96810)
002e:trace:wgl:describeContext Context 0x6a96810 have (vis:0x7d1d76e0):
002e:trace:wgl:describeContext - FBCONFIG_ID 0x107
002e:trace:wgl:describeContext - VISUAL_ID 0x24
002e:trace:wgl:glxdrv_wglMakeCurrent hdc 0xa0055 drawable 1e0006e fmt 0x195890
ctx 0x7d1d7970
X Error of failed request: GLXBadDrawable
Major opcode of failed request: 135 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 636
Current serial number in output stream: 636
--- snip ---
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=35932
Bug ID: 35932
Summary: EvoSvc (Evolve Service, .NET 4.0 app) fails to
register video codecs with Windows Media Player
(missing
'HKLM\\SOFTWARE\\Microsoft\\Multimedia\\WMPlayer\\Exte
nsions' registry key)
Product: Wine
Version: 1.7.16
Hardware: x86
OS: Linux
Status: NEW
Severity: …
[View More]normal
Priority: P2
Component: wmp&wmvcore
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
after fixing bug 35924 the client still reports problems with the service.
Prerequisite: 'winetricks -q dotnet40 corefonts'
'EvolveClient.log'
--- snip ---
2014-Apr-05 21:34:48.656883 - System: Microsoft Windows NT 5.1.2600 Service
Pack 3
2014-Apr-05 21:34:48.703646 - Running version 1.8.3.
2014-Apr-05 21:34:48.711243 - Running against production backend.
2014-Apr-05 21:35:51.509870 - Testing connection to service...
2014-Apr-05 21:35:51.521973 - StartEvolveService: Attempting to start service:
EvoSvc.
2014-Apr-05 21:35:52.107810 - StartEvolveService: Service EvoSvc started.
2014-Apr-05 21:35:52.110547 - Successfully verified connection to service.
2014-Apr-05 21:35:52.149689 - Successfully started crash watchdog.
2014-Apr-05 21:35:52.153756 - Caught exception when attempting to register
video codecs with Windows Media Player: [EvoSvcClientClrThunk.RpcExceptionClr:
Exception of type 'EvoSvcClientClrThunk.RpcExceptionClr' was thrown.]
...
--- snip ---
'EvoSvc.log'
--- snip ---
2014-Apr-05 21:35:51.602663 - EvoSvc.exe, version 1.8.3.
2014-Apr-05 21:35:51.606479 - Evolve Service was successfully enabled in the
Windows Firewall.
2014-Apr-05 21:35:51.606815 - Evolve Client was successfully enabled in the
Windows Firewall.
2014-Apr-05 21:35:51.607065 - Loading Evolve configuration...
2014-Apr-05 21:35:51.608974 - Could not load configuration file. Using default
configuration.
2014-Apr-05 21:35:51.609137 - Running against production backend.
2014-Apr-05 21:35:51.609756 - Starting RPC server...
2014-Apr-05 21:35:51.610435 - Successfully started RPC server.
2014-Apr-05 21:35:52.146059 - Started client crash watchdog.
2014-Apr-05 21:35:52.151554 - Making sure video codecs are properly registered
with Windows Media Player...
2014-Apr-05 21:35:52.151738 - Could not open registry key:
SOFTWARE\Microsoft\Multimedia\WMPlayer\Extensions. File not found. (2).
2014-Apr-05 21:36:03.462868 - Received SERVICE_CONTROL_SHUTDOWN. Initiating
shutdown...
2014-Apr-05 21:36:03.467605 - Shutting down...
2014-Apr-05 21:36:03.467718 - Shutting down RPC server...
2014-Apr-05 21:36:03.470507 - Successfully updated the LAN Bridger
configuration file.
2014-Apr-05 21:36:03.472371 - Thread Pool: Created worker threads successfully.
2014-Apr-05 21:36:03.472470 - Thread Pool: Shutting down worker threads...
2014-Apr-05 21:36:03.472745 - Thread Pool: Shut down worker threads
successfully.
2014-Apr-05 21:36:03.472997 - Stopped client crash watchdog.
2014-Apr-05 21:36:03.473853 - Successfully updated the LAN Bridger
configuration file.
2014-Apr-05 21:36:03.474138 - RPC server shut down.
2014-Apr-05 21:36:03.474442 - Service stopped.
--- snip ---
Adding the key makes the service happy:
--- snip ---
$ wine reg add HKLM\\Software\\Microsoft\\Multimedia\\WMPlayer\\Extensions
--- snip ---
The service will add the following sub-key data:
--- snip ---
[HKEY_LOCAL_MACHINE\Software\Microsoft\Multimedia\WMPlayer\Extensions]
[HKEY_LOCAL_MACHINE\Software\Microsoft\Multimedia\WMPlayer\Extensions\.mkv]
"Permissions"=dword:0000000f
"PermissionsAddedByEvolve"=dword:00000001
"Runtime"=dword:00000007
"RuntimeAddedByEvolve"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\Microsoft\Multimedia\WMPlayer\Extensions\.mov]
"Permissions"=dword:0000000f
"PermissionsAddedByEvolve"=dword:00000001
"Runtime"=dword:00000007
"RuntimeAddedByEvolve"=dword:00000001
--- snip ---
'EvoSvc.log'
--- snip ---
2014-Apr-05 21:46:45.788496 - EvoSvc.exe, version 1.8.3.
2014-Apr-05 21:46:45.791622 - Evolve Service was successfully enabled in the
Windows Firewall.
2014-Apr-05 21:46:45.791964 - Evolve Client was successfully enabled in the
Windows Firewall.
2014-Apr-05 21:46:45.792172 - Loading Evolve configuration...
2014-Apr-05 21:46:45.793703 - Successfully loaded the Evolve configuration
file.
2014-Apr-05 21:46:45.793835 - Running against production backend.
2014-Apr-05 21:46:45.794412 - Starting RPC server...
2014-Apr-05 21:46:45.794984 - Successfully started RPC server.
2014-Apr-05 21:46:46.324862 - Started client crash watchdog.
2014-Apr-05 21:46:46.332122 - Making sure video codecs are properly registered
with Windows Media Player...
2014-Apr-05 21:46:46.332439 - Registered .mov with Windows Media Player.
2014-Apr-05 21:46:46.332641 - Registered .mkv with Windows Media Player.
2014-Apr-05 21:46:46.332703 - No need to register .mkv with Windows Media
Player.
2014-Apr-05 21:46:46.343371 - New UI client connected. Sending state...
2014-Apr-05 21:46:46.343504 - Successfully sent state to new UI client.
2014-Apr-05 21:46:46.343785 - UI notification callback failed: 0x000006A6.
2014-Apr-05 21:46:46.345137 - UI disconnected. Leaving any lobbies currently in
progress...
2014-Apr-05 21:46:46.345421 - Stopped client crash watchdog.
2014-Apr-05 21:46:46.345570 - Waiting 5 seconds for the client to reconnect
before shutting down...
2014-Apr-05 21:46:51.346371 - Shut down timer expired. Shutting down service...
2014-Apr-05 21:46:51.347513 - StopService: Telling service to stop...
2014-Apr-05 21:46:51.347823 - Received SERVICE_CONTROL_STOP. Initiating
shutdown...
2014-Apr-05 21:46:51.349821 - Shutting down...
2014-Apr-05 21:46:51.349913 - Shutting down RPC server...
2014-Apr-05 21:46:51.351567 - Successfully updated the LAN Bridger
configuration file.
2014-Apr-05 21:46:51.352819 - Thread Pool: Created worker threads successfully.
2014-Apr-05 21:46:51.352924 - Thread Pool: Shutting down worker threads...
2014-Apr-05 21:46:51.353661 - Thread Pool: Shut down worker threads
successfully.
2014-Apr-05 21:46:51.354831 - Successfully updated the LAN Bridger
configuration file.
2014-Apr-05 21:46:51.355325 - RPC server shut down.
2014-Apr-05 21:46:51.355675 - Thread Pool: Shutting down worker threads...
2014-Apr-05 21:46:51.355794 - Thread Pool: Shut down worker threads
successfully.
2014-Apr-05 21:46:51.355864 - Service stopped.
--- snip ---
The login dialog is shown and after supplying the credentials it starts some
auto-updater.
$ sha1sum EvolveSetup.exe
0c9f92f1ed5f97bced68c1185525dfe78900f795 EvolveSetup.exe
$ du -sh EvolveSetup.exe
3.2M EvolveSetup.exe
$ wine --version
wine-1.7.16-1-gb772260
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=35924
Bug ID: 35924
Summary: EvoSvc (Evolve Service) Fails To Start
Product: Wine
Version: 1.7.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: espionage724(a)gmail.com
The Evolve client expects the service EvoSvc.exe to be …
[View More]running for some kind of
connectivity, but the service itself cannot start, thus the client fails to
load.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=32461
Bug #: 32461
Summary: Evolve client (.NET 4.0 app) crashes on startup due to
broken libgcrypt AES-NI support (misaligned stack for
SSE operations, upstream)
Product: Wine
Version: 1.5.19
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-…
[View More]bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello folks,
continuation of bug 32408
Adding this bug for documentation purposes.
Prerequisite: 'winetricks -q dotnet40' (32-bit WINEPREFIX)
Optional (the client will download/install on its own): 'winetricks -q msxml6'
The app crashes in libgcrypt.
With proper debug symbols for i686 libgcrypt we get:
--- snip ---
$ winedbg --gdb ./Updater.exe
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 62]
0x7e29453d in do_aesni_enc_aligned (
a=0x7e2cb398
"\001K\257\"x\246\235\063\035Q\200\020\066C\351\232gC\303\321Q\232\264\362͚x\253\t\245\021\275]\036\362\r\316ּ\274\022\023\032\307\305G\210\252\b\016\225\027\353\026wq\232\317r\200\206\004",
<incomplete sequence \343>, b=0x577d3a4 "\360R'~o\004", ctx=0x577d1a8) at
rijndael.c:710
710 asm volatile ("movdqu %[src], %%xmm0\n\t" /* xmm0 := *a */
Wine-gdb> bt
#0 0x7e29453d in do_aesni_enc_aligned (
a=0x7e2cb398
"\001K\257\"x\246\235\063\035Q\200\020\066C\351\232gC\303\321Q\232\264\362͚x\253\t\245\021\275]\036\362\r\316ּ\274\022\023\032\307\305G\210\252\b\016\225\027\353\026wq\232\317r\200\206\004",
<incomplete sequence \343>, b=0x577d3a4 "\360R'~o\004", ctx=0x577d1a8) at
rijndael.c:710
#1 do_aesni (ctx=0x577d1a8, decrypt_flag=0, bx=0x577d3a4 "\360R'~o\004",
ax=0x7e2cb398
"\001K\257\"x\246\235\063\035Q\200\020\066C\351\232gC\303\321Q\232\264\362͚x\253\t\245\021\275]\036\362\r\316ּ\274\022\023\032\307\305G\210\252\b\016\225\027\353\026wq\232\317r\200\206\004",
<incomplete sequence \343>) at rijndael.c:1132
#2 0x7e294946 in rijndael_encrypt (context=0x577d1a8, b=0x577d3a4
"\360R'~o\004",
a=0x7e2cb398
"\001K\257\"x\246\235\063\035Q\200\020\066C\351\232gC\303\321Q\232\264\362͚x\253\t\245\021\275]\036\362\r\316ּ\274\022\023\032\307\305G\210\252\b\016\225\027\353\026wq\232\317r\200\206\004",
<incomplete sequence \343>) at rijndael.c:1155
#3 0x7e294f58 in selftest_basic_128 () at rijndael.c:1660
#4 0x7e294aff in selftest () at rijndael.c:1749
#5 do_setkey (keylen=16, key=0x7c906678
"!\312{\226\200j\356\030\247\256S\241\344\202", <incomplete sequence \304>,
ctx=0x7c908670) at rijndael.c:209
#6 rijndael_setkey (context=0x7c908670, key=0x7c906678
"!\312{\226\200j\356\030\247\256S\241\344\202", <incomplete sequence \304>,
keylen=16) at rijndael.c:444
#7 0x7e278df8 in cipher_setkey (c=0x7c9085f0, key=<optimized out>, keylen=16)
at cipher.c:896
#8 0x7e26e5b4 in gcry_cipher_setkey (hd=0x7c9085f0, key=0x7c906678, keylen=16)
at visibility.c:521
#9 0x7e39743c in wrap_gcry_cipher_setkey (ctx=0x7c9085f0, key=0x7c906678,
keysize=16) at cipher.c:115
#10 0x7e31e462 in _gnutls_cipher_init (handle=0x7c901c64,
cipher=GNUTLS_CIPHER_AES_128_CBC, key=0x7c901c5c, iv=0x7c901c54) at
gnutls_cipher_int.c:71
#11 0x7e3294f7 in _gnutls_init_record_state (params=0x7c901c38, read=1,
state=0x7c901c4c) at gnutls_constate.c:299
#12 0x7e329ac8 in _gnutls_epoch_set_keys (session=0x7c901290, epoch=1) at
gnutls_constate.c:431
#13 0x7e32a198 in _gnutls_write_connection_state_init (session=0x7c901290) at
gnutls_constate.c:602
#14 0x7e31280d in _gnutls_send_handshake_final (session=0x7c901290, init=1) at
gnutls_handshake.c:2888
#15 0x7e315e41 in _gnutls_handshake_common (session=0x7c901290) at
gnutls_handshake.c:3121
#16 0x7e31781e in gnutls_handshake (session=0x7c901290) at
gnutls_handshake.c:2690
#17 0x7e4c1a1a in schan_imp_handshake (session=0x7c901290) at
/home/focht/projects/wine/wine-git/dlls/secur32/schannel_gnutls.c:162
#18 0x7e4bff6c in schan_InitializeSecurityContextW (phCredential=0x188ed0,
phContext=0x54ad0b0, pszTargetName=0xfc01bc, fContextReq=524572, Reserved1=0,
TargetDataRep=16,
pInput=0x12da3bc, Reserved2=0, phNewContext=0x577d7f0, pOutput=0x12da3d0,
pfContextAttr=0x11c3138, ptsExpiry=0x577d8e8)
at /home/focht/projects/wine/wine-git/dlls/secur32/schannel.c:766
#19 0x7e4c9180 in InitializeSecurityContextW (phCredential=0x577d8f0,
phContext=0x577d9f4, pszTargetName=0xfc01bc, fContextReq=524572, Reserved1=0,
TargetDataRep=16,
pInput=0x12da3bc, Reserved2=0, phNewContext=0x11c6bfc, pOutput=0x12da3d0,
pfContextAttr=0x11c3138, ptsExpiry=0x577d8e8)
at /home/focht/projects/wine/wine-git/dlls/secur32/wrapper.c:346
...
--- snip ---
Source:
http://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgcrypt.git;a=blob;f=cipher/rij…
--- snip ---
1626 /* Run the self-tests for AES 128. Returns NULL on success. */
1627 static const char*
1628 selftest_basic_128 (void)
1629 {
1630 RIJNDAEL_context ctx;
1631 unsigned char scratch[16];
1632
...
1672
1673 rijndael_setkey (&ctx, key_128, sizeof (key_128));
1674 rijndael_encrypt (&ctx, scratch, plaintext_128);
1675 if (memcmp (scratch, ciphertext_128, sizeof (ciphertext_128)))
1676 return "AES-128 test encryption failed.";
1677 rijndael_decrypt (&ctx, scratch, scratch);
1678 if (memcmp (scratch, plaintext_128, sizeof (plaintext_128)))
1679 return "AES-128 test decryption failed.";
1680
1681 return NULL;
1682 }
--- snip ---
"RIJNDAEL_context ctx" was not properly 16-byte aligned on stack, hence the
crash in encrypt using SSE instructions.
Using big brother I found some reports about this problem:
---
Gentoo "dev-libs/libgcrypt-1.5.0-r2 - aes-ni segfaults"
buglink: https://bugs.gentoo.org/show_bug.cgi?id=442568
patch:
http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-libs/libgcrypt/…
---
Debian "libgcrypt11: New 1.5.0 version segfaults with NSS/PAM LDAP"
buglink: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=643336
---
Upstream libgcrypt
buglink: https://bugs.g10code.com/gnupg/issue1452
patch:
http://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgcrypt.git;a=commitdiff;h=a969…
---
The "final" patch (using __attribute__ ((aligned (16))) on "RIJNDAEL_context"
structure) did not fix the issue for me.
At least on my Fedora 16, gcc version 4.6.3 20120306 (Red Hat 4.6.3-2) still
misaligned context buffers, causing segfault.
I added "-mpreferred-stack-boundary=2" to CFLAGS to force gcc to realign the
stack in function prolog.
Fixed prolog code:
--- snip ---
.text:08001EE0 selftest_basic_128:
.text:08001EE0 push ebp
.text:08001EE1 mov ebp, esp
.text:08001EE3 lea esp, [esp-0Ch]
.text:08001EE7 and esp, 0FFFFFFF0h
.text:08001EEA lea esp, [esp-22Ch]
...
--- snip ---
I suspect there are various other distros still broken regarding this bug hence
you need to build a fixed libgcrypt version on your own.
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=30078
Bug #: 30078
Summary: Many installers fail to detect MSXML6 component (Wine
doesn't advertise its own MSXML6)
Product: Wine
Version: 1.4-rc6
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
…
[View More]Classification: Unclassified
Hello,
many installers require MSXML 6.0 component.
It might be useful in future to have Wine advertise its builtin by default
instead of 'winetricks -q msxml6' (considering some maturity of Wine's own).
There are different methods to detect the presence of MSXML6.
One of the most used ones which is also suggested by Microsoft is using
registry data.
Example prerequisite check from bug 19223 (Microsoft SQL Server Management
Studio Express (SSMSE)):
--- snip ---
...
0024:trace:msi:iterate_appsearch L"MSXML6PRESENT" L"MSXML6PRESENTREG"
0024:trace:msi:ACTION_AppSearchGetSignature package 0x15b348, sig 0x32f8ec
...
0024:trace:msi:ACTION_AppSearchGetSignature failed to query signature for
L"MSXML6PRESENTREG"
0024:trace:msi:ACTION_AppSearchComponents L"MSXML6PRESENTREG"
...
0024:trace:msi:ACTION_AppSearchComponents failed to query CompLocator for
L"MSXML6PRESENTREG"
0024:trace:msi:ACTION_AppSearchReg L"MSXML6PRESENTREG"
...
0024:Call advapi32.RegOpenKeyW(80000002,00790e88
L"SOFTWARE\\Microsoft\\MSXML60\\Setup",0032f818) ret=7ecb5ea4
0024:Ret advapi32.RegOpenKeyW() retval=00000002 ret=7ecb5ea4
...
0024:trace:msi:ACTION_AppSearchReg RegOpenKeyW returned 2
...
0024:trace:msi:ACTION_AppSearchIni L"MSXML6PRESENTREG"
...
0024:trace:msi:ACTION_AppSearchIni failed to query IniLocator for
L"MSXML6PRESENTREG"
0024:trace:msi:ACTION_AppSearchDr L"MSXML6PRESENTREG"
...
0024:trace:msi:ACTION_AppSearchDr failed to query DrLocator for
L"MSXML6PRESENTREG"
...
0024:trace:msi:MSI_ProcessMessage (nil) (nil) (nil) 0 200 L"Property:
MSXML6PRESENT, Signature: MSXML6PRESENTREG"
...
0024:trace:msi:ACTION_CustomAction Handling custom action
L"MISSINGPREREQERROR.6D658EB9_E2B8_429A_92C4_84337700878E" (33
L"MISSINGREDISTPREREQERROR"
L"[RedistPreReqErrorPrefix][MISSINGREDISTPREREQS][NewLine][NewLine][RedistPreReqErrorSuffix]")
...
0024:trace:msi:ACTION_CustomAction Handling custom action
L"CA_ErrorMissingPreReqs" (13 (null) L"[MISSINGREDISTPREREQERROR]")
...
0024:trace:msi:msi_get_property returning L"Setup is missing prerequisites:\n-
MSXML6\n\nGo to http://go.microsoft.com/fwlink/?LinkId=54583" for property
L"MISSINGREDISTPREREQERROR"
...
0024:Call user32.MessageBoxW(00000000,007910a0 L"Setup is missing
prerequisites:\n- MSXML6\n\nGo to
http://go.microsoft.com/fwlink/?LinkId=54583",00000000,00000000) ret=7ecc7a4d
--- snip ---
Dump of "SQLServer2005_SSMSEE.msi" using "ORCA" tool:
"InstallExecuteSequence" table:
--- snip ---
MISSINGMSXML6.6D658EB9_E2B8_429A_92C4_84337700878E (EnableMSXML6PreReq=1)
AND (NOT MSXML6PRESENT) AND (VersionNT < 600) 402
--- snip ---
"RegLocator" table:
--- snip ---
MSXML6PRESENTREG 2 SOFTWARE\Microsoft\MSXML60\Setup Uninstall 2
--- snip ---
"Installing and Redistributing MSXML 6.0":
http://msdn.microsoft.com/en-us/library/windows/desktop/cc507436%28v=vs.85%…
--- quote ---
When MSXML 6.0 is installed for the first time, the following registry key is
created with an initial value.
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSXML60\Setup]
"Uninstall"="{11111111-1111-1111-1111-111111111111}"
Subsequently, whenever MSXML 6.0 is redistributed by some application, the
product code for that application is appended to the registry key shown above.
--- quote ---
Following that suggestion, running prior installer in clean WINEPREFIX:
--- snip ---
$ wine reg add "HKLM\\Software\\Microsoft\\MSXML60\\Setup" /v Uninstall /t
REG_SZ /d "{11111111-1111-1111-1111-111111111111}" /f
--- snip ---
With that registry key present, "MSXML 6.0" is considered installed.
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51015
Bug ID: 51015
Summary: Excel 2007 : Userform in VBA crashes under Wine 6.5.
Regression from Wine 6.4 where it works
Product: Wine
Version: 6.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zen253231(a)gmail.…
[View More]com
Distribution: ---
Severe regression on Excel 2007.
Last working version is 6.4
Userform makes Excel 2007 crash as soon as it is inserted into VBA Editor.
Trying to display an existing userform hangs Excel 2007 before crashing 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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=47139
Bug ID: 47139
Summary: SetWorldTransform faulty when rendering text with
DrawTextEx
Product: Wine
Version: 4.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: zen253231(a)gmail.com
Distribution: ---
Created …
[View More]attachment 64368
--> https://bugs.winehq.org/attachment.cgi?id=64368
Text is cut on all sides when turned
Since at least wine 3.16 up to 4.7 when using DrawTextEx with (either
DT_WORDBREAK, either DT_SINGLELINE) Or DT_CALCRECT,
SetWorldTransform fails to transform correctly the size of text box and cuts
text to display inclined.
The 4 coefficients of Xform are used to compute transformation.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=51014
Bug ID: 51014
Summary: err:module:open_builtin_file failed to load .so lib
"/usr/lib/wine/d3d12.dll.so"
Product: Wine
Version: 6.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: bghome(a)gmail.com
…
[View More]Distribution: ---
Created attachment 69860
--> https://bugs.winehq.org/attachment.cgi?id=69860
wine hid console output
The Rekordbox application is crashed at startup when HID service is running.
Steps to reproduce:
wine cmd
net start winebus
rekordbox.exe
The application displays an error window saying:
"Unexpected application error"
Meanwhile wine reports these errors on the console:
045c:err:module:open_builtin_file failed to load .so lib
"/usr/lib/wine/d3d12.dll.so"
045c:err:vulkan:wine_vkCreateInstance Failed to create instance, res=-9
045c:err:vulkan:wine_vkCreateInstance Failed to create instance, res=-9
The referenced file does exist and readable by all users:
stat /usr/lib/wine/d3d12.dll.so
File: /usr/lib/wine/d3d12.dll.so
Size: 118448 Blocks: 232 IO Block: 4096 regular file
Device: 10302h/66306d Inode: 11451903 Links: 1
Access: (0755/-rwxr-xr-x) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2021-04-14 19:14:28.000000000 +0200
Modify: 2021-04-11 19:29:17.000000000 +0200
Change: 2021-04-14 19:14:28.315339666 +0200
Birth: 2021-04-14 19:14:28.315339666 +0200
file /usr/lib/wine/d3d12.dll.so
/usr/lib/wine/d3d12.dll.so: ELF 64-bit LSB shared object, x86-64, version 1
(SYSV), dynamically linked,
BuildID[sha1]=5ad19a0946e4dfb2802168b4c8044b9f1fa976d7, stripped
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=49979
Bug ID: 49979
Summary: EasyCash&Tax Ribbon menu (VS2008 Feature Pack) no
longer reacts to mouse clicks on submenu items
Product: Wine
Version: 5.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mielket(…
[View More]a)gmx.de
Distribution: ---
When clicking a Ribbon menu item, the associated action is no longer being
activated. The main action of the Ribbon menu button (upper half) still works,
but after clicking the lower half of the element to open the submenu, the
submenu items don't respond to mouseclicks.
Tested with Ubuntu 20.04. Wine 5.0 on another Ubuntu 20.04 installation still
works.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=27678
Summary: Yu-gi-oh online 3 black screen because our
D3DXAssembleShader doesn't handle apostrophes in
comments
Product: Wine
Version: 1.3.23
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
…
[View More] CC: wine-bugs(a)winehq.org
http://www.yugioh-online.net/ links eventually to
http://dlg.ygopkg.konamionline.com/ygopkg/yo3setup_20100709en.exe
This installs and updates fine, but the app has a completely
black main window, as noted briefly in bug 25562.
The log shows
Vertex shader compilation failed:
:19:1: Warning: Newline in string constant encounterd (started line 18)
native d3dx9_36 works around the problem.
Digging into it a bit, I see that the game uses shader
assembly, and one of the lines of source is
def c96, -1, 1, 1, 1 ; somewhere I've got a bug. flipping the vectors with
this fixes it.
Kludging preprocess_shader() to replace "I've" with "I,ve" lets
the game display properly.
--
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.
[View Less]