http://bugs.winehq.com/show_bug.cgi?id=740
*** shadow/740 Fri May 31 19:22:23 2002
--- shadow/740.tmp.10344 Fri May 31 22:04:14 2002
***************
*** 366,368 ****
--- 366,371 ----
Well, since the error is gone, I guess it can be resolved, but I'm not closing
it until we figure out what the real problem is, i.e. why fgbits gets set to
zero...
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-31 22:04 -------
+ David, pack the log with bzip. It is known to compress logs very well.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=330
*** shadow/330 Wed May 22 12:47:51 2002
--- shadow/330.tmp.9187 Fri May 31 21:51:30 2002
***************
*** 23,25 ****
--- 23,50 ----
One good source of information can be the MinGW project. See http://www.mingw.org.
Check if their license is compatible with ours. If it is, you can just copy
missing definitions. Don't forget to include the copyright note.
+
+ ------- Additional Comments From vinn(a)theshell.com 2002-05-31 21:51 -------
+ Looking at: http://www.mingw.org/licensing.shtml
+ it shows the w32api part of Mingw as BSD:
+
+ You are free to use, modify and copy this package. No restrictions are imposed
+ on programs or object files compiled with this library. You may not restrict
+ the the usage of this library. You may distribute this library as part of
+ another package or as a modified package if and only if you do not restrict the
+ usage of the portions consisting of this (optionally modified) library. If
+ distributed as a modified package then this file must be included.
+
+ This library is distributed in the hope that it will be useful, but WITHOUT ANY
+ WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+ PARTICULAR PURPOSE.
+
+ With that in mind, you can find richole.h at:
+ http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/mingw/w32api/include/richole…
+ rev=1.2&content-type=text/vnd.viewcvs-markup
+
+ and richedit.h at:
+ http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/mingw/w32api/include/richedi…
+ rev=1.3&content-type=text/vnd.viewcvs-markup
+
+ Please update this bug if you submit a patch.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=729
*** shadow/729 Sun May 26 12:46:46 2002
--- shadow/729.tmp.4212 Fri May 31 19:50:37 2002
***************
*** 51,53 ****
--- 51,60 ----
------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-26 12:46 -------
Just out of curiosity though, are you using your window manager's shading or
Winamp's?
+
+ ------- Additional Comments From dragon_sdc(a)hotmail.com 2002-05-31 19:50 -------
+ I use Winamp's own shading. I don't use managed mode for Winamp, as it defies
+ the whole point of Winamp skins to have a window manager's bar over the top of
+ every window (as they are all treated independently) and it looks a mess too.
+ Instead I use a virtual desktop window 640x480 which can house the multiple
+ windows of Winamp and plugins.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=740
*** shadow/740 Fri May 31 17:45:16 2002
--- shadow/740.tmp.2657 Fri May 31 19:22:23 2002
***************
*** 2,8 ****
| divide by zero exception in x11drv.dll |
+----------------------------------------------------------------------------+
| Bug #: 740 Product: Wine |
! | Status: NEW Version: CVS |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-x11driver |
--- 2,8 ----
| divide by zero exception in x11drv.dll |
+----------------------------------------------------------------------------+
| Bug #: 740 Product: Wine |
! | Status: RESOLVED Version: CVS |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-x11driver |
***************
*** 360,362 ****
--- 360,368 ----
------- Additional Comments From ronis(a)onsager.chem.mcgill.ca 2002-05-31 17:45 -------
It works. I created an empty directory /dos/windows/Fonts
and now it works as in the past.
+
+
+ ------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-31 19:22 -------
+ Well, since the error is gone, I guess it can be resolved, but I'm not closing
+ it until we figure out what the real problem is, i.e. why fgbits gets set to
+ zero...
\ No newline at end of file