http://bugs.winehq.org/show_bug.cgi?id=3912
Summary: incorrect RGBQUAD struct declaration causes link error
Product: Wine
Version: 0.9
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djankov(a)syncad.com
In wingdi.h struct RGBQUAD is declared incorrectly, the declaration should be
exact as in wingdi.h on Windows. The current declaration causes a link error
when linking against code compiled against Windows-compatible RGBQUAD
declaration, such as FreeImage library. The struct should have
struct tagRGBQUAD { ... } RGBQUAD;
like on Windows, but in Wine it is missing the tag part.
--
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=3883
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-23-11 10:10 -------
Hi, i get a crash in msvcrt when trying to run the app:
=>1 0x7f6dc506 cxx_frame_handler+0x34a(exc_context=0x7fc7f5fc,
dispatch=0x7fc7f584, descr=0x7b3d48, nested_frame=0x0, nested_trylevel=0x0,
context=0x7fc7f1c0) [/LFS/winecvs/wine/dlls/msvcrt/cppexcept.c:305] in msvcrt
(0x7f6dc506) etc.
When i run with native msvcrt i can get it up. It takes about 5 secs to get the
splash screen; then about 3 secs to get the GUI. I don't know if you have a real
slow computer or if the app behaves differently at your's. (I have an AMD-64,
1800 Mhz). (maybe you could try if changing msvcrt to native speeds things up)
--
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=3911
Summary: Augmented open-file dialog: widgets jump
Product: Wine
Version: 0.9.2.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: burnus(a)gmx.de
I have an open-file dialog with an extra checkbox "Show info" (dialog size with
border: 498 x 340 pixel); if I click on it, the dialog expands (492 x 390) and
shows a label ("Comment:") and a read-only editfield.
The problem is: all widgets starting from "Filename" are shifted above, the
file-name field is hard to find (overdrawn by the widget which shows the list
files).
Clicking again on "Show info" to disable it, the dialog shrinks (492 x 304) and
that "show info" checkbox is almost completely cut off at the bottom. (Don't
know whether it should be higher up or whether the dialog window should be taller.)
--
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=3411
------- Additional Comments From ivg2(a)cornell.edu 2005-23-11 09:02 -------
I can no longer reproduce the bug - Oliver please confirm.
I'm excited... now if the cursor could be made visible, maybe this demo would be
playable?
err:d3d:IWineD3DDeviceImpl_SetCursorProperties (0x7ff4e3d8) :
surface(0x7642f9d0) has an invalid size
--
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=1355
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-23-11 06:51 -------
Please reopen with more details if you still encounter this bug.
--
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=2264
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-23-11 06:42 -------
Please reopen with more informations (exact locale used, results with notepad)
if you still encounter this bug.
Thanks.
--
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.