http://bugs.winehq.org/show_bug.cgi?id=3689
--- Comment #37 from Saulius K. <saulius2(a)gmail.com> 2009-04-02 12:38:31 ---
In re: #33
|
| All typelib registration stuff goes through "32autole.dll" a.k.a.
OLEAUT32.DLL
| Wine's builtin one is not used at that time
...
| Basically it boils down to LoadTypeLib() and RegisterTypeLib() problems of
| "stdole32.tlb".
...
| It turned out that the shipped ole automation bootstrapper expects
| "stdole32.tlb" in v1 format (ICreateTypeLib/…
[View More]SGLT), not the v2 format wine
| currently provides (ICreateTypeLib2/MSFT).
| When manually generating a v1 typelib using ICreateTypeLib and embedding into
| PE it successfully loads and registers.
Thanks, Anastasius. My first question is: are these dlls the same by their
exports? Then Wine could just simply fake one dll with another.
The second is: couldn't that be some other bug in Wine which prevents
32autole.dll from registering "stdole32.tlb" in v2 format correctly? Of
course, I could take the TLB from Wine tree and investigate this on real
Windows myself.
The third question (not so personal) would be:
Couldn't ITypeLib2_Constructor_SLTG() be used (from dlls/oleaut32/typelib.c) to
generate v1 format in Wine?
Here is some links I've stuck upon today that raised these questions up for me:
[5] http://www.winehq.org/wwn/238#Creating%20Type%20Libraries
[6] http://www.mail-archive.com/wine-devel@winehq.org/msg13906.html
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=2367
Torsten Schönfeld <kaffeetisch(a)gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kaffeetisch(a)gmx.de
--- Comment #11 from Torsten Schönfeld <kaffeetisch(a)gmx.de> 2009-04-02 09:45:20 ---
I recently ran into this problem as well. In the end it turned out to be due
to what comment #8 …
[View More]refers to already: if you mount the installation CDs/ISOs of
Diablo II with the 'unhide' option (as AcetoneISO does, for example), your
installation will be contain corrupted files. Installing Lord of Destruction
will fail when it tries to update one of those corrupted files.
So I think this is not a wine bug.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=4175
--- Comment #37 from Fabio Rossi <rossi.f(a)inwind.it> 2009-04-02 08:13:12 ---
Created an attachment (id=20266)
--> (http://bugs.winehq.org/attachment.cgi?id=20266)
listview_tests_result.txt
I have attached the results of tests with the patch proposed in comment #36, I
have run the tests in the following way:
$ wine-1.1.18/dlls/comctl32/tests $ ../../../tools/runtest -v listview.c >
/tmp/listview_tests_result.txt
--
Configure …
[View More]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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=4781
--- Comment #33 from Andras Kovacs <andras(a)csevego.net> 2009-04-02 06:40:15 ---
(In reply to comment #32)
> Is this still an issue?
>
yes.
--
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=7536
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #4 from Dan Kegel <dank(a)kegel.com> 2009-04-01 23:01:55 ---
The original user reports: "I just installed Gravity 2.7 (build 2067)
and it …
[View More]seems to be running pretty well on Wine 1.1.18 with no
additional libraries or configuration."
Marking fixed. We should resurrect that appdb entry and mark it gold...
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=12762
Summary: BattleLAN socket error crash
Product: Wine
Version: 0.9.60
Platform: PC
URL: http://home.comcast.net/~sonicsmart/battlelan.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: afffect(a)gmail.com
BattleLAN app crashes with the …
[View More]following error when pressing "start":
Forwarding...
socket Error:10043
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=5567
--- Comment #25 from Rihards <rich(a)hq.vsaa.lv> 2009-04-01 15:50:51 ---
yes, the issue is still there with 1.1.18
--
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.