[Bug 743] Changed - WM_QUERYNEWPALETTE handling broken ? (was: Problem in winpos.c which ends in an infinite loop)

wine-bugs at winehq.com wine-bugs at winehq.com
Thu May 30 11:58:08 CDT 2002


http://bugs.winehq.com/show_bug.cgi?id=743

*** shadow/743	Wed May 29 16:09:32 2002
--- shadow/743.tmp.27327	Thu May 30 11:58:07 2002
***************
*** 1,8 ****
  +============================================================================+
! | Problem in winpos.c which ends in a infinite loop                          |
  +----------------------------------------------------------------------------+
  |        Bug #: 743                         Product: Wine                    |
! |       Status: UNCONFIRMED                 Version: CVS                     |
  |   Resolution:                            Platform:                         |
  |     Severity: normal                   OS/Version: All                     |
  |     Priority: P1                        Component: wine-user               |
--- 1,8 ----
  +============================================================================+
! | WM_QUERYNEWPALETTE handling broken ? (was: Problem in winpos.c which ends  |
  +----------------------------------------------------------------------------+
  |        Bug #: 743                         Product: Wine                    |
! |       Status: NEW                         Version: CVS                     |
  |   Resolution:                            Platform:                         |
  |     Severity: normal                   OS/Version: All                     |
  |     Priority: P1                        Component: wine-user               |
***************
*** 129,131 ****
--- 129,136 ----
   
       /* if prev wnd is minimized redraw icon title */
       if( IsIconic( hwndPrevActive ) ) WINPOS_RedrawIconTitle(hwndPrevActive);
+ 
+ ------- Additional Comments From andi at rhlx01.fht-esslingen.de  2002-05-30 11:58 -------
+ Yep, I remember that once I had the same problem (commenting out worked),
+ about two years ago.
+ Somebody should investigate whether we're handling WM_QUERYNEWPALETTE correctly...
\ No newline at end of file



More information about the wine-bugs mailing list