http://bugs.winehq.org/show_bug.cgi?id=3002
------- Additional Comments From lhouk(a)lesliehouk.com 2005-10-06 16:59 -------
Could this be related to the serial port problem reported in bug #2988?
--
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=2813
burnus(a)gmx.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From burnus(a)gmx.de 2005-10-06 07:34 -------
> Lauri Tulmin submitted a patch which should fix this.
Hurray! It is doing what is written on the box :-)
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=3050
juan.melgarejo(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, 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=3050
Summary: (win95) ddraw_test.exe lnked to missing export
DDRAW.DLL:DirectDrawCreateEx
Product: Wine
Version: CVS
Platform: PC
OS/Version: Windows 95
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: juan(a)virtual-orbis.com
ddraw_test.exe from winetest-200506091000-paul-mingw.exe doesn't run, shows
message of
"The DDRAW_TEST.EXE file is linked to missing export DDRAW.DLL:
DirectDrawCreateEx"
This is a regression because it used to run in winetest-200506071000-paul-mingw.
exe or earlier.
--
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=3025
yoytra(a)tiscalinet.it changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From yoytra(a)tiscalinet.it 2005-09-06 13:06 -------
nothing
--
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=3049
Summary: All text in Grim Fandango is invisible
Product: Wine
Version: 20050419
Platform: Other
URL: http://www.winehq.org/appview.php?appid=376
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ho(a)h3c.de
Neither Menu text, nor subtitles or dialogue text is visible.
When I press F1 for the menu the Grim Fandango writing appears but the menu
text that should be there is hidden. Menu interaction through keyboard works
but I can't see anything.
This bug also applies to wine version 20050524.
--
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=3046
------- Additional Comments From dclark(a)akamail.com 2005-09-06 10:11 -------
Can I take it from your comments that you have at least some C experience? Do
you plan to work on these CSpy bugs? If you didn't, I'll just mention that these
control bugs are some of the easiest to fix, because they rarely impact other
areas of the code, and the code is generally not very complicated. And even
better, the patches are easy to get into Wine, which of course makes you feel
good :-) I would suggest giving it a shot.
--
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=2867
yradenac(a)free.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #914 is|0 |1
obsolete| |
------- Additional Comments From yradenac(a)free.fr 2005-09-06 09:00 -------
Created an attachment (id=924)
--> (http://bugs.winehq.org/attachment.cgi?id=924&action=view)
Trace with WINEDEBUG=+relay,+seh with wine 20050419
I have cut 200 lines before "starting debugger..."
--
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=2682
------- Additional Comments From julliard(a)winehq.com 2005-09-06 02:25 -------
AllocationBase never points to the ELF header. It looked like this because
we didn't actually allocate a view for the main exe, so VirtualQuery on it
returned a free block for that range. This is fixed now so check_resource_write
should work fine for builtin exes.
--
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.