http://bugs.winehq.com/show_bug.cgi?id=1848
andy(a)rosen-berg.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |conformance
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1848
Summary: User32 - TrackPopupMenu returns wrong results
Product: Wine
Version: unspecified
Platform: PC
URL: http://www.apis.de
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: andy(a)rosen-berg.de
Within Windows TrackPopupMenu returns true, if the user clicks outside of the
menu (the menu disappears - menu is being canceled). With WINE the
TrackPopupMenu returns false in such a case, which should indicate the API call
has failed (which hasn't). Calling GetLastError gives you a weird error (usually
access denied). The problem lies in controls/menu.c. It should only return
false, if the wine server call failed.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1845
andy(a)rosen-berg.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |conformance
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1844
andy(a)rosen-berg.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |conformance
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1847
andy(a)rosen-berg.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |conformance
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1086
------- Additional Comments From brett.boren(a)rttc.army.mil 2003-21-11 06:55 -------
Can duplicate this bug regularly on a win16 program I use.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1847
Summary: User32 - ReleaseCapture returns wrong results
Product: Wine
Version: 20030813
Platform: All
URL: http://www.apis.de
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: andy(a)rosen-berg.de
Within Windows, calling ReleaseCapture without having captured the mouse still
returns TRUE. WINE returns FALSE. Currently I hardly can imagine a situation
this API call could fail. The only exception may be calling ReleaseCapture
inside WM_CAPTURECHANGED, which is sent inside ReleaseCapture. (But I never
tried this...)
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1846
Summary: Microsoft Office 2000 on CVS 19th. nov 2003
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: eleknader(a)phnet.fi
Microsoft Office 2000 installation is broken. Tested wine versions:
wine-20031016
cvs 19th. nov 2003
Installation goes normally. Installed Word, Excel, Powerpoint without Office
Assistant.
End of installation: Installer asks whether to shut down now or later. I tried
both, shut down later and shut down now. Both result same error:
First startup of Winword or Excel: starts configuring installation (this
should not happen, because the components I chose, where to be installed
fully, and the rest 'Not available'). After this, application starts up and
says in a dialog 'Missing Registry Information': Required registy information
is missing, and this application cannot be run. Please rerun setup to correct
this problem.
I also tried running wineboot after install (before trying to start), and this
results the same problem.
Since this seems like a register problem, I'll try to run installation on a
previous version of wine to see what is the difference between the registers.
Full debug log available if necessary.
Eleknader
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.