http://bugs.winehq.org/show_bug.cgi?id=3554
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #4 from Dan Kegel <dank(a)kegel.com> 2008-01-08 04:01:58 ---
Closing.
--
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=3554
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #3 from Dan Kegel <dank(a)kegel.com> 2008-01-08 04:01:42 ---
As James said, we frown on metabugs these days.
--
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=4286
--- Comment #11 from Dan Kegel <dank(a)kegel.com> 2008-01-08 03:25:54 ---
Yes, there is still an msxml3 problem here.
There were two problems that made testing this vexing.
First, as Jan says, it only works with mdac25, mdac27 makes it exit very early.
Second, also as Jan says, we don't register all the needed msxml3 things.
To get the app to really try to start up, you have to do
wineserver -k
rm -rf .wine
sh winetricks mdac25 msxml3
wine setupUS.exe
cd .wine/drive_c/Program\ Files/eBay/Turbo\ Lister/
wine Tl.exe
(Annoyingly, the installer leaves a process around, so do a
wineserver -k to get rid of it and all the wine helper processes.)
Omitting msxml3 in that recipe causes extra errors and a quick abort:
fixme:msxml:bsc_QueryInterface interface {6d5140c1-7436-11ce-8034-00aa006009fa}
not implemented
fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE
fixme:msxml:bsc_QueryInterface interface {79eac9e4-baf9-11ce-8c82-00aa004ba90b}
not implemented
fixme:msxml:bsc_QueryInterface interface {6d5140c1-7436-11ce-8034-00aa006009fa}
not implemented
fixme:msxml:xmlnode_get_nodeTypeString
err:ole:CoGetClassObject class {3124c396-fb13-4836-a6ad-1317f1713688} not
registered
err:ole:CoGetClassObject class {7c6e29bc-8b8b-4c3d-859e-af6cd158be0f} not
registered
I couldn't get it to work without installing native msxml3 before
installing turbo lister, even if I set winver=nt40 before installing,
as Jan suggested.
--
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=6384
--- Comment #8 from Dániel Vásárhelyi <asdmin(a)gmail.com> 2008-01-08 03:14:32 ---
(In reply to comment #7)
> Do not change an originally reported version.
Then I want to state, that I've used almost all wine and ies4linux releases
since 2 years and the problem persists.
--
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=6384
Dmitry Timoshkov <dmitry(a)codeweavers.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.52. |0.9.22.
--- Comment #7 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-01-08 03:11:15 ---
Do not change an originally reported version.
--
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=6384
Dániel Vásárhelyi <asdmin(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|Abandoned? |
Version|0.9.22. |0.9.52.
--- Comment #6 from Dániel Vásárhelyi <asdmin(a)gmail.com> 2008-01-08 03:07:16 ---
(In reply to comment #5)
> Is this still an issue in current (0.9.52 or newer) wine?
>
Yes. After a time, it has become clear that there's one thing I can tie this
problem: whenever I switch to an other window, or an other workspace there's a
90% percent that IE will freeze.
--
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=7235
--- Comment #26 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-01-08 02:54:53 ---
Is this a 64-bit OS by a chance? That would explain a difference in behaviour
between your test and Wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.