http://bugs.winehq.org/show_bug.cgi?id=9097
Summary: Wine says thats not installed, but it's installed
Product: Wine
Version: 0.9.42.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yehudi.matthew(a)gmail.com
wine-0.9.42-12.1@i586
Code:
yehudi@linux:~/ies4linux-2.5beta6> ./ies4linux
Sie müssen zuerst wine installieren!
Download unter http://www.winehq.org
yehudi@linux:~/ies4linux-2.5beta6>
Code:
yehudi@linux:~> rm -R ~/.wine
yehudi@linux:~> wineprefixcreate
/usr/bin/../lib/../bin/wine-pthread: error while loading shared libraries:
libwine.so.1: failed to map segment from shared object: Cannot allocate memory
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7215
thunderbird2k(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |2398
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9096
Summary: Blitzkrieg crashes at start
Product: Wine
Version: 0.9.42.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msxml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greg87(a)online.de
Works with native msxml3.dll
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9084
------- Additional Comments From jeremielapuree(a)yahoo.fr 2007-29-07 03:35 -------
Created an attachment (id=7290)
--> (http://bugs.winehq.org/attachment.cgi?id=7290&action=view)
screenshot for the pinkish colors.
If you talk about this bug, it is not a bug, but the real color of the game. I
tried it in my Vista box and had got the same thinh.
So, it is or winenot a bug.
But, maybe you talk about an other thing.
If you want to take a screenshot, use virtual desktop setting for wine
Joaopa
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9084
------- Additional Comments From jeremielapuree(a)yahoo.fr 2007-29-07 03:00 -------
What is PGIIIISE? Panzer general? Is there a demo to test and confirm your bug?
Joaopa
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1798
------- Additional Comments From spencercw(a)googlemail.com 2007-29-07 02:32 -------
Age of Mythology still doesn't work, current git (0.9.42).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=9095
Summary: ITypeInfo_fnInvoke failed to convert param 1 to
VT_VARIANT|VT_ARRAY|VT_BYREF from VT_I2|VT_BYREF
Product: Wine
Version: 0.9.41.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chrisp(a)tangent.co.za
I am attepmting to get dmgenie running under wine
http://www.dmgenie.com/download.shtml
The app appears to install fine, and runs further than previous versions.
However, I get the following error in my output
err:ole:ITypeInfo_fnInvoke failed to convert param 1 to
VT_VARIANT|VT_ARRAY|VT_BYREF from VT_I2|VT_BYREF
If I run with ole debugging, I get the following extra.
trace:ole:ITypeInfo_fnInvoke
(0x2c3efc0)(0x385a760,id=2003,flags=0x00000001,0x33e630,(nil),0x33e610,0x33e640)
trace:ole:dump_DispParms args=2 named args=0
trace:ole:dump_DispParms args:
trace:ole:dump_Variant 0x33e674->{VT_I2|VT_BYREF,0x3442e06}
trace:ole:dump_Variant 0x33e684->{VT_BSTR,L"SkillBonus"}
trace:ole:ITypeInfo_fnInvoke invoking:
L"Run"(3)
parm0: L"ProcedureName"
parm1: L"Parameters"
parm2: L"pvarResult"
memid is 000007d3
Param 0:
tdesc.vartype 8 (VT_BSTR)
u.paramdesc.wParamFlags PARAMFLAG_FIN
u.paramdesc.lpex (nil)
Param 1:
tdesc.vartype 26 (ptr to safearray of VT_VARIANT)
u.paramdesc.wParamFlags PARAMFLAG_FIN
u.paramdesc.lpex (nil)
Param 2:
tdesc.vartype 26 (ptr to VT_VARIANT)
u.paramdesc.wParamFlags PARAMFLAG_FOUT PARAMFLAG_FRETVAL
u.paramdesc.lpex (nil)
funckind: 1 (pure virtual)
invkind: 1 (func)
callconv: 4 (stdcall)
oVft: 116
cParamsOpt: -1
wFlags: 0
elemdescFunc (return value type):
tdesc.vartype 25 (VT_HRESULT)
u.paramdesc.wParamFlags PARAMFLAGS_NONE
u.paramdesc.lpex (nil)
helpstring: L"Call a procedure defined in the global module"
entry: (null)
trace:ole:ITypeInfo_fnInvoke changing args
trace:ole:dump_Variant 0x33e684->{VT_BSTR,L"SkillBonus"}
trace:ole:dump_Variant 0x33e674->{VT_I2|VT_BYREF,0x3442e06}
err:ole:ITypeInfo_fnInvoke failed to convert param 1 to
VT_VARIANT|VT_ARRAY|VT_BYREF from VT_I2|VT_BYREF
This may be related to 4370, but that one has the same param types in the
conversion, whereas these param type are different
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.