Report forwarded to debian-devel@pixar.com:
Bug#1292; Package xsvga.
debian-devel@pixar.com
Subject: Bug#1292: X locks up
Reply-To: Raul Miller , debian-bugs@pixar.com
Resent-From: Raul Miller
Resent-To: debian-devel@pixar.com
Resent-Date: Tue, 29 Aug 1995 17:33:02 GMT
Resent-Message-ID:
Resent-Sender: iwj10@cus.cam.ac.uk
X-Debian-PR-Package: xsvga
X-Debian-PR-Keywords:
Received: via spool for debian-bugs; Tue, 29 Aug 1995 17:33:02 GMT
Received: with rfc822 via encapsulated-mail; Tue, 29 Aug 1995 17:27:38 GMT
Received: from pixar.com by mongo.pixar.com with smtp
(Smail3.1.28.1 #15) id m0snUQd-000C0JC; Tue, 29 Aug 95 10:26 PDT
Received: from magenta.com by pixar.com with SMTP id AA23775
(5.67b/IDA-1.5 for debian-bugs-pipe@mongo.pixar.com); Tue, 29 Aug 1995 10:26:15 -0700
Received: (moth@localhost) by magenta.com (8.6.12/8.6.4) id NAA16591; Tue, 29 Aug 1995 13:21:26 -0400
Date: Tue, 29 Aug 1995 13:21:26 -0400
Message-Id: <199508291721.NAA16591@magenta.com>
From: Raul Miller
To: debian-bugs@pixar.com
Package: xsvga
Version: 3.1.2
I've been using XSVGA with olwm running under Solaris ("SunOS 5.4") as
its window manager, and I've notice that I lose keyboard control with
regularity. Two cases of particular note:
running /usr/openwin/bin/perfmeter (I believe), I lose keyboard
control when I exit the program. This can be solved by remotely
logging in and killing the app, or by logging in to my linux box and
killing X.
running wabi, I also lost control of the keyboard -- here I had to
reboot linux to regain a usable keyboard.
If it's of interest, the way I'm bringing up x is:
in a random terminal session under linux:
nohup X :1 &
xterm -display :1
In the resulting xterm window:
xhost +solarisboxname
telnet solarisboxname [and log in]
myopenwin
[then shut down that xterm]
The script myopenwin is basically the openwin script from solaris
canabalized for just the environmental variable settings (and DISPLAY
defaults to server :1 on my machine) -- and instead of running startx,
it merely runs olwm.
[If I can get linux to work stably, >>then<< I'll see about getting
xdm up on the solaris box.]
--
Raul
Acknowledgement sent to Raul Miller <moth@magenta.com>:
New bug report received and forwarded.
-t
From: iwj10@thor.cam.ac.uk (Ian Jackson)
To: Raul Miller
Subject: Bug#1292: Acknowledgement (was: X locks up)
In-Reply-To: <199508291721.NAA16591@magenta.com>
References: <199508291721.NAA16591@magenta.com>
Thank you for the problem report you have sent regarding Debian GNU/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 debian-bugs@pixar.com, but please ensure that the Subject
line of your message starts with "Bug#1292" or "Re: Bug#1292" so that
we can identify it as relating to the same problem.
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
(maintainer, debian-bugs)
From nobody@pixar.com Tue Aug 29 18:27:37 1995
Return-Path:
Received: from mongo.pixar.com [138.72.50.60]
by bootes.cus.cam.ac.uk with smtp
(Smail-3.1.29.0 #36) id m0snURi-000BzrC; Tue, 29 Aug 95 18:27 BST
Received: by mongo.pixar.com (Smail3.1.28.1 #15)
id m0snUQe-000C3cC; Tue, 29 Aug 95 10:26 PDT
Message-Id:
Date: Tue, 29 Aug 95 10:26 PDT
From: nobody@pixar.com (SVR4 nobody uid)
To: iwj10@cus.cam.ac.uk
Errors-To: iwj10@cus.cam.ac.uk
X-Debian-Bugs: This is an autoforward from debian-bugs
XFrom magenta.com!moth Tue Aug 29 10:26:28 1995
XReturn-Path:
XReceived: from pixar.com by mongo.pixar.com with smtp
X (Smail3.1.28.1 #15) id m0snUQd-000C0JC; Tue, 29 Aug 95 10:26 PDT
XReceived: from magenta.com by pixar.com with SMTP id AA23775
X (5.67b/IDA-1.5 for debian-bugs-pipe@mongo.pixar.com); Tue, 29 Aug 1995 10:26:15 -0700
XReceived: (moth@localhost) by magenta.com (8.6.12/8.6.4) id NAA16591; Tue, 29 Aug 1995 13:21:26 -0400
XDate: Tue, 29 Aug 1995 13:21:26 -0400
XMessage-Id: <199508291721.NAA16591@magenta.com>
XFrom: Raul Miller
XReply-To: Raul Miller
XTo: debian-bugs@pixar.com
XSubject: X locks up
X
XPackage: xsvga
XVersion: 3.1.2
X
XI've been using XSVGA with olwm running under Solaris ("SunOS 5.4") as
Xits window manager, and I've notice that I lose keyboard control with
Xregularity. Two cases of particular note:
X
Xrunning /usr/openwin/bin/perfmeter (I believe), I lose keyboard
Xcontrol when I exit the program. This can be solved by remotely
Xlogging in and killing the app, or by logging in to my linux box and
Xkilling X.
X
Xrunning wabi, I also lost control of the keyboard -- here I had to
Xreboot linux to regain a usable keyboard.
X
XIf it's of interest, the way I'm bringing up x is:
X
Xin a random terminal session under linux:
X
Xnohup X :1 &
Xxterm -display :1
X
XIn the resulting xterm window:
Xxhost +solarisboxname
Xtelnet solarisboxname [and log in]
Xmyopenwin
X[then shut down that xterm]
X
XThe script myopenwin is basically the openwin script from solaris
Xcanabalized for just the environmental variable settings (and DISPLAY
Xdefaults to server :1 on my machine) -- and instead of running startx,
Xit merely runs olwm.
X
X[If I can get linux to work stably, >>then<< I'll see about getting
Xxdm up on the solaris box.]
X
X--
XRaul
YReceived: with rfc822 via encapsulated-mail; Tue, 29 Aug 1995 17:27:38 GMT
Bug reassigned from package `xsvga' to `xserver-svga'.
Request was from bruce@beagle.pixar.com (Bruce Perens)
to debian-bugs-request@pixar.com.
From nobody@pixar.com Tue Apr 30 04:39:23 1996
Return-Path:
Received: from mongo.pixar.com [138.72.50.60]
by ursa.cus.cam.ac.uk with smtp
(Smail-3.1.29.0 #77) id m0uE6Hb-000111C; Tue, 30 Apr 96 04:39 BST
Received: by mongo.pixar.com (Smail3.1.28.1 #15)
id m0uE6Gi-0007hmC; Mon, 29 Apr 96 20:38 PDT
Message-Id:
Date: Mon, 29 Apr 96 20:38 PDT
From: nobody@pixar.com (SVR4 nobody uid)
To: iwj10@cus.cam.ac.uk
Errors-To: iwj10@cus.cam.ac.uk
X-Debian-Bugs-Request: This is an autoforward from debian-bugs-request
XFrom beagle.pixar.com!bruce Mon Apr 29 20:38:28 1996
XReturn-Path:
XReceived: from pixar.com by mongo.pixar.com with smtp
X (Smail3.1.28.1 #15) id m0uE6Gh-00053wC; Mon, 29 Apr 96 20:38 PDT
XReceived: from beagle.pixar.com by pixar.com with SMTP id AA18398
X (5.67b/IDA-1.5 for debian-bugs-request-pipe@mongo.pixar.com); Mon, 29 Apr 1996 20:38:26 -0700
XDate: Mon, 29 Apr 1996 20:38:26 -0700
XReceived: by beagle.pixar.com (8.7.5) id UAA31808; Mon, 29 Apr 1996 20:35:12 -0700
XMessage-Id: <199604300335.UAA31808@beagle.pixar.com>
XTo: debian-bugs-request@pixar.com
XFrom: bruce@beagle.pixar.com (Bruce Perens)
X
Xreassign 911 libc4
Xreassign 1045 termcap
Xreassign 1130 libc4
Xreassign 1211 libc4
Xreassign 1278 libc4
Xreassign 1279 libc4
Xreassign 1292 xserver-svga
Xreassign 1366 acm
Xreassign 1372 boot-floppies
Xreassign 1378 libc4
Xreassign 1468 glibcdoc
Xreassign 1637 pmake
Xreassign 1685 libc4
Xreassign 1774 libc4
Xreassign 1879 emacs
Xreassign 1930 metamail
Xreassign 1971 librl
Xreassign 2019 (ftp.debian.org)
Xreassign 2019 ftp.debian.org
Xreassign 2058 metamail
Xreassign 2062 (ftp.debian.org)
Xreassign 2183 emacs
Xreassign 2235 emacs
Xreassign 2267 emacs
Xreassign 2318 emacs
Xreassign 2392 emacs
Xreassign 2417 emacs
Xreassign 2476 emacs
Xreassign 2477 eamcs
Xreassign 2477 emacs
Xreassign 2479 ange-ftp
Xreassign 2500 emacs
Xreassign 2532 emacs
Xreassign 2596 emacs
Xreassign 2597 (ftp.debian.org)
Xreassign 2609 emacs
Xreassign 2630 emacs
Xreassign 2642 (ftp.debian.org)
Xreassign 2660 pmake
Xreassign 2709 emacs
Xreassign 2714 emacs
Xreassign 2731 emacs
Xreassign 2759 glibcdoc
Xreassign 2829 emacs
YReceived: with rfc822 via encapsulated-mail; Tue, 30 Apr 1996 03:39:24 GMT
Bug reassigned from package `xserver-svga' to `xserver-svga'.
Request was from bruce@beagle.pixar.com (Bruce Perens)
to debian-bugs-request@pixar.com.
From nobody@pixar.com Tue Apr 30 04:40:24 1996
Return-Path:
Received: from mongo.pixar.com [138.72.50.60]
by ursa.cus.cam.ac.uk with smtp
(Smail-3.1.29.0 #77) id m0uE6Ia-000111C; Tue, 30 Apr 96 04:40 BST
Received: by mongo.pixar.com (Smail3.1.28.1 #15)
id m0uE6HK-0007hIC; Mon, 29 Apr 96 20:39 PDT
Message-Id:
Date: Mon, 29 Apr 96 20:39 PDT
From: nobody@pixar.com (SVR4 nobody uid)
To: iwj10@cus.cam.ac.uk
Errors-To: iwj10@cus.cam.ac.uk
X-Debian-Bugs-Request: This is an autoforward from debian-bugs-request
XFrom beagle.pixar.com!bruce Mon Apr 29 20:39:06 1996
XReturn-Path:
XReceived: from pixar.com by mongo.pixar.com with smtp
X (Smail3.1.28.1 #15) id m0uE6HK-00053wC; Mon, 29 Apr 96 20:39 PDT
XReceived: from beagle.pixar.com by pixar.com with SMTP id AA18406
X (5.67b/IDA-1.5 for debian-bugs-request-pipe@mongo.pixar.com); Mon, 29 Apr 1996 20:39:05 -0700
XDate: Mon, 29 Apr 1996 20:39:05 -0700
XReceived: by beagle.pixar.com (8.7.5) id UAA31814; Mon, 29 Apr 1996 20:35:52 -0700
XMessage-Id: <199604300335.UAA31814@beagle.pixar.com>
XTo: debian-bugs-request@pixar.com
XFrom: bruce@beagle.pixar.com (Bruce Perens)
X
Xreassign 911 libc4
Xreassign 1045 termcap
Xreassign 1130 libc4
Xreassign 1211 libc4
Xreassign 1278 libc4
Xreassign 1279 libc4
Xreassign 1292 xserver-svga
Xreassign 1366 acm
Xreassign 1372 boot-floppies
Xreassign 1378 libc4
Xreassign 1468 glibcdoc
Xreassign 1637 pmake
Xreassign 1685 libc4
Xreassign 1774 libc4
Xreassign 1879 emacs
Xreassign 1930 metamail
Xreassign 1971 librl
Xreassign 2019 (ftp.debian.org)
Xreassign 2019 ftp.debian.org
Xreassign 2058 metamail
Xreassign 2062 (ftp.debian.org)
Xreassign 2183 emacs
Xreassign 2235 emacs
Xreassign 2267 emacs
Xreassign 2318 emacs
Xreassign 2392 emacs
Xreassign 2417 emacs
Xreassign 2476 emacs
Xreassign 2477 emacs
Xreassign 2479 ange-ftp
Xreassign 2500 emacs
Xreassign 2532 emacs
Xreassign 2596 emacs
Xreassign 2597 (ftp.debian.org)
Xreassign 2609 emacs
Xreassign 2630 emacs
Xreassign 2642 (ftp.debian.org)
Xreassign 2660 pmake
Xreassign 2709 emacs
Xreassign 2714 emacs
Xreassign 2731 emacs
Xreassign 2759 glibcdoc
Xreassign 2829 emacs
YReceived: with rfc822 via encapsulated-mail; Tue, 30 Apr 1996 03:40:25 GMT
Information forwarded to eichin@kitten.gen.ma.us (Mark W. Eichin):
Bug#1292; Package xserver-svga.
eichin@kitten.gen.ma.us (Mark W. Eichin)
Subject: Bug#1292: Old bugs need to be looked at
Reply-To: remco@blaakmeer.student.utwente.nl (Remco Blaakmeer), 1292-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:03:05 GMT
Resent-Message-ID:
Resent-Sender: iwj@debian.org
X-Debian-PR-Message: report 1292
X-Debian-PR-Package: xserver-svga
X-Debian-PR-Keywords:
X-Loop: owner@bugs.debian.org
Received: via spool by 1292-maintonly@bugs.debian.org id=M1292.88633092629873
(code M ref 1292); Sun, 01 Feb 1998 11:03:05 GMT
Message-Id:
Date: Sun, 1 Feb 1998 11:59:52 +0100 (CET)
From: remco@blaakmeer.student.utwente.nl (Remco Blaakmeer)
To: 1292-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#1292: 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 1292
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 1292-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 1292-maintonly) by bugs.debian.org; 1 Feb 1998 11:02:06 +0000
Received: (qmail 29869 invoked by uid 71); 1 Feb 1998 11:02:06 -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:02:06 -0000
Received: by blaakmeer.student.utwente.nl
id m0xyx7w-0013uwC
(Debian Smail-3.2.0.100 1997-Dec-8 #2); Sun, 1 Feb 1998 11:59:52 +0100 (CET)
Message-Id:
Date: Sun, 1 Feb 1998 11:59:52 +0100 (CET)
From: remco@blaakmeer.student.utwente.nl (Remco Blaakmeer)
To: 1292-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
Information forwarded to debian-bugs-dist@lists.debian.org, Branden Robinson <branden@debian.org>:
Bug#1292; Package xserver-svga.
debian-bugs-dist@lists.debian.orgBranden Robinson
Subject: Bug#1292: very, very old X bug (X locks up)
Reply-To: Branden Robinson , 1292@bugs.debian.org
Resent-From: Branden Robinson
Resent-To: debian-bugs-dist@lists.debian.org
Resent-CC: Branden Robinson
Resent-Date: Tue, 08 Jun 1999 21:33:01 GMT
Resent-Message-ID:
Resent-Sender: iwj@debian.org
X-Debian-PR-Message: report 1292
X-Debian-PR-Package: xserver-svga
X-Debian-PR-Keywords:
X-Loop: owner@bugs.debian.org
Received: via spool by 1292-bugs@bugs.debian.org id=B1292.92887684631423
(code B ref 1292); Tue, 08 Jun 1999 21:33:01 GMT
From: Branden Robinson
Date: Tue, 8 Jun 1999 17:20:28 -0400
To: 1292@bugs.debian.org, moth@magenta.com
Message-ID: <19990608172028.B19331@ecn.purdue.edu>
Mime-Version: 1.0
Content-Type: multipart/signed; boundary=6TrnltStXW4iwmi0; micalg=pgp-md5;
protocol="application/pgp-signature"
X-Mailer: Mutt 0.95.6i
--6TrnltStXW4iwmi0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: quoted-printable
Raul,
Do you continue to have this problem with the SVGA X server? Have you
changed hardware in the meantime? If so, do you recall that it was ever
fixed?
--=20
G. Branden Robinson |
Debian GNU/Linux | If God had intended for man to go about
branden@ecn.purdue.edu | naked, we would have been born that wa=
y.
cartoon.ecn.purdue.edu/~branden/ |
--6TrnltStXW4iwmi0
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: 2.6.3a
iQCVAwUBN12JG6iRn0nSNFD5AQF9JgP/Rr6rZz38434yLrXYrY6/Vi8McsCkxV9J
NqqCuomPdwC8xEmaZ1p1IIGNx0Bnb/p6q1/nfzDwGVIUwnG5ey/efw0BwyFMC6zI
O1XfKwDO3+hQf43/4HgQDizWj6COolWw8eOnAMWy4Xl/xO84Y3EOT4Qcm0Rm9C2Z
Ol2e3BQeg9M=
=vu44
-----END PGP SIGNATURE-----
--6TrnltStXW4iwmi0--
Acknowledgement sent to Branden Robinson <branden@ecn.purdue.edu>:
Extra info received and forwarded to list. Copy sent to Branden Robinson <branden@debian.org>.
-t
From: owner@bugs.debian.org (Debian Bug Tracking System)
To: Branden Robinson
Subject: Bug#1292: Info received (was very, very old X bug (X locks up))
Message-ID:
In-Reply-To: <19990608172028.B19331@ecn.purdue.edu>
References: <19990608172028.B19331@ecn.purdue.edu>
X-Debian-PR-Message: ack-info-maintonly 1292
Thank you for the additional information you have supplied regarding
this problem report. It has been forwarded to the developer(s) and
to the developers' mailing list to accompany the original report.
Your message has been sent to the package maintainer(s):
Branden Robinson
If you wish to continue to submit further information on your problem,
please send it to 1292@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 1292) by bugs.debian.org; 8 Jun 1999 21:20:46 +0000
Received: (qmail 31339 invoked from network); 8 Jun 1999 21:20:41 -0000
Received: from slip-32-101-71-210.ky.us.ibm.net (HELO apocalypse.sequitur.org) (branden@32.101.71.210)
by master.debian.org with SMTP; 8 Jun 1999 21:20:41 -0000
Received: (from branden@localhost)
by apocalypse.sequitur.org (8.9.3/8.9.3/Debian/GNU) id RAA19358;
Tue, 8 Jun 1999 17:20:28 -0400
From: Branden Robinson
Date: Tue, 8 Jun 1999 17:20:28 -0400
To: 1292@bugs.debian.org, moth@magenta.com
Subject: very, very old X bug (X locks up)
Message-ID: <19990608172028.B19331@ecn.purdue.edu>
Mime-Version: 1.0
Content-Type: multipart/signed; boundary=6TrnltStXW4iwmi0; micalg=pgp-md5;
protocol="application/pgp-signature"
X-Mailer: Mutt 0.95.6i
--6TrnltStXW4iwmi0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: quoted-printable
Raul,
Do you continue to have this problem with the SVGA X server? Have you
changed hardware in the meantime? If so, do you recall that it was ever
fixed?
--=20
G. Branden Robinson |
Debian GNU/Linux | If God had intended for man to go about
branden@ecn.purdue.edu | naked, we would have been born that wa=
y.
cartoon.ecn.purdue.edu/~branden/ |
--6TrnltStXW4iwmi0
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: 2.6.3a
iQCVAwUBN12JG6iRn0nSNFD5AQF9JgP/Rr6rZz38434yLrXYrY6/Vi8McsCkxV9J
NqqCuomPdwC8xEmaZ1p1IIGNx0Bnb/p6q1/nfzDwGVIUwnG5ey/efw0BwyFMC6zI
O1XfKwDO3+hQf43/4HgQDizWj6COolWw8eOnAMWy4Xl/xO84Y3EOT4Qcm0Rm9C2Z
Ol2e3BQeg9M=
=vu44
-----END PGP SIGNATURE-----
--6TrnltStXW4iwmi0--
Information forwarded to debian-bugs-dist@lists.debian.org, Branden Robinson <branden@debian.org>:
Bug#1292; Package xserver-svga.
debian-bugs-dist@lists.debian.orgBranden Robinson
Subject: Bug#1292: very, very old X bug (X locks up)
Reply-To: Raul Miller , 1292@bugs.debian.org
Resent-From: Raul Miller
Resent-To: debian-bugs-dist@lists.debian.org
Resent-CC: Branden Robinson
Resent-Date: Tue, 08 Jun 1999 23:03:01 GMT
Resent-Message-ID:
Resent-Sender: iwj@debian.org
X-Debian-PR-Message: report 1292
X-Debian-PR-Package: xserver-svga
X-Debian-PR-Keywords:
X-Loop: owner@bugs.debian.org
Received: via spool by 1292-bugs@bugs.debian.org id=B1292.928882801599
(code B ref 1292); Tue, 08 Jun 1999 23:03:01 GMT
Date: Tue, 8 Jun 1999 18:59:53 -0400
From: Raul Miller
To: Branden Robinson
Cc: 1292@bugs.debian.org
Message-ID: <19990608185953.N1013@rdm.legislate.com>
References: <19990608172028.B19331@ecn.purdue.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.95.3i
In-Reply-To: <19990608172028.B19331@ecn.purdue.edu>; from Branden Robinson on Tue, Jun 08, 1999 at 05:20:28PM -0400
Branden Robinson wrote:
> Raul,
>
> Do you continue to have this problem with the SVGA X server? Have you
> changed hardware in the meantime? If so, do you recall that it was ever
> fixed?
I think that machine and hardware is still around.. I dunno if there's
a monitor on it at the moment. I'll see if I can test it out in the
next day or two.
--
Raul
Acknowledgement sent to Raul Miller <moth@debian.org>:
Extra info received and forwarded to list. Copy sent to Branden Robinson <branden@debian.org>.
-t
From: owner@bugs.debian.org (Debian Bug Tracking System)
To: Raul Miller
Subject: Bug#1292: Info received (was very, very old X bug (X locks up))
Message-ID:
In-Reply-To: <19990608185953.N1013@rdm.legislate.com>
References: <19990608185953.N1013@rdm.legislate.com>
X-Debian-PR-Message: ack-info-maintonly 1292
Thank you for the additional information you have supplied regarding
this problem report. It has been forwarded to the developer(s) and
to the developers' mailing list to accompany the original report.
Your message has been sent to the package maintainer(s):
Branden Robinson
If you wish to continue to submit further information on your problem,
please send it to 1292@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 1292) by bugs.debian.org; 8 Jun 1999 23:00:01 +0000
Received: (qmail 466 invoked from network); 8 Jun 1999 22:59:54 -0000
Received: from rdm.legislate.com (qmailr@198.80.98.13)
by master.debian.org with SMTP; 8 Jun 1999 22:59:54 -0000
Received: (qmail 8220 invoked by uid 1000); 8 Jun 1999 22:59:53 -0000
Date: Tue, 8 Jun 1999 18:59:53 -0400
From: Raul Miller
To: Branden Robinson
Cc: 1292@bugs.debian.org
Subject: Re: very, very old X bug (X locks up)
Message-ID: <19990608185953.N1013@rdm.legislate.com>
References: <19990608172028.B19331@ecn.purdue.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.95.3i
In-Reply-To: <19990608172028.B19331@ecn.purdue.edu>; from Branden Robinson on Tue, Jun 08, 1999 at 05:20:28PM -0400
Branden Robinson wrote:
> Raul,
>
> Do you continue to have this problem with the SVGA X server? Have you
> changed hardware in the meantime? If so, do you recall that it was ever
> fixed?
I think that machine and hardware is still around.. I dunno if there's
a monitor on it at the moment. I'll see if I can test it out in the
next day or two.
--
Raul
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."
Information forwarded to debian-bugs-dist@lists.debian.org, Branden Robinson <branden@debian.org>:
Bug#1292; Package xserver-svga.
debian-bugs-dist@lists.debian.orgBranden Robinson
Subject: Bug#1292: very, very old X bug (X locks up)
Reply-To: Raul Miller , 1292@bugs.debian.org
Resent-From: Raul Miller
Resent-To: debian-bugs-dist@lists.debian.org
Resent-CC: Branden Robinson
Resent-Date: Sat, 18 Sep 1999 01:33:04 GMT
Resent-Message-ID:
Resent-Sender: owner@bugs.debian.org
X-Debian-PR-Message: report 1292
X-Debian-PR-Package: xserver-svga
X-Debian-PR-Keywords:
X-Loop: owner@bugs.debian.org
Received: via spool by 1292-bugs@bugs.debian.org id=B1292.9376178476936
(code B ref 1292); Sat, 18 Sep 1999 01:33:04 GMT
Date: Sat, 18 Sep 1999 11:54:28 -0400
From: Raul Miller
To: Branden Robinson
Cc: 1292@bugs.debian.org, moth@magenta.com
Message-ID: <19990918115428.L10884@rdm.legislate.com>
References: <19990608172028.B19331@ecn.purdue.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.95.6i
In-Reply-To: <19990608172028.B19331@ecn.purdue.edu>; from Branden Robinson on Tue, Jun 08, 1999 at 05:20:28PM -0400
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.
Thanks,
--
Raul
Branden Robinson wrote:
> Raul,
>
> Do you continue to have this problem with the SVGA X server? Have you
> changed hardware in the meantime? If so, do you recall that it was ever
> fixed?
>
> --
> G. Branden Robinson |
> Debian GNU/Linux | If God had intended for man to go about
> branden@ecn.purdue.edu | naked, we would have been born that way.
> cartoon.ecn.purdue.edu/~branden/ |
Acknowledgement sent to Raul Miller <moth@magenta.com>:
Extra info received and forwarded to list. Copy sent to Branden Robinson <branden@debian.org>.
-t
From: owner@bugs.debian.org (Debian Bug Tracking System)
To: Raul Miller
Subject: Bug#1292: Info received (was very, very old X bug (X locks up))
Message-ID:
In-Reply-To: <19990918115428.L10884@rdm.legislate.com>
References: <19990918115428.L10884@rdm.legislate.com>
X-Debian-PR-Message: ack-info-maintonly 1292
Thank you for the additional information you have supplied regarding
this problem report. It has been forwarded to the developer(s) and
to the developers mailing list to accompany the original report.
Your message has been sent to the package maintainer(s):
Branden Robinson
If you wish to continue to submit further information on your problem,
please send it to 1292@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 1292) by bugs.debian.org; 18 Sep 1999 01:24:07 +0000
Received: (qmail 6934 invoked from network); 18 Sep 1999 01:24:07 -0000
Received: from rdm.legislate.com (qmailr@198.80.98.13)
by master.debian.org with SMTP; 18 Sep 1999 01:24:07 -0000
Received: (qmail 18435 invoked by uid 1000); 18 Sep 1999 15:54:28 -0000
Date: Sat, 18 Sep 1999 11:54:28 -0400
From: Raul Miller
To: Branden Robinson
Cc: 1292@bugs.debian.org, moth@magenta.com
Subject: Re: very, very old X bug (X locks up)
Message-ID: <19990918115428.L10884@rdm.legislate.com>
References: <19990608172028.B19331@ecn.purdue.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.95.6i
In-Reply-To: <19990608172028.B19331@ecn.purdue.edu>; from Branden Robinson on Tue, Jun 08, 1999 at 05:20:28PM -0400
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.
Thanks,
--
Raul
Branden Robinson wrote:
> Raul,
>
> Do you continue to have this problem with the SVGA X server? Have you
> changed hardware in the meantime? If so, do you recall that it was ever
> fixed?
>
> --
> G. Branden Robinson |
> Debian GNU/Linux | If God had intended for man to go about
> branden@ecn.purdue.edu | naked, we would have been born that way.
> cartoon.ecn.purdue.edu/~branden/ |
Information forwarded to debian-bugs-dist@lists.debian.org, Branden Robinson <branden@debian.org>:
Bug#1292; Package xserver-svga.
debian-bugs-dist@lists.debian.orgBranden Robinson
Subject: Bug#1292: Glassware Bulletin
Reply-To: bulletin@2marketclub.com, 1292@bugs.debian.org
Resent-From: bulletin@2marketclub.com
Resent-To: debian-bugs-dist@lists.debian.org
Resent-CC: Branden Robinson
Resent-Date: Mon, 17 Jan 2000 18:18:07 GMT
Resent-Message-ID:
Resent-Sender: owner@bugs.debian.org
X-Debian-PR-Message: report 1292
X-Debian-PR-Package: xserver-svga
X-Debian-PR-Keywords:
X-Loop: owner@bugs.debian.org
Received: via spool by 1292-bugs@bugs.debian.org id=B1292.94813274517170
(code B ref 1292); Mon, 17 Jan 2000 18:18:07 GMT
Date: Mon, 17 Jan 2000 12:13:10 -0600
Message-Id: <200001171813.MAA17923@market.2marketclub.com>
From: bulletin@2marketclub.com
To: 1292@bugs.debian.org
We are excited to announce the move of our site to the new location at http://www.2marketclub.com
We have spent 3 years designing and re-developing the old site. We are very excited about our new antiques and collectibles categories.
Join the Club Now! Sell your collectible glassware! When joining enter the promo code listed below to get your free 60 day membership.
Promo Code: 2market226
We hope you enjoy our enhanced site and find it easy to use.
Brenda Ruehl
mailto:brenda@2marketclub.com
Secondary Market Club
Buy, Sell & Trade your Collectibles
http://www.2marketclub.com
If you have received this message in error and wish to be removed from future mailings of the Bulletin, please CLICK HERE---mailto:nobulletin@2marketclub.com?subject= REMOVE or reply with the word REMOVE in the subject line.
Acknowledgement sent to bulletin@2marketclub.com:
Extra info received and forwarded to list. Copy sent to Branden Robinson <branden@debian.org>.
-t
From: owner@bugs.debian.org (Debian Bug Tracking System)
To: bulletin@2marketclub.com
Subject: Bug#1292: Info received (was Glassware Bulletin)
Message-ID:
In-Reply-To: <200001171813.MAA17923@market.2marketclub.com>
References: <200001171813.MAA17923@market.2marketclub.com>
X-Debian-PR-Message: ack-info-maintonly 1292
Thank you for the additional information you have supplied regarding
this problem report. It has been forwarded to the developer(s) and
to the developers mailing list to accompany the original report.
Your message has been sent to the package maintainer(s):
Branden Robinson
If you wish to continue to submit further information on your problem,
please send it to 1292@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 1292) by bugs.debian.org; 17 Jan 2000 18:12:25 +0000
Received: (qmail 17154 invoked from network); 17 Jan 2000 18:12:23 -0000
Received: from market.2marketclub.com (209.172.182.194)
by master.debian.org with SMTP; 17 Jan 2000 18:12:23 -0000
Received: from 2marketclub.com ([209.172.182.196])
by market.2marketclub.com (8.8.7/8.8.7) with SMTP id MAA17923
for <1292@bugs.debian.org>; Mon, 17 Jan 2000 12:13:10 -0600
Date: Mon, 17 Jan 2000 12:13:10 -0600
Message-Id: <200001171813.MAA17923@market.2marketclub.com>
From: bulletin@2marketclub.com
Reply-To: bulletin@2marketclub.com
To: 1292@bugs.debian.org
Subject: Glassware Bulletin
We are excited to announce the move of our site to the new location at http://www.2marketclub.com
We have spent 3 years designing and re-developing the old site. We are very excited about our new antiques and collectibles categories.
Join the Club Now! Sell your collectible glassware! When joining enter the promo code listed below to get your free 60 day membership.
Promo Code: 2market226
We hope you enjoy our enhanced site and find it easy to use.
Brenda Ruehl
mailto:brenda@2marketclub.com
Secondary Market Club
Buy, Sell & Trade your Collectibles
http://www.2marketclub.com
If you have received this message in error and wish to be removed from future mailings of the Bulletin, please CLICK HERE---mailto:nobulletin@2marketclub.com?subject= REMOVE or reply with the word REMOVE in the subject line.
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--