http://bugs.winehq.com/show_bug.cgi?id=1198
spetreolle(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |spetreolle(a)yahoo.fr
------- Additional Comments From spetreolle(a)yahoo.fr 2003-22-11 22:39 -------
Is this bug still valid ?
In order to remove the amstream.dll problem (Video playing error box),
you could try to reinstall ActiveMovie.
--
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=1849
Summary: heap error while trying to run TrueSync Desktop
Product: Wine
Version: 20030911
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: plison(a)agl.ucl.ac.be
I'm trying to run the "TrueSync Desktop" app (the equivalent of Hotsyncfor
non-Palm handhelds, but without any Linux port, unfortunately), and I get the
following error:
err:heap:HEAP_ValidateInUseArena Heap 40360000: in-use arena 403e7eb8next block
has PREV_FREE
flagwine: Unhandled exception (thread 0009), starting debugger...
The loading screen "TrueSync Desktop" is shown, but it doesn't go anyfurther.
I'm using wine-20031016 (compiled with the -npt1 option), and a debiandistro
with a custom kernel compiled with 2,6,0-test9.
Most windows app. I tested ran without problem. Please note that I tried Wine
for only a few weeks, so I'm quite a newbie on the matter.
Do you have any idea on how to fix this? Thank you for your help,
--
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
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.