http://bugs.winehq.com/show_bug.cgi?id=740
*** shadow/740 Fri May 31 16:22:54 2002
--- shadow/740.tmp.23798 Fri May 31 17:45:16 2002
***************
*** 355,357 ****
--- 355,362 ----
Sure enough, there's no such directory, but then again, there never was.
Would this lead wine to exit?
+
+
+ ------- 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.
http://bugs.winehq.com/show_bug.cgi?id=740
*** shadow/740 Fri May 31 16:15:51 2002
--- shadow/740.tmp.20069 Fri May 31 16:22:54 2002
***************
*** 345,347 ****
--- 345,357 ----
As far as I can tell, there was no extra debugging message from the application.
+
+
+ ------- Additional Comments From ronis(a)onsager.chem.mcgill.ca 2002-05-31 16:22 -------
+ Let me amend my last comment; there was one new error message (I think):
+
+ err:font:ReadFontDir Can't open directory "/dos/windows/Fonts"
+
+ Sure enough, there's no such directory, but then again, there never was.
+
+ Would this lead wine to exit?
http://bugs.winehq.com/show_bug.cgi?id=754
*** shadow/754 Fri May 31 16:16:53 2002
--- shadow/754.tmp.19691 Fri May 31 16:16:53 2002
***************
*** 0 ****
--- 1,26 ----
+ +============================================================================+
+ | Visual Basic MsgBox causes get_class_ptr error |
+ +----------------------------------------------------------------------------+
+ | Bug #: 754 Product: Wine |
+ | Status: UNCONFIRMED Version: CVS |
+ | Resolution: Platform: |
+ | Severity: normal OS/Version: All |
+ | Priority: P1 Component: wine-kernel |
+ +----------------------------------------------------------------------------+
+ | Assigned To: wine-bugs(a)winehq.com |
+ | Reported By: medbi01(a)accpac.com |
+ | CC list: Cc: |
+ +----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
+ | URL: |
+ +============================================================================+
+ | DESCRIPTION |
+ When running some Visual Basic programs and calling MsgBox to display a message
+ there will be complaints about get_class_ptr reading from class of other
+ process.
+
+ This is because it looks like the Visual Basic is going around a loop starting
+ at the Desktop Window's CHILD and following the HWNDNEXT chain deciding if they
+ need to be activated or not. In the process it asks for the name of the window
+ in order to compare it to "ThunderRT6Main". Unfortunately GetClassName cannot
+ access the name of a window outside its own process.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=740
*** shadow/740 Fri May 31 14:56:33 2002
--- shadow/740.tmp.19627 Fri May 31 16:15:51 2002
***************
*** 334,336 ****
--- 334,347 ----
------- Additional Comments From ronis(a)onsager.chem.mcgill.ca 2002-05-31 14:56 -------
Are you sure you want me to attache the entire log? It's about 16M in size.
+
+ ------- Additional Comments From ronis(a)onsager.chem.mcgill.ca 2002-05-31 16:15 -------
+ I checked out the new version of mouse.c; explicit test to see if fgbits was zero
+ before dividing by it, was what I'd tried--the application runs, but exists; i.e.,
+ this hides the real problem, namely that fbbits shouldn't be zero.
+
+ I also reinstalled the HEAD to try out the other parts of the patch. I get the
+ same behavior.
+
+ As far as I can tell, there was no extra debugging message from the application.
+
http://bugs.winehq.com/show_bug.cgi?id=752
*** shadow/752 Fri May 31 14:52:53 2002
--- shadow/752.tmp.16160 Fri May 31 15:10:52 2002
***************
*** 2,8 ****
| msreadersetup.exe doesnt install |
+----------------------------------------------------------------------------+
| Bug #: 752 Product: Wine |
! | Status: CLOSED Version: CVS |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-winelib |
--- 2,8 ----
| msreadersetup.exe doesnt install |
+----------------------------------------------------------------------------+
| Bug #: 752 Product: Wine |
! | Status: UNCONFIRMED Version: CVS |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-winelib |
***************
*** 58,60 ****
--- 58,71 ----
reaction, i'm gonna help some more serious developpers
sorry
+
+ ------- Additional Comments From andi(a)rhlx01.fht-esslingen.de 2002-05-31 15:10 -------
+ hum, what the hell is going on ?
+ what did *I* do wrong?
+ why did you react like that ?
+ Alexandre already indicated that this processing was pretty inappropriate,
+ so why do you have to sort of repeat this criticism ?
+ Bug reopened, BTW, as closing it *was* inappropriate.
+
+ Dustin: keep in mind: with 200 bugs processed per day,
+ there *has* to be at least one where you do a serious mistake :-)
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=740
*** shadow/740 Fri May 31 14:15:38 2002
--- shadow/740.tmp.15273 Fri May 31 14:56:33 2002
***************
*** 330,332 ****
--- 330,336 ----
I committed a fix for the division by zero. It would still be interesting
to find out if the all-zero image is what the app intended or if there's
a bug somewhere else causing that.
+
+
+ ------- Additional Comments From ronis(a)onsager.chem.mcgill.ca 2002-05-31 14:56 -------
+ Are you sure you want me to attache the entire log? It's about 16M in size.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=752
*** shadow/752 Fri May 31 14:31:00 2002
--- shadow/752.tmp.14990 Fri May 31 14:52:53 2002
***************
*** 45,47 ****
--- 45,60 ----
Dustin, this is not the appropriate answer. If it doesn't work with Wine it
needs to be fixed, "go use another version" is not a fix. Please reopen that
bug.
+
+
+ ------- Additional Comments From tazdev(a)altern.org 2002-05-31 14:52 -------
+ hum, what the hell is going on ?
+ what did i do wrong?
+ why was the bug closed ?
+ i use wine because it's free, i'm not gonna pay to use an emulator, if i'll i
+ should have stayed on windows, but that's not
+ what's this reaction ?
+ i wanted to give some of my free time in the winz project, but with this
+ reaction, i'm gonna help some more serious developpers
+
+ sorry
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=752
*** shadow/752 Fri May 31 14:22:32 2002
--- shadow/752.tmp.13343 Fri May 31 14:31:00 2002
***************
*** 40,42 ****
--- 40,47 ----
------- Additional Comments From apa3a(a)yahoo.com 2002-05-31 14:22 -------
Dustin, I don't think we came across timeouts with installers before.
I'm going to take a look at it.
+
+ ------- Additional Comments From julliard(a)winehq.com 2002-05-31 14:31 -------
+ Dustin, this is not the appropriate answer. If it doesn't work with Wine it
+ needs to be fixed, "go use another version" is not a fix. Please reopen that
+ bug.
http://bugs.winehq.com/show_bug.cgi?id=752
*** shadow/752 Fri May 31 14:16:14 2002
--- shadow/752.tmp.12532 Fri May 31 14:22:32 2002
***************
*** 36,38 ****
--- 36,42 ----
------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-31 14:16 -------
closing bug
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-05-31 14:22 -------
+ Dustin, I don't think we came across timeouts with installers before.
+ I'm going to take a look at it.
\ No newline at end of file