http://bugs.winehq.org/show_bug.cgi?id=3254
--- Comment #72 from Austin Lund <austin.lund(a)gmail.com> 2009-06-15 19:30:35 ---
Running with WINEDEBUG="+all" and redirecting to a file seems to 'fix' this. I
do not get any errors with all traces on.
Perhaps this is a race issue somehow?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3060
--- Comment #13 from Lukáš Krejza <gryffus(a)hkfree.org> 2009-06-15 19:00:16 ---
Please close this as a duplicate of bug 6847 ... thx
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3060
--- Comment #12 from Lukáš Krejza <gryffus(a)hkfree.org> 2009-06-15 18:48:30 ---
1.23:
fixme:win:EnumDisplayDevicesW ((null),0,0x32f6a4,0x00000000), stub!
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
fixme:win:EnumDisplayDevicesW ((null),0,0x32f248,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32f72c,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32f6fc,0x00000000), stub!
fixme:dplay:DirectPlay3WImpl_EnumConnections
(0x178238)->(0x43947c,0x406eeb,0x6ab38b,0x00000001): stub
err:dplay:DP_IF_InitializeConnection Unable to load service provider
{44eaa760-cb68-11cf-9c4e-00a0c905425e}
err:dplay:DirectPlayCreate Failed to Initialize SP: DPERR_UNAVAILABLE
fixme:win:EnumDisplayDevicesW ((null),0,0x33f674,0x00000000), stub!
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
fixme:dplay:DirectPlay3WImpl_EnumConnections
(0x137fa0)->(0x56e720,0x408b90,0x674268,0x00000001): stub
err:dplay:DP_IF_InitializeConnection Unable to load service provider
{44eaa760-cb68-11cf-9c4e-00a0c905425e}
err:dplay:DirectPlayCreate Failed to Initialize SP: DPERR_UNAVAILABLE
err:dplay:DP_LoadSP : no service providers?
err:dplay:DP_IF_InitializeConnection Unable to load service provider
{7ea5ec68-1800-7ea5-1400-cc0068426700}
fixme:dplay:DP_IF_DestroyPlayer (0x178238)->((nil),0x00000000,0): semi stub
bug still present :-(
Unfortunately i dont know in which version this bug appeared... :-( Maybe it's
not even regression...
Regards
Gryffus
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8036
nsandschn(a)gmx.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nsandschn(a)gmx.de
--- Comment #30 from nsandschn(a)gmx.de 2009-06-15 13:54:40 ---
Still present in wine 1.1.23.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7575
nsandschn(a)gmx.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nsandschn(a)gmx.de
--- Comment #6 from nsandschn(a)gmx.de 2009-06-15 13:05:48 ---
Still the same behavior as described in comment #2 in wine 1.1.23. The 'Cancel'
button of the EULA doesn't work either.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5801
--- Comment #11 from Roland Käser <roli8200(a)yahoo.de> 2009-06-15 12:18:58 ---
The bug remains to be in 1.1.23.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2720
Saulius K. <saulius2(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |saulius2(a)gmail.com
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18949
Summary: Few GUI bugs - demonstrated with test application
(attachment)
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: martinez.pr0team(a)gmail.com
Created an attachment (id=21797)
--> (http://bugs.winehq.org/attachment.cgi?id=21797)
This application demonstrates mentioned bugs.
Please test this application on Windows first to see how it should work
properly.
1) ListView
a) it's possible to resize column size even the HDN_ITEMCHANGING,
HDN_BEGINTRACK, HDN_ITEMCHANGED and HDN_ENDTRACK
(WM_NOTIFY) messages are caught in WindowProc and forced to return TRUE.
b) why it's possible to move (drag) column headers while the order can't be
changed?
c) font changed in WM_NOTIFY->NM_CUSTOMDRAW->CDDS_ITEMPREPAINT works only
for the first column, and even there the
font is bad - it's only ITALIC, while it should be BOLD+ITALIC+UNDERLINE.
2) CheckBox
a) the font is not BOLD (it's the same font as used in LV) - a problem in
CreateFontIndirect()?
3) Menu - MF_OWNERDRAW
a) 2 problems: the default item in owner drawn menu should be indicated
with ODS_DEFAULT in the itemState member
of DRAWITEMSTRUCT. Also, when it comes to owner-draw a defaulted item, the
BOLD font should be already selected in
the DC (hDC in DRAWITEMSTRUCT) by OS.
b) SetMenuInfo() with MIM_BACKGROUND for setting a menu background is not
implemented.
### c) bug in MoveToEx()? I set MoveToEx(hDC, 1, top+10, NULL), but the
result is like it would
be MoveToEx(hDC, 0, top+10, NULL). All drawing results are displaced by 1px
to the left. Demonstrated by
the blue line - simply compare to Windows.
4) WM_NCLBUTTONDOWN - allows to move the window by clicking in its client area
a) very buggy, makes difficult to use CheckBox, ComboBox, headers in LV and
possibly many more.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18939
Summary: F1 2002 AVI
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pymatio(a)googlemail.com
Installed F1 on windows, copied folder across (the installer didn't work) then
ran the exe, showed the splashscreen the exited wit this:
fixme:avifile:AVIFileExit (): stub!
from the cli &
The program ~f39a36.temp encountered serious problems
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.