http://bugs.winehq.com/show_bug.cgi?id=1934
Summary: 3D directx 7 game triggers debugger
Product: Wine
Version: CVS
Platform: PC
URL: http://www.bbc.co.uk/broadband/entertainment/games/dino.
shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: puoti(a)inwind.it
The game only works on win 98 and 2k. I'll attach the wine and debugger log.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1932
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |LATER
------- Additional Comments From marcus(a)jet.franken.de 2004-10-01 02:44 -------
we do not support richedit20 as builtin yet, so
just change riched32 to be used native by default in
the [DllOverrides] section in the config file, or in
the environment variable:
WINEDLLOVERRIDES=riched32=n
this is a known limitation, no need to keep open a bug entry.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1933
Summary: 8-bit color mode not showing the right colors
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: barbolani(a)jazzfree.com
I have a few child games that need the system to have a 256-color palette. To do
that, I either execute a new X server in another virtual console or I can start
X with the default depth of 8, instead of my usual 24 bits of color.
However the display shows the wrong colors for all the visual standard visual
components, and the games show the graphics but with weird colors. I've checked
with winmine.exe and the problem is the same, that is, instead of the classic
gray tiles for the mines mine are yellow.
I'm using wine-20031212 on Mandrake 9.0. Everything compiles without errors.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1929
------- Additional Comments From stony777(a)web.de 2004-09-01 17:05 -------
no :) this was just the only location where I found the file you mentioned
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1932
Summary: 'err:win:CreateWindowExA bad class name "RichEdit20A"
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-console
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: mechasphere(a)yahoo.com
I execute a file spheresvrr1 with the command "wine spheresvrr1.exe &". The
execution works fine but it opens a screen with the application text display.
All I see is a blank screen and I get this message 'err:win:CreateWindowExA
bad class name "RichEdit20A"'.
So I thought the problem is with the redhat 9 rpm for i686 has some missing
features. I downloaded the source code and compiled it... made things worse.
I am not an expert in compiling source code. I will try the redhat 9 rpm for
i386 instead.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1874
------- Additional Comments From toph(a)abi2ooo.org 2004-09-01 12:35 -------
Created an attachment (id=480)
--> (http://bugs.winehq.com/attachment.cgi?id=480&action=view)
A dbg-session with the patch applied
With that patch applied the Access-Violation doesn't happen. But the program
still doesn't work as expected, i.e. there's no communication with the mobile.
NtWriteFile now spits out a status of 259 (=>ERROR_INVALID_PARAMETER?). Hope
the winedbg-log is useful.
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.com/show_bug.cgi?id=1929
------- Additional Comments From stony777(a)web.de 2004-09-01 11:24 -------
A winedefault.reg does not exist here.
The stdole32.tbl exists unter the tree of transgaming.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1925
khai(a)mangrai.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From khai(a)mangrai.com 2004-08-01 18:45 -------
Fixed.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1929
------- Additional Comments From marcus(a)jet.franken.de 2004-08-01 15:21 -------
the OLE/COM is not correctly setup.
did you merge the wine default registry by doing:
regedit winedefault.reg
and do you have a stdole32.tlb file?
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.