http://bugs.winehq.org/show_bug.cgi?id=4931
------- Additional Comments From dank(a)kegel.com 2007-14-01 18:18 -------
With wine-0.9.27 or today's git, two old problems are gone:
"Key is not unique in collection" dialog box described in bug 4448
"err:ole:typedescvt_to_variantvt cannot convert type 26 into variant VT"
but now the New Project dialog background isn't drawn for some reason.
Steps to repeat are now:
1. install and run visual basic 6 IDE
2. "New Project" dialog pops up. Pick "VB Application Wizard".
Ignore fact that background of dialog is drawn transparantly (new problem?).
3. click "next" eight times to accept default app settings
4. click "finish" to generate app. You'll see the console messages
fixme:font:WineEngCreateFontInstance Untranslated charset 255
fixme:ole:DllDebugObjectRPCHook stub
and a dialog saying "Object required".
I tried catching more info by doing a +ole,+text,+dialog,+relay log,
but the app crashed when I clicked "finish". (The stack dump didn't
look too interesting.)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7163
------- Additional Comments From thestig(a)google.com 2007-14-01 18:03 -------
Marco mentioned the game has an Internet multiplayer mode in a private email.
The .bin file contains a patch to the Wine source code. If it gets accepted,
then it will be included in the next release of Wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7175
greg87(a)online.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |regression
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7175
Summary: FIFA World Cup crashs on start
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greg87(a)online.de
It crashes just right after the language selection screen.
467fa4e702ff11728cc5d7c335a3b89fa821ec52 is first bad commit
commit 467fa4e702ff11728cc5d7c335a3b89fa821ec52
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Sat Jan 6 18:25:47 2007 +0100
wined3d: Do not keep internal references on pixel shaders.
:040000 040000 b9f1a751cd61b40695f276f04b7655f6bdca28a6
1f880c212c29fe531ca6bf0c1174a507740989a5 M dlls
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7163
------- Additional Comments From etnablog(a)yahoo.it 2007-14-01 17:44 -------
excuse me but... How can I use that fix? I suppose I have to put that .bin file
somewhere... :(
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7154
flexo(a)holycrap.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From flexo(a)holycrap.org 2007-14-01 17:20 -------
I bite the bullet and confirm this. I had this problem a dozen times - wine
should really refuse to run or install (you know, with a error message telling
the user what to do) if it can't properly render text.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7174
------- Additional Comments From flexo(a)holycrap.org 2007-14-01 15:42 -------
I wonder, since this is a not-so-uncommon problem (many apps do crash in Wine
:), shouldn't we maybe take care of this ourselves? Or should the X server / the
WM take care of this?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6976
leffeman(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Texture selection error |Textures are doubled,
| |permanent state change
------- Additional Comments From leffeman(a)gmail.com 2007-14-01 15:35 -------
I have come to the conclusion that the textures are indeed doubled, not just
randomly picked (such effects are likely caused by the fact that several
textures are placed on one texture and then picked from it).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.