Report forwarded to debian-devel@lists.debian.org:
Bug#4494.   debian-devel@lists.debian.org  Subject: Bug#4494: Xlib's XForceScreenSaver flashes the display Reply-To: Philippe Troin , 4494@bugs.debian.org Resent-From: Philippe Troin Resent-To: debian-devel@lists.debian.org Resent-Date: Sun, 15 Sep 1996 07:33:05 GMT Resent-Message-ID: Resent-Sender: iwj@debian.org X-Debian-PR-Package: X-Debian-PR-Keywords: X-Loop: owner@bugs.debian.org Received: via spool by bugs@bugs.debian.org id=B.84277262824499 (code B ref -1); Sun, 15 Sep 1996 07:33:05 GMT Message-Id: <199609150722.AAA04665@tantale.fifi.org> X-Mailer: exmh version 1.6.7 5/3/96 To: submit@bugs.debian.org Mime-Version: 1.0 Content-Type: multipart/mixed ; boundary="===_0_Sun_Sep_15_00:21:47_PDT_1996" Date: Sun, 15 Sep 1996 00:22:56 -0700 From: Philippe Troin This is a multipart MIME message. --===_0_Sun_Sep_15_00:21:47_PDT_1996 Content-Type: text/plain; charset=us-ascii Package: xserver-svga Version: 3.1.2-5 The attached piece of code makes the whole display to flash. Here is some information: dpkg -Package: xserver-svga Status: install ok installed Priority: optional Section: x11 Maintainer: Stephen Early Source: XFree86 Version: 3.1.2-5 Replaces: xsvga Provides: xserver Depends: libc5 Recommends: xfntbase Suggests: xbase Conflicts: xsvga Description: XFree86 3.1.2 SVGA server This package provides an X server suitable for use with all SVGA video cards. The server also makes use of the accelerator features of Cirrus, Western Digital and Oak chipsets. Package: xlib Status: install ok installed Priority: standard Section: x11 Maintainer: Stephen Early Source: XFree86 Version: 3.1.2-7 Replaces: elf-x11r6lib Provides: xR6shlib, xlibraries, elf-x11r6lib Depends: libc5, ldso (>= 1.7.14-1) Conflicts: elf-x11r6lib Description: XFree86 3.1.2 shared libraries My graphics card is a Trident TVGA9400-Cxi, the XF86Config is available upon request. I suspect a drop in the HSync or VSync pulse to cause this (any mode change causes the same kind of flashing). Phil. --===_0_Sun_Sep_15_00:21:47_PDT_1996 Content-Type: application/octet-stream Content-Description: demo.c #include #include void main(void) { Display *disp; disp = XOpenDisplay(":0.0"); XForceScreenSaver(disp, ScreenSaverReset); XCloseDisplay(disp); } --===_0_Sun_Sep_15_00:21:47_PDT_1996--   Acknowledgement sent to Philippe Troin <phil@fifi.org>:
New bug report received and forwarded.

Your message didn't have a Package: line at the start (in the pseudo-header following the real mail header), or didn't have a psuedo-header at all.

