[Bug 434] Changed - Mouse button don't get released (Macromedia Flash 5.0)

wine-bugs at winehq.com wine-bugs at winehq.com
Tue Apr 9 15:55:06 CDT 2002


http://bugs.codeweavers.com/show_bug.cgi?id=434

*** shadow/434	Tue Apr  9 11:29:46 2002
--- shadow/434.tmp.10102	Tue Apr  9 15:55:06 2002
***************
*** 309,311 ****
--- 309,341 ----
  
  It may very well be the same issue, with the same fix, just rearing it's ugly head 
  differently.
+ 
+ 
+ ------- Additional Comments From ivanovich at menta.net  2002-04-09 15:55 -------
+ I "installed" your program (i used vmware, lazy me :)
+ 
+ I can reproduce the bug just clicking into the text windows, same sympthoms as
+ in Flash.
+ 
+ I get some read errors from strace but only when i move the mouse over the
+ window after the bug have made your program use 100%cpu (maybe it only tries to
+ search for a mouse release event when it's moved?)
+ 
+ Your debug info hack didnt worked here (i put my P3-866 to 733 like yours and
+ neither worked with flash nor with your program, also tried with 433 and 910 mhz 
+ in flash only)
+ 
+ the gdb output from your program while it's in the bug is the same (or very
+ similar) last lines are this:
+ 
+ Single stepping until exit from function X11DRV_GetCursorPos,
+ which has no line number information.
+ 0x406cbb19 in GetCursorPos () from /usr/local/lib/wine/user32.dll.so
+ 
+ btw do you know how to enable line number information for debugging? maybe i
+ have to ./configure with a special option? 
+ 
+ ah wine version is cvs from yesterday or 2 days ago
+ 
+ note: someone in #wine-devel at irc.opensource.net told me maybe it was an error
+ in the communication with the server :-?
\ No newline at end of file



More information about the wine-bugs mailing list