http://bugs.winehq.org/show_bug.cgi?id=10050
Summary: oleaut32 and ITypeInfo::Invoke arguments
Product: Wine
Version: 0.9.47.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gabmoa(a)yahoo.it
I'm trying to see an application (a cnc simulator/manager called ZFlash) in
wine. It is a quite big VB6 application and I hope one day (not so distant)
will run in linux. There are strange (for me :) errors:
...
ab},x=0,y=0,f=0,0x33e8b8), partially implemented.
fixme:ole:OleLoadPictureEx
(0x1451a0c,3134,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f17c),
partially implemented.
fixme:ole:OleLoadPictureEx
(0x1460794,2110,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x33f530),
partially implemented.
fixme:ole:OLEPictureImpl_SaveAsFile (0x1d94008)->(0x21ed868, 0, (nil)), hacked
stub.
fixme:ole:OLEPictureImpl_Render type -1 not implemented
fixme:ole:OLEPictureImpl_Render Not quite correct implementation of rendering
icons...
HERE IS THE 'STRANGE' LINE
fixme:ole:_invoke unsupported number of arguments 70 in stdcall
fixme:ole:OLEPictureImpl_Render type -1 not implemented
fixme:ole:OLEPictureImpl_Render Not quite correct implementation of rendering
icons...
fixme:ole:OLEPictureImpl_Render Not quite correct implementation of rendering
icons...
fixme:ole:OLEPictureImpl_Render type -1 not implemented
fixme:ole:OLEPictureImpl_Render Not quite correct implementation of rendering
... continue
In the wine sources:
/dlls/oleaut32.dll, file typelib.c
/* ITypeInfo::Invoke
DWORD _invoke(FARPROC func,CALLCONV callconv, int nrargs, DWORD *args) {
...
switch (callconv) {
case CC_STDCALL:
switch (nrargs) {
case 0:
res = func();
break;
case 1:
res = func(args[0]);
break;
...
case 30: ...
it finishes at 30, but the application seems to need also the 46 and 70 case.
I have added the two case and seems ok (it stops for another thing after this
but I think is another story)
My question is: 30 is considered only a big number or there is a reason?
Seems that this application need bigger numbers...
(wine 0.9.47 clean from sources)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9995
Summary: font/menu problems ocurring with 0.9.41
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Hannes.Krueger(a)uibk.ac.at
I use a windows application with wine. wine version 0.9.39 and 0.9.40 work fine
with this application, versions from 0.9.41 (incl. builds from most recent
git/cvs sources) fail to run this software:
No text is displayed in the main window of the application. Browsing through
the dropdown menus (which also do not contain any text) leads to a crash.
The output of a successfull run with wine 0.9.40 and the output of a crash
using version 0.9.41 is attached.
Maybe somebody has an idea what the problem is.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9989
Summary: Oracle OCI client: Hangs on updating LOB data
Product: Wine
Version: 0.9.46.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yurtk(a)mail15.com
Created an attachment (id=8509)
--> (http://bugs.winehq.org/attachment.cgi?id=8509)
log file (with WINEDEBUG=+all) containing last lines before freeze
A business application written in Delphi that uses Oracle OCI client, worked
normally in Wine 0.9.33 under Ubuntu 7.04. After upgrade to Wine 0.9.46 (or
even to 0.9.41) it starts working faster but also starts hanging on update LOB
data if these data amount more than ~10 KBytes.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16113
Summary: Loss of Sound
Product: Wine
Version: 1.1.8
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: smitty_the_smith(a)yahoo.com
Created an attachment (id=17352)
--> (http://bugs.winehq.org/attachment.cgi?id=17352)
Terminal output when I play WoW
When I play World of warcraft WotLK in wine I get no sound. Lemmings Revolution
has sound in wine (only other game I use in wine).
Computer stats are: amd athlon 64 x2 4200+ , [ALC655 integrated sound device or
Sound Blaster Live PCI] Attaching terminal output.
Will add WTF.conf configuration file.
--
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=16320
Summary: gensdatapro application does not start
Product: Wine
Version: 1.1.9
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dekloe(a)zonnet.nl
The genealogical database program gensdatapro does install fine with wine.
When accepting the default directories the executable is copied to:
.wine/drive_c/GDPdemo/gdpdemo.exe
But as soon as I try to run it I get a pop-up window giving the error: "Runtime
error 216 at 00003658"
(and an OK button).
Nothing more happens.
A demo can be downloaded from:
http://gensdatapro.ngv.nl/Downloads/setupgdpdemo26.exe (size is about 30MB)
I have been in contact with the developer of this software, but he is currently
not willing to adapt the software to run with wine and/or linux.
>From this contact I know the program is written in Delphi, maybe that helps in
locating the problem.
Best regards,
Jos de Kloe
--
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=17711
Summary: wwiionline (Battleground Europe); wine ignores keyboard
in online mode
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: uberthoth(a)gmail.com
Since upgrading to 1.1.16 wine everything works great here, so long as I'm
playing offline. If I try online, wine ignores my keyboard input, and if I
press a key it actually goes to the linux environment (e.g. if my web browser
is out and I hit F11 while in the online mode when I quit the web browser will
be fullscreen, and I've tried it with all apps quit before starting). I might
add I'm using ubuntu 8.10 and gnome.
--
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=16259
Summary: Microsoft Office TestDrive fails to start
Product: Wine
Version: 1.1.9
Platform: Other
URL: http://office.microsoft.com/en-
us/products/HA101687261033.aspx
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffz(a)jeffz.name
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
err:ole:CoUninitialize Mismatched CoUninitialize
wine TestDriveWizard-v1.5.2.1.exe
displays a message "The TestDrive Launch Wizard is unable to create cookies
which are required for you to use the TestDrive." then exits.
--
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=16228
Summary: Cannot get a script function from within a comment node.
Product: Wine
Version: 1.1.9
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
Created an attachment (id=17474)
--> (http://bugs.winehq.org/attachment.cgi?id=17474)
Test case
<html>
<head>
<title></title>
</head>
<script id="sc" type="text/javascript">
<!--
function Testing() { }
// -->
</script>
<body onload="Testing()">
</body>
</html>
With the above html code, we cannot call the function "Testing" directly from
code.
Test case provided.
--
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=15132
Summary: Installshield crashes with an error
Product: Wine
Version: 1.1.3
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: darthvim(a)gmx.net
Created an attachment (id=15843)
--> (http://bugs.winehq.org/attachment.cgi?id=15843)
console log of the error
Hi, i tried different cd's from me with different programms...
older ones installed with WINE perfectly but newer ones with installshield are
crashing with an error, the same thing happens when running this crashing setup
with REACTOS - but reactos says the same error and says what it is failing.
the referenced memmory couldn't be read at 0x3547897ff - i beleive it's the
same for wine (reactos and wine share some developers ...)
i hope it can be fixed soon :)
--
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.