https://bugs.winehq.org/show_bug.cgi?id=48277
Bug ID: 48277
Summary: dotnet30sp1 fails to install
Product: Wine
Version: 4.14
Hardware: x86
OS: Linux
Status: NEW
Keywords: dotnet, download, Installer, regression
Severity: normal
Priority: P2
Component: httpapi
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
The installer will pop up a fatal error dialog (even in quiet mode), though the
terminal doesn't show anything related. Winetricks notes that it fails because
expected files are not present.
This is a regression, introduced by:
commit efacf6f455b42721c2edb15a06ef57755342fb0b
Author: Zebediah Figura <z.figura12(a)gmail.com>
Date: Wed Aug 28 20:45:29 2019 -0500
httpapi: Start the http service in HttpInitialize().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=38245
Signed-off-by: Zebediah Figura <z.figura12(a)gmail.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
It is fixed by:
commit 280bfb58b5162be6d8cee8827307721d7624ac0d
Author: Austin English <austinenglish(a)gmail.com>
Date: Sun Dec 8 23:11:27 2019 -0600
httpapi: Return ERROR_SUCCESS for unimplemented flags in HttpInitialize.
Returning ERROR_CALL_NOT_IMPLEMENTED breaks .Net installers. MSDN suggests
that ERROR_INVALID_PARAMETER may be more appropriate, but that too breaks
.Net.
Signed-off-by: Austin English <austinenglish(a)gmail.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
Filing a bug for visibility (in release notes/winetricks).
--
Do not reply 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=47960
Bug ID: 47960
Summary: chcp.exe does not exist
Product: Wine
Version: 4.17
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: erich.e.hoover(a)gmail.com
Distribution: ---
conda requires "chcp.exe" to exist to properly work with Python packages, see
MSDN:
https://docs.microsoft.com/en-us/windows-server/administration/windows-comm…
--
Do not reply 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=48153
Bug ID: 48153
Summary: Mono's ProcessTest.Start1_FileName_Whitespace test
fails in 4.20
Product: Wine
Version: 4.20
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, regression, source, testcase
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: madewokherd(a)gmail.com
Distribution: ---
I've started seeing failures in the following Mono test cases:
MonoTests.System.Diagnostics.ProcessTest.Start1_FileName_Whitespace
MonoTests.System.Diagnostics.ProcessTest.Start2_FileName_Whitespace
Here's the source code for the first of those:
https://github.com/mono/mono/blob/93e46c687b0f1b3bea7ecf362a667f3bd8b59fc5/…
Specifically, the "#6" line, which checks error codes, fails. Unfortunately, it
doesn't say what error code we got.
This worked in Wine 4.19 but fails in current master.
Bisect results and downloadable test case to follow.
--
Do not reply 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=46262
Bug ID: 46262
Summary: Beat Hazard 2: Small window size after minimizing
Product: Wine
Version: 4.0-rc1
Hardware: x86-64
URL: https://store.steampowered.com/app/618080/Martial_Arts
_Brutality/
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: devilj(a)outlook.pt
Distribution: ArchLinux
Created attachment 62964
--> https://bugs.winehq.org/attachment.cgi?id=62964
Log snippet
When minimizing and restoring, the window becomes very small (46×70), and
resizing is disallowed.
This bug has been present in Wine 3.21, as well as Wine-staging 3.18 and up.
According to the log, the window actually restores correctly to its intended
size (1286×750) before being immediately resized to 46×70.
Window position seems to be preserved correctly.
This same bug also happens with a free game by the same developer, Martial Arts
Brutality, which is available on Steam.
--
Do not reply 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=37793
Bug ID: 37793
Summary: crash FO3launcher.exe wine 1.7
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: laborde_stephane(a)yahoo.fr
Distribution: ---
Created attachment 50337
--> https://bugs.winehq.org/attachment.cgi?id=50337
crash FO3launcher.exe
Installed OK : FIFA online 3 (FO3 installer) :
http://fo3.garena.com/download/installer
When launching fo3launcher.exe it crashes whit report attached bellow.
--
Do not reply 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=46196
Bug ID: 46196
Summary: Beat Hazard 2: Missing country code and flag
Product: Wine
Version: 3.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: devilj(a)outlook.pt
Distribution: ---
Created attachment 62856
--> https://bugs.winehq.org/attachment.cgi?id=62856
Wine log (snippet)
The user's country flag is replaced with an "Unknown" icon. This happens
because the game fails to get the two-digit country code from Wine. The game
runs well otherwise; this is merely a UI issue.
The game calls GetUserGeoID, but this returns -1 instead of a valid GeoID. The
game never calls SetUserGeoID as far as I can tell!
Wine log snippet generated with +nls,+timestamp,+debugstr,+trace,+relay.
--
Do not reply 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=48271
Bug ID: 48271
Summary: Qt5 dropdown menu and combobox does not show on click
Product: Wine
Version: 4.0.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: brouits(a)free.fr
Distribution: ---
I am testing QSpeakers* win32 and win64 on wine 4.0.2. It uses the Qt5 toolkit.
All works nice except menu dropdowns and comboboxes which does not show up on
click. Tested also on a real windows® and it goes well here.
If i can do anything, tell me.
[*] http://brouits.free.fr/qspeakers/
--
Do not reply 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=48234
Bug ID: 48234
Summary: Odin Diet doesn`t start
Product: Wine
Version: 4.20
Hardware: x86
URL: https://s3.ap-south-1.amazonaws.com/asthawebsite/odin_
diet.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: Debian
Hi, a user submitted this as rated garbage in appdb:
"Nothing Works, After trying to run it, no screen or error msg or popup comes,"
I guess he ran from clicking on desktoplink; when ran from the console:
0027:err:module:import_dll Library odbcbcp.dll (which is needed by
L"C:\\ODIN\\Diet\\RMSDBWriter.dll") not found
0027:err:module:import_dll Library RMSDBWriter.dll (which is needed by
L"C:\\ODIN\\Diet\\SurvMgr_INT.dll") not found
0027:err:module:import_dll Library SurvMgr_INT.dll (which is needed by
L"C:\\ODIN\\Diet\\DietOdin.exe") not found
odbcbcp.dll can be installed for example from mdac apparently, but I opened
this bugreport because the app expects it to be present apparently, it is on my
win7 partition.
Adding stub dll is enough to get the program started; Didn`t try further, login
required.
So simple Question: Is it within wine`s scope to implement these kind of dlls
(from mdac e.g.)
If not, i can resolve bug as WONTFIX, or keep it open as collector for other
apps that need this (just as for example the MFC42 "collector bug report").
Could some wine "authority" give advice on this?
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39643
Bug ID: 39643
Summary: DM Genie 2.x fails on startup with 'Automation error.
... Check the Scripting function Skill Bonus'
Product: Wine
Version: 1.8-rc1
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: vbscript
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
continuation of bug 9095
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/DM Genie
$ WINEDEBUG=+tid,+seh,+loaddll,+process,+vbscript,+ole,+variant wine
./DMGenie.exe >>log.txt 2>&1
...
0027:trace:ole:SysAllocStringLen L"executing the general script 'SkillBonus'"
0027:trace:ole:ITypeInfo_fnAddRef (0x23bda60)->ref is 2
0027:trace:ole:SetErrorInfo (0, (nil))
0027:trace:ole:ITypeInfo_fnInvoke
(0x23bda60)(0x23acaf8,id=2000,flags=0x00000001,0x33c814,(nil),0x33c7f4,0x33c824)
0027:trace:ole:dump_DispParms args=1 named args=0
0027:trace:ole:dump_DispParms args:
0027:trace:ole:dump_DispParms [0] 0x33c858 {VT_BSTR: L"Public Sub
SkillBonus(FinalCheck)\r\nn = func.GetSkillNum(\"SWIM\")\r\nif n > 0 then\r\n
cr.SkillTotal(n) = cr.SkillTotal(n) + FinalCheck\r\nend if\r\n\r\n'if
cRace.PCRace the
0027:trace:ole:ITypeInfo_fnInvoke invoking:
L"AddCode"(1)
parm0: L"Code"
memid is 000007d0
Param 0:
tdesc.vartype 8 (VT_BSTR)
u.paramdesc.wParamFlags PARAMFLAG_FIN
u.paramdesc.lpex (nil)
funckind: 1 (pure virtual)
invkind: 1 (func)
callconv: 4 (stdcall)
oVft: 104
cParamsOpt: 0
wFlags: 0
elemdescFunc (return value type):
tdesc.vartype 25 (VT_HRESULT)
u.paramdesc.wParamFlags PARAMFLAGS_NONE
u.paramdesc.lpex (nil)
helpstring: L"Add code to the global module"
entry: (null)
0027:trace:ole:ITypeInfo_fnInvoke changing args
0027:trace:ole:ITypeInfo_fnInvoke 0x33c858 {VT_BSTR: L"Public Sub
SkillBonus(FinalCheck)\r\nn = func.GetSkillNum(\"SWIM\")\r\nif n > 0 then\r\n
cr.SkillTotal(n) = cr.SkillTotal(n) + FinalCheck\r\nend if\r\n\r\n'if
cRace.PCRace the
0027:trace:ole:DispCallFunc (0x23acaf8, 104, 4, 10, 1, 0x4f18264, 0x4f18260,
0x33c480 (vt=10))
0027:trace:ole:DispCallFunc arg 0: type VT_BSTR 0x33c858 {VT_BSTR: L"Public Sub
SkillBonus(FinalCheck)\r\nn = func.GetSkillNum(\"SWIM\")\r\nif n > 0 then\r\n
cr.SkillTotal(n) = cr.SkillTotal(n) + FinalCheck\r\nend if\r\n\r\n'if
cRace.PCRace the
0027:trace:vbscript:VBScript_SetScriptState (0x23acbe0)->(1)
0027:trace:vbscript:VBScriptParse_ParseScriptText (0x23acbe0)->(L"Public Sub
SkillBonus(FinalCheck)\r\nn = func.GetSkillNum(\"SWIM\")\r\nif n > 0 then\r\n
cr.SkillTotal(n) = cr.SkillTotal(n) + FinalCheck\r\nend if\r\n\r\n'if
cRace.PCRace then\r\n'n = func.GetSkillNum(\"JUMP\")\r\n'if n > 0 then\r\n'
sp = cr.Speed\r\n' modifier_to_jump = 0\r\n' if sp <= "... (null) (nil)
(null) 0 1 2 (nil) 0x33c2fc)
0027:trace:ole:SysAllocStringLen L"func"
0027:trace:ole:SysAllocStringLen L"GetSkillNum"
0027:trace:ole:SysAllocStringLen L"n"
0027:trace:ole:SysAllocStringLen L"n"
0027:warn:vbscript:compile_call_statement converting call expr to assign expr
0027:trace:ole:SysAllocStringLen L"cr"
0027:trace:ole:SysAllocStringLen L"n"
0027:trace:ole:SysAllocStringLen L"cr"
0027:trace:ole:SysAllocStringLen L"SkillTotal"
0027:trace:ole:SysAllocStringLen L"FinalCheck"
0027:trace:ole:SysAllocStringLen L"n"
0027:trace:ole:SysAllocStringLen L"SkillTotal"
0027:fixme:vbscript:check_script_collisions L"SkillBonus": redefined
0027:trace:ole:DispCallFunc retval: 0x33c480 {VT_ERROR: 80004005}
0027:trace:variant:VariantClear (0x4f18240 {VT_EMPTY})
0027:trace:variant:VariantClear (0x4f18250 {VT_EMPTY})
0027:warn:ole:ITypeInfo_fnInvoke invoked function failed with error 0x80004005
0027:trace:ole:GetErrorInfo (0, 0x33c440, (nil))
0027:trace:ole:ITypeInfo_fnInvoke -- 0x80020009
0027:trace:ole:ITypeInfo_fnRelease (0x23bda60)->(1)
0027:trace:seh:raise_exception code=c000008f flags=1 addr=0x7b8461c9
ip=7b8461c9 tid=0027
0027:trace:seh:raise_exception info[0]=deadcafe
0027:trace:seh:raise_exception info[1]=deadcafe
0027:trace:seh:raise_exception eax=7b832d3d ebx=00134230 ecx=00000008
edx=0033c704 esi=0033c814 edi=0033c814
0027:trace:seh:raise_exception ebp=0033c748 esp=0033c6e4 cs=0023 ds=002b
es=002b fs=0063 gs=006b flags=00000202
0027:trace:seh:call_stack_handlers calling handler at 0x4419a6 code=c000008f
flags=1
...
0027:trace:variant:VarBstrCat L"Error -2147467259: 'Automation
error'.\r\nRaised while calculating all skill bonuses. Check the Scripting
function Skill Bonus.\r\n\r\nPress Ignore to continue.\r\nIf you press Abort,
the program will end and you will lose any unsaved data.\r\nIf this error
occurs again, try reinstalling DM Genie.\r\n"
--- snip ---
Corresponding VBScript code, extracted from:
--- snip ---
$ readlink -f Script.dmscr
/home/focht/.wine/drive_c/Program Files/DM Genie/CoreRules/Data/Script.dmscr
--- snip ---
--- snip ---
##### START SCRIPTFUNC #####
2
26
350
0
3
SkillBonus
False
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
#####START#####
{\rtf1\ansi\ansicpg1252\deff0{\fonttbl{\f0\fnil\fcharset0 MS Sans Serif;}}
\viewkind4\uc1\pard\lang3084\f0\fs17 This function is called \b before \b0
calculating the total skill bonuses for all skills, through the normal
calculation. Do NOT modifiy cr.SkillTemp- only cr.SkillTotal.
\par
\par \b FinalCheck\b0 is the total armor check penalty (and is <= 0).
\par
\par Notably, this function doubles the armor check penalty for Swim.
Adjustment for Jump for the current speed can also be performed - uncomment the
code and check the Get Race box.
\par
\par \b This code is called very frequently. Limit the amount of code here.\b0
\par }
#####END#####
#####START#####
Public Sub SkillBonus(FinalCheck)
n = func.GetSkillNum("SWIM")
if n > 0 then
cr.SkillTotal(n) = cr.SkillTotal(n) + FinalCheck
end if
'if cRace.PCRace then
'n = func.GetSkillNum("JUMP")
'if n > 0 then
' sp = cr.Speed
' modifier_to_jump = 0
' if sp <= 20 then
' modifier_to_jump = int((30-sp)/10) * -6
' elseif sp >= 40 then
' modifier_to_jump = int((sp-30)/10) * +4
' end if
' cr.SkillTotal(n) = cr.SkillTotal(n) + modifier_to_jump
'end if
'end if
End Sub
#####END#####
##### END SCRIPTFUNC #####
--- snip ---
$ sha1sum DMGenie_Setup.exe
a637a4e98fa09b9311f8cd78be6c9e7ff8bdbd2e DMGenie_Setup.exe
$ du -sh DMGenie_Setup.exe
8.0M DMGenie_Setup.exe
$ wine --version
wine-1.8-rc1
Regards
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21249
Summary: Midtown Madness 2 (v1.1NoCD):
memMemoryAllocator::FindHeap failed on ptr 2056d18
Product: Wine
Version: 1.1.35
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=25543)
--> (http://bugs.winehq.org/attachment.cgi?id=25543)
Game start and crash at race loading log.
This is the retail version of Midtown Madness 2 with a v1.1NoCD patch applied.
It dies at start of quick race (and all other race menu items for that matter)
with a memMemoryAllocator issue. Log attached, debug failed to run and process
had to be terminated after waiting several minutes.
--
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.