This makes it much harder for us to categorise and deal with your problem report; please ensure that you say which package(s) and version(s) the problem is with next time. Some time in the future the problem reports system may start rejecting such messages.

  -t  From: owner@bugs.debian.org (Ian Jackson) To: Philippe Troin Subject: Bug#4494: Acknowledgement (was: Xlib's XForceScreenSaver flashes the display) Message-ID: In-Reply-To: <199609150722.AAA04665@tantale.fifi.org> References: <199609150722.AAA04665@tantale.fifi.org> Thank you for the problem report you have sent regarding Debian Linux. This is an automatically generated reply, to let you know your message has been received. It is being forwarded to the developers' mailing list for their attention; they will reply in due course. If you wish to submit further information on your problem, please send it to 4494@bugs.debian.org (and *not* to bugs@bugs.debian.org). Please do not reply to the address at the top of this message, unless you wish to report a problem with the bug-tracking system. Your message didn't have a Package: line at the start (in the pseudo-header following the real mail header), or didn't have a psuedo-header at all. This makes it much harder for us to categorise and deal with your problem report; please ensure that you say which package(s) and version(s) the problem is with next time. Some time in the future the problem reports system may start rejecting such messages. Ian Jackson (maintainer, Debian bug tracking system)   Received: (at submit) by bugs.debian.org; 15 Sep 1996 07:30:28 +0000 Received: (qmail 24497 invoked from smtpd); 15 Sep 1996 07:30:24 -0000 Received: from ppp-gw.fifi.org (HELO tantale.fifi.org) (root@207.104.147.8) by master.debian.org with SMTP; 15 Sep 1996 07:30:17 -0000 Received: from tantale.fifi.org (phil@localhost [127.0.0.1]) by tantale.fifi.org (8.7.5/8.7.3) with ESMTP id AAA04665 for ; Sun, 15 Sep 1996 00:22:59 -0700 Message-Id: <199609150722.AAA04665@tantale.fifi.org> X-Mailer: exmh version 1.6.7 5/3/96 To: submit@bugs.debian.org Subject: Xlib's XForceScreenSaver flashes the display Mime-Version: 1.0 Content-Type: multipart/mixed ; boundary="===_0_Sun_Sep_15_00:21:47_PDT_1996" Date: Sun, 15 Sep 1996 00:22:56 -0700 From: Philippe Troin This is a multipart MIME message. --===_0_Sun_Sep_15_00:21:47_PDT_1996 Content-Type: text/plain; charset=us-ascii Package: xserver-svga Version: 3.1.2-5 The attached piece of code makes the whole display to flash. Here is some information: dpkg -Package: xserver-svga Status: install ok installed Priority: optional Section: x11 Maintainer: Stephen Early Source: XFree86 Version: 3.1.2-5 Replaces: xsvga Provides: xserver Depends: libc5 Recommends: xfntbase Suggests: xbase Conflicts: xsvga Description: XFree86 3.1.2 SVGA server This package provides an X server suitable for use with all SVGA video cards. The server also makes use of the accelerator features of Cirrus, Western Digital and Oak chipsets. Package: xlib Status: install ok installed Priority: standard Section: x11 Maintainer: Stephen Early Source: XFree86 Version: 3.1.2-7 Replaces: elf-x11r6lib Provides: xR6shlib, xlibraries, elf-x11r6lib Depends: libc5, ldso (>= 1.7.14-1) Conflicts: elf-x11r6lib Description: XFree86 3.1.2 shared libraries My graphics card is a Trident TVGA9400-Cxi, the XF86Config is available upon request. I suspect a drop in the HSync or VSync pulse to cause this (any mode change causes the same kind of flashing). Phil. --===_0_Sun_Sep_15_00:21:47_PDT_1996 Content-Type: application/octet-stream Content-Description: demo.c #include #include void main(void) { Display *disp; disp = XOpenDisplay(":0.0"); XForceScreenSaver(disp, ScreenSaverReset); XCloseDisplay(disp); } --===_0_Sun_Sep_15_00:21:47_PDT_1996--   Bug assigned to package `xserver-svga'. Request was from Sven Rudolph <sr1@os.inf.tu-dresden.de> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 24 Sep 1996 17:58:37 +0000 Received: (qmail 18882 invoked from smtpd); 24 Sep 1996 17:58:34 -0000 Received: from os.inf.tu-dresden.de (141.76.20.100) by master.debian.org with SMTP; 24 Sep 1996 17:58:21 -0000 Received: (from sr1@localhost) by os.inf.tu-dresden.de (8.7.5/8.7.3) id TAA31105; Tue, 24 Sep 1996 19:50:01 +0200 Date: Tue, 24 Sep 1996 19:50:01 +0200 Message-Id: <199609241750.TAA31105@os.inf.tu-dresden.de> From: Sven Rudolph To: control@bugs.debian.org Subject: reassignments reassign 4544 gs reassign 4505 perl reassign 4494 xserver-svga reassign 4455 gcc reassign 4484 acm reassign 4508 strace -- Sven Rudolph ; WWW : http://www.sax.de/~sr1/   Information forwarded to eichin@kitten.gen.ma.us (Mark W. Eichin):
