http://bugs.winehq.org/show_bug.cgi?id=5876
Summary: Farenheit demo does not install
Product: Wine
Version: CVS
Platform: Other
URL: http://www.clubic.com/demo-jeux-video-1419-0-
fahrenheit.html
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
Farenheit demo installer does not show any text and any boutons to click. So we
can't install the demo. I attached two screenshot to show the problem: One in my
windows box (what must be :) )and the bad (what appears with wine)
There is nothing in the console output. Since I don't know what is the problem,
I did not use any winedebug channel. So some advices are welcome :)
Joaopa
--
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=5265
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Keywords| |regression
Resolution| |FIXED
--
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=1714
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |Abandoned?
--
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=5875
Summary: WINED3D (ddraw?) regression. Nothing displays in Syberia
demo
Product: Wine
Version: CVS
Platform: Other
URL: http://www.fileshack.com/file_download_limited.x?fid=214
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
Launching Syberia demo gives a black screen. However, the introduction movies
play since one can hear the music. Normally, skipping the movies leads to the
screen menu. Again, this gives a black screen.
It is a regression since everything displayed in the past. This old game is a
directX7 game, but with the rewriting of wine with wined3d, I don't know whether
the problem occurs in wined3d or in ddraw.
I attached the console output.
Joaopa
--
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=4188
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|NoAppDBEntry |
--
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=5874
Summary: Programs compiled with MinGW's gcj crash because the
stack is not executable
Product: Wine
Version: CVS
Platform: PC
URL: http://www.mingw.org/download.shtml
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hallo(a)michael-kaufmann.ch
With Wine 0.9.18 and MinGW's gcj 3.4.5, all compiled programs crash immediately
with this message:
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x2bbf64
This is a regression caused by the patch: "Don't require execute permission for
thread stacks", http://www.winehq.org/pipermail/wine-cvs/2005-June/016307.html
This bug disappears after reverting the patch. It's quite strange, because my PC
can't detect write accesses to non-executable stack pages: The CPU is too old to
support that (a Pentium III) and my kernel doesn't contain additional patches
like PaX ( http://en.wikipedia.org/wiki/PaX ).
To test this, you may download a test executable compiled with gcj:
http://www.michael-kaufmann.ch/Wine/GCJ.zip
To compile a test program with gcj yourself, download these MinGW packages at
http://www.mingw.org/download.shtml and extract them in the same directory:
gcc-core, gcc-java, binutils, MinGW Runtime. The command line is "gcj
--main=Test Test.java -o Test.exe".
--
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.