http://bugs.winehq.org/show_bug.cgi?id=3778
------- Additional Comments From willie(a)froq.net 2005-09-11 19:30 -------
Even with Raphaels patch added (great work, BTW!) and the missing formats
added to wined3d/directx.c, Morrowind still complains about the "Unknown
stencil mode format". I'll attach a +d3d,+d3d_caps trace and the patch I used
to add the three missing formats.
--
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=3797
Summary: rebar_adjustbands err
Product: Wine
Version: 0.9
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: elektroschock(a)linuxmail.org
when starting notepad2.exe I always get the messages
err:rebar:REBAR_AdjustBands Phase 1 failed, x=792, maxx=-4, start=0, end=0
err:rebar:REBAR_AdjustBands Phase 1 failed, x=0, maxx=-4, start=0, end=0
I assume this is related to the icon bar which is overwritten.
Software: notepad2 from
http://www.flos-freeware.ch/
Wine 0.9 and 0.9.1
--
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=3796
Summary: Open file dialogue GetfileName95
Product: Wine
Version: 0.9
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: elektroschock(a)linuxmail.org
when using the open file dialogue with notepad2.exe (freeware from
http://www.flos-freeware.ch/) I get the following message
fixme:commdlg:GetFileName95 Flags 0x02000000 not yet implemented
file_set_error: No medium found
Intrestingly the file dialog works as it should.
Can always be reproduced in 0.9. and 0.9.1
--
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=3791
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From marcus(a)jet.franken.de 2005-09-11 14:54 -------
does the printer dialog find "front" automatically?
--
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=3795
Summary: c2man: extension is fixed to ".dll"
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
The API-Reference created by "c2man.pl" references always the extension ".dll"
Example for "dlls/winspool/winspool.drv.spec":
(File created by c2man.pl: "winspool.html")
- "keywords" => "winspool.dll"
- Title: "Wina API: winspool.dll"
- section "NAME" => winspool.dll
I have no "perl" - knowledge.
--
By by ...
... Detlef
--
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=3778
------- Additional Comments From willie(a)froq.net 2005-09-11 13:32 -------
OK, seems there's real coding involved after all. If adding the values would
have been sufficient I could have done it, but anything else is way beyond my
capabilities... :-(
I don't get x11drv anyway. How to tell what capabilites are supported? The
code doesn't make much sense to me - AFAIU, currently, GetDeviceCaps could
return 15 for BITSPIXEL. Which should never happen according to the page on
MSDN I linked. Or why does GetDeviceCaps return CP_REGION for CLIPCAPS, even
though MSDN states it should return 0 or 1. But another page on MSDN states
that "CP_REGION" would be valid (for CDC::GetDeviceCaps)!?
--
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=3782
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From richard(a)daijobu.co.uk 2005-09-11 13:00 -------
Fixed in 0.9.1
--
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.