[Bug 637] Changed - HTMLKit not loading

wine-bugs at winehq.com wine-bugs at winehq.com
Wed May 22 10:24:09 CDT 2002


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

*** shadow/637	Tue May 21 14:35:53 2002
--- shadow/637.tmp.6970	Wed May 22 10:24:09 2002
***************
*** 7,13 ****
  |     Severity: normal                   OS/Version: All                     |
  |     Priority: P1                        Component: wine-programs           |
  +----------------------------------------------------------------------------+
! |  Assigned To: wine-bugs at winehq.com                                         |
  |  Reported By: fsharpmajor at hotmail.com                                      |
  +----------------------------------------------------------------------------+
  |    Milestone: TargetMilestone: ---                                         |
--- 7,13 ----
  |     Severity: normal                   OS/Version: All                     |
  |     Priority: P1                        Component: wine-programs           |
  +----------------------------------------------------------------------------+
! |  Assigned To: myasar at free.fr                                               |
  |  Reported By: fsharpmajor at hotmail.com                                      |
  +----------------------------------------------------------------------------+
  |    Milestone: TargetMilestone: ---                                         |
***************
*** 247,249 ****
--- 247,258 ----
  library from http://www.devexpress.com. Current version of the library is 4
  (launched in march 2001) and demo applications do not show the problem. Maybe
  the problem existed for previous versions of the library.
+ 
+ ------- Additional Comments From apa3a at yahoo.com  2002-05-22 10:24 -------
+ As Mehmet found out the problem was in Wine implementation of GetLocaleInfo.
+ If the buffer, provided to the function is too small Windows still populates
+ remaining buffer with data, Wine doesn't.
+ With no data returned the exception was thrown on attempt to convert the garbage
+ in the buffer to number. I successfully loaded the application after the problem
+ was fixed.
+ Mehmet, close the bug when your fix will be in CVS.
\ No newline at end of file



More information about the wine-bugs mailing list