http://bugs.winehq.org/show_bug.cgi?id=9815
Summary: Warcraft 3 The Frozen Throne does not connect to
Battle.net
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mgsx2(a)hotmail.com
Warcraft 3 can not connect to Battle.net with 0.9.46
No problem connecting with 0.9.45.
WC3 TFT is with patch 1.21a (most recent one) running
on Debian Testing x86_64
--
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=8945
Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mikolaj.zalewski(a)gmail.com
--- Comment #11 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-09-28 16:45:25 ---
Do you mean that with these patches InDesign CS3 installs? (for Photoshop CS3
it doesn't seem to be enough)
--
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=8945
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |focht(a)gmx.net
--- Comment #10 from Anastasius Focht <focht(a)gmx.net> 2007-09-28 16:31:43 ---
Hello,
--- quote ---
This implementation of IProgressDialog have some bugs (ending a modeless dialog
with EndDialog is AFAIK not correct, I've had a problem of the dialog not
drawing the Cancel button in modeless mode) and missing features but seems to
work with the Adobe CS3 installers and can be used to test further installer
bugs.
--- quote ---
Good work. Replacing native browseui with your initial implementation seems to
work so far.
Having the ProgressDialog CLSID self registered is a welcomed bonus over the
windows version ;-)
Currently only native windows scripting host (wsh56js) is needed - which is a
good thing (tm).
Hope the msxml installer issues get sorted out .. somehow.
Regards
--
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=8945
--- Comment #9 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-09-28 16:03:19 ---
Created an attachment (id=8268)
--> (http://bugs.winehq.org/attachment.cgi?id=8268)
preliminary IProgressDialog implementation
This implementation of IProgressDialog have some bugs (ending a modeless dialog
with EndDialog is AFAIK not correct, I've had a problem of the dialog not
drawing the Cancel button in modeless mode) and missing features but seems to
work with the Adobe CS3 installers and can be used to test further installer
bugs.
--
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=8945
--- Comment #8 from Anastasius Focht <focht(a)gmx.net> 2007-09-28 15:43:25 ---
Created an attachment (id=8267)
--> (http://bugs.winehq.org/attachment.cgi?id=8267)
Adobe CS3 custom action trace, failing to load xml file using msxml3
Hello,
well the custom action stuff now goes somewhat further with previous patches
but fails in the end.
Attached is relevant trace, made with:
WINEDEBUG=+seh,+tid,+msi,+msidb,+ole,+urlmon,+msxml,+relay
The custom action executes a jscript snippet which parses the xml property
file.
"MSXML2.DOMDocument.3.0" COM object is successfully instanciated
msxml:doread -> urlmon FileProtocol is used to read the xml file into memory
>From what I can see in trace: it actually manages to read it from disk.
But somehow the msxml domdoc is later released, destroying the document.
A bit later, the message "-(Adobe)- Unable to load file:
C:\\windows\\temp\\adb443.tmp" is written to msi log.
Somewhat mysterious ...
Regards
--
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=8945
--- Comment #7 from Anastasius Focht <focht(a)gmx.net> 2007-09-28 15:32:36 ---
Created an attachment (id=8266)
--> (http://bugs.winehq.org/attachment.cgi?id=8266)
patch which enables default OLE apartment for custom actions threads needed for
Adobe CS3 installer
Hello,
attached is patch which works around uninitialized OLE apartment issue for
custom action threads.
Fixes Adobe CS3 installer custom action jscript problem, see comment #4
Needs investigation for side effects on other installers?
Regards
--
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=8945
--- Comment #6 from Anastasius Focht <focht(a)gmx.net> 2007-09-28 15:28:01 ---
Created an attachment (id=8265)
--> (http://bugs.winehq.org/attachment.cgi?id=8265)
patch which implements some msxml stuff needed for Adobe CS3 installer
Hello,
as addendum to comment #4 it seems only two msxml3 functions are needed to get
the xml property file generated.
I'm not familar with this msxml3 stuff so the implementation might be hackish
and not that right.
In Adobe CS3 installer case it goes now further without native msxml3 needed.
The xml file gets generated with properties.
Could be a starting point for people implementing msxml3 stuff.
Regards
--
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=7675
--- Comment #6 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-09-28 13:18:20 ---
As with Framemaker, the InDesign CS2 passes the copy-protection test on Wine
0.9.46 with a clean ~/.wine but hangs later. It looks like InDesign ships
python and it is querying the attributes of some four files non-existant file
in an endless loop. Maybe there is a conflict between the host python and Wine
python?
--
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=5620
--- Comment #7 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-09-28 13:15:25 ---
As with Framemaker 7.2 trial, the Acrobat 7 Pro trial works starting from Wine
0.9.46 with a clean ~/.wine. I don't know if it applies to the full version.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.