bugzilla-daemon at freedesktop.org
2012-May-11 10:25 UTC
[Nouveau] [Bug 49786] New: In xterm, some rectangles are not redrawn when the window is partly covered
https://bugs.freedesktop.org/show_bug.cgi?id=49786 Bug #: 49786 Summary: In xterm, some rectangles are not redrawn when the window is partly covered Classification: Unclassified Product: xorg Version: 7.6 (2010.12) Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: vincent-fdt at vinc17.net QAContact: xorg-team at lists.x.org Created attachment 61438 --> https://bugs.freedesktop.org/attachment.cgi?id=61438 file "text" used in the command to reproduce the bug When an xterm window is partly covered by another window, not everything is redrawn. The problem can be reproduced in the following way (this is tested on a Debian/unstable machine). Run the following command: $ xterm -geometry 80x60 -e 'sleep 10; cat text; sleep 999' (with the file "text" that will be attached), then put a smaller window covering the middle of the right part, and wait for the text (after "sleep 10" terminates). I'll also attach 2 snapshots showing the problem: the first one being what I obtain after the above steps (corrupt output), the second one being what I obtain after a full redraw (the correct output), e.g. when switching the desktop and going back (one can also move a window over the xterm window). The corresponding Debian bug report: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=640464 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2012-May-11 10:27 UTC
[Nouveau] [Bug 49786] In xterm, some rectangles are not redrawn when the window is partly covered
https://bugs.freedesktop.org/show_bug.cgi?id=49786 --- Comment #1 from Vincent Lefevre <vincent-fdt at vinc17.net> 2012-05-11 03:27:17 PDT --- Created attachment 61439 --> https://bugs.freedesktop.org/attachment.cgi?id=61439 snapshot showing the corrupt display (see the top part of the window) -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2012-May-11 10:28 UTC
[Nouveau] [Bug 49786] In xterm, some rectangles are not redrawn when the window is partly covered
https://bugs.freedesktop.org/show_bug.cgi?id=49786 --- Comment #2 from Vincent Lefevre <vincent-fdt at vinc17.net> 2012-05-11 03:28:10 PDT --- Created attachment 61440 --> https://bugs.freedesktop.org/attachment.cgi?id=61440 snapshot showing the correct contents after a full redraw -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2012-May-11 10:34 UTC
[Nouveau] [Bug 49786] In xterm, some rectangles are not redrawn when the window is partly covered
https://bugs.freedesktop.org/show_bug.cgi?id=49786 --- Comment #3 from Vincent Lefevre <vincent-fdt at vinc17.net> 2012-05-11 03:34:16 PDT --- If I disable acceleration with an xorg.conf file containing Section "Device" Identifier "Device0" Driver "nouveau" Option "NoAccel" "true" EndSection this display problem doesn't occur. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2013-Aug-21 06:29 UTC
[Nouveau] [Bug 49786] In xterm, some rectangles are not redrawn when the window is partly covered
https://bugs.freedesktop.org/show_bug.cgi?id=49786 --- Comment #4 from Ilia Mirkin <imirkin at alum.mit.edu> --- Can you confirm that this happens with the latest DDX (1.0.9)? If so, we'll need a bit more information -- please attach both a dmesg + Xorg.0.log for your system. (Even if there are no errors, they contain information that describes your system.) -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130821/40fc76f7/attachment-0001.html>
bugzilla-daemon at freedesktop.org
2013-Aug-21 09:59 UTC
[Nouveau] [Bug 49786] In xterm, some rectangles are not redrawn when the window is partly covered
https://bugs.freedesktop.org/show_bug.cgi?id=49786 --- Comment #5 from Vincent Lefevre <vincent-fdt at vinc17.net> --- Created attachment 84379 --> https://bugs.freedesktop.org/attachment.cgi?id=84379&action=edit dmesg output (2013-08-21) -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130821/f10fd704/attachment.html>
bugzilla-daemon at freedesktop.org
2013-Aug-21 10:00 UTC
[Nouveau] [Bug 49786] In xterm, some rectangles are not redrawn when the window is partly covered
https://bugs.freedesktop.org/show_bug.cgi?id=49786 --- Comment #6 from Vincent Lefevre <vincent-fdt at vinc17.net> --- Created attachment 84380 --> https://bugs.freedesktop.org/attachment.cgi?id=84380&action=edit Xorg.0.log (2013-08-21) -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130821/ee967207/attachment.html>
bugzilla-daemon at freedesktop.org
2013-Aug-21 10:01 UTC
[Nouveau] [Bug 49786] In xterm, some rectangles are not redrawn when the window is partly covered
https://bugs.freedesktop.org/show_bug.cgi?id=49786 --- Comment #7 from Vincent Lefevre <vincent-fdt at vinc17.net> --- Created attachment 84381 --> https://bugs.freedesktop.org/attachment.cgi?id=84381&action=edit Shell script to reproduce the bug (needs xterm and base64) -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130821/9d1be7fd/attachment.html>
bugzilla-daemon at freedesktop.org
2013-Aug-21 10:23 UTC
[Nouveau] [Bug 49786] In xterm, some rectangles are not redrawn when the window is partly covered
https://bugs.freedesktop.org/show_bug.cgi?id=49786 Vincent Lefevre <vincent-fdt at vinc17.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #84381|0 |1 is obsolete| | --- Comment #8 from Vincent Lefevre <vincent-fdt at vinc17.net> --- Created attachment 84383 --> https://bugs.freedesktop.org/attachment.cgi?id=84383&action=edit Shell script to reproduce the bug (needs xterm and base64) -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130821/62d34c7d/attachment.html>
bugzilla-daemon at freedesktop.org
2013-Aug-21 10:27 UTC
[Nouveau] [Bug 49786] In xterm, some rectangles are not redrawn when the window is partly covered
https://bugs.freedesktop.org/show_bug.cgi?id=49786 --- Comment #9 from Vincent Lefevre <vincent-fdt at vinc17.net> --- (In reply to comment #4)> Can you confirm that this happens with the latest DDX (1.0.9)? If so, we'll > need a bit more information -- please attach both a dmesg + Xorg.0.log for > your system. (Even if there are no errors, they contain information that > describes your system.)The problem still occurs. I don't know what is the DDX, but Xorg.0.log says: [ 47.996] (II) Module nouveau: vendor="X.Org Foundation" [ 47.996] compiled for 1.12.4, module version = 1.0.9 [ 47.996] Module class: X.Org Video Driver [ 47.996] ABI class: X.Org Video Driver, version 12.1 I've attached both dmesg output and the Xorg.0.log file after rebooting the machine and testing. I've also attached a new shell script to test: it automatically opens the xterm windows at the right place (bitmap fonts may need to be enabled, otherwise I don't know if the bug still occurs). It needs the base64 utility (from the coreutils) to output the data to the first xterm window. Just wait for a few seconds for the second xterm then the text to appear. -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130821/93f6f3e5/attachment-0001.html>
bugzilla-daemon at freedesktop.org
2013-Aug-21 10:56 UTC
[Nouveau] [Bug 49786] In xterm, some rectangles are not redrawn when the window is partly covered
https://bugs.freedesktop.org/show_bug.cgi?id=49786 Vincent Lefevre <vincent-fdt at vinc17.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #84379|dmesg output (2013-08-21) |dmesg output - DELL description| |Latitude E6400 (2013-08-21) -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130821/26e03ceb/attachment.html>
bugzilla-daemon at freedesktop.org
2013-Aug-21 10:56 UTC
[Nouveau] [Bug 49786] In xterm, some rectangles are not redrawn when the window is partly covered
https://bugs.freedesktop.org/show_bug.cgi?id=49786 Vincent Lefevre <vincent-fdt at vinc17.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #84380|Xorg.0.log (2013-08-21) |Xorg.0.log - DELL Latitude description| |E6400 (2013-08-21) -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130821/3254fae1/attachment.html>
bugzilla-daemon at freedesktop.org
2013-Aug-21 10:59 UTC
[Nouveau] [Bug 49786] In xterm, some rectangles are not redrawn when the window is partly covered
https://bugs.freedesktop.org/show_bug.cgi?id=49786 --- Comment #10 from Vincent Lefevre <vincent-fdt at vinc17.net> --- Some other thing: the dmesg and Xorg.0.log I've attached correspond to the DELL Latitude E6400. The bug also occurs on a different machine (not with me here); I'll try to attach information in the next few days. -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130821/e5f9d179/attachment.html>
bugzilla-daemon at freedesktop.org
2013-Aug-21 14:25 UTC
[Nouveau] [Bug 49786] In xterm, some rectangles are not redrawn when the window is partly covered
https://bugs.freedesktop.org/show_bug.cgi?id=49786 --- Comment #11 from Ilia Mirkin <imirkin at alum.mit.edu> --- Great repro script! Bug confirmed on my NV96, and disconfirmed on NV18. I see that your card is a NV98, so this is probably a bug in the nv50 exa logic. -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130821/2ba9ba92/attachment.html>
bugzilla-daemon at freedesktop.org
2013-Aug-21 15:05 UTC
[Nouveau] [Bug 49786] In xterm, some rectangles are not redrawn when the window is partly covered
https://bugs.freedesktop.org/show_bug.cgi?id=49786 --- Comment #12 from Vincent Lefevre <vincent-fdt at vinc17.net> --- FYI, the other machine where the bug occurs also has a NV98 chipset. The exact card is the following: NVIDIA Corporation G98 [Quadro NVS 295] (rev a1) according to lspci. The one on the DELL Latitude is: NVIDIA Corporation G98M [Quadro NVS 160M] (rev a1) -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130821/8333aac2/attachment-0001.html>
bugzilla-daemon at freedesktop.org
2013-Aug-21 15:36 UTC
[Nouveau] [Bug 49786] In xterm, some rectangles are not redrawn when the window is partly covered
https://bugs.freedesktop.org/show_bug.cgi?id=49786 --- Comment #13 from Ilia Mirkin <imirkin at alum.mit.edu> --- And as I suspected, if you run a compositor, the issue goes away (e.g. with xcompmgr). -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130821/af3be11f/attachment.html>
bugzilla-daemon at freedesktop.org
2013-Aug-31 17:43 UTC
[Nouveau] [Bug 49786] In xterm, some rectangles are not redrawn when the window is partly covered
https://bugs.freedesktop.org/show_bug.cgi?id=49786 --- Comment #14 from Ilia Mirkin <imirkin at alum.mit.edu> --- Also tested on NV42, doesn't happen there either. Further points to something in the nv50 exa rather than something generic... -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130831/7d26a6c2/attachment.html>
bugzilla-daemon at freedesktop.org
2015-Jan-17 00:58 UTC
[Nouveau] [Bug 49786] In xterm, some rectangles are not redrawn when the window is partly covered
https://bugs.freedesktop.org/show_bug.cgi?id=49786 Tobias Klausmann <tobias.klausmann at mni.thm.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #15 from Tobias Klausmann <tobias.klausmann at mni.thm.de> --- still a problem with recent xf86-video-nouveau? Imirkin, maybe you could test this and just provide a status update -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20150117/591d06f7/attachment-0001.html>
bugzilla-daemon at freedesktop.org
2015-Jan-17 01:04 UTC
[Nouveau] [Bug 49786] In xterm, some rectangles are not redrawn when the window is partly covered
https://bugs.freedesktop.org/show_bug.cgi?id=49786 --- Comment #16 from Ilia Mirkin <imirkin at alum.mit.edu> --- (In reply to Tobias Klausmann from comment #15)> still a problem with recent xf86-video-nouveau? Imirkin, maybe you could > test this and just provide a status updateNothing has been changed relevant to this, so I don't see why it wouldn't be. -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20150117/8d833ee2/attachment.html>
bugzilla-daemon at freedesktop.org
2015-Jan-18 00:24 UTC
[Nouveau] [Bug 49786] In xterm, some rectangles are not redrawn when the window is partly covered
https://bugs.freedesktop.org/show_bug.cgi?id=49786 --- Comment #17 from Vincent Lefevre <vincent-fdt at vinc17.net> --- (In reply to Tobias Klausmann from comment #15)> still a problem with recent xf86-video-nouveau?This still occurs in Debian/unstable (xserver-xorg-video-nouveau 1:1.0.11-1). -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20150118/3c13d476/attachment.html>
bugzilla-daemon at freedesktop.org
2015-Jan-18 00:37 UTC
[Nouveau] [Bug 49786] In xterm, some rectangles are not redrawn when the window is partly covered
https://bugs.freedesktop.org/show_bug.cgi?id=49786 --- Comment #18 from Vincent Lefevre <vincent-fdt at vinc17.net> --- (In reply to Vincent Lefevre from comment #17)> This still occurs in Debian/unstable (xserver-xorg-video-nouveau 1:1.0.11-1).But in November 2013, I noticed that this bug did not occur every time (after killing the compositor): https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=640464#150 -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20150118/b2fb90ef/attachment.html>
bugzilla-daemon at freedesktop.org
2016-Jan-12 15:23 UTC
[Nouveau] [Bug 49786] In xterm, some rectangles are not redrawn when the window is partly covered
https://bugs.freedesktop.org/show_bug.cgi?id=49786 --- Comment #19 from Vincent Lefevre <vincent-fdt at vinc17.net> --- The bug still occurs with the xserver-xorg-video-nouveau 1:1.0.12-1 Debian package and the NVD9 chipset. The video card is: NVIDIA Corporation GF119 [NVS 315] (rev a1) -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20160112/9839e98d/attachment.html>
bugzilla-daemon at freedesktop.org
2019-Dec-04 08:28 UTC
[Nouveau] [Bug 49786] In xterm, some rectangles are not redrawn when the window is partly covered
https://bugs.freedesktop.org/show_bug.cgi?id=49786 Martin Peres <martin.peres at free.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Resolution|--- |MOVED --- Comment #20 from Martin Peres <martin.peres at free.fr> --- -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xorg/driver/xf86-video-nouveau/issues/23. -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20191204/b367a2c5/attachment.html>
Seemingly Similar Threads
- [Bug 72979] New: garbage / parts of previous session displayed on login screen after reboot
- [Bug 44608] New: Freeze after Fn-F8 - Next boots: screen remains off after suspend/resume
- [Bug 91355] New: [Quadro K610M] nouveau fills the kernel log when a video is played
- [Bug 28140] New: console and X display do not work with NVIDIA Quadro NVS 295
- [Bug 91354] New: [Quadro K610M] "xset dpms force on" blinks the screen