http://bugs.winehq.com/show_bug.cgi?id=763
*** shadow/763 Tue Jun 4 10:18:24 2002
--- shadow/763.tmp.9683 Tue Jun 4 18:29:54 2002
***************
*** 37,39 ****
--- 37,43 ----
You can find place of crash by thearching for "starting debugger" string.
Michael, can you confirm this bug?
+
+ ------- Additional Comments From roz(a)one.net 2002-06-04 18:29 -------
+ Created an attachment (id=160)
+ 200 line relay trace
http://bugs.winehq.com/show_bug.cgi?id=362
*** shadow/362 Tue May 7 13:44:13 2002
--- shadow/362.tmp.32116 Tue Jun 4 15:39:54 2002
***************
*** 55,57 ****
--- 55,64 ----
------- Additional Comments From puoti(a)inwind.it 2002-05-07 13:44 -------
ICQ exists in Linux (Java) version, and it has verious clones (LICQ), so you don't
nead wine to connect to ICQ.
+
+ ------- Additional Comments From leo(a)connectux.com 2002-06-04 15:39 -------
+ several years later .. :)
+ icq2001b.exe good testcase for in & out of process-COM, shdocvw fixme-tests and
+ generates a nice endless winproc-loop in current cvs (4-6-02)
+ dlls/x11drv/winpos.c:987 (when changed to a PostMessage it works fine, but its
+ not a solution)
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=765
*** shadow/765 Tue Jun 4 13:11:02 2002
--- shadow/765.tmp.13451 Tue Jun 4 13:11:50 2002
***************
*** 2,8 ****
| PrgWin95: Off by one error in scrollbar position |
+----------------------------------------------------------------------------+
| Bug #: 765 Product: Wine |
! | Status: UNCONFIRMED Version: CVS |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-gui |
--- 2,8 ----
| PrgWin95: Off by one error in scrollbar position |
+----------------------------------------------------------------------------+
| Bug #: 765 Product: Wine |
! | Status: NEW Version: CVS |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-gui |
***************
*** 13,18 ****
--- 13,19 ----
+----------------------------------------------------------------------------+
| Milestone: TargetMilestone: --- |
| URL: |
+ | Dependencies: OtherBugsDependingOnThis: 406 |
+============================================================================+
| DESCRIPTION |
The bug 56 is fixed but now I see (the bug may have been there before) that the
http://bugs.winehq.com/show_bug.cgi?id=56
*** shadow/56 Tue Jun 4 12:58:22 2002
--- shadow/56.tmp.13424 Tue Jun 4 13:11:37 2002
***************
*** 2,8 ****
| PrgWin95: Listbox getting a recessed border instead of a flat one |
+----------------------------------------------------------------------------+
| Bug #: 56 Product: Wine |
! | Status: NEW Version: unspecified |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-gui |
--- 2,8 ----
| PrgWin95: Listbox getting a recessed border instead of a flat one |
+----------------------------------------------------------------------------+
| Bug #: 56 Product: Wine |
! | Status: RESOLVED Version: unspecified |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-gui |
***************
*** 31,33 ****
--- 31,38 ----
Yes, the border is correct now :-)
But the scrollbar starts one pixel too high and overlaps the border :-(
I am sending a patch for that latter problem...
+
+
+ ------- Additional Comments From fgouget(a)codeweavers.com 2002-06-04 13:11 -------
+ Argh, it's more complex, that patch causes other problems (which I suspected).
+ So I'm closing this bug and opening bug 765 concerning this problem.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=765
*** shadow/765 Tue Jun 4 13:11:02 2002
--- shadow/765.tmp.13388 Tue Jun 4 13:11:02 2002
***************
*** 0 ****
--- 1,29 ----
+ +============================================================================+
+ | PrgWin95: Off by one error in scrollbar position |
+ +----------------------------------------------------------------------------+
+ | Bug #: 765 Product: Wine |
+ | Status: UNCONFIRMED Version: CVS |
+ | Resolution: Platform: |
+ | Severity: normal OS/Version: All |
+ | Priority: P1 Component: wine-gui |
+ +----------------------------------------------------------------------------+
+ | Assigned To: wine-bugs(a)winehq.com |
+ | Reported By: fgouget(a)codeweavers.com |
+ | CC list: Cc: |
+ +----------------------------------------------------------------------------+
+ | Milestone: TargetMilestone: --- |
+ | URL: |
+ +============================================================================+
+ | DESCRIPTION |
+ The bug 56 is fixed but now I see (the bug may have been there before) that the
+ scrollbar starts one pixel too high. Because of this it overlaps the flat
+ border. And now I noticed that this also happens in the sysmets2 and sysmets3
+ examples.
+
+ See also:
+ http://fgouget.free.fr/wine/PrgWin95/Chap8.shtml#head
+ http://fgouget.free.fr/wine/PrgWin95/Chap3.shtml#sysmets2
+ http://fgouget.free.fr/wine/PrgWin95/Chap3.shtml#sysmets3
+ http://fgouget.free.fr/wine/PrgWin98/Chap9.shtml#head
+ http://fgouget.free.fr/wine/PrgWin98/Chap4.shtml#SysMets2
+ http://fgouget.free.fr/wine/PrgWin98/Chap4.shtml#SysMets3
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=56
*** shadow/56 Sat May 25 20:07:50 2002
--- shadow/56.tmp.12704 Tue Jun 4 12:58:22 2002
***************
*** 26,28 ****
--- 26,33 ----
------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-25 20:07 -------
Is this fixed?
+
+ ------- Additional Comments From fgouget(a)codeweavers.com 2002-06-04 12:58 -------
+ Yes, the border is correct now :-)
+ But the scrollbar starts one pixel too high and overlaps the border :-(
+ I am sending a patch for that latter problem...
http://bugs.winehq.com/show_bug.cgi?id=54
*** shadow/54 Sat May 25 20:06:34 2002
--- shadow/54.tmp.9201 Tue Jun 4 12:04:30 2002
***************
*** 49,51 ****
--- 49,55 ----
------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-25 20:06 -------
Is this fixed now?
+
+ ------- Additional Comments From fgouget(a)codeweavers.com 2002-06-04 12:04 -------
+ I retested and the situation is the same as it was in 2001/04/01: the ownerdrawn
+ button has a white background instead of a grey one and this makes it invisible.
http://bugs.winehq.com/show_bug.cgi?id=48
*** shadow/48 Wed May 29 08:15:18 2002
--- shadow/48.tmp.8775 Tue Jun 4 11:59:54 2002
***************
*** 99,101 ****
--- 99,108 ----
------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-25 17:21 -------
are the differences still present, or can this bug be closed?
+
+ ------- Additional Comments From fgouget(a)codeweavers.com 2002-06-04 11:59 -------
+ Just a note on something that seemed strange to me as I rechecked: while
+ SM_CXSMSIZE is still incorrect, SM_CYSMSIZE had and still has the correct value.
+ Apparently on Windows SM_CXSMSIZE is 13 but SM_CYSMSIZE is 15.
+
+ But there is no change since 2002/03/27.
http://bugs.winehq.com/show_bug.cgi?id=752
*** shadow/752 Sat Jun 1 21:21:19 2002
--- shadow/752.tmp.7320 Tue Jun 4 11:37:49 2002
***************
*** 5,13 ****
| Status: NEW Version: CVS |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
! | Priority: P1 Component: wine-winelib |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: tazdev(a)altern.org |
| CC list: Cc: |
+----------------------------------------------------------------------------+
--- 5,13 ----
| Status: NEW Version: CVS |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
! | Priority: P1 Component: wine-ole |
+----------------------------------------------------------------------------+
! | Assigned To: marcus(a)jet.franken.de |
| Reported By: tazdev(a)altern.org |
| CC list: Cc: |
+----------------------------------------------------------------------------+
***************
*** 102,104 ****
--- 102,117 ----
When I found the unpacked files and started Setup.exe I got the same
Installshield window which hang indefinitely. It prints only
fixme:ole:CoTreatAsClass.
+
+ ------- Additional Comments From apa3a(a)yahoo.com 2002-06-04 11:37 -------
+ After the first crash a few wine processes remain still in memory and the next
+ startup of the application hangs. It is necessary to kill all wine processes
+ afther the crash to reproduce the issue again.
+ Used for debugging the unpacked installer (see my previous comment)
+
+ The crash happens in ole code. It seems the trouble starts after this fixme
+ message (should it be warn then?):
+ trace:ole:ITypeInfo_fnGetRefTypeInfo (0x403e43fc) hreftype 0x0000 loaded FAILURE
+ (0x13)
+
+ Forwarding to Marcus, but anybody is free to take this bug.
\ No newline at end of file