Bug#4494; Package xserver-svga.   eichin@kitten.gen.ma.us (Mark W. Eichin)  Subject: Bug#4494: Old bugs need to be looked at Reply-To: remco@blaakmeer.student.utwente.nl (Remco Blaakmeer), 4494-maintonly@bugs.debian.org Resent-From: remco@blaakmeer.student.utwente.nl (Remco Blaakmeer) Resent-To: eichin@kitten.gen.ma.us (Mark W. Eichin) Resent-Date: Sun, 01 Feb 1998 11:33:29 GMT Resent-Message-ID: Resent-Sender: iwj@debian.org X-Debian-PR-Message: report 4494 X-Debian-PR-Package: xserver-svga X-Debian-PR-Keywords: X-Loop: owner@bugs.debian.org Received: via spool by 4494-maintonly@bugs.debian.org id=M4494.8863322031839 (code M ref 4494); Sun, 01 Feb 1998 11:33:29 GMT Message-Id: Date: Sun, 1 Feb 1998 12:23:02 +0100 (CET) From: remco@blaakmeer.student.utwente.nl (Remco Blaakmeer) To: 4494-maintonly@bugs.debian.org This is an automated message sent to all bugs older than one year. This bug is very old. Please take a look at it and see if you can fix it. If it has already been fixed, please close it. If you have problems fixing it or if you don't have the time to fix it, please ask the people on debian-devel@lists.debian.org for help, so that at least the oldest bugs can be solved before Debian 2.0 is released. Remco Blaakmeer   Acknowledgement sent to remco@blaakmeer.student.utwente.nl (Remco Blaakmeer):
Extra info received and forwarded to maintainer. Copy sent to eichin@kitten.gen.ma.us (Mark W. Eichin).   -t  From: owner@bugs.debian.org (Ian Jackson) To: remco@blaakmeer.student.utwente.nl (Remco Blaakmeer) Subject: Bug#4494: Info received for maintainer only (was Old bugs need to be looked at) Message-ID: In-Reply-To: References: X-Debian-PR-Message: ack-info 4494 Thank you for the additional information you have supplied regarding this problem report. It has been forwarded to the developer(s) (but not to the mailing list) to accompany the original report. Your message has been sent to the package maintainer(s): eichin@kitten.gen.ma.us (Mark W. Eichin) If you wish to continue to submit further information on your problem, please send it to 4494-maintonly@bugs.debian.org, as before. Please do not reply to the address at the top of this message, unless you wish to report a problem with the bug-tracking system. Ian Jackson (administrator, Debian bugs database)   Received: (at 4494-maintonly) by bugs.debian.org; 1 Feb 1998 11:23:23 +0000 Received: (qmail 1836 invoked by uid 71); 1 Feb 1998 11:23:22 -0000 Received: from cal011205.student.utwente.nl (HELO blaakmeer.student.utwente.nl) (root@130.89.222.95) by debian.novare.net with SMTP; 1 Feb 1998 11:23:22 -0000 Received: by blaakmeer.student.utwente.nl id m0xyxUM-0013usC (Debian Smail-3.2.0.100 1997-Dec-8 #2); Sun, 1 Feb 1998 12:23:02 +0100 (CET) Message-Id: Date: Sun, 1 Feb 1998 12:23:02 +0100 (CET) From: remco@blaakmeer.student.utwente.nl (Remco Blaakmeer) To: 4494-maintonly@bugs.debian.org Subject: Old bugs need to be looked at This is an automated message sent to all bugs older than one year. This bug is very old. Please take a look at it and see if you can fix it. If it has already been fixed, please close it. If you have problems fixing it or if you don't have the time to fix it, please ask the people on debian-devel@lists.debian.org for help, so that at least the oldest bugs can be solved before Debian 2.0 is released. Remco Blaakmeer   Changed bug title. Request was from Branden Robinson <branden@ecn.purdue.edu> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 8 Jun 1999 23:00:56 +0000 Received: (qmail 771 invoked from network); 8 Jun 1999 23:00:53 -0000 Received: from slip-32-101-71-166.ky.us.ibm.net (HELO apocalypse.sequitur.org) (branden@32.101.71.166) by master.debian.org with SMTP; 8 Jun 1999 23:00:53 -0000 Received: (from branden@localhost) by apocalypse.sequitur.org (8.9.3/8.9.3/Debian/GNU) id TAA20414 for control@bugs.debian.org; Tue, 8 Jun 1999 19:00:49 -0400 From: Branden Robinson Date: Tue, 8 Jun 1999 19:00:49 -0400 To: control@bugs.debian.org Subject: more ancient X bugs Message-ID: <19990608190048.A20273@ecn.purdue.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i retitle 1292 xserver-svga: X server loses track of the keyboard [UPSTREAM] unmerge 1690 retitle 1690 xdm: dies with protection fault if X server exits with nonzero status [UPSTREAM] severity 1690 fixed retitle 1691 xserver-common: X server configuration tools allow an invalid numeric range [UPSTREAM] severity 1691 fixed retitle 1819 xserver-common: X server should lock the mouse device [UPSTREAM] severity 1819 fixed retitle 1985 xdm: forwards indirect requests from localhost with client IP of 127.0.0.1, which obviously won't come back [UPSTREAM] retitle 2039 xserver-mach64: font erosion [UPSTREAM] severity 2039 fixed retitle 2297 xterm: xterm sometimes gets mouse-paste and RETURN keypress in wrong order [UPSTREAM] retitle 3750 xserver-s3: X server waits too long to accept client connections [UPSTREAM] retitle 4056 xserver-s3: mouse cursor appears offset from where it "actually" is [UPSTREAM] severity 4056 retitle 4066 xserver-s3: display is wrapped around [UPSTREAM] retitle 4494 xserver-svga: Xlib's XForceScreenSaver() causes display to flash [UPSTREAM] retitle 4546 xdm: X -query fails when no network is present severity 4546 fixed retitle 4547 xdm: XDMCP problem with multihomes X servers (design error?) [UPSTREAM] retitle 5212 xdm: allows login without valid shell [UPSTREAM] retitle 5475 xdm: postinst starts xdm without asking severity 5475 fixed unmerge 5635 retitle 5635 xdm: cycles X server endlessly [UPSTREAM] severity 5635 fixed retitle 5734 xserver-common: default keymap was very wrong (GB) severity 5734 fixed retitle 5820 xbase-clients: xinit won't let me pass arguments to the server [UPSTREAM] reassign 5820 xbase-clients severity 5820 fixed retitle 5897 xserver-mono: X server does not display text properly on Juko G8 (Hercules clone) card [UPSTREAM] retitle 6400 xfs: coredumps when shut down due to xbase upgrade [UPSTREAM] severity 6400 fixed retitle 6405 xserver-common: default keymap was very wrong (DE) severity 6405 fixed merge 5734 6405 retitle 6468 xserver-common: X server goes crazy when switching back to its VC [UPSTREAM] reassign 6468 xserver-common retitle 6682 xbase-clients: sessreg should use glibc 2.1 utmp functions [UPSTREAM] retitle 6734 xserver-common: hostname change causes X to refuse incoming connections [UPSTREAM] retitle 6769 xserver-svga: X server goes bezerk at unpredictable times [UPSTREAM] retitle 7058 xf86setup: XF86Setup can create unusable XF86Config [UPSTREAM] retitle 7112 xterm: xterm is setuid root retitle 7354 xlib6g-dev: xmkmf can generate bad Makefiles WRT variable substitution [UPSTREAM] severity 7354 fixed retitle 7370 xserver-s3v: X server hangs when using Netscape [UPSTREAM] retitle 7553 xdm: init.d script doesn't always run severity 7553 fixed retitle 7554 xserver-w32: X server comes up with blank screen [UPSTREAM] retitle 7886 emacs: Emacs doesn't know what to do with ISO_Left_Tab reassign 7886 emacs retitle 8931 xbase-clients: xrdb should magically know when whitespace is syntactically insignificant and strip it [UPSTREAM] severity 8931 wishlist retitle 9982 xserver-common: X server does not start if any host in font path is unreachable [UPSTREAM] thanks Notes to self: #1690: can be closed, can't repro and I haven't heard of anyone ELSE getting a PF from xdm the whole time I've maintained it #1691: this is actually a pretty vague complaint. At any rate, Debian now has parse-xf86config, which is designed to catch exactly these kinds of errors. xserver-configure (and the xdm init script) works with it to try to ensure that the XF86Config file is kosher before trying to use it. #1819: I do not think it is necessary to put a lock on a read-only device like a mouse. If you run something else that grabs the device and locks it, the problem is with the something else, not with X. As it stands, under at least some configurations gpm and X can share the mouse device (though VC switching may cause gpm issue protocol errors to the system log). #2039: I believe this was addressed last year: XFree86 3.3.2j (4 November 1998) [...] 1191. Mach64 updates: fix a font bug for non-terminal image text fonts, update docs and Cards database (#2164, Kevin Martin). #4056, 4066: these bugs are addressed by questions Q.C1 and Q.D1 in /usr/doc/xfree86-common/XFree86-FAQ.* #4546: I cannot reproduce this under the conditions described in the bug report. #5475: This problem was fixed by the Great X Reorganization. *) If you don't want xdm to run, don't install it. *) Alternatively, see /usr/doc/xfree86-common/FAQ for help with various xdm scenarios people desire that aren't the default configuration #5635: fixed in xfree86 3.3.2.3a-9 with Marcelo Magallon's patch #5734, 6405: Folks have got to learn how to use XKB. Alternatively, they can just use "XkbDisable", and the X server will inherit the keymap used by the virtual console. #5820: this was fixed a long time ago. xinit -- :1 [other server args] works just fine. #6400: I can't reproduce this. I do not get a coredump when starting an xfs when another one is already running. Font services continue to work fine. #7354: I tried to reproduce this and couldn't. #7553: This was fixed in the Great X Reorganization. #7886: if emacs doesn't know what to do with a key event, that's emacs's problem -- G. Branden Robinson | "There is no gravity in space." Debian GNU/Linux | "Then how could astronauts walk around branden@ecn.purdue.edu | on the Moon?" cartoon.ecn.purdue.edu/~branden/ | "Because they were wearing heavy boots."   Acknowledgement sent to Jordi <jordi@pusa.informat.uv.es>:
Extra info received and filed, but not forwarded.   -t  From: owner@bugs.debian.org (Debian Bug Tracking System) To: Jordi Subject: Bug#4494: Info received and FILED only (was Debian bug #4494) Message-ID: In-Reply-To: <20000310174415.A11510@pusa.informat.uv.es> References: <20000310174415.A11510@pusa.informat.uv.es> X-Debian-PR-Message: ack-info-quiet 4494 Thank you for the additional information you have supplied regarding this problem report. It has NOT been forwarded to the developers, but will accompany the original report in the Bug tracking system. Please ensure that you yourself have sent a copy of the additional information to any relevant developers or mailing lists. If you wish to continue to submit further information on your problem, please send it to 4494-quiet@bugs.debian.org, as before. Please do not reply to the address at the top of this message, unless you wish to report a problem with the Bug-tracking system. Darren Benham (administrator, Debian Bugs database)   Received: (at 4494-quiet) by bugs.debian.org; 10 Mar 2000 16:44:31 +0000 Received: (qmail 3963 invoked from network); 10 Mar 2000 16:44:29 -0000 Received: from pusa.informat.uv.es (147.156.24.61) by master.debian.org with SMTP; 10 Mar 2000 16:44:29 -0000 Received: from jordi by pusa.informat.uv.es with local (Exim 3.12 #1 (Debian)) id 12TSWN-00030F-00; Fri, 10 Mar 2000 17:44:15 +0100 Date: Fri, 10 Mar 2000 17:44:15 +0100 From: Jordi To: 4494-quiet@bugs.debian.org, 4494-submitter@bugs.debian.org Subject: Debian bug #4494 Message-ID: <20000310174415.A11510@pusa.informat.uv.es> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9jxsPFA5p3P2qPhR" User-Agent: Mutt/1.0.1i Organization: SinDominio --9jxsPFA5p3P2qPhR Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Hello, Can you please take a look at your bug report for xserver-svga and decide if it's current? It looks as if it's a fixed one, but I want to make sure. Thank you Jordi --=20 Jordi Mallach P=E9rez || jordi@pusa.informat.uv.es || Rediscovering Freed= om, ka Oskuro in RL-MUD || jordi@sindominio.net || Using Debian GNU/Linux http://sindominio.net GnuPG public information: pub 1024D/917A225E= =20 telnet pusa.uv.es 23 73ED 4244 FD43 5886 20AC 2644 2584 94BA 917A 225E --9jxsPFA5p3P2qPhR Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.1 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE4ySZfJYSUupF6Il4RAhXpAKDfK1GOUhLgcO6M1mMe25AAQ75tIACeJYTJ W8MdRpJV/W0rTDQaD5DZffA= =sPkY -----END PGP SIGNATURE----- --9jxsPFA5p3P2qPhR--   Message sent on to Philippe Troin <phil@fifi.org>:
Bug#4494.   Philippe Troin  Subject: Bug#4494: Debian bug #4494 Reply-To: Jordi , 4494-quiet@bugs.debian.org Resent-To: Philippe Troin Resent-Date: Fri, 10 Mar 2000 16:48:06 GMT Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 4494 X-Debian-PR-Package: xserver-svga X-Debian-PR-Keywords: X-Loop: owner@bugs.debian.org Received: via spool by 4494-submitter@bugs.debian.org id=U4494.9527066713967 (code U ref 4494); Fri, 10 Mar 2000 16:48:06 GMT Date: Fri, 10 Mar 2000 17:44:15 +0100 From: Jordi To: 4494-quiet@bugs.debian.org, 4494-submitter@bugs.debian.org Message-ID: <20000310174415.A11510@pusa.informat.uv.es> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9jxsPFA5p3P2qPhR" User-Agent: Mutt/1.0.1i Organization: SinDominio --9jxsPFA5p3P2qPhR Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Hello, Can you please take a look at your bug report for xserver-svga and decide if it's current? It looks as if it's a fixed one, but I want to make sure. Thank you Jordi --=20 Jordi Mallach P=E9rez || jordi@pusa.informat.uv.es || Rediscovering Freed= om, ka Oskuro in RL-MUD || jordi@sindominio.net || Using Debian GNU/Linux http://sindominio.net GnuPG public information: pub 1024D/917A225E= =20 telnet pusa.uv.es 23 73ED 4244 FD43 5886 20AC 2644 2584 94BA 917A 225E --9jxsPFA5p3P2qPhR Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.1 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE4ySZfJYSUupF6Il4RAhXpAKDfK1GOUhLgcO6M1mMe25AAQ75tIACeJYTJ W8MdRpJV/W0rTDQaD5DZffA= =sPkY -----END PGP SIGNATURE----- --9jxsPFA5p3P2qPhR--   Received: (at 4494-submitter) by bugs.debian.org; 10 Mar 2000 16:44:31 +0000 Received: (qmail 3963 invoked from network); 10 Mar 2000 16:44:29 -0000 Received: from pusa.informat.uv.es (147.156.24.61) by master.debian.org with SMTP; 10 Mar 2000 16:44:29 -0000 Received: from jordi by pusa.informat.uv.es with local (Exim 3.12 #1 (Debian)) id 12TSWN-00030F-00; Fri, 10 Mar 2000 17:44:15 +0100 Date: Fri, 10 Mar 2000 17:44:15 +0100 From: Jordi To: 4494-quiet@bugs.debian.org, 4494-submitter@bugs.debian.org Subject: Debian bug #4494 Message-ID: <20000310174415.A11510@pusa.informat.uv.es> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9jxsPFA5p3P2qPhR" User-Agent: Mutt/1.0.1i Organization: SinDominio --9jxsPFA5p3P2qPhR Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Hello, Can you please take a look at your bug report for xserver-svga and decide if it's current? It looks as if it's a fixed one, but I want to make sure. Thank you Jordi --=20 Jordi Mallach P=E9rez || jordi@pusa.informat.uv.es || Rediscovering Freed= om, ka Oskuro in RL-MUD || jordi@sindominio.net || Using Debian GNU/Linux http://sindominio.net GnuPG public information: pub 1024D/917A225E= =20 telnet pusa.uv.es 23 73ED 4244 FD43 5886 20AC 2644 2584 94BA 917A 225E --9jxsPFA5p3P2qPhR Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.1 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE4ySZfJYSUupF6Il4RAhXpAKDfK1GOUhLgcO6M1mMe25AAQ75tIACeJYTJ W8MdRpJV/W0rTDQaD5DZffA= =sPkY -----END PGP SIGNATURE----- --9jxsPFA5p3P2qPhR--   Bug closed, ack sent to submitter - they'd better know why ! Request was from Branden Robinson <branden@ecn.purdue.edu> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 11 Mar 2000 18:54:11 +0000 Received: (qmail 12182 invoked from network); 11 Mar 2000 18:54:09 -0000 Received: from apocalypse.debian.net (root@204.255.235.118) by master.debian.org with SMTP; 11 Mar 2000 18:54:09 -0000 Received: (from branden@localhost) by apocalypse.debian.net (8.9.3/8.9.3/Debian 8.9.3-6) id NAA07889 for control@bugs.debian.org; Sat, 11 Mar 2000 13:54:07 -0500 From: Branden Robinson Date: Sat, 11 Mar 2000 13:54:06 -0500 To: control@bugs.debian.org Subject: Re: xserver-svga cleanup Message-ID: <20000311135406.D7824@ecn.purdue.edu> References: <20000310195211.C12165@pusa.informat.uv.es> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="RhUH2Ysw6aD5utA4" Content-Disposition: inline User-Agent: Mutt/1.1.5i In-Reply-To: <20000310195211.C12165@pusa.informat.uv.es>; from jordi@pusa.informat.uv.es on Fri, Mar 10, 2000 at 07:52:11PM +0100 --RhUH2Ysw6aD5utA4 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable close 1292 close 4494 close 6769 close 11034 close 16178 merge 19077 23853 close 19077 close 21783 merge 22336 28848 29839 close 22336 retitle 22931 SVGA xserver cursor corruption and crash [UPSTREAM] merge 23882 24744 close 23882 merge 26762 26829 close 29362 close 31281 thanks On Fri, Mar 10, 2000 at 07:52:11PM +0100, Jordi wrote: > Hello Branden > As promised, I'm starting to write a list of closeable bugs here. > It's difficult to know if many of these are fixed, but I can think they a= re, > there are reports for XF86 3.1.2... >=20 > #1292 > > Hi, I'm not sure if I ever replied to this problem. I don't have the > > equipment anymore that I had then, and I've not encountered this bug on= any > > recent systems. >=20 > Upstream bug, submitter could not reproduce it on June 1999, so I'd close > it. >=20 > #4494 > xserver-svga: Xlib's XForceScreenSaver() causes display to flash [UPSTREA= M] > This is XF86 3.1.2, and the bug was forwarded upstream. I would close thi= s, > bug I'm pinging the submitter anyway. >=20 > #6769 > xserver-svga: X server goes bezerk at unpredictable times [UPSTREAM] > His server locked 3 times, he could not reproduce it anymore. > Mark asked if he was low on mem, he never answered. Close seems ok. >=20 > #11034 > T9400CXi + XFree3.3 =3D Crash (?) > Santiago's computer crashed when he startx'ed. I am asking him in private= as > I know him, but hey, this is another candidate. >=20 > #16178 > xserver-svga: xserver thinks my monitor is 390mm x 305mm > Seems it wasn't a bug even. The thread died and nothing was done about it. > Closeable. (v 3.3.1-0.2) >=20 > #19077 > XF86_SVGA: regularly segfaults > They talk about netscape 4.05 related. If that is, should be closed. > X version is 3.3.1-1. Asking Yann Dirson. >=20 > #21783 > xserver-svga crashes system with my video card > I'm not sure about this. His system crashed (not pingeable from outside) = if > he CTRL-ALT-BS'd several times using xdm. The thing is I don't use xdm for > similar reasons, last time I tried was 3.3.5. He does not have that > hardware available anymore. >=20 > #22336 > Problems with some games with 24 bpp truecolor on a Matrox Mill. II > Messy display on 24bpp, 32, 16 and 256 colours was alright. > Jens Rosenboom replies this is upstream, and > it's fixed in 3.3.2, although some programs are still doing weird things. > Maybe it's the programs? Do you know if it was completely fixed in newer > releases? If so, close. Asking submitters.=20 >=20 > #23882 > xserver-svga: occasional font corruption when console switching/exiting X > Not clear if it's console fonts or X fonts. This is a S3Virge DX, my card. > I remember problems with console fonts when switching from X to console. > This doesn't happen anymore so I declare this fixed for me. >=20 > #22931 > SVGA xserver cursor corruption and crash > Cool, first one I reproduce. > Now, he is using the "clgd5422" driver, I'm using the "s3_virge" driver w= ith > a Savage3D. I can reproduce the crashing part he is not sure about. This = is > an important (I guess) upstream (I guess) bug. The xpm cursor bug is easi= ly > reproduced also. Forward to upstream? (I'm an updated potato, 3.3.6-5) >=20 > #23853 > xserver-svga: yet another strange problem > Related to #19077 >=20 > #24744 > xserver-svga: problems changing to virtual terminals and back > Same Virge font corruption. Closeable. >=20 > #25287 > xserver-svga: X server exits with: Cannot open mouse (Device or resource > busy) > Typical fight between GPM and X, it seems. The submitter says kernel 2.2 > should fix it. If it's true, closing it for potato is ok, maybe. Check th= is > one yourself, I don't understand this type of conflicts. >=20 > #26486 > xfmix completely stops Xserver > Untested. Asked submitter. >=20 > #26762 > xserver-svga: X crashes > Pinged submitter. >=20 > #26829 > xserver-svga: XF86_SVGA crashes > Same submitter, 2 days later. Merge with #26762. > He talks about the binary changing size... >=20 > #28809 > xserver-svga: The SVGA X server uses up *all* available CPU cycles > He says it "comes and goes". Version: 3.3.2.3a-6. Querying submitter, I h= ope > this can be closed. >=20 > #28848 > xserver-svga: Matrox Mill. in 1152x864x24bpp fails for some apps > Of course, merging to #22336 is an idea. You answer him that it's fixed in > 3.3.3. Was it? I imagine it was, so closeable. >=20 > #29362 > xserver-svga: fewer than 256 colors available on ET4000/W32i > They get this on a machine, another exact box is fine. >=20 > #29839 > xserver-svga: freezes on Matrox Millenium > Is this related to the other Matrox problems? >=20 > #31281 > xserver-svga: crashes with s3 virge agp cards > He said XFree support told him this was fixed on 3.3.3. If so, closeable. >=20 > -------------------------------------------------------------------------= --- >=20 > I'll continue this another day. >=20 > Cheers, >=20 > Jordi >=20 > --=20 > Jordi Mallach P=E9rez || jordi@pusa.informat.uv.es || Rediscovering Fre= edom, > ka Oskuro in RL-MUD || jordi@sindominio.net || Using Debian GNU/Li= nux >=20 > http://sindominio.net GnuPG public information: pub 1024D/917A225E= =20 > telnet pusa.uv.es 23 73ED 4244 FD43 5886 20AC 2644 2584 94BA 917A 225E --=20 G. Branden Robinson | The greatest productive force is human Debian GNU/Linux | selfishness. branden@ecn.purdue.edu | -- Robert Heinlein roger.ecn.purdue.edu/~branden/ | --RhUH2Ysw6aD5utA4 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.1 (GNU/Linux) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjjKlk4ACgkQ6kxmHytGonzz+QCgiOJ4Ywz/BgON8jQ7jDP99pne ZSsAoINoYUW55n/n66893lgbfQjIKeFB =zV6V -----END PGP SIGNATURE----- --RhUH2Ysw6aD5utA4--