http://bugs.winehq.com/show_bug.cgi?id=720
*** shadow/720 Sat May 25 09:21:49 2002
--- shadow/720.tmp.9759 Sat May 25 09:26:01 2002
***************
*** 50,52 ****
--- 50,69 ----
------- Additional Comments From maxx2(a)veneto.com 2002-05-25 09:21 -------
Created an attachment (id=129)
Another example, shows true circle position (dotted) versus misplaced
+
+
+ ------- Additional Comments From maxx2(a)veneto.com 2002-05-25 09:26 -------
+ Well, just submitted 3 screenshots.
+ In the first one, a circle is being dragged on screen, all ok.
+ In second one, the circle is shown after end of draw command. As you
+ can see, its position is misplaced on screen.
+ In third example, you see both true circle position (dotted), where
+ you can select it, and the misplaced one.
+ The problem arises also, in managed mode, dragging another window in
+ top of cad's one; after removing the top window, all drawing entities
+ are redrawn but in misplaced positions, randomly. I think it has something
+ to do with clipping regions or so, but not sure.
+
+ Regards
+
+ Massimo
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=720
*** shadow/720 Sat May 25 09:20:23 2002
--- shadow/720.tmp.9418 Sat May 25 09:21:49 2002
***************
*** 45,47 ****
--- 45,52 ----
------- Additional Comments From maxx2(a)veneto.com 2002-05-25 09:20 -------
Created an attachment (id=128)
Drawing a circle, shows it misplaced after end of drawing
+
+
+ ------- Additional Comments From maxx2(a)veneto.com 2002-05-25 09:21 -------
+ Created an attachment (id=129)
+ Another example, shows true circle position (dotted) versus misplaced
http://bugs.winehq.com/show_bug.cgi?id=720
*** shadow/720 Sat May 25 09:19:02 2002
--- shadow/720.tmp.9314 Sat May 25 09:20:23 2002
***************
*** 40,42 ****
--- 40,47 ----
------- Additional Comments From maxx2(a)veneto.com 2002-05-25 09:19 -------
Created an attachment (id=127)
Drawing a circle, before end of drawing
+
+
+ ------- Additional Comments From maxx2(a)veneto.com 2002-05-25 09:20 -------
+ Created an attachment (id=128)
+ Drawing a circle, shows it misplaced after end of drawing
http://bugs.winehq.com/show_bug.cgi?id=720
*** shadow/720 Fri May 24 12:48:10 2002
--- shadow/720.tmp.9210 Sat May 25 09:19:02 2002
***************
*** 36,38 ****
--- 36,42 ----
------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-24 12:48 -------
Confirming per reporter's comments.
+
+ ------- Additional Comments From maxx2(a)veneto.com 2002-05-25 09:19 -------
+ Created an attachment (id=127)
+ Drawing a circle, before end of drawing
http://bugs.winehq.com/show_bug.cgi?id=640
*** shadow/640 Fri May 24 21:26:50 2002
--- shadow/640.tmp.13771 Fri May 24 21:27:38 2002
***************
*** 114,116 ****
--- 114,122 ----
------- Additional Comments From chris(a)luethy.net 2002-05-24 21:26 -------
Created an attachment (id=126)
The request log file for the graphic glitch.
+
+
+ ------- Additional Comments From chris(a)luethy.net 2002-05-24 21:27 -------
+ Okay, I added the 1.log file as an attachment to this bug. Hope it helps. I just
+ ran Winamp like you said, opened the Perferences dialog box, dragged it around a
+ little, then closed Winamp.
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=640
*** shadow/640 Fri May 24 21:03:35 2002
--- shadow/640.tmp.13712 Fri May 24 21:26:50 2002
***************
*** 110,112 ****
--- 110,116 ----
(without that problem) to here tomorrow
confirming per comments and screenshot
+
+ ------- Additional Comments From chris(a)luethy.net 2002-05-24 21:26 -------
+ Created an attachment (id=126)
+ The request log file for the graphic glitch.
http://bugs.winehq.com/show_bug.cgi?id=640
*** shadow/640 Fri May 24 20:50:02 2002
--- shadow/640.tmp.12651 Fri May 24 21:03:35 2002
***************
*** 2,8 ****
| Major graphic glitch in x11drv |
+----------------------------------------------------------------------------+
| Bug #: 640 Product: Wine |
! | Status: UNCONFIRMED Version: 20020411 |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-gui |
--- 2,8 ----
| Major graphic glitch in x11drv |
+----------------------------------------------------------------------------+
| Bug #: 640 Product: Wine |
! | Status: NEW Version: 20020411 |
| Resolution: Platform: |
| Severity: normal OS/Version: All |
| Priority: P1 Component: wine-gui |
***************
*** 92,94 ****
--- 92,112 ----
Whether or not I'm using DGA does not make a difference.
Would this be an issue with the Radeon codebase or maybe with the X11drv?
+
+ ------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-24 21:03 -------
+ Here, try this:
+
+ set your config to run wine the way that winamp's preferences dialog gives you
+ the problem
+
+ then run the program from a console like this:
+
+ wine --debugmsg +x11drv winamp.exe >/tmp/l.log 2>&1
+
+ then open the preferences dialog and move it around, so that it creates the
+ problem, then close out winamp and attach the /tmp/l.log to here
+
+ that would give us some info as to what is going on...i will attach my l.log
+ (without that problem) to here tomorrow
+
+ confirming per comments and screenshot
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=640
*** shadow/640 Thu May 23 11:55:08 2002
--- shadow/640.tmp.12096 Fri May 24 20:50:02 2002
***************
*** 58,60 ****
--- 58,94 ----
Try to turn off UseDGA mode in the config file, tweak other X11 settings.
Post your findings in the bug description.
+
+ ------- Additional Comments From chris(a)luethy.net 2002-05-24 20:50 -------
+ This graphic glitch occurs with more than just Winamp, it occurs with any
+ windows that use that style of window border. I compiled the MS Win32 Hello
+ World in MSVC and tried it out under WINE. It works beautifully, except the
+ About dialog box, the same style of window the Winamp preferences is, displays
+ the exact same graphic glitch.
+
+ I'm currently running RedHat Linux 7.3 (w/ X 4.2.0 from source and WINE from CVS
+ less than a week ago (a day after the managed change)). I'm using WINE locally.
+
+ I'm using an ATI All-in-Wonder Radeon using the Radeon kernel module from
+ 2.4.18, and the ati.2 accelerated xv_image driver. This corruption occurs
+ whether or not ati.2 is present, and whether or not I use the kernel module or
+ the X 4.2.0 Radeon module.
+
+ Wine is installed without Windows.
+
+ I have reconfigured WINE. Managed mode allows for this to work fine (as my
+ window manager then draws the decorations), but un-managed mode, where wine
+ draws, displays this error.
+
+ I originally found this while using the Sawfish window manager. I tried using
+ wmaker but that produces the same corruption in WINE.
+
+ I am able to reproduce this on a completely different machine. Another machine,
+ but with the same graphics card (the ATI All-in-Wonder Radeon), with a fresh,
+ not touched at all installation of Red Hat 7.2 also displayed the exact same
+ graphical corruption ... no erasing old lines on this certain window border type
+ when wine draws window borders.
+
+ Whether or not I'm using DGA does not make a difference.
+
+ Would this be an issue with the Radeon codebase or maybe with the X11drv?
\ No newline at end of file
http://bugs.winehq.com/show_bug.cgi?id=727
*** shadow/727 Fri May 24 18:54:59 2002
--- shadow/727.tmp.9668 Fri May 24 19:40:21 2002
***************
*** 1,13 ****
+============================================================================+
| The documentation for building the documentation needs improvement |
+----------------------------------------------------------------------------+
! | Bug #: 727 Product: Wine |
! | Status: NEW Version: CVS |
| Resolution: Platform: |
! | Severity: normal OS/Version: All |
! | Priority: P1 Component: wine-documentation |
+----------------------------------------------------------------------------+
! | Assigned To: wine-bugs(a)winehq.com |
| Reported By: tony_lambregts(a)telusplanet.net |
| CC list: Cc: |
+----------------------------------------------------------------------------+
--- 1,13 ----
+============================================================================+
| The documentation for building the documentation needs improvement |
+----------------------------------------------------------------------------+
! | Bug #: 727 Product: WineHQ.com |
! | Status: NEW Version: unspecified |
| Resolution: Platform: |
! | Severity: blocker OS/Version: All |
! | Priority: P1 Component: misc-web |
+----------------------------------------------------------------------------+
! | Assigned To: jnewman(a)codeweavers.com |
| Reported By: tony_lambregts(a)telusplanet.net |
| CC list: Cc: |
+----------------------------------------------------------------------------+
***************
*** 20,22 ****
--- 20,27 ----
take a look at it.
http://www.winehq.org/docs/wine-devel/wine-docbook.shtml
+
+ ------- Additional Comments From Speeddymon(a)yahoo.com 2002-05-24 19:40 -------
+ Well, since it is actually part of winehq.com, I changed that, and since
+ winehq.com doesn't have a version, i changed that and since the bug does block
+ people from being able to build the documentation, i changed that too ;-P
\ No newline at end of file