https://bugs.winehq.org/show_bug.cgi?id=49033
Bug ID: 49033
Summary: Inno Setup installer: runtime error with external dll
- regression in msvcrt
Product: Wine
Version: 5.7
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: winehq-bugzilla(a)reichardt.de
Exult's Inno Setup based installer fails with
"Runtime Error (at -1:0):
Cannot Import dll:C:\users\crossover\Temp\is-05TAH.tmp\exconfig.dll."
but the dll is at the given path.
I am running macOS 10.15 so I was only able to do limited regression testing.
But on a machine with an older macOS I was able to confirm that it used to work
with:
Crossover 18.0 (based on Wine 3.14)
But with Crossover 18.1 (also based on Wine 3.14) it stopped working.
On the older machine I also installed Wine 4.0.3 (via MacPorts) and it's not
working there either.
Gcenx in the forums confirmed that this also does not work with the latest Wine
version https://forum.winehq.org/viewtopic.php?f=9&t=33784&p=127447#p127447
(neither native nor builtin).
A search in the forum lead me to https://bugs.winehq.org/show_bug.cgi?id=43940
but the attached msvcrt.dll let's the Exult installer die silently.
The Exult installer is at http://exult.sourceforge.net/snapshots/Exultwin32.exe
The Inno Setup script is at
https://github.com/exult/exult/blob/master/win32/exult_installer.iss
The source for exconfig.dll is at
https://github.com/exult/exult/blob/master/win32/exconfig.cc
--
Do not reply 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=45194
Bug ID: 45194
Summary: Painkiller game crashes at start
Product: Wine
Version: 3.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: b.wine.6883(a)indigo.re
Distribution: ---
Created attachment 61407
--> https://bugs.winehq.org/attachment.cgi?id=61407
crash log
Game changes resolution and then crashes, see attached log
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43296
Bug ID: 43296
Summary: Ultra VNC back buffer errors
Product: Wine-staging
Version: 2.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ToddAndMargo(a)zoho.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Dear Wine Staging,
Would you fix this for me?
wine-patched-staging-2.11.tar.gz, 32 bit
UltraVNC-1.2.15_X86_Setup.exe
http://www.uvnc.com/downloads/ultravnc.html WARNING: Lots of JUNKWARE !!
$ env WINEPREFIX="/home/todd/.wine" /usr/local/bin/wine
C:\\windows\\command\\start.exe /Unix
/home/tony/.wine/dosdevices/c:/users/Public/Start\
Menu/Programs/UltraVNC/UltraVNC\ Viewer.lnk
fixme:exec:SHELL_execute flags ignored: 0x00000100
fixme:exec:SHELL_execute flags ignored: 0x00004100
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
[tony@rn4 Desktop]$ fixme:d3d:wined3d_dxtn_init Wine cannot find the txc_dxtn
library, DXTn software support unavailable.
libGL error: unable to load driver: nouveau_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: nouveau
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
err:winediag:X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled, most
likely your 32-bit OpenGL drivers haven't been installed correctly (using GL
renderer "Gallium 0.4 on NVC4", version "1.4 (3.0 Mesa 11.2.2)").
fixme:d3d:check_fbo_compat Format WINED3DFMT_R16G16_UNORM needs different
render target formats for different resource types.
fixme:d3d:swapchain_init The application requested more than one back buffer,
this is not properly supported.
Please configure the application to use double buffering (1 back buffer) if
possible.
fixme:ver:GetCurrentPackageId (0xacea28 (nil)): stub
fixme:d3d:check_fbo_compat Format WINED3DFMT_R16G16_UNORM needs different
render target formats for different resource types.
fixme:d3d:swapchain_init The application requested more than one back buffer,
this is not properly supported.
Please configure the application to use double buffering (1 back buffer) if
possible.
err:dialog:EndDialog got invalid window handle (0x70374); buggy app !?
--
Do not reply 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=50557
Bug ID: 50557
Summary: USVFS (Mod Organizer 2) no longer working
Product: Wine
Version: 6.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: joe(a)warhaggis.com
Distribution: ---
USVFS is a component of Mod Organizer 2. It uses an OverlayFS-style method to
overlay mods on to (primarily Bethesda) games at runtime.
The patch in #47832 (upstreamed in 4.21) fixed this until at *least* 5.13 when
dlls/kernel32/file.c was largely migrated to dlls/kernelbase/file.c. In every
Wine version after 5.0 USFVS fails to run.
My attached logs are from USVFS's own debug log. The log suffixed wine-5.0
shows the functionality working as expected (if you search it for 'freeside'
you will find a mod correctly overlayed). The log suffixed wine-6.0 for
comparison shows the function not working.
----
I attempted to replace the applicable section in dlls/kernelbase/file.c to
replicate the changes made to kernel32 in 4.21 but had no success, however I
believe the problem is here somewhere.
--
Do not reply 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=50461
Bug ID: 50461
Summary: Wine looking in /usr/bin/../../lib32/wine, should be
/usr/bin/../lib32/wine
Product: Wine
Version: 5.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: bebing2(a)optimum.net
Distribution: ---
Previous version I was using, 4.19 staging, builds and installs fine. 5.20 when
launching anything, but winecfg will trigger it, gets this:
wine: could not load ntdll.so: /usr/bin/../../lib32/wine/ntdll.so: cannot open
shared object file: No such file or directory
Which resolves to root directory
/lib32
but should resolve to
/usr/lib32
Looks like it usually is
/usr/bin/../lib32
not
/usr/bin/../../lib32
I use LFS so it is likely it is not conforming to debian/ubuntu or whatever.
I have a thread here where I tried some hacks to workaround to no avail, just
in case it's useful:
https://forum.winehq.org/viewtopic.php?f=8&t=34780
--
Do not reply 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=49684
Bug ID: 49684
Summary: Critical Crash Logos Bible Software Unusable
(Regression)
Product: Wine
Version: 5.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: johnpgoodman(a)gmail.com
Distribution: ---
Created attachment 67925
--> https://bugs.winehq.org/attachment.cgi?id=67925
terminal output from crash
Since the latest update from faithlife the app crashes on load and is no longer
useable. Terminal output attached. Apologies, I don't understand it. Logos
8.15.0.0004. N.b. I was running winehq stable when this occurred. Updating to
Dev 5.14 the crash is still there.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=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: 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.
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=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
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.
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=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: ---
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.
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://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.
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.
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: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.
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: 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.
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
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.
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 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.
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-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.