http://bugs.winehq.com/show_bug.cgi?id=763
*** shadow/763 Tue Jun 4 18:29:54 2002
--- shadow/763.tmp.9770 Tue Jun 4 18:30:40 2002
***************
*** 41,43 ****
--- 41,48 ----
------- Additional Comments From roz(a)one.net 2002-06-04 18:29 -------
Created an attachment (id=160)
200 line relay trace
+
+
+ ------- Additional Comments From roz(a)one.net 2002-06-04 18:30 -------
+ OK, I was able to get a trace this time. I think this is a stripped binary
+ (RPM), though, so no debugger output.
\ No newline at end of file
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.