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, 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.
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)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.
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.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.
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: ---
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.
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.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.
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: ---
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.
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.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.
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: 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.
https://bugs.winehq.org/show_bug.cgi?id=47133
Bug ID: 47133
Summary: Kyodai Mahjong crashes after update to wine 4.17
Product: Wine
Version: 4.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ZeroBeat(a)gmx.de
Distribution: ---
Created attachment 64354
--> https://bugs.winehq.org/attachment.cgi?id=64354
backtrace crash report
Update to 4.17 (https://www.archlinux.org/packages/multilib/x86_64/wine/)
causes Kyodai Mahjongg
(rated as gold:
https://appdb.winehq.org/objectManager.php?sClass=version&iId=10422) to crash.
OS: Arch Linux (attached backtrace)
4.19.38-1-lts
nvidia-340xx-lts 340.107-20
BTW:
crashed also on
5.0.12-arch1-1-ARCH
nvidia 418.56-13
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=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-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.