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.
http://bugs.winehq.org/show_bug.cgi?id=7235
Dmitry Timoshkov <dmitry(a)codeweavers.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|-unknown |kernel32
--
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=6045
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
--- Comment #4 from Dan Kegel <dank(a)kegel.com> 2008-01-08 02:48:08 ---
Paul, to answer your question, there is a win16 test
suite at http://win16test.googlecode.com that you
can submit patches for. But only C source
is allowed, not Delphi.
--
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=5116
torsten.schulle(a)ksk-stendal.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #4 from torsten.schulle(a)ksk-stendal.de 2008-01-08 02:43:52 ---
Hi,
i had not tested with the new 0.9.52 version.
But the problem appers under W2K and WinXP too (without Linux and Wine).
The problem is a bad problem from IBM. The problem is on Lotus Notes
6,6.54,6.55 and 7.02 too.
I had heard that the problem also under Notes 8 appears.
The Notes 5.0.11 version works without the problem.
We live with that problem :-(
Best Regard's
Torsten
--
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=5544
--- Comment #4 from Saulius <saulius2(a)gmail.com> 2008-01-08 02:19:10 ---
Rok Mandeljc posted a serie of 6 patches for wnaspi32. So "aspi" errors may
probably be gone. Daniel, could you retest, please?
--
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=9158
James Hawkins <truiken(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |yolande(a)haneder.biz
--- Comment #1 from James Hawkins <truiken(a)gmail.com> 2008-01-08 02:16:43 ---
*** Bug 11083 has been marked as a duplicate of this bug. ***
--
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=4829
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Dan Kegel <dank(a)kegel.com> 2008-01-08 02:05:33 ---
Flash slide show is still slow, but everything else
seems usably fast, even youtube. Even if I load
wine-0.9.12. Maybe flash itself has improved since
then, but I doubt it.
Probably good enough to mark as fixed.
--
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=10187
Summary: Pool of Radiance 1.4: a black surface appears instead of
the character images in "new game" menu
Product: Wine
Version: 0.9.48.
Platform: PC
URL: http://www.fileshack.com/file.x/906/Pool+of+Radiance+Dem
o
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sick_soul(a)yahoo.it
(see Bug #10133 before this to be able to start the program).
In the main menu, choosing new game brings to a new screen where it is
possible to create and add characters to the party.
The characters appear as black surfaces in current wine.
They are drawn correctly (all details and in full color) up to at least
wine-0.9.32.
They are drawn as black surfaces at least from wine-0.9.34.
--
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=9764
Summary: pirate king online graphical errors
Product: Wine
Version: 0.9.44.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tommihal(a)mbnet.fi
Almost all player models/textures are displayed wrong.
--
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=8654
James Hawkins <truiken(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #6 from James Hawkins <truiken(a)gmail.com> 2008-01-08 02:02:32 ---
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=8654
James Hawkins <truiken(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Component|_obsolete_directx |-unknown
Resolution| |ABANDONED
--- Comment #5 from James Hawkins <truiken(a)gmail.com> 2008-01-08 02:02:23 ---
Ok, well reopend when you get around to that. Abandoned.
--
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=8458
James Hawkins <truiken(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #4 from James Hawkins <truiken(a)gmail.com> 2008-01-08 02:01:09 ---
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=8458
James Hawkins <truiken(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Component|_obsolete_directx |-unknown
Resolution| |ABANDONED
--- Comment #3 from James Hawkins <truiken(a)gmail.com> 2008-01-08 02:00:59 ---
Abandoned, probably fixed.
--
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=8359
James Hawkins <truiken(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #4 from James Hawkins <truiken(a)gmail.com> 2008-01-08 02:00:18 ---
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=8359
James Hawkins <truiken(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Component|_obsolete_directx |-unknown
Resolution| |ABANDONED
--- Comment #3 from James Hawkins <truiken(a)gmail.com> 2008-01-08 02:00:08 ---
Abandoned.
--
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=8254
James Hawkins <truiken(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #13 from James Hawkins <truiken(a)gmail.com> 2008-01-08 01:59:45 ---
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=8254
James Hawkins <truiken(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Component|_obsolete_directx |-unknown
Resolution| |ABANDONED
--- Comment #12 from James Hawkins <truiken(a)gmail.com> 2008-01-08 01:59:35 ---
Abandoned.
--
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=7792
James Hawkins <truiken(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #7 from James Hawkins <truiken(a)gmail.com> 2008-01-08 01:58:27 ---
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=7792
James Hawkins <truiken(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Component|_obsolete_directx |-unknown
Resolution| |ABANDONED
--- Comment #6 from James Hawkins <truiken(a)gmail.com> 2008-01-08 01:58:19 ---
Abandoned.
--
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=6407
James Hawkins <truiken(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #5 from James Hawkins <truiken(a)gmail.com> 2008-01-08 01:55:56 ---
Closing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.