https://bugs.winehq.org/show_bug.cgi?id=53596
Bug ID: 53596
Summary: Day of the Tentacle remastered crashes randomly
Product: Wine
Version: 7.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kohen.d(a)gmail.com
Distribution: ---
Created attachment 72985
--> https://bugs.winehq.org/attachment.cgi?id=72985
backtrace from winedbg
The app crashes randomly, usually after > 1h play, but happens when loading as
well (unfortunately it overwritten my save that crashes quickly).
It crashes on a read violation.
Tested it with Win 7 32Bit bottle
--
Do not reply 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=51645
Bug ID: 51645
Summary: wine: could not load kernel32.dll, status c0000135
Product: Wine-staging
Version: 6.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: b1779506(a)trbvn.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
wine --version
wine-6.15
Deleted all content inside .wine folder, no wine process running at that time:
cd ~/.wine/
rm -r *
Then I can run "wine --version" but not configure it:
winecfg
002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
wine: could not load kernel32.dll, 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.
http://bugs.winehq.org/show_bug.cgi?id=9583
Summary: CompareStringW gives incorrect result for some wide
strings
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peter(a)cendio.se
It seems like CompareStringW does not work correctly, when using wide/unicode
strings. I first discovered this when I saw that listbox controls sorted
swedish characters (say, LATIN SMALL LETTER A WITH RING ABOVE) side by side
with the base character (LATIN SMALL LETTER A). An example is
http://www.cendio.se/~astrand/wine/40-listbox-sort/list.exe.
The cause seems to be that CompareStringW gives the wrong result. I've created
the small test example
http://www.cendio.se/~astrand/wine/40-listbox-sort/comparestring.exe, with
source available in the same directory. On Windows, the result is that the
string "äpple" is greater than "orange", which is correct. With the latest
Wine CVS version, the result is that "äpple" is lesser than "orange", which is
wrong.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=53598
Bug ID: 53598
Summary: Wrong icons in MDI child menu title bar
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: vz-wine(a)zeitlins.org
Distribution: ---
In Wine 7 MDI child windows show strange icons in their title bar (looking like
"0", "1" and some strange rectangular shape, respectively) instead of the
expected standard minimize/restore/close buttons.
This used to work in Wine 4 and possibly later, I could run git-bisect if
really necessary, but it's going to take some time to rebuild Wine ~15 times,
so maybe someone can see where does the problem come from without doing this?
Also, I don't provide a reproducer because I believe this affects any program
using MDI, but please let me know if one is needed (and in which form, source
or binary).
--
Do not reply 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=53624
Bug ID: 53624
Summary: Mode_switch layer with xmodmap isn't recognized
Product: Wine
Version: 7.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cairn(a)pm.me
Distribution: ---
Created attachment 73023
--> https://bugs.winehq.org/attachment.cgi?id=73023
xmodmap example
With xmodmap, I am binding "Mode_switch" to CapsLock in order to simulate a
different layer of keys. I've attached a file (xmodmap.txt) which is all you
need to reproduce this. Download the file and run `xmodmap xmodmap.txt` to
enable the example key map.
The easiest way I've found to test this is to use `wine notepad`. In the
example keymap, Caps + H is bound to the left arrow key. Type something, then
press Caps + H. The expected behavior is to move the cursor to the left, but
this doesn't work. This issue happens with seemingly any application run
through Wine.
You can confirm with `xev` that the xmodmap configuration does indeed work.
I've attempted to use both keycodes and keysyms in the xmodmap configuration;
both result in the same issue. The problem doesn't occur when directly
rebinding a key without using "Mode_switch", but that isn't really a
workaround, so it still seems worth it to report the issue.
Tested on Ubuntu 22.04 running Wine 6.0.3 and GNU Guix running Wine 7.8.
The version of xmodmap is 1.0.10.
I've reviewed bug #20610 and I think it's worth recognizing this as a separate
issue. Maybe the solutions are related.
--
Do not reply 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=53622
Bug ID: 53622
Summary: GR Level 3 display issue when winecfg dpi > 96
Product: Wine
Version: 7.16
Hardware: x86-64
URL: http://grlevelx.com/downloads/grlevel3_2_setup.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: playerone101(a)mail.com
Distribution: ArchLinux
Created attachment 73019
--> https://bugs.winehq.org/attachment.cgi?id=73019
Image of issue and terminal output
The affected software is GR Level 3, weather radar software.
Please see the attached image of the issue described below.
In wine-staging 7.16, if the dpi setting in winecfg is greater than 96 the
software only displays in the top left part of the program window. The rest of
the window is either black or covered with artifacts. It is nearly impossible
to interact with the software in this state, making it unusable. If the dpi
value remains at the default 96 the issue is not present, however, on high dpi
monitors that makes the software difficult to use.
I have tested this in Arch and Nobara (modified Fedora 36). The issue is
present on both systems regardless if the prefix is an existing one or a new
prefix.
This issue is not present in wine-staging 7.15.
--
Do not reply 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=53618
Bug ID: 53618
Summary: schedsvc:atsvcapi randomly fails to cleanup after
itself in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
schedsvc:atsvcapi randomly fails to cleanup after itself in Wine:
atsvcapi.c:137: 0: jobid 12, command L"Task1.exe"
atsvcapi.c:143: found 0: jobid 12, command L"Task1.exe"
atsvcapi.c:171: Test failed: NetrJobDel error 3806
https://test.winehq.org/data/patterns.html#schedsvc:atsvcapi
Where 3806 == APE_AT_ID_NOT_FOUND.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=53616
Bug ID: 53616
Summary: Request for Package: winehq-keyring
Product: Packaging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: jkfloris(a)dds.nl
CC: dimesio(a)earthlink.net
Distribution: ---
Recently, there were some bugs about adding the WineHQ repository. And whether
this could be made easier.
I created a simple Debian package that adds the winehq key to the system and
creates a winehq.sources file. As far as I can test, the package works on
Debian, Ubuntu and Mint. This will make the installation the same on these
distributions.
Is there any interest in making this an official winehq package?
The source code can be found on:
https://gitlab.winehq.org/jkfloris/winehq-keyring/
--
Do not reply 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=52038
Bug ID: 52038
Summary: Sonic Adventure DX (2004 Version) crashes since Wine
6.21
Product: Wine
Version: 6.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winegstreamer
Assignee: wine-bugs(a)winehq.org
Reporter: R3FR4GYT(a)gmail.com
Regression SHA1: 21dc092b910f80616242761a00d8cdab2f8aa7bd
Distribution: Mint
Created attachment 71045
--> https://bugs.winehq.org/attachment.cgi?id=71045
SADX Wine Console Output
The game crashes after the pre-rendered cutscene going into the menu (possibly
when dealing with the menu music)
This crash was introduced by the commit
21dc092b910f80616242761a00d8cdab2f8aa7bd
I attached a log of the console output when running the game
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19418
Summary: SA Dictionary 2008 Beta 4: Automatic Clipboard
Translation is not working outside the program
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: extigyro(a)gmail.com
When you copy some word inside SA Dictionary, it is automatically translated.
But if you copy some text from Firefox 3 (for example), nothing happens and the
word does not automatically appear in the translation dialog. Instead you have
to paste it manually each time.
--
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=51876
Bug ID: 51876
Summary: "Program has encountered a serious problem"
Product: Wine
Version: 6.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: anonsquest(a)protonmail.com
Distribution: ---
Created attachment 70800
--> https://bugs.winehq.org/attachment.cgi?id=70800
backtrace
I am trying to run a program called ATAS trading
I was able to install it successfully and even updated the program to the
latest version. Then when I tried to run it, I got an error from wine saying it
encountered a serious 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.
https://bugs.winehq.org/show_bug.cgi?id=8563
--- Comment #46 from joaopa <jeremielapuree(a)yahoo.fr> ---
Bug still occurs with wine-7.16.
--
Do not reply 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=53372
Bug ID: 53372
Summary: Total War Shogun 2 spews RtlLeaveCriticalSection()
section is not acquired errors in 3D scenes.
Product: Wine
Version: 7.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: hibbsncc1701(a)gmail.com
Distribution: ---
Created attachment 72757
--> https://bugs.winehq.org/attachment.cgi?id=72757
wine-7.13 console log
As of wine-7.13, Total War Shogun 2 has started spewing section <address> is
not acquired errors in the console while the game is rendering 3D scenes. These
errors were not present in wine-7.12.
These errors can also cause the game to crash after a battle during the return
to the campaign map with GL out of memory errors. Although it doesn't happen
every time like in previous bugs.
Regression testing reveals 66f37aae7e25740857aeb8ea9c2f0395781389f5 as the
first bad commit. I've tried reverting this commit in current git and the
reversion fixes the bug and the crashing it causes.
--
Do not reply 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=53610
Bug ID: 53610
Summary: NtSetSystemTime not allowed: difference -930 ms
Product: Wine
Version: 7.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: raydongf(a)gmail.com
Distribution: ---
It looks like since mid-2020, NtSetSystemTime has been a stub that does nothing
except possibly error when the difference is not greater than -500ms and less
than 500ms.
In the past, wine used to call settimeofday when NtSetSystemTime was
implemented directly in dlls/ntdll/time.c, but this is seemingly no longer
present in dlls/ntdll/unix/sync.c.
Is this intentional? Unfortunately, it's causing a time syncing feature to fail
for a server daemon that I use, which I can't distribute.
The call to NtSetSystemTime is from SetLocalTime(const SYSTEMTIME *).
--
Do not reply 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=53604
Bug ID: 53604
Summary: Windows app "click & study" doesn't start
Product: Wine
Version: 7.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: burningpho3nix1(a)gmail.com
Distribution: ---
Created attachment 72996
--> https://bugs.winehq.org/attachment.cgi?id=72996
bug log
multiple modules do not 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.
https://bugs.winehq.org/show_bug.cgi?id=53608
Bug ID: 53608
Summary: Visual Novel Shin Koihime †Eiyuutan 4 plays opening
movie in separate window
Product: Wine
Version: 7.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bugmetoo(a)protonmail.com
Distribution: ---
Created attachment 73003
--> https://bugs.winehq.org/attachment.cgi?id=73003
Application log using Wine 7.16 Staging
As in summary, when start button is pressed in the game, the opening movie
opens in a separate window from the main game window. It otherwise plays fine
and the background application window resumes afterwards with normal playback.
Trial for the game can be found here
https://baseson.nexton-net.jp/eiyu4/special/trial/. Direct links from the same
page
https://drive.google.com/file/d/1bLWJ2Z4qvvsTTsHyLjq2DRvftbOikr50/view?usp=…
Wine:7.16 staging
OS:Endeavour 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.
https://bugs.winehq.org/show_bug.cgi?id=46281
Bug ID: 46281
Summary: Archicad 22 does not start at all
Product: Wine
Version: 4.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: disnel(a)disnel.com
Distribution: ---
Created attachment 62991
--> https://bugs.winehq.org/attachment.cgi?id=62991
Log from unsuccessfull start of Archicad 22
Archicad 22, successfully installed after winetricks vcrun25, fails to start.
Tested ARCHICAD.exe and ARCHICAD Starter.exe from main Archicad folder. See
attached log, please.
--
Do not reply 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=23324
Summary: Need for Speed: Shift installer thinks we don't have
Visual C++ runtimes installed
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Created an attachment (id=29071)
--> (http://bugs.winehq.org/attachment.cgi?id=29071)
+relay log showing registry queries and CreateProcess(vcredist_x86_en.exe)
We have perfectly good msvcr* and friends, so the app shouldn't detect
that we don't. The registry key it's looking at seems to be
0024:Call advapi32.RegOpenKeyW(80000002,0033ee22
L"Software\\Microsoft\\Windows\\CurrentVersion\\Installer\\Managed\\S-1-5-4\\Installer\\Products\\b25099274a207264182f8181add555d0",0033f0c8)
ret=7ed4784c
0024:Ret advapi32.RegOpenKeyW() retval=00000002 ret=7ed4784c
--
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=44530
Bug ID: 44530
Summary: Every time I launch ANY wine application I get an
error popup
Product: Wine
Version: 2.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pszudzik(a)throwarock.com
Distribution: ---
Created attachment 60484
--> https://bugs.winehq.org/attachment.cgi?id=60484
Bug dump
Every time I launch ANY wine application I get an error popup. I don't have
any fonts either in any windows program that uses a list of fonts
--
Do not reply 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=38651
Bug ID: 38651
Summary: Project64 2.2: Settings Pane is Blank
Product: Wine
Version: 1.7.43
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ribshark(a)gmail.com
Distribution: ---
Created attachment 51574
--> https://bugs.winehq.org/attachment.cgi?id=51574
Terminal Output
When the settings dialog (Options > Settings) is opened, most controls are
missing on the right hand side. This bug did not occur on Project64 2.1. This
occurs using both an NVIDIA card with proprietary drivers, and an Intel card.
Link to installer: http://www.pj64-emu.com/downloads/func-startdown/123/
sha1sum: 5b95315844b22672c2e867d8e3d45d9f05ed2016
--
Do not reply 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=53589
Bug ID: 53589
Summary: Saints Row 2022 fails with Unimplemented function
KERNEL32.dll.SetProcessDefaultCpuSets
Product: Wine
Version: 7.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mo78(a)abv.bg
Distribution: ---
Created attachment 72971
--> https://bugs.winehq.org/attachment.cgi?id=72971
SR 2022 Wine log
Saints Row 2022 fails with Unimplemented function
KERNEL32.dll.SetProcessDefaultCpuSets and it can't be started at all.
--
Do not reply 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=43581
Bug ID: 43581
Summary: Office 2013 365 installer: Something went wrong
Product: Wine
Version: 2.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rymg19(a)gmail.com
Distribution: ---
Created attachment 58990
--> https://bugs.winehq.org/attachment.cgi?id=58990
Console output while running installer
The ever-helpful Microsoft messages strike again...
I'm using the staging Wine 2.14 via PPA. Here's a download link for the Office
365 version in question (I didn't even bother trying to get 2016 working...):
https://c2rsetup.officeapps.live.com/c2r/download.aspx?productReleaseID=O36…
Found via this site:
https://www.howto-outlook.com/howto/download-office-2013-office-365.htm
I attached the console output. The installer starts loading normally, and the
contents of the log around the "Something went wrong" message are:
fixme:file:ReplaceFileW Ignoring flags 5
fixme:file:ReplaceFileW Ignoring flags 5
fixme:ole:NdrCorrelationInitialize (0x1f3b32c, 0x1f3b4bc, 1024, 0x0): semi-stub
fixme:ole:NdrCorrelationInitialize (0x183e250, 0x183e32c, 1024, 0x0): semi-stub
fixme:ole:NdrCorrelationFree (0x183e250): stub
fixme:ole:NdrCorrelationFree (0x1f3b32c): stub
fixme:ole:NdrCorrelationInitialize (0x1f3d90c, 0x1f3da9c, 1024, 0x0): semi-stub
fixme:ole:NdrCorrelationInitialize (0x1d3e250, 0x1d3e32c, 1024, 0x0): semi-stub
fixme:ole:NdrCorrelationFree (0x1d3e250): stub
fixme:ole:NdrCorrelationFree (0x1f3d90c): stub
fixme:ole:NdrCorrelationInitialize (0x1f3ab9c, 0x1f3ad2c, 1024, 0x0): semi-stub
fixme:ole:NdrCorrelationInitialize (0x183e250, 0x183e32c, 1024, 0x0): semi-stub
fixme:ole:NdrCorrelationFree (0x183e250): stub
fixme:ole:NdrCorrelationFree (0x1f3ab9c): stub
fixme:ole:NdrCorrelationInitialize (0x1f3ab9c, 0x1f3ad2c, 1024, 0x0): semi-stub
fixme:ole:NdrCorrelationInitialize (0x1d3e250, 0x1d3e32c, 1024, 0x0): semi-stub
fixme:ole:NdrCorrelationFree (0x1d3e250): stub
fixme:ole:NdrCorrelationFree (0x1f3ab9c): stub
fixme:ole:NdrCorrelationInitialize (0x1f3b2ac, 0x1f3b43c, 1024, 0x0): semi-stub
fixme:ole:NdrCorrelationInitialize (0x183e250, 0x183e32c, 1024, 0x0): semi-stub
fixme:ole:NdrCorrelationFree (0x183e250): stub
fixme:ole:NdrCorrelationFree (0x1f3b2ac): stub
fixme:ole:NdrCorrelationInitialize (0x1f3d18c, 0x1f3d31c, 1024, 0x0): semi-stub
fixme:ole:NdrCorrelationInitialize (0xf2e250, 0xf2e32c, 1024, 0x0): semi-stub
fixme:file:ReplaceFileW Ignoring flags 5
fixme:file:ReplaceFileW Ignoring flags 5
After that, it kept spamming the ReplaceFileW message until I close it.
Note that the other 365/2013-related issues seem to all be fixed, pre-Wine-2.0,
and discuss different issues than what I've encountered.
--
Do not reply 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=53542
Bug ID: 53542
Summary: Hog4PC 3.17 installer VBScript custom action needs
IWshShell::Run to return signed type.
Product: Wine
Version: 7.11
Hardware: x86-64
URL: https://web.archive.org/web/20211128125004/https://cdn
.etcconnect.com/Hog_4_PC_3.17.0.3327.msi.zip
OS: Linux
Status: NEW
Keywords: download, Installer, patch
Severity: normal
Priority: P2
Component: wshom.ocx
Assignee: wine-bugs(a)winehq.org
Reporter: sloper42(a)yahoo.com
CC: focht(a)gmx.net, sloper42(a)yahoo.com, temp82(a)luukku.com
Depends on: 52128
Distribution: ---
+++ This is successor to Bug #52128 +++
After applying scrrun::Movefolder patch, we get script error in msi custom
action
$WINEDEBUG=+vbscript ./wine msiexec -i C:\Hog_4_PC_3.17.0.3327.msi
...
01c4:trace:vbscript:do_icall L"unpack1" 0
01c4:trace:vbscript:interp_int 0
01c4:trace:vbscript:interp_equal
01c4:trace:vbscript:var_cmp 0017A75C {VT_UI4: 0} 00176FB8 {VT_I2: 0}
01c4:trace:vbscript:VBScriptError_GetExceptionInfo (0017AE58)->(03D0FB10)
01c4:err:msi:MsiActiveScriptSite_OnScriptError script error: L"Type mismatch"
Excerpt from script file:
...
Set objShell = CreateObject("Shell.Application")
...
firstCmd = """" & TargetDir & "\7za.exe"" x -y " & """" & FixtureLib &
"""" & " -o""" & FixtureLibDir & """"
unpack1 = shell.Run(firstCmd, 0, True)
If ( unpack1 = 0 ) Then
...
Return value of shell.Run is of type VT_UI4 which is no integrated type of
vbscript.
Output value of IWshShell::Run [out, retval] DWORD* out_ExitCode)
seems to be int* in native and not DWORD* as in wine.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.